Re: Strange Lack up of Updates to PB.Project

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Mon Sep 08 2003 - 08:02:04 EDT

  • Next message: Chuck Hill: "Re: Strange Lack up of Updates to PB.Project"

    Hi Chuck,

    Is the Update of the Pb.project enabled in the Preferences?

    Ulrich

    On Sunday, 7. September 2003, at 19:53PM, Chuck Hill wrote:

    > No. If I do that then nothing gets generated. Refreshing, manually
    > updating it, closing and opening all result in nothing.
    >
    > BUT I get a stacktrace in the .log when I do this:
    >
    > !SESSION Sep 07, 2003 10:49:04.926
    > ---------------------------------------------
    > java.version=1.3.1_07
    > java.vendor=Sun Microsystems Inc.
    > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_CA
    > Command-line arguments: -os win32 -ws win32 -arch x86 -data
    > U:\Projects\GVCTools\Workspace -install file:U:/Programs/eclipse/
    > !ENTRY org.eclipse.core.resources 4 2 Sep 07, 2003 10:49:04.926
    > !MESSAGE Problems occurred when invoking code from plug-in:
    > "org.eclipse.core.resources".
    > !STACK 0
    > java.lang.NullPointerException
    > at
    > org.objectstyle.wolips.core.project.PBProjectUpdater.<init>(PBProjectUp
    > dater
    > .java:107)
    > at
    > org.objectstyle.wolips.core.project.PBProjectUpdater.instance(PBProject
    > Updat
    > er.java:129)
    > at
    > org.objectstyle.wolips.core.listener.ResourceChangeListener.resourceCha
    > nged(
    > ResourceChangeListener.java:137)
    > at
    > org.eclipse.core.internal.events.NotificationManager$1.run(Notification
    > Manag
    > er.java:137)
    > at
    > org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform
    > .java
    > :1006)
    > at org.eclipse.core.runtime.Platform.run(Platform.java:413)
    > at
    > org.eclipse.core.internal.events.NotificationManager.notify(Notificatio
    > nMana
    > ger.java:152)
    > at
    > org.eclipse.core.internal.events.NotificationManager.broadcastChanges(N
    > otifi
    > cationManager.java:67)
    > at
    > org.eclipse.core.internal.resources.Workspace.broadcastChanges(Workspac
    > e.jav
    > a:161)
    > at
    > org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.ja
    > va:881)
    > at org.eclipse.core.internal.resources.Project.open(Project.java:703)
    > at org.objectstyle.wolips.ui.actions.PBAction.run(PBAction.java:99)
    > at
    > org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:
    > 251)
    > at
    > org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(A
    > ction
    > ContributionItem.java:456)
    > at
    > org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(Actio
    > nCont
    > ributionItem.java:403)
    > at
    > org.eclipse.jface.action.ActionContributionItem.access$0(ActionContribu
    > tionI
    > tem.java:397)
    > at
    > org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEv
    > ent(A
    > ctionContributionItem.java:72)
    > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
    > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
    > at
    > org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1838)
    > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1545)
    > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
    > at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
    > at
    > org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoade
    > r.jav
    > a:858)
    > at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
    > at java.lang.reflect.Method.invoke(Native Method)
    > at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
    > at org.eclipse.core.launcher.Main.run(Main.java:747)
    > at org.eclipse.core.launcher.Main.main(Main.java:583)
    > !ENTRY org.eclipse.core.resources 4 2 Sep 07, 2003 10:49:24.765
    > !MESSAGE Problems occurred when invoking code from plug-in:
    > "org.eclipse.core.resources".
    > !STACK 0
    > java.lang.NullPointerException
    > at
    > org.objectstyle.wolips.core.project.PBProjectUpdater.<init>(PBProjectUp
    > dater
    > .java:107)
    > at
    > org.objectstyle.wolips.core.project.PBProjectUpdater.instance(PBProject
    > Updat
    > er.java:129)
    > at
    > org.objectstyle.wolips.core.listener.ResourceChangeListener.resourceCha
    > nged(
    > ResourceChangeListener.java:137)
    > at
    > org.eclipse.core.internal.events.NotificationManager$1.run(Notification
    > Manag
    > er.java:137)
    > at
    > org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform
    > .java
    > :1006)
    > at org.eclipse.core.runtime.Platform.run(Platform.java:413)
    > at
    > org.eclipse.core.internal.events.NotificationManager.notify(Notificatio
    > nMana
    > ger.java:152)
    > at
    > org.eclipse.core.internal.events.NotificationManager.broadcastChanges(N
    > otifi
    > cationManager.java:67)
    > at
    > org.eclipse.core.internal.resources.Workspace.broadcastChanges(Workspac
    > e.jav
    > a:161)
    > at
    > org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.ja
    > va:881)
    > at
    > org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1600)
    > at
    > org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOper
    > ation
    > .java:85)
    > at
    > org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalCo
    > ntext
    > .java:101)
    >
    >
    > Looks like maybe something is wrong with my install.
    >
    >
    > Chuck
    >
    > At 07:16 PM 07/09/2003 +0200, Harald Niesche wrote:
    >> Chuck Hill wrote:
    >>> At 09:01 AM 07/09/2003 +0200, Ulrich Köster wrote:
    >>>> this happens when the PB.project is malformed. Take a look at the
    >>>> ","s.
    >>>>
    >>>
    >>> Those all look to be in the right place. I can't see anything else
    >>> wrong
    >>> either.
    >>
    >> What happens when you rename the original PB.project to something
    >> else?
    >> Does regenerating the file work then?
    >>
    >> Harald
    >>
    >>
    >>
    >>
    >
    > --
    >
    > Chuck Hill chil..lobal-village.net
    > Global Village Consulting Inc.
    > http://www.global-village.net



    This archive was generated by hypermail 2.0.0 : Mon Sep 08 2003 - 07:58:37 EDT