Bug 22324 - Infocenter, .lock file prevents startup.
Summary: Infocenter, .lock file prevents startup.
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: User Assistance (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 2.1 M3   Edit
Assignee: Konrad Kolosowski CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-09 15:31 EDT by Konrad Kolosowski CLA
Modified: 2002-10-31 10:04 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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