[jbosstools-issues] [JBoss JIRA] (JBIDE-11338) JBoss AS 7.0.2 do not start when Java Agent is run and throws log error with JVM 6 update 15 and above

André Dietisheim (Jira) issues at jboss.org
Tue Jul 2 10:22:00 EDT 2019


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

André Dietisheim commented on JBIDE-11338:
------------------------------------------

[~jeffmaury] jdk 6 is EOF and the bug is 3y+ old. Shouldnt we resolve this?

> JBoss AS 7.0.2 do not start when Java Agent is run and throws log error with JVM 6 update 15 and above
> ------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-11338
>                 URL: https://issues.jboss.org/browse/JBIDE-11338
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: profiler
>    Affects Versions: LATER
>            Reporter: Ramesh Pa
>            Assignee: Jeff MAURY
>            Priority: Blocker
>              Labels: JBoss
>             Fix For: LATER
>
>
> Workaround as below is also not working.
> set JAVA_OPTS= %JAVA_OPTS% -Xbootclasspath/p:C:\jboss-6.1.0.Final\lib\jboss-logmanager.jar -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dorg.jboss.logging.Logger .pluginClass=org.jboss.logging.logmanager.LoggerPluginImpl
> No issues with JVM 6 update 14 and earlier.
> Error message
> INFO: 801. Dummy Java Agent:: Transformer to Transform Class: java/lang/ExceptionInInitializerError
> Exception in thread "main" java.lang.ExceptionInInitializerError
>         at org.jboss.as.server.Main.main(Main.java:85)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at org.jboss.modules.Module.run(Module.java:272)
>         at org.jboss.modules.Main.main(Main.java:313)
> Caused by: java.lang.IllegalStateException: The LogManager was not properly installed (you must set the "java.util.logging.manager" system proper
> ty to "org.jboss.logmanager.LogManager")
>         at org.jboss.logmanager.Logger.getLogger(Logger.java:60)
>         at org.jboss.logmanager.log4j.BridgeRepositorySelector.<clinit>(BridgeRepositorySelector.java:42)
>         ... 7 more



--
This message was sent by Atlassian Jira
(v7.12.1#712002)



More information about the jbosstools-issues mailing list