Posted by [IP Address: 64.29.15.5] 'Cindy' on September 20, 2001 at 14:25:47 EST:
In Reply to: Re: Timing Out when activating a program posted by [IP Address: 64.29.15.5] 'Frank Dittrich' on September 20, 2001 at 12:14:30 EST:
Thanks, Franks... Your suggestion worked. I was working with 2 sessions.
: Depending on your release, here's another scenario:
: You (ore someone else) started to debug a program in one session.
: For some reason, the program had to be ge-generated.
: You did not have a DB commit and did not process any screen (except the Debugging screen).
: In another session, you changed the program.
: Now you try to generate the program in this second session.
: This deadlock situation will finally result in a time-out.
: To avoid this, end your (or another person's) debugging session.
: Or, force a DB commit or rollback in the debugger (via menu).
: Regards, Frank