Author |
Message
|
Lillian |
Posted: Fri Feb 09, 2007 4:35 am Post subject: breakpoints not "active" |
|
|
Centurion
Joined: 15 Apr 2002 Posts: 102
|
I have toolkit 6.02 and broker 6.0.0.3 on unix running RAC versio 6.0.0.1
i am trying to test the debugger. the test flow just has an input node --breakpoint -- outputnode. I am able to connect to debug session but as soon as I put a messages on input queue it end up on output queue without any debug outputs. The debug actions ( stepinto/over/run etc) are greyed out.
any ideas? |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Feb 09, 2007 4:37 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Put a trace node in the middle. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
AkankshA |
Posted: Fri Feb 09, 2007 4:43 am Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
Pls cross check the debug configuration... _________________ Cheers |
|
Back to top |
|
 |
Lillian |
Posted: Fri Feb 09, 2007 4:50 am Post subject: |
|
|
Centurion
Joined: 15 Apr 2002 Posts: 102
|
Put the trace, deployed, and test messages. Unfortunately same result with $root being written to trace output. Configuration looks OK. |
|
Back to top |
|
 |
AkankshA |
Posted: Fri Feb 09, 2007 4:53 am Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
It should be
$Root
its case sensitive _________________ Cheers |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Feb 09, 2007 5:01 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
It should be ${Root} _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Lillian |
Posted: Mon Feb 12, 2007 12:14 am Post subject: |
|
|
Centurion
Joined: 15 Apr 2002 Posts: 102
|
Noted. My problem is still the breakpoint not stopping any ideas? |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Feb 12, 2007 2:29 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Restart Broker and RAC, try again.
Look for phantom execution groups.
Make sure your last deploy completed successfully. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|