search for: filetablelock

Displaying 3 results from an estimated 3 matches for "filetablelock".

2016 May 20
2
Eclipse (Java) locking issues after upgrade (3.6.23 -> 4.4.3)
...uinox.launcher.Main.basicRun(Main.java:610) at org.eclipse.equinox.launcher.Main.run(Main.java:1519) Caused by: java.io.IOException: An error occurred while locking file "/home/user/.eclipse/org.eclipse.platform_4.6.0_1664049636_macosx_cocoa_x86_64/configuration/org.eclipse.osgi/.manager/.fileTableLock": "Operation not supported". A common reason is that the file system or Runtime Environment does not support file locking for that location. Please choose a different location, or disable file locking by passing "-Dosgi.locking=none" as a VM argument. at org.eclipse.osg...
2016 May 20
0
Eclipse (Java) locking issues after upgrade (3.6.23 -> 4.4.3)
On Fri, May 20, 2016 at 12:01:20PM -0400, Luc Lalonde wrote: > Caused > by: java.io.IOException: An error occurred while locking file > "/home/user/.eclipse/org.eclipse.platform_4.6.0_1664049636_macosx_cocoa_x86_64/configuration/org.eclipse.osgi/.manager/.fileTableLock": > "Operation not supported". A common reason is that the file system or > Runtime Environment does not support file locking for that location. > Please choose a different location, or disable file locking by passing > "-Dosgi.locking=none" as a VM argument. &...
2016 May 24
2
Eclipse (Java) locking issues after upgrade (3.6.23 -> 4.4.3)
...a écrit : > On Fri, May 20, 2016 at 12:01:20PM -0400, Luc Lalonde wrote: >> Caused >> by: java.io.IOException: An error occurred while locking file >> "/home/user/.eclipse/org.eclipse.platform_4.6.0_1664049636_macosx_cocoa_x86_64/configuration/org.eclipse.osgi/.manager/.fileTableLock": >> "Operation not supported". A common reason is that the file system or >> Runtime Environment does not support file locking for that location. >> Please choose a different location, or disable file locking by passing >> "-Dosgi.locking=none" as...