Have you tried running the Oracle Web Application Server demos?  I would try
that first, they may have some helpful debug stuff in there as well.

Most likely this problem is nothing to do with your code, but maybe the
obvious, such as recompile all the pieces and restart all the servers?

Regards,

Greg

-----Original Message-----
From: Bhuvan K Gupta [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 16, 2002 10:49 PM
To: JDJList
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

Reply via email to