Author |
Message
|
sriram.e |
Posted: Mon Dec 18, 2006 4:37 am Post subject: Broker Version 6 -debug problem |
|
|
Novice
Joined: 14 Nov 2006 Posts: 12
|
Hi,
Could anyone help me how to fix the follwoing issue
initially i installed broker 6 on my system(OS is win XP ,1 gbram, i meet all the basic req..)
later, since i had to debug i installed rational agent controller 6
after installing my RATIONAL Agent Controller in Brker 6, when i tried to debug a flow iam not able to attach or see the process id and flow engine....ie. In WMB Tool kit at debugger perspective,i am not able to view the process id and flow engine to debug my code step by step
i see the agent controller being installed and running in services...
Please let me know if u got any fix packs whcih would be useful to solve this problem..or let me know if there are anyother options to fix this. |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Dec 18, 2006 4:51 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
RAC has a reputation for being troublesome. This may or may not be deserved.
The first thing you need to do is make sure that it's started before your brokers.
So stop your brokers, and stop RAC, and start RAC and start your brokers. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
jeevan |
Posted: Mon Dec 18, 2006 5:13 am Post subject: |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
sriram.e wrote
Quote: |
Please let me know if u got any fix packs whcih would be useful to solve this problem..or let me know if there are anyother options to fix this.
|
I had similar problem when I tried first time. I followed what jeff suggested exactly. When I ran debugger afterware, it ran ok.
What happens exactly? does it say terminated or U can not see anything? did you set breakpoint in you flow?
Let us knonw what happens after you stop and start. |
|
Back to top |
|
 |
sriram.e |
Posted: Mon Dec 18, 2006 5:50 am Post subject: Broker6 Debug problem |
|
|
Novice
Joined: 14 Nov 2006 Posts: 12
|
Problem got fixed after stopping it and restarting it ..in order as u mentioned..Thanks for ur guidance |
|
Back to top |
|
 |
wjkuitems |
Posted: Mon Dec 18, 2006 12:48 pm Post subject: Post subject: Broker Version 6 -debug problem |
|
|
Newbie
Joined: 27 May 2002 Posts: 9 Location: Amsterdam, The Netherlands
|
Am not sure whether it contributes anything or has been published before....
I had a similar problem with the IBM Agent Controller in my WBIMB v5 on Windows. In this case I could attach the debugger to the Flow Engine but did not see any flows.
The problem was in Norton Internet Security.
Apparently during the initial install of RAC I let Norton block RASserver.exe access to certain ports.
I removed and installed RAC again, but this time I allowed RASserver access to ANY port and that solved my problem.
As my machine is standalone, I could not be bothered with limiting the ports...
W. _________________ With kind regards,
Willem Kuitems
Amsterdam
The Netherlands |
|
Back to top |
|
 |
sriram.e |
Posted: Tue Dec 19, 2006 2:42 am Post subject: Debug problem |
|
|
Novice
Joined: 14 Nov 2006 Posts: 12
|
I did every thing as u mentioned.i.e.stopped RAC,Broker and restarted the RAC,COnfig-manager,broker.After doing this Flow engine became visible,when i select my Message flow Project and if i give debug i am not able to see the Message Flow there.( But i am able to see the Flow engine).Can anyone help me on this |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Dec 19, 2006 4:40 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You don't pick a particular flow inside a particular Execution Group to debug.
You connect the debugger to a particular Execution Group. Then any flows in that EG that have breakpoints set for them *in your workspace* will be "debugged". _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|