Bugs item #847815, was opened at 2003-11-23 13:40 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=847815&group_id=22866
Category: JBossWeb Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Mike Moulton (mmoulton) Assigned to: Nobody/Anonymous (nobody) Summary: jmx-console problem with jetty / Java2ClassLoadingCompliance Initial Comment: I recently configured JBoss-3.2.3RC1-jetty-4.2.14, after getting everything running for my environment I am getting a "java.lang.IllegalStateException: No 'jboss' MBeanServer found!" when I try to access the jmx-console. After a bunch of troubleshooting I have narrowed the problem down to 1 area. For some apps I run, I need the Java2ClassLoadingCompliance attribute in jetty's jboss- service.xml set to false. To do this I unpacked the .sar as it is not unpacked by default in this build. I then made my change to the jboss-service.xml where appropriate. After I make this change I am unable to access the jmx-console; while prior to the change, everything works fine. I narrowed the problem down to a jboss-jmx.jar located in the jmx-console.war. When I removed this jar everything seems to work fine. OS: Mac OS X 10.3.1 JDK: 1.4.1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=847815&group_id=22866 ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
