Good to hear you've made progress.  I'm not sure what 77 is,
though I'm sure I could look it up if I have to (sigh).  However, it looks
like you posted the client side stack dump, and I expect there's a
server-side error causing this (see the exceptionReceivedFromServer).  
Does the server have a stack trace you can quote here?  Also, what happens
after the error.  Does the client quit, or hang, or what?

Thanks,
        Aaron

On Tue, 5 Sep 2000, Tobias wrote:
> I'm stuck again. I "faked" Hypersonic with InterBase in jboss.conf as
> you suggested. Running the test suite locally works fine for tests 1-76.
> Test 77 produces:
> 
> 77- Did not find the instance will create
> it...javax.ejb.CreateException: Could not create
> entity:java.lang.reflect.InvocationTargetException
>       at
> 
>sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:245)
>       at
> sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
>       at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
>       at
> org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker_Stub.invokeHome(Unknown
> Source)
>       at
> org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:221)
>       at $Proxy8.create(Unknown Source)
>       at
> org.jboss.zol.testbean.client.EjbossClient.doSomeTesting(EjbossClient.java:467)
>       at
> org.jboss.zol.testbean.client.EjbossClient.main(EjbossClient.java:564)
> 
> What to do now ? Where to look ? Can you help me or do you need
> additional information ?
> 
> Bye,
> Tobias
> 
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]
> 



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to