-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.4.0
-
Component/s: karaf
-
Labels:
KARAF-1410 does not set the JPDA Debug options if
if [ "x$MODE" = "xstop" ]; then return fi if [ "x$MODE" = "xclient" ]; then return fi
but misses out on the bin/status command
Running bin/status with KARAF_DEBUG enabled, raises the same error as in KARAF-1410.
- is related to
-
KARAF-1410 Error in stop script if KARAF_DEBUG is enabled
-
- Closed
-