Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Facing CORBA TRANSIENT 0x4942fe07 Exception

471 views
Skip to first unread message

chandrashekh...@gmail.com

unread,
Jan 26, 2009, 11:13:49 AM1/26/09
to
Hi ,

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

Brian S Paskin

unread,
Jan 26, 2009, 11:58:08 AM1/26/09
to
Hi, How are you trying to connect to the server and what are you trying to connect to in the server? Based on the error, either you have the wrong port or you are trying to connect to the something that available in the server.

Regards,
Brian

chandrashekh...@gmail.com

unread,
Feb 18, 2009, 7:03:34 AM2/18/09
to
Hi Brain ,

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

Brian S Paskin

unread,
Feb 18, 2009, 10:38:57 AM2/18/09
to
Hi, which version of WebSphere are you using, including FixPak version?

Regards,
Brian

chandrashekh...@gmail.com

unread,
Feb 19, 2009, 5:06:54 AM2/19/09
to
Hi Brain ,

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

0 new messages