Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error in Configure JMSAdmin utililty

843830Jul 20 2004 — edited Jul 27 2004
Hi,

I have installed IBM MQ Series 5.3 on windows XP. I am attempting to use JMSAdmin to configure
my qcf and queues that my applications will talk to. When I run
JMSAdmin and try to create my qcf I get unable to bind object.

InitCtx> define QCF(sampleQCF) qmanager(MQJMS)
unable to bind object

I have altered the JMSAdmin.config file to use
INITIAL_CONTEXT_FACTORY=com.sun.jndi.ldap.LdapCtxFactory
PROVIDER_URL=ldap://system3.objectfrontier.com:389/cn=ivtQCF
SECURITY_AUTHENTICATION=none

I have added the following to my system variables:

to MQ_JAVA_INSTALL_PATH I have added com.ibm.mq.jar and
com.ibm.mqjms.jar and CLASSPATH I have added all of the above listed jars.

I am stumped as to what the problem is. Any help anyone can provide
would be much appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 24 2004
Added on Jul 20 2004
6 comments
586 views