Posted: Mon Jul 01, 2002 5:16 am Post subject: Cleanup Utility Error(java.langIllegal) MQpub-Sub "Urg
Master
Joined: 27 Mar 2002 Posts: 207 Location: India
Hi,
Iam using Clean up Utility for MQ JMS Pub-Sub for our Test Labs
As I give the Following Command I get the Following Error
Cleanup -m QM_testebbs -r 1 STRONG
5648-C60 (c) Copyright IBM Corp. 1999. All Rights Reserved.
MQSeries classes for Java(tm) Message Service 5.200
<message not found>
Unable to load message catalog - mqji
Exception in thread "main" java.lang.IllegalAccessError: try to access field com
.ibm.mq.jms.MQConnection.NON_XAGROUP from class com.ibm.mq.jms.Cleanup
at com.ibm.mq.jms.Cleanup.connect(Cleanup.java:834)
at com.ibm.mq.jms.Cleanup.run(Cleanup.java:580)
at com.ibm.mq.jms.Cleanup.main(Cleanup.java:486)
My doubt is whether the command worked or not Since it is going intenally to Queue & says no message If its working correctly why its throwing the such Error
I am accessing with the Proper rights
If some faced the problem let me know the solution
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