Author |
Message |
Topic: Message Getting struck in Queue manager |
rekapalli_ravi
Replies: 12 Views: 8931
|
Forum: General IBM MQ Support Posted: Wed Dec 15, 2004 6:52 pm Subject: Message Getting struck in Queue manager |
Hi guys,
IBM has identified transaction processes that tied up the receiving channel agent on the remote queue manager. Because of this our sender channel did not receive the acknowledgement for a ... |
Topic: Message Getting struck in Queue manager |
rekapalli_ravi
Replies: 12 Views: 8931
|
Forum: General IBM MQ Support Posted: Sat Dec 11, 2004 3:02 pm Subject: Message Getting struck in Queue manager |
You need to find out exactly where your bottleneck is (Adapter, DB, Flow etc...)
We traced the entry and exit timestamps of the message at each and every layer. We found the delay of 50 sec plus afte ... |
Topic: Message Getting struck in Queue manager |
rekapalli_ravi
Replies: 12 Views: 8931
|
Forum: General IBM MQ Support Posted: Sat Dec 11, 2004 8:34 am Subject: Message Getting struck in Queue manager |
1. Message size is under 1K.
2. Network team said they did not have any latency in the network.
3. Unfortunately these messages originate from the client, and arrive to our network before passing th ... |
Topic: Message Getting struck in Queue manager |
rekapalli_ravi
Replies: 12 Views: 8931
|
Forum: General IBM MQ Support Posted: Fri Dec 10, 2004 10:51 pm Subject: Message Getting struck in Queue manager |
Thank you guys for looking into this.
Actually my application does not use the DEF.SVRCONN and ADMIN.SVRCONN channels. I saw these channels in the trace file so I assumed that MQSeries internally ... |
Topic: Message Getting struck in Queue manager |
rekapalli_ravi
Replies: 12 Views: 8931
|
Forum: General IBM MQ Support Posted: Fri Dec 10, 2004 4:30 pm Subject: Message Getting struck in Queue manager |
I have a Java application where message flow is as follows
REQUEST_QUEUE --> Java App --> Remote Queue --> Transmit Queue --> Sender Channel --> Receiver Channel --> Response Que ... |
Topic: Put a message file into a queue and get the response back |
rekapalli_ravi
Replies: 1 Views: 2236
|
Forum: General IBM MQ Support Posted: Wed Sep 03, 2003 12:03 pm Subject: Put a message file into a queue and get the response back |
Hi,
I have a multi-threaded java application that uses MQSeries. The Java application reads messages from REQUEST_QUEUE and sends responses to RESPONSE_QUEUE. Both the queues are on same queue man ... |
Topic: Archive MQ Message into file system |
rekapalli_ravi
Replies: 2 Views: 2741
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Aug 19, 2003 10:15 am Subject: Archive MQ Message into file system |
Hi,
I have an MQSeries Queue manager (V5.2.1) running on a Sun OS. We have a Java application listening to a Queue and we want to archive these messages (XMLs) into a file system before they are ... |
Topic: Scheduling server problem |
rekapalli_ravi
Replies: 7 Views: 6045
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Dec 11, 2002 10:32 am Subject: Trigger Monitor not running |
I got the similar error for the execution server. I did not have the trigger monitor running on the QManager. Once I started the trigger monitor every thing was running. |
Topic: crtmqm Error |
rekapalli_ravi
Replies: 2 Views: 3665
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Dec 02, 2002 1:52 pm Subject: AMQ8101: Unexpected error (20806058). |
I got this error when I tried to start the Queue Manager on AIX machine.
I had to clean up the shared memory segments to have these Queue Managers started. |
Topic: BIP1205E.....I am stuck with this!!!!!!! |
rekapalli_ravi
Replies: 3 Views: 5262
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 18, 2002 4:49 pm Subject: This worked fine for me |
I too got the same error message when I tried to force deploy. DB2 manual suggested to increase the heap size to 256. I increase to 256, it didn't work, 512 also didn't work and finally 1024 worked. ... |