-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
-
-
-
-
Documented as Resolved Issue
-
Verified in a release
The JAVA_ARGS line in the generated artemis.profile contains nested quotes around the hawtio.offline value:
JAVA_ARGS=" -XX:+PrintClassHistogram -XX:+UseG1GC -Xms512M -Xmx2G -Dhawtio.realm=activemq -Dhawtio.offline="true" -Dhawtio.role=amq -Dhawtio.rolePrincipalClasses=org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal -Djolokia.policyLocation=${ARTEMIS_INSTANCE_ETC_URI}jolokia-access.xml -Djon.id=amq"
This was observed to cause a start failure in certain environments.
- is cloned by
-
ENTMQBR-3263 Improper Quoting in Generated artemis.profile File - Causing Start Failures in Some Environments
- Closed