Author |
Message
|
wbintegrator |
Posted: Mon May 15, 2006 5:43 am Post subject: Debugger Problems in WBIMB v6.0.0.1 |
|
|
Voyager
Joined: 08 Feb 2006 Posts: 83
|
Hi all,
We've just updated our system (linux) to broker v6 and are using broker toolkit with the latest updates on windows.
The broblem is the debugger: I put a breakpoint on a flow but the flow never stops at it. Whenever I put a message to the input queue, it just passes
(99% of the time) through the flow without paying any heed to the breakpoints...
It makes life hard, you know, working without a debugger and I would be really glad if someone could give me a helping a tip.
thanks in advance. |
|
Back to top |
|
 |
wschutz |
Posted: Mon May 15, 2006 8:42 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
did you also apply service (fp1) to the linux broker? _________________ -wayne |
|
Back to top |
|
 |
wbintegrator |
Posted: Mon May 15, 2006 9:37 pm Post subject: |
|
|
Voyager
Joined: 08 Feb 2006 Posts: 83
|
|
Back to top |
|
 |
PieterV |
Posted: Tue May 16, 2006 11:09 pm Post subject: |
|
|
Disciple
Joined: 04 Jan 2006 Posts: 164 Location: Belgium
|
if you install fix 4 it will be solved
we encountered the same problem, altough it was on UNIX (solaris).
since it is an update for the toolkit it won't make a difference.
search for: "WebSphere Message Broker Toolkit Version 6.0.0.1 Cumulative Interim Fix 004" |
|
Back to top |
|
 |
wbintegrator |
Posted: Wed May 17, 2006 9:37 pm Post subject: |
|
|
Voyager
Joined: 08 Feb 2006 Posts: 83
|
Thank you for your answer PieterV,
we have the fix. We installed all the fixes (001, 002, 003) not as one cumulative fix though, but we did. Unfortunately they don't seem to help much. |
|
Back to top |
|
 |
wbintegrator |
Posted: Thu May 18, 2006 3:18 am Post subject: |
|
|
Voyager
Joined: 08 Feb 2006 Posts: 83
|
Hi all,
we seem to have solved the problem for now;
what we did is cut the number of execeution groups to a minimal number. With just six exec. groups
( used to have 10-13 ) the debugger
stops at the breakpoints at last.
Hope this might help somebody. |
|
Back to top |
|
 |
|