Posted: Mon Jun 15, 2009 7:41 pm Post subject: MQ installation verification using JMS Postcard on V.6.0.2.0
Partisan
Joined: 25 Jul 2006 Posts: 369
Hi Guys,
I am on AIX 5.2 and MQ version 6.0.2.0.
I am trying to verify MQ installation by using JMSpostcard verification method.
I followed the below steps:
1. export PATH=$PATH:/usr/java14/bin
2. export DISPLAY=10.206.132.206:0.0
3. cd /usr/mqm/java/bin
./setjmsenv
4. then ran the postcard:
./postcard
I am getting the below error:
Exception in thread "main" java.lang.NoClassDefFoundError:
com/ibm/mq/jms/postcard/JmsPCManager
The JRE has returned 1.
check the content of your ./postcard file.
It may make an assumption as to the content of the CLASSPATH variable and your CLASSPATH variable is not set.
If I m not wrong, then u might need to use some xwindows/hummingBird applicaiton to display the JMS window on AIX..
try displaying the xclock, if that shows up, u might be facing some other issue...
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