[jboss-user] [EJB/JBoss] - Re: ERROR [EntityContainer] Starting failed
Upeka
do-not-reply at jboss.com
Tue Nov 6 07:46:24 EST 2007
Hi,
Please be infromed that the above problem does not encounter with jboss-4.2.1.GA , but in jboss-4.0.1sp1 with jdk 1.5. So i could safely switch to the latest version. But there i got a warn as shown bellow.
15:01:23,080 INFO [EjbModule] Deploying NewOrderPicker
15:01:23,080 INFO [EjbModule] Deploying ExelOrderGXMLRequestQueue
15:01:23,111 WARN [ServiceController] Problem creating service jboss.j2ee:servi
ce=EjbModule,module=PHEJBNew.jar
java.lang.NullPointerException
at org.jboss.metadata.BeanMetaData.getInvokerBindings(BeanMetaData.java:
263)
at org.jboss.ejb.EjbModule.getWebClassLoader(EjbModule.java:827)
at org.jboss.ejb.EjbModule.initializeContainer(EjbModule.java:730)
at org.jboss.ejb.EjbModule.createMessageDrivenContainer(EjbModule.java:6
02)
at org.jboss.ejb.EjbModule.createContainer(EjbModule.java:569)
at org.jboss.ejb.EjbModule.createService(EjbModule.java:342)
at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBean
Support.java:260)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB
This caused the deployment to process halfway. This mentions about BeanMetaData and i'm not aware that where i should look for bean meta data.
Please be kind enough somebody to give at least a small hint.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102192#4102192
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102192
More information about the jboss-user
mailing list