Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 73815 - [WorkspaceLauncher] "workspace in use" error message when Eclipse cannot create the workspace directory
Summary: [WorkspaceLauncher] "workspace in use" error message when Eclipse cannot crea...
Status: RESOLVED DUPLICATE of bug 70581
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Andrew Eidsness CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-13 17:56 EDT by Jonathan Ball CLA
Modified: 2004-09-14 08:37 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Ball CLA 2004-09-13 17:56:15 EDT
Build: Eclipse 3.0
Platform: Linux/GTK

When trying to create a workspace directory in a directory which the user does
not have permission, the Workspace Launcher Dialog displays the error message
"workspace in use" and not a message identifying the correct problem.

Steps to reproduce:
1) Start Eclipse
2) In the Workspace Launcher, attempt to create the workspace in a directory
that you are not allowed to create subdirectories underneath (i.e. /opt/eclipse
with rwxrwxr-x set as the permissions)
3) Click OK

Problem: A message box appears with the incorrect error: "Workspace in use,
choose a different one."
Comment 1 Andrew Eidsness CLA 2004-09-14 08:37:54 EDT

*** This bug has been marked as a duplicate of 70581 ***