[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: problem deploying witha jar, class not found
calgacus
do-not-reply at jboss.com
Wed Jul 16 17:35:53 EDT 2008
Something else looming odd in my server.log:
9466 2008-07-16 17:29:33,959 DEBUG [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (HDScanner) Unable to retrieve orb
9467 javax.management.InstanceNotFoundException: jboss:service=CorbaORB is not registered.
9468 at org.jboss.mx.server.registry.BasicMBeanRegistry.get(BasicMBeanRegistry.java:529)
9469 at org.jboss.mx.server.MBeanServerImpl.getAttribute(MBeanServerImpl.java:559)
9470 at org.jboss.web.tomcat.service.deployers.TomcatDeployment$EncListener.lifecycleEvent(TomcatDeployment.java:496)
9471 at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
9472 at org.apache.catalina.core.StandardContext.start(StandardContext.java:4351)
9473 at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:800)
9474 at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:780)
9475 at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
9476 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
9477 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
9478 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9479 at java.lang.reflect.Method.invoke(Method.java:597)
9480 at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:297)
9481 at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
9482 at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
9483 at org.apache.catalina.core.StandardContext.init(StandardContext.java:5384)
9484 at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:344)
9485 at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:139)
9486 at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:431)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164857#4164857
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164857
More information about the jboss-user
mailing list