Marc
Further investigation shows that this exception is thrown on the client side
and only when tomcat is run in the same vm as jboss.
I have a Stateful Session bean calling create on a bmp bean. The exception
happens on the return from the call to the Session bean. The actual create is
working correctly. Let me know if you still want my classes. There are quite
alot of them ;-)
Richard
marc fleury wrote:
> Richard,
>
> that might be real, please send me your classes privately or open a bug and
> attach your classes,
>
> thanks
>
> marc
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Richard Backhouse
> > Sent: Friday, August 18, 2000 2:20 PM
> > To: [EMAIL PROTECTED]
> > Subject: [jBoss-User] Exception on ejbCreate with pr4 binary
> >
> >
> > I'm getting this exception on ejbCreate with the new binary :
> >
> > java.lang.NullPointerException
> > at
> > org.jboss.ejb.plugins.NoPassivationEntityInstanceCache.get(NoPassi
> vationEntityInstanceCache.java:118)
> > at
> > org.jboss.ejb.plugins.EntitySynchronizationInterceptor$InstanceSyn
> > chronization.beforeCompletion(EntitySynchronizationInterceptor.java:265)
> > at org.jboss.tm.TxCapsule.commit(TxCapsule.java:106)
> > at org.jboss.tm.TxManager.commit(TxManager.java:218)
> > at org.jboss.tm.TransactionImpl.commit(TransactionImpl.java:83)
> > at
> > org.jboss.ejb.plugins.TxInterceptor.runWithTransactions(TxIntercep
> > tor.java:240)
> > at
> > org.jboss.ejb.plugins.TxInterceptor.invoke(TxInterceptor.java:96)
> > at
> > org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:156)
> > at
> > org.jboss.ejb.StatefulSessionContainer.invoke(StatefulSessionConta
> > iner.java:319)
> > at
> > org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invoke(JRMP
> > ContainerInvoker.java:197)
> > at
> > org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invoke(JRMP
> > ContainerInvoker.java:176)
> > at
> > org.jboss.ejb.plugins.jrmp.interfaces.StatefulSessionProxy.invoke(
> > StatefulSessionProxy.java:162)
> > at $Proxy18.createTimesheet(Unknown Source)
> > at
> > com.ogs.timesheet.jspbean.TSSelectAction.perform(TSSelectAction.java:65)
> > at
> > org.apache.struts.action.ActionServlet.processActionInstance(Actio
> > nServlet.java:794)
> > at
> > org.apache.struts.action.ActionServlet.process(ActionServlet.java:702)
> > at
> > org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:332)
> > at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
> > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> > at
> > org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper
> > .java:503)
> > at
> > org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
> > at
> > org.apache.tomcat.service.http.HttpConnectionHandler.processConnec
> > tion(HttpConnectionHandler.java:160)
> > at
> > org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoin
> > t.java:338)
> > at java.lang.Thread.run(Thread.java:498)
> >
> > Richard Backhouse
> > Oak Grove Software
> >
> >
> > --
> > --------------------------------------------------------------
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > Problems?: [EMAIL PROTECTED]
> >
> >
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]