I am facing the below exception while trying to connect to the WAS server.
java.rmi.RemoteException: CORBA TRANSIENT 0x4942fe07 No; nested exception is:
org.omg.CORBA.TRANSIENT: initial and forwarded IOR inaccessible:
Forwarded IOR failed with:
Initial IOR failed with: vmcid: IBM minor code: E07 completed: No
at com.ibm.CORBA.iiop.UtilDelegateImpl.mapSystemException(UtilDelegateImpl.java:260)
at javax.rmi.CORBA.Util.mapSystemException(Util.java:65)
at com.cp.core.ejb.session.feedacquisitionmgmt._ExternalSchedulerHome_Stub.create(Unknown Source)
at com.fde.edifact.CallLoadProcess.main(Unknown Source)
Caused by: org.omg.CORBA.TRANSIENT: initial and forwarded IOR inaccessible:
Forwarded IOR failed with:
Initial IOR failed with: vmcid: IBM minor code: E07 completed: No
at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1249)
at com.ibm.CORBA.iiop.ClientDelegate.createRequest(ClientDelegate.java:1344)
at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1127)
at com.ibm.CORBA.iiop.ClientDelegate.createRequest(ClientDelegate.java:1310)
at com.ibm.rmi.corba.ClientDelegate.request(ClientDelegate.java:1857)
at com.ibm.CORBA.iiop.ClientDelegate.request(ClientDelegate.java:1266)
at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:460)
... 2 more
2009-01-26 14:07:28,413 ERROR[com.fde.edifact.CallLoadProcess][P=887895:O=0:CT]: Error in TK feed parsing : : MAY BE APPSERVER IS NOT UP AND RUNNING : CORBA TRANSIENT 0x4942fe07 No; nested exception is:
org.omg.CORBA.TRANSIENT: initial and forwarded IOR inaccessible:
Forwarded IOR failed with:
Initial IOR failed with: vmcid: IBM minor code: E07 completed: No
com.fde.exception.CP360Exception
at com.fde.edifact.CallLoadProcess.main(Unknown Source)
2009-01-26 14:07:28,414 ERROR[com.fde.edifact.CallLoadProcess][P=887895:O=0:CT]: Catch 9
com.fde.exception.CP360Exception
at com.fde.edifact.CallLoadProcess.main(Unknown Source)
Scenario :
I have jave client which is trying to connect the server .
I check with the server port it is up and running.
Please provide me some help in resolving the issue
Regards
Chandu
Regards,
Brian
i am using a java clint which will look up the EJB from an ear .
i am connect trouhgh Bootstrap Adress
Please let me know what might be the reasons for the exception
Thanks
Chandu
Regards,
Brian
We are using
IBM WebSphere Application Server - ND, 6.0.2.25
Build Number: cf250801.02
Please let me know is there any problem with the version .
Waiting for your reply
Regards
Chandu