Posted: Wed Feb 01, 2006 6:43 am Post subject: Getting NameNotFoundException
Newbie
Joined: 01 Feb 2006 Posts: 1
Hi,
I have Websphere Applilcation Server 6.0 and Websphere MQ 6.0 installed.
While installating MQ i selected the domain controller option (as i want my MQ Server to be called from other Webpshere Servers in different machines) i have added my user to the mqm group.
I have created default configuration which created default Queue Manager and Queue.
In Websphere Application Server admin console i have configured the MQ Queue Connection Factory and MQ Queue Destinations to point to the default Queue Manager and Queue.
While i try to send message to MQ i get the following exception :
Caused by: javax.naming.NameNotFoundException: Context: SystemNameNode01Cell/nodes/SystemNameNode01/servers/server1, name: jms/PriQCF: First component in name PriQCF not found. [Root exception is org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0].
I have included the Webpshere Runtime and jms jars in the build path.
Any help would be great. _________________ Thanks & Regards,
Sridhar.
You need to examine the logs of the WAS server to determine why it was unable to bind the JMS name.
This error will occur fairly early in the startup process, so find where the WAS Server reports that it is starting up, and read down to the first error message, and see if you can fix that.
Then repeat until no errors are reported at startup and it reports that it has bound your name. _________________ I am *not* the model of the modern major general.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum