[CALUG] Eclipse 3.4 with CDT 5.0?

Ed Browne edward_d_browne at yahoo.com
Wed Sep 10 14:07:46 EDT 2008


Hi Ray,
    Thanks for the reply.  I tried that, but it just crashes on startup
(in typical java fashion spewing 100 lines to the screen and 1100
to the error log), I can't make heads or tails of it (besides, nobody
expects to debut a serious product like this right out of the box.)
FWIW, here's the lines from the screen and a few of the lines from 
the error log.  Thanks - Ed

bongo:~> /opt/eclipse/eclipse
org.osgi.framework.BundleException: State change in progress for bundle "reference:file:plugins/org.eclipse.equinox.p2.reconciler.dropins_1.0.0.v20080611.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:375)
   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.81)
   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
-------------------------------

root at bongo:/home/edbrown/.eclipse/org.eclipse.platform_3.4.0_1473617060/configuration# more 1221069352918.log
!SESSION 2008-09-10 18:55:52.294 -----------------------------------------------
eclipse.buildId=I20080617-2000
java.fullversion=GNU libgcj 4.2.3 (Ubuntu 4.2.3-2ubuntu6)
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_GB
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.core.runtime.compatibility 4 0 2008-09-10 18:56:58.416
!MESSAGE
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.plugins.CompatibilityActivator.stop() of bundle org
.eclipse.core.runtime.compatibility.
   at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1066)
   at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:457)
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:531)
   at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
   at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.suspendBundle(PackageAdminImpl.java:280)
   at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.processDelta(PackageAdminImpl.java:415)
   at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:223)
   at org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:162)
   at java.lang.Thread.run(libgcj.so.81)
Caused by: java.lang.IllegalStateException
   at org.eclipse.core.internal.runtime.CompatibilityHelper.getPluginDescriptor(CompatibilityHelper.java:59)
   at org.eclipse.core.internal.plugins.CompatibilityActivator.stop(CompatibilityActivator.java:28)
   at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1050)
   at java.security.AccessController.doPrivileged(libgcj.so.81)
   at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1046)
   ...8 more
Root exception:
java.lang.IllegalStateException
   at org.eclipse.core.internal.runtime.CompatibilityHelper.getPluginDescriptor(CompatibilityHelper.java:59)
...





----- Original Message ----
From: Ray Lischner <linux at tempest-sw.com>
To: calug at unknownlamer.org
Sent: Wednesday, September 10, 2008 4:35:39 AM
Subject: Re: [CALUG] Eclipse 3.4 with CDT 5.0?

On Tuesday 09 September 2008 03:38 pm, Ed Browne wrote:

> Has anyone sucessfully installed Eclipse 3.4 with CDT5.0?

I simply went to the Downloads page and chose Eclipse IDE for C/C++
Developers. The file is eclipse-cpp-ganymede-linux-gtk.tar.gz. I simply
untared it in /opt, and I can run /opt/eclipse/eclipse just fine.

I did NOT try to update Europa.
--
Ray Lischner


_______________________________________________
CALUG mailing list
CALUG at unknownlamer.org
http://lists.unknownlamer.org/listinfo/calug



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.unknownlamer.org/pipermail/calug/attachments/20080910/52543bd5/attachment.htm 


More information about the CALUG mailing list