[jboss-jira] [JBoss JIRA] (WFCORE-1105) Not able to enable JMX Remote access

David Lloyd (JIRA) issues at jboss.org
Tue Nov 10 09:45:00 EST 2015


     [ https://issues.jboss.org/browse/WFCORE-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Lloyd resolved WFCORE-1105.
---------------------------------
    Fix Version/s:     (was: 2.0.2.Final (EAP 7))
       Resolution: Won't Fix


> 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