Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse Indigo Crash
icon5.gif  Eclipse Indigo Crash [message #916431] Wed, 19 September 2012 02:20 Go to next message
Ginanjar FM is currently offline Ginanjar FMFriend
Messages: 1
Registered: September 2012
Junior Member
My Eclipse crashes unexpectedly, it pop ups a message:
"An error has occured. See the log file
C:/Users/.../eclipse/configuration/1348020891594.log"

I found this in the end of that log file:
!ENTRY org.eclipse.osgi 4 0 2012-09-19 08:57:33.273
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "org.eclipse.ui.ide.workbench" could not be found in the registry. The applications available are: org.eclipse.cdt.codan.core.application, org.eclipse.cdt.core.GeneratePDOM, org.eclipse.equinox.app.error, org.eclipse.jdt.apt.core.aptBuild, org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.update.core.standaloneUpdate, org.eclipse.update.core.siteOptimizer, org.eclipse.wst.jsdt.core.JavaCodeFormatter, org.eclipse.ecf.examples.eventadmin.app.EventAdminManager, org.eclipse.ecf.examples.eventadmin.app.EventAdminClient, org.eclipse.ecf.examples.remoteservices.hello.consumer.HelloConsumer, org.eclipse.ecf.examples.remoteservices.hello.ds.consumer.HelloConsumerDS, org.eclipse.ecf.examples.remoteservices.hello.ds.host.HelloHostDS, org.eclipse.ecf.examples.remoteservices.hello.host.HelloHost, org.eclipse.ecf.presence.bot.chatRoomRobot, org.eclipse.ecf.presence.bot.imRobot, org.eclipse.ecf.server.generic.Server, org.eclipse.ecf.server.generic.Client, org.eclipse.ecf.server.generic.GenericClientApplication, org.eclipse.ant.core.antRunner, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application, 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.reconciler.application, 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.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.pde.build.Build, 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.
	at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(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(EclipseStarter.java:344)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	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:622)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1410)


So, how to fix it?? Sad
Re: Eclipse Indigo Crash [message #918841 is a reply to message #916431] Fri, 21 September 2012 11:53 Go to previous message
Libor Jelinek is currently offline Libor JelinekFriend
Messages: 143
Registered: January 2012
Location: Prague, Czech Rep.
Senior Member

Your Eclipse installation looks damaged. No important for what reason
because there is easy procedure todo: delete Eclipse folder, download
archive once more and unpack it to original destination.

Libor

On 09/19/2012 04:20 AM, Ginanjar FM wrote:
> My Eclipse crashes unexpectedly, it pop ups a message:
> "An error has occured. See the log file
> C:/Users/.../eclipse/configuration/1348020891594.log"
>
> I found this in the end of that log file:
>
> !ENTRY org.eclipse.osgi 4 0 2012-09-19 08:57:33.273
> !MESSAGE Application error
> !STACK 1
> java.lang.RuntimeException: Application "org.eclipse.ui.ide.workbench"
> could not be found in the registry. The applications available are:
> org.eclipse.cdt.codan.core.application,
> org.eclipse.cdt.core.GeneratePDOM, org.eclipse.equinox.app.error,
> org.eclipse.jdt.apt.core.aptBuild,
> org.eclipse.jdt.core.JavaCodeFormatter,
> org.eclipse.update.core.standaloneUpdate,
> org.eclipse.update.core.siteOptimizer,
> org.eclipse.wst.jsdt.core.JavaCodeFormatter,
> org.eclipse.ecf.examples.eventadmin.app.EventAdminManager,
> org.eclipse.ecf.examples.eventadmin.app.EventAdminClient,
> org.eclipse.ecf.examples.remoteservices.hello.consumer.HelloConsumer,
> org.eclipse.ecf.examples.remoteservices.hello.ds.consumer.HelloConsumerDS,
> org.eclipse.ecf.examples.remoteservices.hello.ds.host.HelloHostDS,
> org.eclipse.ecf.examples.remoteservices.hello.host.HelloHost,
> org.eclipse.ecf.presence.bot.chatRoomRobot,
> org.eclipse.ecf.presence.bot.imRobot,
> org.eclipse.ecf.server.generic.Server,
> org.eclipse.ecf.server.generic.Client,
> org.eclipse.ecf.server.generic.GenericClientApplication,
> org.eclipse.ant.core.antRunner, org.eclipse.equinox.p2.director,
> org.eclipse.equinox.p2.garbagecollector.application,
> 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.reconciler.application,
> 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.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.pde.build.Build,
> 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.
> at
> org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(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(EclipseStarter.java:344)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
>
> 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:622)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
>
>
> So, how to fix it?? :(
Previous Topic:How can I test with selection at PropertyTest?
Next Topic:How to locate the default application
Goto Forum:
  


Current Time: Thu Mar 28 18:03:49 GMT 2024

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

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

Back to the top