[jboss-jira] [JBoss JIRA] (WFCORE-1105) Not able to enable JMX Remote access
Brian Stansberry (JIRA)
issues at jboss.org
Wed Nov 4 20:33:00 EST 2015
[ https://issues.jboss.org/browse/WFCORE-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry moved WFLY-4412 to WFCORE-1105:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-1105 (was: WFLY-4412)
Component/s: Domain Management
Logging
(was: Class Loading)
(was: Domain Management)
(was: Logging)
Affects Version/s: (was: 8.2.0.Final)
> Not able to enable JMX Remote access
> ------------------------------------
>
> Key: WFCORE-1105
> URL: https://issues.jboss.org/browse/WFCORE-1105
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management, Logging
> Environment: windows & linux
> Reporter: Shark Xu
> Assignee: David Lloyd
>
> Can not enable JMX remote access port.
> Config in domain.xml:
> <jvm-options>
> <option value="-Dcom.sun.management.jmxremote.port=19999"/>
> <option value="-Dcom.sun.management.jmxremote.authenticate=false"/>
> <option value="-Dcom.sun.management.jmxremote.ssl=false"/>
> </jvm-options>
> java.lang.IllegalStateException raised during startup.
> Logs:
> [Server:server-one] Exception in thread "main" java.lang.IllegalStateException: The LogManager was not properly installed (you must set the "java.util
> .logging.manager" system property to "org.jboss.logmanager.LogManager")
> [Server:server-one] at org.jboss.logmanager.Logger.getLogger(Logger.java:61)
> [Server:server-one] at org.jboss.as.server.DomainServerMain.main(DomainServerMain.java:86)
> [Server:server-one] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [Server:server-one] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> [Server:server-one] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> [Server:server-one] at java.lang.reflect.Method.invoke(Method.java:606)
> [Server:server-one] at org.jboss.modules.Module.run(Module.java:312)
> [Server:server-one] at org.jboss.modules.Main.main(Main.java:460)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list