Bug 22324

Summary: Infocenter, .lock file prevents startup.
Product: [Eclipse Project] Platform Reporter: Konrad Kolosowski <konradk>
Component: User AssistanceAssignee: Konrad Kolosowski <konradk>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.1 M3   
Hardware: All   
OS: All   
Whiteboard:

Description Konrad Kolosowski CLA 2002-08-09 15:31:02 EDT
In the infocenter scenario, when Eclipse is being started the .log file is 
being created.  If for some reason the launching of the Eclipse platform fails, 
the .lock file is left in the server temporary directory.  Subsequent attempts 
to run infocenter will fail due to .lock file being present.

The .lock serves as a protection against running more than one instance of 
Eclipse, but is not needed in the infocenter scenario, because each webapp has 
its own temporary location, and server takes care of initializing web app only 
once.
Comment 1 Konrad Kolosowski CLA 2002-10-29 18:11:40 EST
The issue will dissaper with the new Infocenter architecture.
Comment 2 Konrad Kolosowski CLA 2002-10-31 10:04:26 EST
Fixed in M3