Hi All,

After deploying an ear (JBossDukesBank.ear) on jboss-4.0.2, I get this the 
following  exception when accessing jmx-console:

2005-07-18 17:58:07,140 ERROR 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/jmx-console].[jsp]]
 Servlet.service() for servlet jsp threw exception
RuntimeOperationsException: null Cause: java.lang.NullPointerException
        at 
org.jboss.mx.server.ExceptionHandler.handleRuntimeExceptionOrError(ExceptionHandler.java:93)
        at 
org.jboss.mx.server.ExceptionHandler.handleException(ExceptionHandler.java:34)
        at 
org.jboss.mx.server.MBeanServerImpl.getMBeanInfo(MBeanServerImpl.java:661) .....

t 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
        at 
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
        at 
org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
        at java.lang.Thread.run(Thread.java:534)
Caused by: java.lang.NullPointerException
        at 
org.jboss.resource.deployment.RARDeployment.getInternalDescription(RARDeployment.java:114)
        at 
org.jboss.system.ServiceDynamicMBeanSupport.getMBeanInfo(ServiceDynamicMBeanSupport.java:268)
        at 
org.jboss.mx.server.RawDynamicInvoker.getMBeanInfo(RawDynamicInvoker.java:173)
        at 
org.jboss.mx.server.MBeanServerImpl.getMBeanInfo(MBeanServerImpl.java:657)
        ... 40 more

my jdk is j2sdk1.4.2_08

Need you help.

Best regards

AN

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885332#3885332

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885332


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to