Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » workspace on network drive(error creating workspace on network drive)
workspace on network drive [message #1267300] Sat, 08 March 2014 20:29
Peter Tabatt is currently offline Peter TabattFriend
Messages: 1
Registered: March 2014
Junior Member
Hi,

we use eclipse kepler sr1 32 bit on Windows 7 64 bit. This combination is because we use a plug-in for lego lejos wich is only availible for 32 bit (the tools need 32 bit Java).
If we work local, all is fine. But we need to create the workspace on a network drive (novell), we use eclipse for education at the university and the home-directories of the students are on the network drive.
If we create the workspace on the net, we get an error in ws\.metadata\.log:

!ENTRY org.eclipse.osgi 4 0 2014-03-05 11:19:55.130
!MESSAGE An error occurred while automatically activating bundle org.eclipse.core.resources (82).

org.osgi.framework.BundleException: Exception in org.eclipse.core.resources.ResourcesPlugin.start() of bundle org.eclipse.core.resources.
...

Could not write workspace metadata 'X:\eclipsews\.metadata\.plugins\org.eclipse.core.resources'.


The directory is writeable for the user. I also use the vm-switch -Doslgi.locking=none
the error was the same.
In an other pc-room, we have Windows XP 32 Bit with eclipse Indigo and Java 1.6, the same network-user can create his workspace on the network drive from these machines. So I try the same combination of eclipse and java, the error was the same.

Have you any suggestions to kick out the error? We have to use the network drive for the workspace and we have to use eclipse 32 bit and windows 64 bit.

Peter
Previous Topic:@Nullable field annotations when backporting to Eclipse 3.8
Next Topic:Securing Eclipse help plug-in
Goto Forum:
  


Current Time: Thu Apr 25 21:33:18 GMT 2024

Powered by FUDForum. Page generated in 0.03590 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top