Locking is not possible in the directory [message #1029520] |
Fri, 29 March 2013 16:27  |
Eclipse User |
|
|
|
I downloaded and installed
http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/junosr2
in /usr/local/ as root.
root can run the program, but other users cannot. They get
Locking is not possible in the directory "/usr/local/eclipse/configuration/org.eclipse.osgi". 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 passing "-Dosgi.locking=none" as a VM argument.
/usr/local/eclipse/configuration/org.eclipse.osgi/.manager/.fileTableLock (Permission denied
even if they use
eclipse -vmargs -Dosgi.locking=none
How do I get this program working for ordinary users?
Also I see that logs are created in ../eclipse/configuration. It is inconvenient to clear out these files. Can the logs be sent to the user's home directory or to /var/log/eclipse instead?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08708 seconds