Bug 133284 - Cannot create workspace on network home directory
Summary: Cannot create workspace on network home directory
Status: RESOLVED DUPLICATE of bug 44735
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Runtime (show other bugs)
Version: 3.1.2   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: platform-runtime-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-25 22:58 EST by Donald Brady CLA
Modified: 2007-03-29 15:59 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 Donald Brady CLA 2006-03-25 22:58:25 EST
If you attempt to have your wokspace on a network drive eclipse just complains that the workspace is busy. Can only creat the workspace on local hard drives.

Prevents use in a networked environment.
Comment 1 Pascal Rapicault CLA 2006-03-27 07:45:19 EST
The problem comes from java which on some file systems prevent locking, consequently causing the error you see. 
As a workaround I would run with the following vm arg: -Dosgi.locking=none
Comment 2 DJ Houghton CLA 2006-03-27 09:54:03 EST
See related bug 44735.
Comment 3 DJ Houghton CLA 2007-03-29 15:59:15 EDT

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