Hello folks,

since I have upgraded to jonas 2.2.6 from jonas 2.2.1 I get sometimes the
following exception:

java.rmi.ServerException: RemoteException occurred in server thread; nested
exception is:
        java.rmi.server.ExportException: object already exported
java.rmi.server.ExportException: object already exported
        at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
all.java:245)
        at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:354)
        at
org.objectweb.jonas.rmifilters.RemoteStub.invoke(RemoteStub.java:87)
        at
dpag.ass.application.dispatcher.JOnASdispatcherHome_Stub.create(classes\dpag
\ass\application\dispatcher\JOnASdispatcherHome_Stub.java:42)
        at
dpag.ass.connector.CSConnectorThread.<init>(CSConnectorThread.java:116)
        at
dpag.ass.presentation.RunASSClient.initConnection(RunASSClient.java:260)
        at
dpag.ass.presentation.RunASSClient.initJECallBack(RunASSClient.java:210)
        at dpag.ass.presentation.ASSClient.start(ASSClient.java:136)
        at dpag.ass.presentation.ASSClient.main(ASSClient.java:59)

I am not yet able to reproduce it. When this error occurs no client can
connect to the server anymore and the server has to be restarted. Then, the
error is gone.

Can anyone explain this phenomenon?

Thanks 

Torsten

P.S. Transaction attribute as usual: required, stateful session bean
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to