[jboss-jira] [JBoss JIRA] (JBAS-7427) AS won't boot with sun jmx enabled

Oz Slater (JIRA) issues at jboss.org
Tue Oct 28 16:46:35 EDT 2014


    [ https://issues.jboss.org/browse/JBAS-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015676#comment-13015676 ] 

Oz Slater commented on JBAS-7427:
---------------------------------

Same issue as Paul Sideleau on JBoss 6.1.0.Final, {jboss.boot.server.log.dir} is not resolving and JBoss literally creating a "${jboss.boot.server.log.dir}" directory to save boot.log. No problem with {jboss.server.log.dir} though.

> AS won't boot with sun jmx enabled
> ----------------------------------
>
>                 Key: JBAS-7427
>                 URL: https://issues.jboss.org/browse/JBAS-7427
>             Project: Application Server 3  4  5 and 6
>          Issue Type: Bug
>          Components: Logging
>         Environment: sun jdk6, fedora, AS trunk r96005
>            Reporter: Jonathan Halliday
>            Assignee: David Lloyd
>             Fix For: 6.0.0.M2
>
>
> [jhalli jboss-6.0.0-SNAPSHOT]$ export JAVA_OPTS="-Dcom.sun.management.jmxremote.port=12345 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false"
> [jhalli jboss-6.0.0-SNAPSHOT]$ bin/run.sh 
> =========================================================================
>   JBoss Bootstrap Environment
>   JBOSS_HOME: /home/jhalli/IdeaProjects/jboss/jbossas_trunk/build/output/jboss-6.0.0-SNAPSHOT
>   JAVA: /usr/local/jdk1.6.0_16/bin/java
>   JAVA_OPTS: -Dprogram.name=run.sh -server -Dcom.sun.management.jmxremote.port=12345 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Djava.net.preferIPv4Stack=true
>   CLASSPATH: /home/jhalli/IdeaProjects/jboss/jbossas_trunk/build/output/jboss-6.0.0-SNAPSHOT/bin/run.jar:/usr/local/jdk1.6.0_16/lib/tools.jar
> =========================================================================
> Failed to initalize plugin: org.jboss.logging.logmanager.LoggerPluginImpl at 214a55f2, cause: java.lang.IllegalStateException: The LogManager was not properly installed (you must set the "java.util.logging.manager" system property to "org.jboss.logmanager.LogManager")
> ...
> Failed to initalize plugin: org.jboss.aop.util.logging.SystemOutLoggerPlugin at 5c1ae90c, cause: java.lang.AbstractMethodError



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list