Author |
Message
|
WMBEAI |
Posted: Fri Mar 18, 2011 3:37 am Post subject: Debugging Issue |
|
|
Acolyte
Joined: 02 Mar 2009 Posts: 66
|
Hi,
In the AIX server i am trying to debug.The port is opened i am able to connect but the debugger does not stop on the breakpoints given.
Any suggestion on this?
Does 6.1 debugger work on 6.0 developed flows? |
|
Back to top |
|
 |
lancelotlinc |
Posted: Fri Mar 18, 2011 4:01 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
Does not sound like your source code is synchronized. (Step 1) -cleanbuild all components and redeploy. (Step 2) Set a breakpoint at the MQInput node, then step it through.
The debugger works. Something is not kosher with your particular source. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Mar 18, 2011 4:59 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Are you trying to use 6.1 Toolkit to debug a 6.0 broker?
Is that listed as supported in the 6.1 documentation? |
|
Back to top |
|
 |
WMBEAI |
Posted: Fri Mar 18, 2011 8:25 am Post subject: |
|
|
Acolyte
Joined: 02 Mar 2009 Posts: 66
|
We are using 6.1 and trying to debug 6.0 |
|
Back to top |
|
 |
lancelotlinc |
Posted: Fri Mar 18, 2011 10:40 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
WMBEAI wrote: |
We are using 6.1 and trying to debug 6.0 |
Did you rebuild the source as I described above? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Mar 18, 2011 10:47 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
WMBEAI wrote: |
We are using 6.1 and trying to debug 6.0 |
Like Jeff said :
mqjeff wrote: |
Is that listed as supported in the 6.1 documentation? |
If you look at the changes in debugging between 6.0 and 6.1, I very much doubt whether this will work at all. you may need to use a 6.0 toolkit for that. (Remember the RAC agent?)  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|