error: STACK 1 Ensure that the org.eclipse.core.runtime bund

This forum is closed, and read-only.
Locked
Julen
PLS User
Posts: 17
Joined: Wed Apr 24, 2013 7:38 am
Real name and title:

error: STACK 1 Ensure that the org.eclipse.core.runtime bund

Post by Julen »

Dear all,

I installed properly smartPLS 3 profesional (win 64) but today something happened with my java and got this error when trying to open the software:


!SESSION 2015-02-10 18:04:40.326 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_25
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=es_ES
Framework arguments: -clearPersistedState
Command-line arguments: -os win32 -ws win32 -arch x86_64 -clean -data @user.home/.smartpls3 -clearPersistedState

!ENTRY org.eclipse.osgi 4 0 2015-02-10 18:04:41.832
!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:78)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)


Does anybody has any idea please?
Thank you in advanced.
Locked