Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse damaged after uninstalling a feature
Eclipse damaged after uninstalling a feature [message #661554] Fri, 25 March 2011 09:29 Go to next message
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
I uninstalled the PHP IDE feature from Eclipse 3.6 because it conflicted with a new feature that I wanted to install and I don't
need any PHP capability right now, anyway.

BUt when I now try to restart Eclipse I only get an error message "An error has occured ..." and that I should look into a specific
..log file. I append that log file's content below.

If I interpret that right, then in essence it seems to be missing the feature that I just uninstalled. What can I do to re-animate
this crashed Eclipse installation? I normally need/use Eclipse as a Java IDE. Why does uninstalling the PHP feature leave it dead
and rotten?

Michael


------------------------------
!SESSION 2011-03-25 10:21:09.188 -----------------------------------------------
eclipse.buildId=M20100909-0800
java.version=1.6.0_24
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_us_US
Framework arguments: -product org.eclipse.epp.package.javascript.product -product org.eclipse.epp.package.jee.product -product
org.eclipse.epp.package.php.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.javascript.product -product
org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.php.product

!ENTRY org.eclipse.osgi 4 0 2011-03-25 10:21:12.791
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "" could not be found in the registry. The applications available are:
org.eclipse.ant.ui.antRunner, org.eclipse.datatools.connectivity.console.profile.StorageFi leEditor,
org.eclipse.emf.importer.ecore.Ecore2GenModel, org.eclipse.emf.importer.java.Java2GenModel,
org.eclipse.emf.importer.rose.Rose2GenModel, org.eclipse.equinox.p2.garbagecollector.application,
org.eclipse.equinox.p2.installer.application, org.eclipse.equinox.p2.metadata.generator.EclipseGenerator,
org.eclipse.equinox.p2.reconciler.application, org.eclipse.pde.junit.runtime.uitestapplication,
org.eclipse.pde.junit.runtime.legacytestapplication, org.eclipse.pde.junit.runtime.coretestapplication,
org.eclipse.pde.junit.runtime.coretestapplicationnonmain, org.eclipse.pde.junit.runtime.nonuithreadtestapplication,
org.eclipse.sketch.examples.shapes.diagram.ShapesApplication , org.eclipse.wst.server.preview.preview,
org.eclipse.cdt.core.GeneratePDOM, org.eclipse.cdt.managedbuilder.core.headlessbuild, org.eclipse.emf.codegen.CodeGen,
org.eclipse.emf.codegen.JMerger, org.eclipse.emf.codegen.ecore.Generator, org.eclipse.emf.mwe.core.WorkflowRunner,
org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director.app.application, org.eclipse.equinox.p2.director,
org.eclipse.equinox.p2.publisher.InstallPublisher, org.eclipse.equinox.p2.publisher.EclipseGenerator,
org.eclipse.equinox.p2.publisher.ProductPublisher, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher ,
org.eclipse.equinox.p2.repository.repo2runnable, org.eclipse.equinox.p2.repository.metadataverifier,
org.eclipse.equinox.p2.artifact.repository.mirrorApplication , org.eclipse.equinox.p2.metadata.repository.mirrorApplication ,
org.eclipse.equinox.p2.ui.admin.rcp.application, org.eclipse.equinox.p2.updatesite.UpdateSitePublisher,
org.eclipse.equinox.p2.publisher.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.CategoryPublisher,
org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool,
org.eclipse.jdt.apt.core.aptBuild, org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.pde.build.Build,
org.eclipse.ui.ide.workbench, org.eclipse.update.core.standaloneUpdate, org.eclipse.update.core.siteOptimizer,
org.eclipse.ant.core.antRunner, org.eclipse.uml2.uml.ecore.importer.UML2GenModel, org.eclipse.wst.jsdt.core.JavaCodeFormatter,
org.eclipse.xsd.ecore.importer.XSD2GenModel.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDe faultApp(EclipseAppContainer.java:248)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run (MainApplicationLauncher.java:29)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
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: 619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
------------------------------


Michael
Re: Eclipse damaged after uninstalling a feature [message #661600 is a reply to message #661554] Fri, 25 March 2011 14:24 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NOSPAM.ibm.com

Did you add this to your command line?

-product org.eclipse.epp.package.php.product


That says you need to be running the php product, which you uninstalled.

How did you uninstall php?

Rich
Previous Topic:CompareEditor showing Comments
Next Topic:CommonNavigator doSave() never gets called.
Goto Forum:
  


Current Time: Tue Apr 23 08:45:06 GMT 2024

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

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

Back to the top