Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » eclipse 3.4M6 won't run from NFS disk
eclipse 3.4M6 won't run from NFS disk [message #327899] Wed, 07 May 2008 21:21 Go to next message
Mark Geib is currently offline Mark GeibFriend
Messages: 432
Registered: July 2009
Senior Member
We are trying to host our eclipse install(s) on a server, then export the
installs via NFS, or Samba, etc.

We have the exported path mounted on a client, and eclipse installed, this
is all Linux, but running eclipse results in the following...

.../3.4M6/eclipse-java$ ./eclipse

!ENTRY org.eclipse.osgi 4 0 2008-05-07 14:29:23.326
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service.
Ensure that the org.eclipse.core.runtime bundle is resolved and started
(see config.ini).
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:74)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:362)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:175)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)

Can someone give me any ideas on what is wrong here.??

I have install 3.4M6 in many other directories and it runs with no
problems at all.

Thanks,
Mark.
Re: eclipse 3.4M6 won't run from NFS disk [message #327901 is a reply to message #327899] Wed, 07 May 2008 21:52 Go to previous message
Eclipse Webmaster is currently offline Eclipse WebmasterFriend
Messages: 607343
Registered: July 2009
Senior Member
NFS is likely not the problem. I run lots of Eclipse instances from
various NFS mounts on a whole bunch of platforms.

geib wrote:
> We are trying to host our eclipse install(s) on a server, then export
> the installs via NFS, or Samba, etc.
>
> We have the exported path mounted on a client, and eclipse installed,
> this is all Linux, but running eclipse results in the following...
>
> ../3.4M6/eclipse-java$ ./eclipse
>
> !ENTRY org.eclipse.osgi 4 0 2008-05-07 14:29:23.326
> !MESSAGE Application error
> !STACK 1
> java.lang.IllegalStateException: Unable to acquire application service.
> Ensure that the org.eclipse.core.runtime bundle is resolved and started
> (see config.ini).
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:74)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:362)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:175)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
>
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
>
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
>
> Can someone give me any ideas on what is wrong here.??
>
> I have install 3.4M6 in many other directories and it runs with no
> problems at all.
>
> Thanks,
> Mark.
>
>
Previous Topic:Ganymede IHandler2/AbstractHandler execute() method not recognized in @Override
Next Topic:The JAR of this class file belongs to contain 'Plug-in Dependencies' which does not allow modificati
Goto Forum:
  


Current Time: Tue Jul 16 14:28:51 GMT 2024

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

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

Back to the top