aspose file tools
The moose likes Websphere and the fly likes WebSphere AE 4.0.7:Naming Exception Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "WebSphere AE 4.0.7:Naming Exception" Watch "WebSphere AE 4.0.7:Naming Exception" New topic
Author

WebSphere AE 4.0.7:Naming Exception

Vivek Gupta
Greenhorn

Joined: May 02, 2005
Posts: 23
Any idea, why the following exception occurs-

[12/28/05 6:11:42:984 CET] 4e9085 Helpers W NMSV0610I: A NamingException is being thrown from a javax.naming.Context implementation. Details follow:
Context implementation: com.ibm.ejs.ns.jndi.CNContextImpl
Context method: lookup
Context name: domainRoots/UnspecifiedDomainName/legacyRoot
Target name: ejsadmin/homes/SecurityServerHome
Other data:
Exception stack trace: javax.naming.NamingException: Error during resolve. Root exception is org.omg.CORBA.NO_RESPONSE: minor code: 0 completed: Maybe
at com.ibm.CORBA.iiop.IIOPConnection.send(IIOPConnection.java:1526)
at com.ibm.CORBA.iiop.ClientRequestImpl.invoke(ClientRequestImpl.java:526)
at com.ibm.CORBA.iiop.ClientRequestImpl.invoke(ClientRequestImpl.java:474)
at com.ibm.CORBA.iiop.ClientDelegate.invoke(ClientDelegate.java:693)
at com.ibm.CORBA.iiop.ClientDelegate.invoke(ClientDelegate.java:435)
at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:454)
at com.ibm.WsnOptimizedNaming._NamingContextStub.resolve_complete_info(_NamingContextStub.java:260)
at com.ibm.ejs.ns.jndi.CNContextImpl.cosResolve(CNContextImpl.java:3122)
at com.ibm.ejs.ns.jndi.CNContextImpl.doLookup(CNContextImpl.java:1442)
at com.ibm.ejs.ns.jndi.CNContextImpl.lookup(CNContextImpl.java:1132)
at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:128)
at javax.naming.InitialContext.lookup(InitialContext.java:345)
at com.ibm.WebSphereSecurityImpl.SecurityServerImpl.initialize(SecurityServerImpl.java:66)
at com.ibm.WebSphereSecurityImpl.SecurityServerImpl.<init>(SecurityServerImpl.java:56)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Class.java:232)
at com.ibm.ISecurityLocalObjectLTPAImpl.PrincipalAuthenticatorImpl.initSecurityServer(PrincipalAuthenticatorImpl.java:956)
at com.ibm.ISecurityLocalObjectLTPAImpl.PrincipalAuthenticatorImpl.authenticate(PrincipalAuthenticatorImpl.java:450)
at com.ibm.ISecurityLocalObjectBaseL13Impl.LoginHelperImpl.request_login_controlled(LoginHelperImpl.java:1093)
at com.ibm.ISecurityLocalObjectBaseL13Impl.LoginHelperImpl.request_login_controlled(LoginHelperImpl.java:828)
at com.ibm.ISecurityLocalObjectBaseL13Impl.CredentialsImpl.get_mapped_credentials(CredentialsImpl.java:1228)
at com.ibm.ISecurityLocalObjectBasicAuthImpl.CredentialsImpl.get_mapped_credentials(CredentialsImpl.java:188)
at com.ibm.ISecurityLocalObjectBaseL13Impl.VaultImpl.setServerCred(VaultImpl.java:4267)
at com.ibm.ISecurityLocalObjectBaseL13Impl.PrincipalAuthenticatorImpl.setServerCred(PrincipalAuthenticatorImpl.java:979)
at com.ibm.ISecurityLocalObjectLTPAImpl.PrincipalAuthenticatorImpl.authenticate(PrincipalAuthenticatorImpl.java:343)
at com.ibm.ISecurityLocalObjectBasicAuthImpl.SecurityContextImpl.initialize(SecurityContextImpl.java:473)
at com.ibm.ISecurityLocalObjectBaseL13Impl.VaultImpl.accept_security_context(VaultImpl.java:593)
at com.ibm.ISecurityLocalObjectBaseL13Impl.SecureAssociationInterceptorImpl.server_demarshalled_request(SecureAssociationInterceptorImpl.java:1638)
at com.ibm.CORBA.iiop.RIs.iterateServerRequestPostRIs(RIs.java:563)
at com.ibm.CORBA.iiop.ExtendedServerDelegate.dispatch(ExtendedServerDelegate.java:506)
at com.ibm.CORBA.iiop.ORB.process(ORB.java:2450)
at com.ibm.CORBA.iiop.OrbWorker.run(OrbWorker.java:186)
at com.ibm.ejs.oa.pool.ThreadPool$PooledWorker.run(ThreadPool.java:104)
at com.ibm.ws.util.CachedThread.run(ThreadPool.java:144)
[ December 28, 2005: Message edited by: Gupta Vivek ]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: WebSphere AE 4.0.7:Naming Exception
 
Similar Threads
was4 connection erro with db2(urgent!!!!)
WAS4.0 JDBC Driver problem
was4.0 with db2 connection error
Naming Service unavailable
WebSphere 4.0 on AIX failing to start