Google Группы больше не поддерживают новые публикации и подписки в сети Usenet. Опубликованный ранее контент останется доступен.

problem deploying cmp on jboss 3.2.5 + postgresql

0 просмотров
Перейти к первому непрочитанному сообщению

tmaus

не прочитано,
19 сент. 2004 г., 13:33:5819.09.2004
hi there ..

im running into problems deploying a simple entity bean ..
i have searched the internet but it looks like the error i receive is
pretty unique ..

the descriptors look right ... the datasource is properly bound ...

i would be very thankful for any idea about this

thanks and greetings

19:22:26,908 INFO [EJBDeployer] Deployed:
file:/home/maus/server/jboss-3.2.5/server/default/tmp/deploy/tmp55743im-ear-0.1.ear-contents/bd-ejb-0.1.jar
19:22:28,530 ERROR [EntityContainer] Starting failed
jboss.j2ee:jndiName=UserLocal,service=EJB
java.lang.NullPointerException
at org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager.getInstance(JDBCQueryManager.java:88)
at org.jboss.ejb.plugins.cmp.jdbc.JDBCJBossQLQuery.<init>(JDBCJBossQLQuery.java:39)
at org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory.createJBossQLQuery(JDBCCommandFactory.java:72)
at org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager.start(JDBCQueryManager.java:254)
at org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.startStoreManager(JDBCStoreManager.java:498)
at org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start(JDBCStoreManager.java:396)
at org.jboss.ejb.plugins.CMPPersistenceManager.start(CMPPersistenceManager.java:147)
at org.jboss.ejb.EntityContainer.startService(EntityContainer.java:337)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:271)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:221)
at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown
Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)

Richard Hardy

не прочитано,
2 окт. 2004 г., 03:27:3202.10.2004
Hi,
Did you ever find the solution to this problem? I have a very similar
problem, with an application that uses MySQL and crashes at the same
code position. I wonder, in my case, if it may be that it is because
the ear file was built using JBOSS 3.2.1 and there is an
incompatibility with 3.2.5 in this area? However, I have no way of
checking at the moment as I can't rebuild.
Any info you have would be appreciated.

Thanks,
Richard.

lou...@pirack.com (tmaus) wrote in message news:<32ce1b1f.04091...@posting.google.com>...

0 новых сообщений