Author |
Message
|
jefflowrey |
Posted: Mon Nov 20, 2006 1:27 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
This is strictly a name resolution problem.
The best place to start to get a good idea of what's really going on is to turn on debug level User Trace on the message flow and send a message to the flow.
Then look at the trace, and see what the MQOutput node has specified for Queue and Queue Manager when it tries to do the Put. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
sneh |
Posted: Mon Nov 20, 2006 1:36 pm Post subject: |
|
|
Apprentice
Joined: 12 Aug 2006 Posts: 28 Location: Mumbai
|
but where from cluster comes?
First it will check for Local Qmgr, n Destination Q exists on Local Q |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Nov 20, 2006 1:53 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
I agree, the QLOCAL should be picked first, if the qmgr name is blank and a few other things are also true.
But we don't know for sure that the MQOutput node isn't sending a Queue Manager name. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
sneh |
Posted: Tue Nov 21, 2006 11:09 am Post subject: |
|
|
Apprentice
Joined: 12 Aug 2006 Posts: 28 Location: Mumbai
|
this is iVVT environment giving problem.
The Development is not showing this error...
jefflowrey -
"But we don't know for sure that the MQOutput node isn't sending a Queue Manager name."
Yes, we can not say if MQOutPut node picking local Qmr or not..
thats really confusing me...
morever it is not giving prob in other Qmgrs...there also Cluster exists..
may be the Channel prob or so... |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Nov 21, 2006 11:17 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
jefflowrey wrote: |
The best place to start to get a good idea of what's really going on is to turn on debug level User Trace on the message flow and send a message to the flow.
Then look at the trace, and see what the MQOutput node has specified for Queue and Queue Manager when it tries to do the Put. |
_________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
sneh |
Posted: Wed Nov 22, 2006 1:13 pm Post subject: true |
|
|
Apprentice
Joined: 12 Aug 2006 Posts: 28 Location: Mumbai
|
yes.. tht is the best n last option i can see..
tracing output node...
thanks evryone... |
|
Back to top |
|
 |
|