facebook

Can’t install

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #206790 Reply

    YellowDog
    Member

    I’ve successfully installed Eclipse 3.0 M8 and MyEclipse 3.7.2 but because of instability problems or just because I wanted a “fresh start” I would un-install both and re-install. I’ve done that at least 25 -30 times in the last 3 weeks. Now I find that I cannot re-install at all. What usually happens is that after I install MyEclipse, Eclipse startup hangs on the splash screen. Or I get this dialog on top of the splash screen – “Error. Unable to read workbench state. Workbench UI layout will be reset.” I click OK but it stays stuck. The only thing I can do at that point is to kill the task from the OS (Win XP Pro). I thought this might have something to do with my habit of defining a workspace directory outside of the Eclipse home directory, but even if I let the new workspace default, Eclipse fails to start. I’ve been carefult to re-start Windows after each attempt. Here’s my log:

    
    !SESSION May 07, 2004 15:08:59.62 ----------------------------------------------
    java.version=1.4.2
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    !ENTRY org.eclipse.ui 4 4 May 07, 2004 15:08:59.62
    !MESSAGE Could not create action delegate for id: org.eclipse.ui.externaltools.ExternalToolMenuDelegateMenu
    !ENTRY org.eclipse.ui 4 4 May 07, 2004 15:08:59.62
    !MESSAGE Internal plug-in action delegate error on creation.
    !STACK 0
    java.lang.NullPointerException
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.getLaunchConfigurationManager(AbstractLaunchHistoryAction.java:341)
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.initialize(AbstractLaunchHistoryAction.java:124)
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.selectionChanged(AbstractLaunchHistoryAction.java:307)
        at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:223)
        at org.eclipse.ui.internal.PluginAction.createDelegate(PluginAction.java:110)
        at org.eclipse.ui.internal.WWinPluginPulldown.getPulldownDelegate(WWinPluginPulldown.java:75)
        at org.eclipse.ui.internal.WWinPluginPulldown$MenuProxy.getMenu(WWinPluginPulldown.java:35)
        at org.eclipse.jface.action.ActionContributionItem.fill(ActionContributionItem.java:297)
        at org.eclipse.jface.action.SubContributionItem.fill(SubContributionItem.java:58)
        at org.eclipse.jface.action.MenuManager.update(MenuManager.java:603)
        at org.eclipse.jface.action.MenuManager.update(MenuManager.java:525)
        at org.eclipse.jface.action.MenuManager.fill(MenuManager.java:233)
        at org.eclipse.jface.action.SubContributionItem.fill(SubContributionItem.java:58)
        at org.eclipse.jface.action.MenuManager.update(MenuManager.java:603)
        at org.eclipse.jface.action.MenuManager.updateAll(MenuManager.java:697)
        at org.eclipse.ui.internal.WorkbenchWindow.updateActionBars(WorkbenchWindow.java:1975)
        at org.eclipse.ui.internal.WorkbenchWindow.updateActionSets(WorkbenchWindow.java:1997)
        at org.eclipse.ui.internal.WorkbenchWindow$6.run(WorkbenchWindow.java:1805)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
        at org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:1780)
        at org.eclipse.ui.internal.WorkbenchWindow.restoreState(WorkbenchWindow.java:1367)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1300)
        at org.eclipse.ui.internal.Workbench.access$9(Workbench.java:1268)
        at org.eclipse.ui.internal.Workbench$14.run(Workbench.java:1179)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:610)
        at org.eclipse.core.runtime.Platform.run(Platform.java:521)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1112)
        at org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:176)
        at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:613)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:821)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1513)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:257)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:277)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:239)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:267)
        at org.eclipse.core.launcher.Main.run(Main.java:692)
        at org.eclipse.core.launcher.Main.main(Main.java:676)
    !ENTRY org.eclipse.core.runtime 4 2 May 07, 2004 15:08:59.78
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime".
    !STACK 0
    java.lang.NullPointerException
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.getLaunchConfigurationManager(AbstractLaunchHistoryAction.java:341)
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.getLaunchHistory(AbstractLaunchHistoryAction.java:323)
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.fillMenu(AbstractLaunchHistoryAction.java:260)
        at org.eclipse.debug.ui.actions.AbstractLaunchToolbarAction.fillMenu(AbstractLaunchToolbarAction.java:49)
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.getMenu(AbstractLaunchHistoryAction.java:216)
        at org.eclipse.ui.internal.WWinPluginPulldown$MenuProxy.getMenu(WWinPluginPulldown.java:38)
        at org.eclipse.jface.action.ActionContributionItem.fill(ActionContributionItem.java:297)
        at org.eclipse.jface.action.SubContributionItem.fill(SubContributionItem.java:58)
        at org.eclipse.jface.action.MenuManager.update(MenuManager.java:603)
        at org.eclipse.jface.action.MenuManager.update(MenuManager.java:525)
        at org.eclipse.jface.action.MenuManager.fill(MenuManager.java:233)
        at org.eclipse.jface.action.SubContributionItem.fill(SubContributionItem.java:58)
        at org.eclipse.jface.action.MenuManager.update(MenuManager.java:603)
        at org.eclipse.jface.action.MenuManager.updateAll(MenuManager.java:697)
        at org.eclipse.ui.internal.WorkbenchWindow.updateActionBars(WorkbenchWindow.java:1975)
        at org.eclipse.ui.internal.WorkbenchWindow.updateActionSets(WorkbenchWindow.java:1997)
        at org.eclipse.ui.internal.WorkbenchWindow$6.run(WorkbenchWindow.java:1805)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
        at org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:1780)
        at org.eclipse.ui.internal.WorkbenchWindow.restoreState(WorkbenchWindow.java:1367)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1300)
        at org.eclipse.ui.internal.Workbench.access$9(Workbench.java:1268)
        at org.eclipse.ui.internal.Workbench$14.run(Workbench.java:1179)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:610)
        at org.eclipse.core.runtime.Platform.run(Platform.java:521)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1112)
        at org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:176)
        at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:613)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:821)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1513)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:257)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:277)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:239)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:267)
        at org.eclipse.core.launcher.Main.run(Main.java:692)
        at org.eclipse.core.launcher.Main.main(Main.java:676)
    !ENTRY org.eclipse.ui 4 4 May 07, 2004 15:08:59.109
    !MESSAGE Could not create action delegate for id: org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar
    !ENTRY org.eclipse.ui 4 4 May 07, 2004 15:08:59.109
    !MESSAGE Internal plug-in action delegate error on creation.
    !STACK 0
    java.lang.NullPointerException
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.getLaunchConfigurationManager(AbstractLaunchHistoryAction.java:341)
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.initialize(AbstractLaunchHistoryAction.java:124)
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.selectionChanged(AbstractLaunchHistoryAction.java:307)
        at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:223)
        at org.eclipse.ui.internal.PluginAction.createDelegate(PluginAction.java:110)
        at org.eclipse.ui.internal.WWinPluginAction.refreshActionList(WWinPluginAction.java:148)
        at org.eclipse.ui.plugin.AbstractUIPlugin$3.run(AbstractUIPlugin.java:778)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:106)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2555)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2260)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:670)
        at org.eclipse.jface.window.Window.open(Window.java:650)
        at org.eclipse.jface.dialogs.MessageDialog.openError(MessageDialog.java:285)
        at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:50)
        at org.eclipse.ui.internal.Workbench$14.handleException(Workbench.java:1188)
        at org.eclipse.core.internal.runtime.InternalPlatform.handleException(InternalPlatform.java:345)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:612)
        at org.eclipse.core.runtime.Platform.run(Platform.java:521)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1112)
        at org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:176)
        at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:613)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:821)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1513)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:257)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:277)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:239)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:267)
        at org.eclipse.core.launcher.Main.run(Main.java:692)
        at org.eclipse.core.launcher.Main.main(Main.java:676)
    !ENTRY org.eclipse.ui 4 4 May 07, 2004 15:09:04.578
    !MESSAGE Could not create action delegate for id: org.eclipse.ui.externaltools.ExternalToolMenuDelegateMenu
    !ENTRY org.eclipse.ui 4 4 May 07, 2004 15:09:04.578
    !MESSAGE Internal plug-in action delegate error on creation.
    !STACK 0
    java.lang.NullPointerException
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.getLaunchConfigurationManager(AbstractLaunchHistoryAction.java:341)
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.initialize(AbstractLaunchHistoryAction.java:124)
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.selectionChanged(AbstractLaunchHistoryAction.java:307)
        at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:223)
        at org.eclipse.ui.internal.PluginAction.createDelegate(PluginAction.java:110)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:288)
        at org.eclipse.ui.internal.WWinPluginAction.refreshSelection(WWinPluginAction.java:251)
        at org.eclipse.ui.internal.WWinPluginAction.<init>(WWinPluginAction.java:107)
        at org.eclipse.ui.internal.WWinPluginPulldown.<init>(WWinPluginPulldown.java:53)
        at org.eclipse.ui.internal.ActionDescriptor.createAction(ActionDescriptor.java:214)
        at org.eclipse.ui.internal.ActionDescriptor.<init>(ActionDescriptor.java:133)
        at org.eclipse.ui.internal.PluginActionSetBuilder.createActionDescriptor(PluginActionSetBuilder.java:100)
        at org.eclipse.ui.internal.PluginActionBuilder.readElement(PluginActionBuilder.java:144)
        at org.eclipse.ui.internal.registry.RegistryReader.readElements(RegistryReader.java:138)
        at org.eclipse.ui.internal.registry.RegistryReader.readElementChildren(RegistryReader.java:128)
        at org.eclipse.ui.internal.PluginActionBuilder.readElement(PluginActionBuilder.java:127)
        at org.eclipse.ui.internal.registry.RegistryReader.readElements(RegistryReader.java:138)
        at org.eclipse.ui.internal.PluginActionSetBuilder.readActionExtensions(PluginActionSetBuilder.java:212)
        at org.eclipse.ui.internal.PluginActionSetBuilder.processActionSets(PluginActionSetBuilder.java:180)
        at org.eclipse.ui.internal.ActionPresentation.setActionSets(ActionPresentation.java:155)
        at org.eclipse.ui.internal.WorkbenchWindow.updateActionSets(WorkbenchWindow.java:1995)
        at org.eclipse.ui.internal.WorkbenchWindow$6.run(WorkbenchWindow.java:1805)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
        at org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:1780)
        at org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:421)
        at org.eclipse.ui.internal.WorkbenchWindow$5.run(WorkbenchWindow.java:1036)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
        at org.eclipse.ui.internal.WorkbenchWindow.openPage(WorkbenchWindow.java:1033)
        at org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbench.java:1075)
        at org.eclipse.ui.internal.WorkbenchConfigurer.openFirstTimeWindow(WorkbenchConfigurer.java:183)
        at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:619)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:821)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1513)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:257)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:277)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:239)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:267)
        at org.eclipse.core.launcher.Main.run(Main.java:692)
        at org.eclipse.core.launcher.Main.main(Main.java:676)
    !ENTRY org.eclipse.ui 4 4 May 07, 2004 15:09:04.593
    !MESSAGE Could not create action delegate for id: org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar
    !ENTRY org.eclipse.ui 4 4 May 07, 2004 15:09:04.593
    !MESSAGE Internal plug-in action delegate error on creation.
    !STACK 0
    java.lang.NullPointerException
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.getLaunchConfigurationManager(AbstractLaunchHistoryAction.java:341)
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.initialize(AbstractLaunchHistoryAction.java:124)
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.selectionChanged(AbstractLaunchHistoryAction.java:307)
        at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:223)
        at org.eclipse.ui.internal.PluginAction.createDelegate(PluginAction.java:110)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:288)
        at org.eclipse.ui.internal.WWinPluginAction.refreshSelection(WWinPluginAction.java:251)
        at org.eclipse.ui.internal.WWinPluginAction.<init>(WWinPluginAction.java:107)
        at org.eclipse.ui.internal.WWinPluginPulldown.<init>(WWinPluginPulldown.java:53)
        at org.eclipse.ui.internal.ActionDescriptor.createAction(ActionDescriptor.java:214)
        at org.eclipse.ui.internal.ActionDescriptor.<init>(ActionDescriptor.java:133)
        at org.eclipse.ui.internal.PluginActionSetBuilder.createActionDescriptor(PluginActionSetBuilder.java:100)
        at org.eclipse.ui.internal.PluginActionBuilder.readElement(PluginActionBuilder.java:144)
        at org.eclipse.ui.internal.registry.RegistryReader.readElements(RegistryReader.java:138)
        at org.eclipse.ui.internal.registry.RegistryReader.readElementChildren(RegistryReader.java:128)
        at org.eclipse.ui.internal.PluginActionBuilder.readElement(PluginActionBuilder.java:127)
        at org.eclipse.ui.internal.registry.RegistryReader.readElements(RegistryReader.java:138)
        at org.eclipse.ui.internal.PluginActionSetBuilder.readActionExtensions(PluginActionSetBuilder.java:212)
        at org.eclipse.ui.internal.PluginActionSetBuilder.processActionSets(PluginActionSetBuilder.java:180)
        at org.eclipse.ui.internal.ActionPresentation.setActionSets(ActionPresentation.java:155)
        at org.eclipse.ui.internal.WorkbenchWindow.updateActionSets(WorkbenchWindow.java:1995)
        at org.eclipse.ui.internal.WorkbenchWindow$6.run(WorkbenchWindow.java:1805)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
        at org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:1780)
        at org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:421)
        at org.eclipse.ui.internal.WorkbenchWindow$5.run(WorkbenchWindow.java:1036)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
        at org.eclipse.ui.internal.WorkbenchWindow.openPage(WorkbenchWindow.java:1033)
        at org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbench.java:1075)
        at org.eclipse.ui.internal.WorkbenchConfigurer.openFirstTimeWindow(WorkbenchConfigurer.java:183)
        at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:619)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:821)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1513)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:257)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:277)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:239)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:267)
        at org.eclipse.core.launcher.Main.run(Main.java:692)
        at org.eclipse.core.launcher.Main.main(Main.java:676)
    !ENTRY org.eclipse.ui 4 4 May 07, 2004 15:09:04.640
    !MESSAGE Unhandled event loop exception
    !ENTRY org.eclipse.ui 4 0 May 07, 2004 15:09:04.640
    !MESSAGE java.lang.NullPointerException
    !STACK 0
    java.lang.NullPointerException
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.getLaunchConfigurationManager(AbstractLaunchHistoryAction.java:341)
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.getLaunchHistory(AbstractLaunchHistoryAction.java:323)
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.fillMenu(AbstractLaunchHistoryAction.java:260)
        at org.eclipse.debug.ui.actions.AbstractLaunchToolbarAction.fillMenu(AbstractLaunchToolbarAction.java:49)
        at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.getMenu(AbstractLaunchHistoryAction.java:216)
        at org.eclipse.ui.internal.WWinPluginPulldown$MenuProxy.getMenu(WWinPluginPulldown.java:38)
        at org.eclipse.jface.action.ActionContributionItem.fill(ActionContributionItem.java:297)
        at org.eclipse.jface.action.SubContributionItem.fill(SubContributionItem.java:58)
        at org.eclipse.jface.action.MenuManager.update(MenuManager.java:603)
        at org.eclipse.jface.action.MenuManager.update(MenuManager.java:525)
        at org.eclipse.jface.action.MenuManager.fill(MenuManager.java:233)
        at org.eclipse.jface.action.SubContributionItem.fill(SubContributionItem.java:58)
        at org.eclipse.jface.action.MenuManager.update(MenuManager.java:603)
        at org.eclipse.jface.action.MenuManager.updateAll(MenuManager.java:697)
        at org.eclipse.ui.internal.WorkbenchWindow.updateActionBars(WorkbenchWindow.java:1975)
        at org.eclipse.ui.internal.WorkbenchWindow.updateActionSets(WorkbenchWindow.java:1997)
        at org.eclipse.ui.internal.WorkbenchWindow$6.run(WorkbenchWindow.java:1805)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
        at org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:1780)
        at org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:421)
        at org.eclipse.ui.internal.WorkbenchWindow$5.run(WorkbenchWindow.java:1036)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
        at org.eclipse.ui.internal.WorkbenchWindow.openPage(WorkbenchWindow.java:1033)
        at org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbench.java:1075)
        at org.eclipse.ui.internal.WorkbenchConfigurer.openFirstTimeWindow(WorkbenchConfigurer.java:183)
        at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:619)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:821)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1513)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:257)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:277)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:239)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:267)
        at org.eclipse.core.launcher.Main.run(Main.java:692)
        at org.eclipse.core.launcher.Main.main(Main.java:676)
    [size=12][/size]
    #206791 Reply

    Riyad Kalla
    Member

    Are you sure you pulled down the JDT or SDK downloads of 3.0M8?

    #206819 Reply

    YellowDog
    Member

    Yes, I’ve successfully installed and used both these downloads together before.

    Update: I let my failed re-install sit for awhile (long enough to compose my last post) and went back and tried a restart. It worked. ❓

    #206821 Reply

    Riyad Kalla
    Member

    Well, (1) I’m happy its working and (2) I’m just as confused as you are 😉

    Its possible that something critical timed out.

    #207250 Reply

    I too am having the same exact issue as yellowdog. It must have something to do with writing a message in this forum… 😉 as soon as I started writing this message, and let the splash screen sit, the application shut down on its own. Upon restarting the myEclipse plugin information is available!

    #207251 Reply

    Riyad Kalla
    Member

    Hha, that is very strange indeed. I’m glad it’s working now though.

    #207264 Reply

    Scott Anderson
    Participant

    the application shut down on its own. Upon restarting the myEclipse plugin information is available!

    This is most likely because M8 has lots of problems with the proper saving of its configured state. What I would guess is happening is that it runs long enough to cause it to discard it’s state as erroneous and do a full reconfiguration on restart, thus fixing the issue.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Can’t install

You must be logged in to post in the forum log in