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 JAVA_COMPILER=NONE" in our script
before calling our application.  CSD04 should also resolve this problem.

Thank You

Lail S. Hossain
MQseries/DRF Administration and Support
PepsiCo Business Solutions Group



-----Original Message-----
From: Terrence J Serena [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 24, 2003 8:35 AM
To: [EMAIL PROTECTED]
Subject: WMQ 5.3 runmqtrm failure


I have just upgraded to WMQ/AIX 5.3.  Since the upgrade, any programs
triggered from runmqtrm are failing.  The failing programs do the
following:

Connect to the QMGR
Open a local queue
Connect to the local database (Oracle)
Get messages off the queue
Insert data into database
Close queue
Disconnect from QMGR

The failure occurs in the connect to the database. The error message says
an incorrect username and password is being used.  The database has been
ruled out as the culprit.  An interesting point; if I enter the values from
the Process definition's APPLICID  manually from a Command Prompt, the
program successfully executes.  It just fails when triggered through
runmqtrm.  Nothing has changed in the programs being triggered.  We run
runmqtrm as it comes from IBM, with no variations.  All programs that are
triggered are failing since the upgrade.  If I back off to MQ 5.2
everything works fine.  I opened a PMR with IBM, they say;

"Few  things are changed between MQ 5.2 and MQ 5.3 in the area of signal
handling. We have seen this causes trouble for some applications
triggered by trigger monitor. This needs to be diagnosed by application
programmer."

Has anyone run into a similar problem when upgrading to WMQ 5.3?

Thanks,
Terry

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to