Author |
Message
|
kash3338 |
Posted: Wed Oct 13, 2010 6:01 am Post subject: Problems in tracig a flow |
|
|
Shaman
Joined: 08 Feb 2009 Posts: 709 Location: Chennai, India
|
Hi,
I had imported two BAR files (one Message Flow and one Message Set) from file system and deployed them in my Broker and I created the queues involved in the flow in my Queue Manager.
When i post a message in the input Queue, the message is picked by the flow, but i am not able to trace the message further. When i try to run the User trace command, I just get the Time Stamp in my trace file.
The Message Broker Version i am using is WMB5.0 and the MQ version is 5.3
What could be the issue for not getting the user trace? Is there any other way to trace this flow? I dont have the source code with me and I have only the BAR file available. |
|
Back to top |
|
 |
kash3338 |
Posted: Wed Oct 13, 2010 8:30 pm Post subject: |
|
|
Shaman
Joined: 08 Feb 2009 Posts: 709 Location: Chennai, India
|
|
Back to top |
|
 |
nukalas2010 |
Posted: Wed Oct 13, 2010 8:38 pm Post subject: |
|
|
 Master
Joined: 04 Oct 2010 Posts: 220 Location: Somewhere in the World....
|
May I know wat are the nodes in yr flow??? |
|
Back to top |
|
 |
kash3338 |
Posted: Wed Oct 13, 2010 8:55 pm Post subject: |
|
|
Shaman
Joined: 08 Feb 2009 Posts: 709 Location: Chennai, India
|
nukalas2010 wrote: |
May I know wat are the nodes in yr flow??? |
This is my Message Flow:
MQInput --> Filter --> FlowOrder --> Compute --> MQOutput
--> RCD --> Compute --> MQOutput
This is my flow design. Actually we dont have the source code of this flow, we just have the BAR file with us.
We are trying to trace this flow, but we just get the TimeStamp in User Trace. Also, i am not abe to see any errors in the System log. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Oct 14, 2010 4:34 am Post subject: Re: Problems in tracig a flow |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
kash3338 wrote: |
The Message Broker Version i am using is WMB5.0 and the MQ version is 5.3 |
You of course realise both of these products are out of support?
kash3338 wrote: |
What could be the issue for not getting the user trace? |
Sounds like the flow isn't running or isn't running in the execution group you think it is
kash3338 wrote: |
Is there any other way to trace this flow? |
kash3338 wrote: |
I dont have the source code with me and I have only the BAR file available. |
Then how will you fix the problem once you get the trace working? I'm assuming here you're not running the trace as an intelectual exercise.
Though the lack of source code does explain why you've not migrated off the out of support platform.... _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
WMBDEV1 |
Posted: Thu Oct 14, 2010 5:24 am Post subject: Re: Problems in tracig a flow |
|
|
Sentinel
Joined: 05 Mar 2009 Posts: 888 Location: UK
|
Vitor wrote: |
Then how will you fix the problem once you get the trace working?
|
My thoughts exactly. The only hope is that the trace reveals an environmental issue.
Finger and toes crossed and time to kiss a rabbits foot. |
|
Back to top |
|
 |
joebuckeye |
Posted: Thu Oct 14, 2010 6:03 am Post subject: |
|
|
 Partisan
Joined: 24 Aug 2007 Posts: 365 Location: Columbus, OH
|
Quote: |
When i try to run the User trace command, I just get the Time Stamp in my trace file. |
What did you do for this step?
Did you check to see if the trace properties were set correctly?
Did you run a message through the flow before pulling the trace? I ask because I've had people ask me to pull a trace of something that happened before tracing was turned on. Or for something that happened hours ago on a busy flow even with tracing turned on. |
|
Back to top |
|
 |
|