This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Websphere and the fly likes javax.naming.NamingException: Error during resolve.  Root exception is com.ibm.ejs.jt Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "javax.naming.NamingException: Error during resolve.  Root exception is com.ibm.ejs.jt" Watch "javax.naming.NamingException: Error during resolve.  Root exception is com.ibm.ejs.jt" New topic
Author

javax.naming.NamingException: Error during resolve. Root exception is com.ibm.ejs.jt

Vishnu Jutla
Greenhorn

Joined: May 17, 2005
Posts: 1
Hello,
I got following exception when i am trying to run ejb application client program. I am using Websphere 5.1 version, can any one help me to sort out..
javax.naming.NamingException: Error during resolve. Root exception is com.ibm.ejs.jts.jts.CurrentSet$InitializationError: not initialized
at com.ibm.ejs.jts.jts.CurrentSet.self(CurrentSet.java:218)
at com.ibm.ejs.jts.jts.CurrentSet.get_control(CurrentSet.java:265)
at com.ibm.ejs.jts.jts.Current.get_control(Current.java:72)
at com.ibm.ws.naming.util.Helpers.suspendTransaction(Helpers.java:1412)
at com.ibm.ejs.ns.jndi.CNContextImpl.cosResolve(CNContextImpl.java:3117)
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:359)
at com.MYCAClient.main(MYCAClient.java:33)

Hope will get quick response from you
Mina Syal
Ranch Hand

Joined: Jun 24, 2004
Posts: 31
Hi,

Did you find the solution of this problem... i am facing the same... looking for urgent response...

Thanks in advance...
jeroen dijkmeijer
Ranch Hand

Joined: Sep 26, 2003
Posts: 131
answered it in a post direct to mina
[ August 26, 2005: Message edited by: jeroen dijkmeijer ]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: javax.naming.NamingException: Error during resolve. Root exception is com.ibm.ejs.jt
 
Similar Threads
Accessing EJB on websphere 3.5 from Java Client
Java client cant access EJB on WebSphere 3.5
WSAD 5.1.2 - error in accessing EJB
error in my prograrm
Error connecting from Stand Alone Client to WebSphere