|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
eclipse IDE & mq error messages |
« View previous topic :: View next topic » |
Author |
Message
|
nr525 |
Posted: Wed Feb 05, 2003 4:13 am Post subject: eclipse IDE & mq error messages |
|
|
 Novice
Joined: 16 May 2002 Posts: 15 Location: UK
|
Folks,
I'm currently using the Eclipse IDE and I have got an mq server program running in the IDE (its waiting on messages, doing a variety of processing and putting a reply)
To debug all this I have various prints etc... and I want to display the mq information on an error. When I generate an error the program processes this but the following piece fails
Code: |
System.out.println("An MQSeries error occurred :Completion code "+
ex.completionCode +"Reason code "+ex.reasonCode); |
Well I say fail, basically I get the following;
Unable to load message catalog - mqji
Any way I can associate this or make the IDE aware ? It runs just fine from the command line. So its definately a set-up issue with the IDE
Thanks,
AJ |
|
Back to top |
|
 |
bower5932 |
Posted: Wed Feb 05, 2003 5:35 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
Add the mqji.properties file from the \mqseries\java\lib subdirectory to your project. |
|
Back to top |
|
 |
nr525 |
Posted: Wed Feb 05, 2003 5:46 am Post subject: |
|
|
 Novice
Joined: 16 May 2002 Posts: 15 Location: UK
|
Thanks I found the file in the support pack installation and added it to the classpath file of the project.
Thanks again,
AJ |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|