Re: WMQ 5.3 runmqtrm failure

2003-09-24 Thread Hossain, Lail {PBSG}
Terry, We ran into similar problems. In our case, our JAVA AIX application was hanging and taking up resources while triggering but it was running fine from command prompt. What kind of application are you running? Is it JAVA or something else. We solved our problem by including export

Re: Java class hangs when using AIX Runmqtrm

2003-07-31 Thread Hossain, Lail {PBSG}
We had similar problem. Add the following line to your script just before you call your java app. JAVA_COMPILER=NONE Thank You Lail S. Hossain-Original Message-From: Troy Wells [mailto:[EMAIL PROTECTED]Sent: Monday, June 30, 2003 6:51 PMTo: [EMAIL PROTECTED]Subject: Java class hangs

Re: Unable to load message catalog - mqji

2002-10-28 Thread Hossain, Lail {PBSG}
You need to set the CLASSPATH correctly. MQ is looking for the MQSeries mqji_*.properties files that are located in the java/lib sub-directory of your MQSeries directory. Make sure you have this directory in your CLASSPATH. Thanks, Lail -Original Message- From: Frank Mollica.