Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Exception when trying to update
Exception when trying to update [message #336572] Wed, 24 June 2009 07:57
Dominique Jean-Prost is currently offline Dominique Jean-ProstFriend
Messages: 1
Registered: July 2009
Junior Member
Hello,

I'm not sure I'm in the right place to discuss my problem. I hope people
will help me.
When I try to update plugins, the update window doesn't open, and I get
this in eclipse log file.

What should I do to fix this ? I wouldn't have to reinstall everything.
Regards,
dom

!ENTRY org.eclipse.ui 4 0 2009-06-24 09:52:25.373
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Registry Directory not available.
at
org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry .restore(SimpleProfileRegistry.java:330)
at
org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry .getProfileMap(SimpleProfileRegistry.java:223)
at
org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry .internalGetProfile(SimpleProfileRegistry.java:180)
at
org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry .getProfile(SimpleProfileRegistry.java:171)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.Pr ovisioningUtil.getProfile(ProvisioningUtil.java:161)
at
org.eclipse.equinox.internal.p2.ui.sdk.ProvSDKUIActivator.ge tSelfProfileId(ProvSDKUIActivator.java:169)
at
org.eclipse.equinox.internal.p2.ui.sdk.UpdateHandler.execute (UpdateHandler.java:41)
at
org.eclipse.ui.internal.handlers.HandlerProxy.execute(Handle rProxy.java:281)
at org.eclipse.core.commands.Command.executeWithChecks(Command. java:476)
at
org.eclipse.core.commands.ParameterizedCommand.executeWithCh ecks(ParameterizedCommand.java:508)
at
org.eclipse.ui.internal.handlers.HandlerService.executeComma nd(HandlerService.java:169)
at
org.eclipse.ui.internal.handlers.SlaveHandlerService.execute Command(SlaveHandlerService.java:247)
at
org.eclipse.ui.menus.CommandContributionItem.handleWidgetSel ection(CommandContributionItem.java:619)
at
org.eclipse.ui.menus.CommandContributionItem.access$10(Comma ndContributionItem.java:605)
at
org.eclipse.ui.menus.CommandContributionItem$4.handleEvent(C ommandContributionItem.java:595)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3823)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3422)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 00)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:288)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:193)
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:386)
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:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
Previous Topic:EditorPart.init() question
Next Topic:Galileo for 64 bit Vista?
Goto Forum:
  


Current Time: Thu Apr 25 23:36:56 GMT 2024

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

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

Back to the top