-
Bug
-
Resolution: Done
-
Major
-
None
-
jboss-fuse-6.2.1
-
None
-
%
-
-
Referring to the scripts provided in ENTESB-4833.
When we start the container using systemctl and stop it using karaf command the container automatically restarts after 15 sec.
Stop scrit returns status=1/FAILURE, due to which conatiner restarts.
fuse-root.service - Fuse 6.2.1 Loaded: loaded (/etc/systemd/system/fuse-root.service; enabled) Active: active (running) since Wed 2016-11-30 17:15:18 IST; 34min ago Process: 9069 ExecStop=/home/Software/Fuse/jboss-fuse-6.2.1.redhat-084/bin/fuse stop (code=exited, status=1/FAILURE) Main PID: 9217 (java) CGroup: /system.slice/fuse-root.service └─9217 /home/jdk1.7.0_79/bin/java -server -Xms512M -Xmx1024M -XX:+UnlockDiagnosticVMOptions -XX:+UnsyncloadClass -XX:PermSize=128... Nov 30 17:15:18 user systemd[1]: Starting Fuse 6.2.1... Nov 30 17:15:18 user systemd[1]: Started Fuse 6.2.1. Nov 30 17:15:18 user fuse[9217]: Please wait while JBoss Fuse is loading...
- is related to
-
ENTESB-4833 Provide RHEL7 systemd support for JBoss Fuse and JBoss AMQ
- Closed