Hi
We are getting following error some times. This comes very rarely.
Both server and client are running on websphere application server. Both are clustered environments.
Does any one knows the cause of this?
java.rmi.RemoteException: CORBA TRANSIENT 0x4942fe07 No; nested exception is:
org.omg.CORBA.TRANSIENT: initial and forwarded IOR inaccessible:
Forwarded IOR failed with: Retry limit reached
Initial IOR failed with: Retry limit reached vmcid: IBM minor code: E07 completed: No
at com.ibm.CORBA.iiop.UtilDelegateImpl.mapSystemException(UtilDelegateImpl.java:313)
at javax.rmi.CORBA.Util.mapSystemException(Util.java:84)
at com.sbc.cc.clarify.api.ejb.session._OrderCreateUpdateHome_Stub.create(Unknown Source)
at sun.reflect.GeneratedMethodAccessor404.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at amdocs.oms.connector.EjbClient$2.run(EjbClient.java:224)
at java.security.AccessController.doPrivileged(AccessController.java:219)
at javax.security.auth.Subject.doAs(Subject.java:495)
at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:118)
~Vinaya
Walking on water and developing software from specification is easy , provided both are frozen.