Re: Trigger a Shell Script that starts a Java Program

2004-07-02 Thread Thomas, Don
How sure are you that MQ is triggering these other instances and/or are they being triggered by the activity on the queue in question or something else? Try running the trigger monitor in the foreground and see what is happening. Don Thomas EDS - PASC * Phone: +01-412-893-1659 Fax: 412-893-18

Re: Trigger a Shell Script that starts a Java Program

2004-07-02 Thread Lawrence Coombs
I did some more testing and the queue in question is an error queue that can be written to by several applications. I tested a scenario whereby I used MQExplorer to put one message to the queue to trigger the script, then ran the other applications to generate additional error messages. In this sc

Re: Trigger a Shell Script that starts a Java Program

2004-07-02 Thread Lawrence Coombs
Trigger type is FIRST. No I do not close and re-open the queue at any time. 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

Re: amqpcsea is not running

2004-07-02 Thread Bright, Frank
Jwff Strmqcsv qmgr_name as documented in the System Admin guide. Runmqsc should not need the command server to be up to work. No new connections can start up sounds like a file subsystem or some kind of resource shortage. What does /var/mqm or /tmp look like for space? On a couple of occasions

Re: amqpcsea is not running

2004-07-02 Thread Kumar, Sudheer
Have you tried "strmqcsv [QMgrName]" ? -Original Message- From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of Jeff A Tressler Sent: Friday, July 02, 2004 12:12 PM To: [EMAIL PROTECTED] Subject: amqpcsea is not running The Command Server (amqpcsea) is not running but all other process

Re: amqpcsea is not running

2004-07-02 Thread Williams, Arlen
strmqcsv 'qmgr' -Original Message- From: Jeff A Tressler [mailto:[EMAIL PROTECTED] Sent: Friday, July 02, 2004 11:12 AM To: [EMAIL PROTECTED] Subject: amqpcsea is not running The Command Server (amqpcsea) is not running but all other processes are running. Applications and channels alre

Re: amqpcsea is not running

2004-07-02 Thread Potkay, Peter M (PLC, IT)
Start the command server... strmqcsv YourQMName Don't see how that would effect new connections not being starting though -Original Message- From: Jeff A Tressler [mailto:[EMAIL PROTECTED] Sent: Friday, July 02, 2004 12:12 PM To: [EMAIL PROTECTED] Subject: amqpcsea is not running

amqpcsea is not running

2004-07-02 Thread Jeff A Tressler
The Command Server (amqpcsea) is not running but all other processes are running. Applications and channels already connected are working but no new connections or applications can start. Is there some way to bring amqpcsea back up without stopping the queue manager? This is HP-UX and since amqpcs

MQ Sysplex Queue Sharing - Training

2004-07-02 Thread Moir, Peter
Title: MQ Sysplex Queue Sharing - Training Hi, Has anyone ever come across any training courses or workshops offered by any companies for MQ queue sharing (z/OS - Sysplex), ideally in the UK ? Thanks, Pete   Notice to recipient:The information in this internet e-mail and any attachmen

Re: Trigger a Shell Script that starts a Java Program

2004-07-02 Thread Jim Ford
Is it possible that the program is closing the queue after each message? That would cause what you're seeing. Check the IPPROCS for the queue; is it 60 or 1? Or 0? Lawrence Coombs <[EMAIL PROTECTED]To: [EMAIL PROTECTED]

Re: Trigger a Shell Script that starts a Java Program

2004-07-02 Thread Jay H. Lang
Is the TRIGGER TYPE FIRST or EVERY. Are you closing the queue after each message, or at anytime before the queue is empty? -- Jay H. Lang Chief Technologist Distributed Computing Professionals Inc. IBM Certified Specialist - WebSphere MQ 303 277-1873 - Colorado Office 651 406-2131 - USPS Office 3

Re: Trigger a Shell Script that starts a Java Program

2004-07-02 Thread Lawrence Coombs
We are running MQ 5.3 with CSD 6 on AIX. We have a scenario whereby we trigger a shell script then runs a Java program. The Java program has a wait interval of 1000 milliseconds and polls 50 times when the queue becomes empty (don't know why). If you put one message at a time on the queue, the st

Re: MQ issues with dead letter queue

2004-07-02 Thread David C. Partridge
It's clear you know Murphy's law :-) Now how about O'Reilly's law which states very simply: "Murphy was an optimist." Dave 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

Re: MQ issues with dead letter queue

2004-07-02 Thread Bright, Frank
Thanks Dave. We have on the proper fix and set the environmental variable via .profile. We had the PMR open for HP/UX since the second week of June. -Original Message- From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of David Awerbuch Sent: Friday, July 02, 2004 10:18 AM To: [EMA

Re: MQ issues with dead letter queue

2004-07-02 Thread David Awerbuch
Frank, Prasath, I did a search on www.ibm.com for the phrase MQFB_APPL_CANNOT_BE_STARTED. The first result returned is for the APAR reporting this problem. There are a number of PTF cover letters that include the fix for this APAR, depending on the platform you are on. If you have a PMR open w

Re: MQSERIES Digest - 1 Jul 2004 to 2 Jul 2004 (#2004-179)

2004-07-02 Thread Jason Antonitis
I am out of the office today. I will return the next business day. For MQ support during business hours, contact Nancey Epperson at x 2742. For MQ support during non-business hours, contact Production Control. Thanks, Instructions for managing your mailing list subscription are provided in the

Re: MQ issues with dead letter queue

2004-07-02 Thread Bright, Frank
I don't have the answer but we see it too. We having trouble reproducing the error on our test system to trace it as requested by IBM. It only occurs occasionally on some systems. X'109' or MQFB_APPL_CANNOT_BE_STARTED is the MQDLH reason code. Thanks Frank -Original Message- From:

Re: MQ issues with dead letter queue

2004-07-02 Thread Rick Tsujimoto
Prasath, The export command has to be in the script that starts your trigger monitor, if I recall correctly. I had opened this PMR with IBM in 8/5/03 and IBM's solution fixed my problem. Also, I believe export MQ_SIGCHLD_SIGACTION=YES is incorrect. The other export command looks right.

Re: QN-StatWatch

2004-07-02 Thread Robert Broderick
We were using StatWatch at a clients site two contract ago. It was a good product. We were using AppWatch which was very helpful with out performance testing and message tracing. bobbee From: "Conklin, William" <[EMAIL PROTECTED]> Reply-To: MQSeries List <[EMAIL PROTECTED]> To: [EMAI

Re: DBCS support in MQSeries

2004-07-02 Thread Bharath Ram Srinivasan
Hi Kulbir, It is true. You might want to explore with your MQGMO/PMO options. "Kulbir S. Thind" To: [EMAIL PROTECTED] Subject: DBCS support in MQSeries Sent by:

DBCS support in MQSeries

2004-07-02 Thread Kulbir S. Thind
Hi, Where can I find out about what Double Byte Character Set (DBCS) support is available in MQSeries?  I specifically want to know what platforms/code page combinations are supported, what versions of the product that I need to be on and of any known issues.  I've done a quick scan and it seems