Looks like Connection is getting timed out. Check ur transaction timed out time and if ur server behind proxy, then ur proxy may stop and reset the connection.
Thanks and Regards Saminathan. ----- Original Message ----- From: "Bhuvan K Gupta" <[EMAIL PROTECTED]> To: "JDJList" <[EMAIL PROTECTED]> Sent: Friday, May 17, 2002 11:19 AM Subject: [jdjlist] Problem Invoking EJB-URGENT > Hi > > We are trying to invoke a EJB on the HP-UX machine. > The EJB is hosted on the Oracle Web Application Server. > > but when we try to execute we are getting a exception . > > This exception comes because of the EJBHome.create() call which tries to > create > the REMOTE object of the EJB > > > Any Thoughts ????? > > Thanks > Bhuvan > > P.S The exception is ::: > At Fri May 17 14:32:48 KST 2002 :Service: dataaaaaaa1, App: POC1 :: > com.evermind.server.rmi.OrionRemoteException: Disconnected: Connection > reset by peer: Connection reset by peer > At Fri May 17 14:32:48 KST 2002 :Service: dataaaaaaa1, App: POC1 :: at > com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMO > TE_SERVER(RMIConnection.java:1530) > At Fri May 17 14:32:48 KST 2002 :Service: dataaaaaaa1, App: POC1 :: at > com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:14 > 53) > At Fri May 17 14:32:48 KST 2002 :Service: dataaaaaaa1, App: POC1 :: at > com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationH > andler.java:53) > At Fri May 17 14:32:48 KST 2002 :Service: dataaaaaaa1, App: POC1 :: at > com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(Recove > rableRemoteInvocationHandler.java:22) > At Fri May 17 14:32:48 KST 2002 :Service: dataaaaaaa1, App: POC1 :: at > com.evermind.server.rmi.RecoverableRemoteInvocationHandler.handleRecover > y(RecoverableRemoteInvocationHandler.java:62) > At Fri May 17 14:32:48 KST 2002 :Service: dataaaaaaa1, App: POC1 :: at > com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(Recove > rableRemoteInvocationHandler.java:26) > At Fri May 17 14:32:48 KST 2002 :Service: dataaaaaaa1, App: POC1 :: at > __Proxy0.create(Unknown Source) > At Fri May 17 14:32:48 KST 2002 :Service: dataaaaaaa1, App: POC1 :: at > poscopoc2.DataSendAdapter$INChannelListener.onMessage(DataSendAdapter.ja > va:183) > At Fri May 17 14:32:48 KST 2002 :Service: dataaaaaaa1, App: POC1 :: at > fiorano.tifosi.tps.rtl.DataReceiver$DispatcherThread.run(DataReceiver.ja > va:301) > > > To change your membership options, refer to: > http://www.sys-con.com/java/list.cfm To change your membership options, refer to: http://www.sys-con.com/java/list.cfm
