You are not logged in.

#1 2008-12-21 02:08:42

tjwallis
Member
Registered: 2008-11-29
Posts: 8

eclipse-cdt brakes eclipse [solved]

Eclipse works by itself but as soon as I install eclipse-cdt I get this error.

An error has occurred. See the log file
/home/tjwallis/.eclipse/org.eclipse.platform_3.4.0_1543616141/configuration/1229824792149.log.

And this is the terminal output.

org.osgi.framework.BundleException: State change in progress for bundle "reference:file:plugins/org.eclipse.equinox.p2.reconciler.dropins_1.0.2.R34x_v20080909.jar" by thread "Start Level Event Dispatcher".
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstall(AbstractBundle.java:833)
   at org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.uninstallBundles(ConfigApplier.java:360)
   at org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.install(ConfigApplier.java:68)
   at org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:124)
   at org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:138)
   at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.applyConfiguration(ProfileSynchronizer.java:391)
   at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.synchronize(ProfileSynchronizer.java:105)
   at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.synchronize(Activator.java:402)
   at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Activator.java:161)
   at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
   at java.security.AccessController.doPrivileged(libgcj.so.9)
   at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
   at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
   at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
   at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
   at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
   at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
   at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
   at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
   at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
   at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
   ...22 more

It has something do with the installation of eclipse-cdt. But I can't figure out how to fix it.

Last edited by tjwallis (2008-12-24 02:19:02)

Offline

#2 2008-12-22 12:54:05

yo
Member
Registered: 2008-08-31
Posts: 25

Re: eclipse-cdt brakes eclipse [solved]

try easyeclipse

Offline

#3 2008-12-23 01:40:46

tjwallis
Member
Registered: 2008-11-29
Posts: 8

Re: eclipse-cdt brakes eclipse [solved]

do you just install from the source code? on easyeclipses website.

Offline

#4 2008-12-23 19:36:26

yo
Member
Registered: 2008-08-31
Posts: 25

Re: eclipse-cdt brakes eclipse [solved]

from the website, you dont have to install it couse is made in java, download and unzip and thats it

Offline

#5 2008-12-24 02:18:23

tjwallis
Member
Registered: 2008-11-29
Posts: 8

Re: eclipse-cdt brakes eclipse [solved]

thanks that worked great.

Offline

Board footer

Powered by FluxBB