Author |
Message
|
ramnagab |
Posted: Fri Nov 26, 2004 3:30 pm Post subject: Debug flow prespective |
|
|
Apprentice
Joined: 14 Sep 2004 Posts: 46
|
Hi
I followed the help documents to debug the message flow . in the help , i read that after I attach the execution group to the debugger then I should see the message flow under the execution group in the debug flow perspective but after attachment I find only a record for the execution group but I can not find the message flow under it . I deployed the archive bar successfuly to the default execution group .
Could you please help me on that ?
Thanks |
|
Back to top |
|
 |
Nizam |
Posted: Fri Nov 26, 2004 10:22 pm Post subject: |
|
|
Disciple
Joined: 10 Feb 2004 Posts: 160
|
Attach the execution group. You will see your deployed flows when the debugging engine attaches your execution group.
You are attaching a process. I understand that all the flows run under a single process id (the process id of the execution group)
You will also need to put break points in your message flow to see the message at different stages of the flow. |
|
Back to top |
|
 |
ramnagab |
Posted: Sat Nov 27, 2004 12:17 pm Post subject: debug |
|
|
Apprentice
Joined: 14 Sep 2004 Posts: 46
|
my problem that I deployed the broker successfuly . I created a bar file and deployed it successfuly but when I attach the execution group to the debugger in the debug flow prespective then I see only the execution group but I can not see any flow under this execution group . I deployed them successfuly to the broker and I can put and get messages from in and out queues .
Thanks |
|
Back to top |
|
 |
kirani |
Posted: Sat Nov 27, 2004 2:35 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
It does not show the message flows under that EG in Debug Perspective. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
javaforvivek |
Posted: Sun Nov 28, 2004 10:15 pm Post subject: |
|
|
 Master
Joined: 14 Jun 2002 Posts: 282 Location: Pune,India
|
From where have you installed your agent controller? What is the level of your CSD? You have to download the agent controller from CSD download page itself. No other version of Agent Controller will show you the message flow in the debug perspective.
Check this link:
http://www.mqseries.net/phpBB2/viewtopic.php?t=17888 _________________ Vivek
------------------------------------------------------
...when you have eliminated the impossible, whatever remains, however improbable, must be the truth. |
|
Back to top |
|
 |
|