[ 
https://issues.apache.org/jira/browse/ARTEMIS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14876176#comment-14876176
 ] 

ASF subversion and git services commented on ARTEMIS-224:
---------------------------------------------------------

Commit 5de97a39a0338fca4d917dbfc6d7fd7a1535a9c8 in activemq-artemis's branch 
refs/heads/master from [~jbertram]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=5de97a3 ]

ARTEMIS-224 add logmanager to JVM args


> java.lang.ClassNotFoundException: org.jboss.logmanager.LogManager
> -----------------------------------------------------------------
>
>                 Key: ARTEMIS-224
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-224
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Howard Nguyen
>            Assignee: Justin Bertram
>
> When configure artemis.profile under bin of the broker installation with 
> {code}
> -Dcom.sun.management.jmxremote.port=8686 
> -Dcom.sun.management.jmxremote.authenticate=false 
> -Dcom.sun.management.jmxremote.ssl=false
> {code}
> Log does not work and console output show the following
> {code}
> Could not load Logmanager "org.jboss.logmanager.LogManager"
> java.lang.ClassNotFoundException: org.jboss.logmanager.LogManager
>       at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
>       at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
>       at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
>       at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
>       at java.util.logging.LogManager$1.run(LogManager.java:195)
>       at java.util.logging.LogManager$1.run(LogManager.java:181)
>       at java.security.AccessController.doPrivileged(Native Method)
>       at java.util.logging.LogManager.<clinit>(LogManager.java:181)
>       at java.util.logging.Logger.demandLogger(Logger.java:448)
>       at java.util.logging.Logger.getLogger(Logger.java:502)
>       at com.sun.jmx.remote.util.ClassLogger.<init>(ClassLogger.java:55)
>       at 
> sun.management.jmxremote.ConnectorBootstrap.<clinit>(ConnectorBootstrap.java:814)
>       at sun.management.Agent.startAgent(Agent.java:257)
>       at sun.management.Agent.startAgent(Agent.java:447)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to