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

CORBA.NO_IMPLEMENT exception while JNDI look up

43 views
Skip to first unread message

dnvijaykumar

unread,
Aug 17, 2006, 10:46:25 AM8/17/06
to
Hi,

I am getting Naming Exception(Root Exception -
org.omg.CORBA.NO_IMPLEMENT) while trying to look up the JNDI tree for
EJB from a stand alone java client.
My Environment is as follows -

WebSphere - 5.1.1.4 Network Deployment on AIX machine
Global Security: Enabled

In the cluster all the servers, node agent and deployment managers are
up and running. The required applications are deployed and running.

Recently i have set the CSIv2 Inbound and Out bound configuration and
after that the below mentioned exception is occurring. Previously I was
able to look up the EJBs with global security enabled as well. I am not
sure whether the CSIv2 Inbound and Out bound configuration is causing
the exception or not.

Any help in this would be much appreciated.

Exception stack trace -

---------------------------------------------------------------------------------------------------------------
javax.naming.NamingException: Error during resolve. Root exception is
org.omg.CORBA.NO_IMPLEMENT: vmcid: 0x49421000 minor code: 40
completed: No
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:79)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:43)
at java.lang.reflect.Constructor.newInstance(Constructor.java:313)
at java.lang.Class.newInstance3(Class.java:363)
at java.lang.Class.newInstance(Class.java:301)
at
com.ibm.rmi.iiop.LocateReplyMessage.getSystemException(LocateReplyMessage.java:117)
at com.ibm.rmi.iiop.Connection._locate(Connection.java:293)
at com.ibm.rmi.iiop.Connection.locate(Connection.java:249)
at com.ibm.rmi.iiop.GIOPImpl.locate(GIOPImpl.java:186)
at
com.ibm.rmi.corba.ClientDelegate._createRequest(ClientDelegate.java:1930)
at
com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1233)
at
com.ibm.CORBA.iiop.ClientDelegate.createRequest(ClientDelegate.java:1253)
at
com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1166)
at
com.ibm.CORBA.iiop.ClientDelegate.createRequest(ClientDelegate.java:1219)
at com.ibm.rmi.corba.ClientDelegate.request(ClientDelegate.java:1833)
at com.ibm.CORBA.iiop.ClientDelegate.request(ClientDelegate.java:1175)
at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:459)
at
com.ibm.WsnOptimizedNaming._NamingContextStub.resolve_complete_info(Unknown
Source)
at
com.ibm.ws.naming.jndicos.CNContextImpl.cosResolve(CNContextImpl.java:3491)
at
com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1519)
at
com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1480)
at
com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1187)
at
com.ibm.ws.naming.jndicos.CNContextImpl.lookup(CNContextImpl.java:1067)
at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:132)
at javax.naming.InitialContext.lookup(InitialContext.java:360)
at com.client.JavaPSBClient.callJavaPSB(JavaPSBClient.java:56)
at com.client.JavaPSBClient.main(JavaPSBClient.java:36)

---------------------------------------------------------------------------------------------------------------

dnvija...@gmail.com

unread,
Aug 17, 2006, 10:48:48 AM8/17/06
to
Hi,

I am getting Naming Exception(Root Exception -
org.omg.CORBA.NO_IMPLEMENT) while trying to look up the JNDI tree for
EJB from a stand alone java client.
My Environment is as follows -


WebSphere - 5.1.1.4 Network Deployment on AIX machine
Global Security: Enabled


In the cluster all the servers, node agent and deployment managers are
up and running. The required applications are deployed and running.


Recently i have set the CSIv2 Inbound and Out bound configuration and
after that the below mentioned exception is occurring. Previously I was
able to look up the EJBs with global security enabled as well. I am not
sure whether the CSIv2 Inbound and Out bound configuration is causing
the exception or not.


Any help in this would be much appreciated.


Exception stack trace -


---------------------------------------------------------------------------­------------------------------------

javax.naming.NamingException: Error during resolve. Root exception is
org.omg.CORBA.NO_IMPLEMENT: vmcid: 0x49421000 minor code: 40
completed: No
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at

sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAcce­ssorImpl.java:79)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstru­ctorAccessorImpl.java:43)

at java.lang.reflect.Constructor.newInstance(Constructor.java:313)
at java.lang.Class.newInstance3(Class.java:363)
at java.lang.Class.newInstance(Class.java:301)
at

com.ibm.rmi.iiop.LocateReplyMessage.getSystemException(LocateReplyMessage.j­ava:117)

0 new messages