JNDI initialisation failed, please check your JNDI settings and service
sameerleekha
Greenhorn
Joined: Jan 22, 2002
Posts: 26
posted
0
Hi, I am using IBM MQ Series 5.2 for JMS and Websphere 4.0.1. My MQ server and App server is on same solaris machine. In the JMSAdmin.config file I have given follwing setting: INITIAL_CONTEXT_FACTORY=com.ibm.ejs.ns.jndi.CNInitialContextFactory PROVIDER_URL=iiop://localhost/ when I am trying to start the JMSAdmin utility I am getting the error"JNDI initialisation failed, please check your JNDI settings and service" please help
Make visible what, without you, might perhaps never have been seen. - Robert Bresson
Bug Menot
Greenhorn
Joined: Oct 15, 2004
Posts: 26
posted
0
This symptom appears also when the directory you are writing file is incorrect. For example, if the setting is PROVIDER_URL=file:/C:/dir1/sdir2 and that directory is not found
It also happens when this directory is found, but the bindings file you are creating already exists.
I solved this problem by making sure the directory exists and renaming the existing bindings file in that directory