NPE is thrown when using MBean server from the JVM
--------------------------------------------------

                 Key: NXP-4781
                 URL: https://jira.nuxeo.org/browse/NXP-4781
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
            Reporter: Alexandre Russel


When using the option:
# Enable the jconsole agent locally
JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote"
# Tell JBossAS to use the platform MBean server
JAVA_OPTS="$JAVA_OPTS -Djboss.platform.mbeanserver"
# Make the platform MBean server able to work with JBossAS MBeans
JAVA_OPTS="$JAVA_OPTS 
-Djavax.management.builder.initial=org.jboss.system.server.jmx.MBeanServerBuilderImpl"

to start JBoss, an NPE is thrown when browsing Nuxeo

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to