Bug 15040

Summary: Launcher doesn't detect VM crash
Product: [Eclipse Project] PDE Reporter: Peter Burka <peter_burka>
Component: UIAssignee: Dejan Glozic <dejan>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Peter Burka CLA 2002-05-01 15:51:37 EDT
Build M5

If my runtime workbench session crashes, the debugger correctly detects that 
the processes are dead. However, if I try to launch a new runtime workbench, I 
get an error message telling me to close the running one first.

I thought that this might be because of the presence of a .lock file, but I 
can delete this file and the problem persists.

The only way to start a new session is to exit and restart Eclipse (the 
development workbench).

Note that I'm running a beta version of J9 for both sessions; this might be a 
contributing factor.
Comment 1 Peter Burka CLA 2002-05-01 16:31:14 EDT
Interesting - if I delete the .lock file before I try to relaunch the first 
time, everything is Ok.

The problem only happens if I try to relaunch, get the error, and then delete 
the .lock file. Then I have to exit and restart.

May be related to Bug 15041
Comment 2 Dejan Glozic CLA 2002-05-01 17:33:24 EDT
This problem was fixed post-M5 by removing the checks. PDE will not restrict 
launching in post-M5 builds.