Posted by [IP Address: 62.226.129.247] 'Frank Dittrich' on September 20, 2001 at 12:14:30 EST:
In Reply to: Re: Timing Out when activating a program posted by [IP Address: 62.226.129.247] 'Wolfgang G. Propfe' on September 20, 2001 at 09:02:19 EST:
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