Re: eclipse/wolips update

From: Pierre Frisch (pierre.frisc..pearway.com)
Date: Thu Mar 01 2007 - 20:56:28 EST

  • Next message: Guido Neitzer: "Re: eclipse/wolips update"

    Hi Chuck,

    I don't think so. I can install a bunch of plug-ins without problems
    it is just when I install the WOLips one that I do have issues.

    Thanks

    Pierre

    On 1-Mar-07, at 3:53 PM, Chuck Hill wrote:

    >
    > On Mar 1, 2007, at 3:49 PM, Pierre Frisch wrote:
    >
    >> Hi,
    >>
    >> I have a problem with eclipse 3.2.2 and wolips 3862.
    >>
    >> I can install wolips with all the prerequisite but when I try to
    >> do a subsequent update the update windows never shows up and I get
    >> a null pointer exception. Is this a known bug?
    >
    > Yes, several people said that 3.2.2 is borked. IIRC, you have to
    > uninstall to do an update.
    >
    > Chuck
    >
    >
    >>
    >> I can install any other plug-in without any problem, just wolips
    >> is causing problem.
    >>
    >> Thanks
    >>
    >> Pierre
    >>
    >> eclipse.buildId=M20070212-1330
    >> java.version=1.5.0_07
    >> java.vendor=Apple Computer, Inc.
    >> BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
    >> Framework arguments: -keyring /Users/pierre/.eclipse_keyring -
    >> showlocation
    >> Command-line arguments: -os macosx -ws carbon -keyring /Users/
    >> pierre/.eclipse_keyring -consoleLog -showlocation
    >>
    >> !ENTRY org.eclipse.ui 4 4 2007-03-01 15:42:55.708
    >> !MESSAGE Unhandled event loop exception
    >>
    >> !ENTRY org.eclipse.ui 4 0 2007-03-01 15:42:55.781
    >> !MESSAGE java.lang.NullPointerException
    >> !STACK 0
    >> java.lang.NullPointerException
    >> at org.eclipse.update.internal.ui.model.DiscoveryFolder.contains
    >> (DiscoveryFolder.java:139)
    >> at
    >> org.eclipse.update.internal.ui.model.DiscoveryFolder.addBookmarks
    >> (DiscoveryFolder.java:130)
    >> at org.eclipse.update.internal.ui.model.DiscoveryFolder.initialize
    >> (DiscoveryFolder.java:70)
    >> at
    >> org.eclipse.update.internal.ui.model.DiscoveryFolder.getChildren
    >> (DiscoveryFolder.java:147)
    >> at
    >> org.eclipse.update.internal.ui.wizards.SitePage.getAllSiteBookmarks
    >> (SitePage.java:542)
    >> at org.eclipse.update.internal.ui.wizards.SitePage.access$14
    >> (SitePage.java:538)
    >> at org.eclipse.update.internal.ui.wizards.SitePage$10.getElements
    >> (SitePage.java:304)
    >> at org.eclipse.jface.viewers.StructuredViewer.getRawChildren
    >> (StructuredViewer.java:927)
    >> at org.eclipse.jface.viewers.TableViewer.getRawChildren
    >> (TableViewer.java:1279)
    >> at org.eclipse.jface.viewers.StructuredViewer.getFilteredChildren
    >> (StructuredViewer.java:868)
    >> at org.eclipse.jface.viewers.StructuredViewer.getSortedChildren
    >> (StructuredViewer.java:984)
    >> at org.eclipse.jface.viewers.TableViewer.internalRefreshAll
    >> (TableViewer.java:870)
    >> at org.eclipse.jface.viewers.TableViewer.internalRefresh
    >> (TableViewer.java:818)
    >> at org.eclipse.jface.viewers.TableViewer.internalRefresh
    >> (TableViewer.java:807)
    >> at org.eclipse.jface.viewers.StructuredViewer$7.run
    >> (StructuredViewer.java:1388)
    >> at org.eclipse.jface.viewers.StructuredViewer.preservingSelection
    >> (StructuredViewer.java:1323)
    >> at
    >> org.eclipse.jface.viewers.CheckboxTableViewer.preservingSelection
    >> (CheckboxTableViewer.java:295)
    >> at org.eclipse.jface.viewers.StructuredViewer.refresh
    >> (StructuredViewer.java:1386)
    >> at org.eclipse.jface.viewers.StructuredViewer.refresh
    >> (StructuredViewer.java:1345)
    >> at org.eclipse.jface.viewers.TableViewer.inputChanged
    >> (TableViewer.java:767)
    >> at org.eclipse.jface.viewers.ContentViewer.setInput
    >> (ContentViewer.java:250)
    >> at org.eclipse.jface.viewers.StructuredViewer.setInput
    >> (StructuredViewer.java:1542)
    >> at org.eclipse.update.internal.ui.wizards.SitePage.createViewer
    >> (SitePage.java:315)
    >> at org.eclipse.update.internal.ui.wizards.SitePage.createContents
    >> (SitePage.java:157)
    >> at org.eclipse.update.internal.ui.wizards.BannerPage.createControl
    >> (BannerPage.java:41)
    >> at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:
    >> 180)
    >> at org.eclipse.jface.wizard.WizardDialog.createPageControls
    >> (WizardDialog.java:614)
    >> at org.eclipse.jface.wizard.WizardDialog.createContents
    >> (WizardDialog.java:502)
    >> at org.eclipse.jface.window.Window.create(Window.java:426)
    >> at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1124)
    >> at
    >> org.eclipse.update.internal.ui.wizards.ResizableInstallWizardDialog.c
    >> reate(ResizableInstallWizardDialog.java:38)
    >> at org.eclipse.update.ui.UpdateManagerUI.openInstaller
    >> (UpdateManagerUI.java:52)
    >> at org.eclipse.ui.internal.ide.update.InstallWizardAction$1.run
    >> (InstallWizardAction.java:47)
    >> at org.eclipse.swt.custom.BusyIndicator.showWhile
    >> (BusyIndicator.java:67)
    >> at
    >> org.eclipse.ui.internal.ide.update.InstallWizardAction.openInstaller(
    >> InstallWizardAction.java:45)
    >> at org.eclipse.ui.internal.ide.update.InstallWizardAction.run
    >> (InstallWizardAction.java:41)
    >> at org.eclipse.ui.internal.PluginAction.runWithEvent
    >> (PluginAction.java:254)
    >> at org.eclipse.ui.internal.WWinPluginAction.runWithEvent
    >> (WWinPluginAction.java:229)
    >> at
    >> org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection
    >> (ActionContributionItem.java:539)
    >> at org.eclipse.jface.action.ActionContributionItem.access$2
    >> (ActionContributionItem.java:488)
    >> at org.eclipse.jface.action.ActionContributionItem$5.handleEvent
    >> (ActionContributionItem.java:400)
    >> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1496)
    >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1520)
    >> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1505)
    >> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1279)
    >> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:
    >> 3312)
    >> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:
    >> 2941)
    >> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:
    >> 1930)
    >> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894)
    >> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
    >> (Workbench.java:422)
    >> at org.eclipse.ui.PlatformUI.createAndRunWorkbench
    >> (PlatformUI.java:149)
    >> at org.eclipse.ui.internal.ide.IDEApplication.run
    >> (IDEApplication.java:95)
    >> at org.eclipse.core.internal.runtime.PlatformActivator$1.run
    >> (PlatformActivator.java:78)
    >> at
    >> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli
    >> cation(EclipseAppLauncher.java:92)
    >> at
    >> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start
    >> (EclipseAppLauncher.java:68)
    >> at org.eclipse.core.runtime.adaptor.EclipseStarter.run
    >> (EclipseStarter.java:400)
    >> at org.eclipse.core.runtime.adaptor.EclipseStarter.run
    >> (EclipseStarter.java:177)
    >> 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:585)
    >> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
    >> at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
    >> at org.eclipse.core.launcher.Main.run(Main.java:977)
    >> at org.eclipse.core.launcher.Main.main(Main.java:952)
    >>
    >>
    >
    > --
    >
    > Practical WebObjects - for developers who want to increase their
    > overall knowledge of WebObjects or who are trying to solve specific
    > problems.
    > http://www.global-village.net/products/practical_webobjects
    >
    >
    >
    >
    >
    >



    This archive was generated by hypermail 2.0.0 : Thu Mar 01 2007 - 20:56:37 EST