[ 
https://jira.nuxeo.org/browse/NXP-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=69919#action_69919
 ] 

Alexandre Russel commented on NXP-4781:
---------------------------------------

To avoid the NPE, replace:
$JBOSS/server/default/deploy/nuxeo.ear/lib/jboss-cache-jdk50-1.4.0.SP1.jar
with:
http://nexus.nuxeo.org/nexus/service/local/artifact/maven/redirect?r=vendor-release&g=jboss&a=jboss-cache-jdk50&v=1.4.0.SP1-jdk50-NXP-4781&e=jar


> 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
>            Assignee: 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