| AR# | 22365 |
| Part | EDK-SDK |
| Last Modified | 2007-04-17 00:00:00.0 |
| Status | Archive |
| Keywords | SDK, sdk_xps, launch, linux, java, ioexception, lock, locks, runtime, eclipse |
Keywords: SDK, sdk_xps, launch, linux, java, ioexception, lock, locks, runtime, eclipse
General Description: Attempting to launch SDK from the command line via 'xps_sdk' on an NFS-mounted drive fails with the message:
Caused by: java.io.IOException: An error occurred while locking file "/home/hoochie_mamma/EDK_SDK_workspace/.config/org.eclipse.core.runtime/.manager/.fileTableLock": "No locks available". A probable reason is that the file system or Runtime Environment does not support file locking. You may want to choose a different location, or disable file locking (using the osgi.locking property), but this can cause data corruption. at org.eclipse.core.runtime.adaptor.Locker_JavaNio.lock(Locker_JavaNio.java:42).