|
|
I have tried installing the IDE twice. Can someone tell how to fix this?
-Denis
!ENTRY org.eclipse.osgi 4 0 2011-01-14 13:49:51.500
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application quot;org.eclipse.ui.ide.workbenchquot; could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.ant.ui.antRunner, org.eclipse.contribution.weaving.jdt.weavingtest, org.eclipse.datatools.connectivity.console.profile .StorageFileEditor, org.eclipse.emf.codegen.CodeGen, org.eclipse.emf.codegen.JMerger, org.eclipse.emf.codegen.ecore.Generator, org.eclipse.emf.importer.ecore.Ecore2GenModel, org.eclipse.emf.importer.java.Java2GenModel, org.eclipse.emf.importer.rose.Rose2GenModel, org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director.app.application, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.applicatio n, org.eclipse.equinox.p2.metadata.generator.EclipseG enerator, org.eclipse.equinox.p2.publisher.InstallPublisher, org.eclipse.equinox.p2.publisher.EclipseGenerator, org.eclipse.equinox.p2.publisher.ProductPublisher, org.eclipse.equinox.p2.publisher.FeaturesAndBundle sPublisher, org.eclipse.equinox.p2.reconciler.application, org.eclipse.equinox.p2.repository.repo2runnable, org.eclipse.equinox.p2.repository.metadataverifier , org.eclipse.equinox.p2.artifact.repository.mirrorA pplication, org.eclipse.equinox.p2.metadata.repository.mirrorA pplication, org.eclipse.equinox.p2.updatesite.UpdateSitePublis her, org.eclipse.equinox.p2.publisher.UpdateSitePublish er, org.eclipse.equinox.p2.publisher.CategoryPublisher , org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.hyades.execution.server, org.eclipse.jdt.apt.core.aptBuild, org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.pde.build.Build, org.eclipse.pde.junit.runtime.uitestapplication, org.eclipse.pde.junit.runtime.legacytestapplicatio n, org.eclipse.pde.junit.runtime.coretestapplication, org.eclipse.pde.junit.runtime.coretestapplicationn onmain, org.eclipse.pde.junit.runtime.nonuithreadtestappli cation, org.eclipse.wst.jsdt.core.JavaCodeFormatter, org.eclipse.wst.server.preview.preview.
at org.eclipse.equinox.internal.app.EclipseAppContain er.startDefaultApp(EclipseAppContainer.java:248)
at org.eclipse.equinox.internal.app.MainApplicationLa uncher.run(MainApplicationLauncher.java:29)
at org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.runApplication(EclipseAppLauncher.java: 110)
at org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.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.ja va:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:14 07)
at org.eclipse.equinox.launcher.Main.main(Main.java:1 383)
Hi Denis,
can you tell us how you installed STS? Did you use the installer or distribution archive? Or did you install from an update site.
Cheers, Christian
Hi Christian,
I installed the IDE from the .exe installer I downloaded from the website. I have installed it several times since and have observed that I cannot install the software on my C: drive. It works okay on the D: drive.
This may be due to some security restriction to the C: drive from the company I work for I don't know, though it did work at least one time from the C: drive.
-Denis |
|