[
https://issues.apache.org/jira/browse/KARAF-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Torsten Mielke updated KARAF-4150:
----------------------------------
Priority: Minor (was: Major)
> bin/status fails if KARAF_DEBUG is set
> --------------------------------------
>
> Key: KARAF-4150
> URL: https://issues.apache.org/jira/browse/KARAF-4150
> Project: Karaf
> Issue Type: Bug
> Components: karaf-shell
> Affects Versions: 2.4.0
> Reporter: Torsten Mielke
> Priority: Minor
> Labels: shell-script
>
> KARAF-1410 does not set the JPDA Debug options if
> {code}
> if [ "x$MODE" = "xstop" ]; then
> return
> fi
> if [ "x$MODE" = "xclient" ]; then
> return
> fi
> {code}
> but misses out on the bin/status command
> Running bin/status with KARAF_DEBUG enabled, raises the same error as in
> KARAF-1410.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)