Lock up when capturing output

Using the Java SDK with TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Peter T.

Lock up when capturing output

Post by Peter T. »

I am using TextPad 4.5.0 with JDK 1.4.0-beta on WinME. I set up the Run Java Application tool to capture Java back traces as described under Java Stack Dumps on the Regular Expressions page on this site. However, when I attempt to run an application, Command Results opens and nothing happens. I can abort the run in TextPad with [Ctrl] + [Break] but I can not run any more tools. The Windows Task Manager shows that winoldap is running suggesting some 16-bit application is going on in the background. Leaving the system be results in it locking up, as does attempting to restart or forcing winoldap to end. TextPad successfully runs the application if I revert the tool to not capture the console output. I need to capture it since the ME DOS console is not scrollable. How might I resolve this issue? Thank you for any assistance.
Post Reply