History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RHQ-1058
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Charles Crouch
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RHQ Project

JON can't get availability/metrics on JVM child services when JBAS uses platform MBean server

Created: 04/Nov/08 02:57 PM   Updated: 04/Nov/08 02:57 PM
Component/s: Plugins
Affects Version/s: 1.1.2
Fix Version/s: None

Time Tracking:
Not Specified

Environment: EAP 4.3.0


 Description  « Hide
I think this is probably just something which needs to be documented, since it appears to fundamentally be a JBAS issue (https://jira.jboss.org/jira/browse/JBAS-5220)

Basically in my testing of accessing JBAS's JVM mbean server through a remote interface if the following are set

JAVA_OPTS="$JAVA_OPTS -Djavax.management.builder.initial=org.jboss.system.server.jmx.MBeanServerBuilderImpl"
JAVA_OPTS="$JAVA_OPTS -Djboss.platform.mbeanserver"

then all of the JVM's child services, e.g. Class Loading, show red and collect no metrics.

If you leave out
JAVA_OPTS="$JAVA_OPTS -Djavax.management.builder.initial=org.jboss.system.server.jmx.MBeanServerBuilderImpl"
then the EAP4.3 instance I was testing wouldn't even start:
Failed to boot JBoss:
javax.management.InstanceNotFoundException: JMImplementation:service=LoaderRepository,name=Default

The workaround would seem, according to https://jira.jboss.org/jira/browse/JBPAPP-658, to be use EAP4.3 CP01


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.