Author |
Message
|
gag_nm |
Posted: Sat Aug 08, 2009 8:55 pm Post subject: Cient Application is unable to pick message Message |
|
|
Centurion
Joined: 16 Oct 2008 Posts: 102
|
Dear All,
i have some Strange problem,
.NET client application is trying to connect WebSphere MQ through MQClient. when client application trying to send request to queue Manager, response coming back to Queue which was specifed to REPLY-TO-QUEUE. BUT problem is Client application is not able to Pick the Message from queue .
i tried one Expierment it worked fine, as soon as I restarted Queue Manager ,the next response message is picked by client application.
May I Know why this behaviour is happening . please i Need all your Feed Back. your support is Highly Appreciated.
Thanks
Gag  |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Aug 09, 2009 1:07 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Not enough information.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
gag_nm |
Posted: Sun Aug 09, 2009 1:30 am Post subject: |
|
|
Centurion
Joined: 16 Oct 2008 Posts: 102
|
.Net client application was unable to pick response message from Queue,
I stopped and started queue manager, then .Net client application started picking response for next request.
.Net client application is connecting to Websphere MQ server with websphere MQ client.
I want to know, why .Net client application did not pick up response message from queue.
Did any one experienced same problem any time.
if you need any More information , just reply me |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Aug 09, 2009 9:21 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
gag_nm wrote: |
.Net client application was unable to pick response message from Queue,
I stopped and started queue manager, then .Net client application started picking response for next request.
.Net client application is connecting to Websphere MQ server with websphere MQ client.
I want to know, why .Net client application did not pick up response message from queue.
Did any one experienced same problem any time.
if you need any More information , just reply me |
Version of MQ?
Pattern used ?
Useful passage of code?
Are you using UOWs? How?
Your question reads: ....
why app is not picking up messages?
....
So the answer is:
.....
It's your code ....
....
 _________________ MQ & Broker admin |
|
Back to top |
|
 |
gbaddeley |
Posted: Sun Aug 09, 2009 3:14 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
Possible coding error with MsgId &/or CorrelId ? _________________ Glenn |
|
Back to top |
|
 |
gag_nm |
Posted: Mon Aug 10, 2009 8:18 pm Post subject: |
|
|
Centurion
Joined: 16 Oct 2008 Posts: 102
|
then i will check code in fornt-end application.
we are using MQ 6 version.
but as soon as i restarted Queue Manager, Client application started picking next response message.
still we don't have Answer to question. |
|
Back to top |
|
 |
exerk |
Posted: Mon Aug 10, 2009 10:58 pm Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
gag_nm wrote: |
...but as soon as i restarted Queue Manager, Client application started picking next response message. |
Maybe because:
gbaddeley wrote: |
Possible coding error with MsgId &/or CorrelId ? |
_________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
|