eclipse 3.4M6 won't run from NFS disk [message #327899] |
Wed, 07 May 2008 17:21  |
Eclipse User |
|
|
|
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 17:52  |
Eclipse Webmaster Messages: 607353 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.
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02803 seconds