[OS-JIRA] Created: (WOL-317) New WOComponent broken in newer releases (3395+)

From: Anjo Krank (JIRA) ("Anjo)
Date: Fri Sep 29 2006 - 00:38:28 EDT

  • Next message: Henrique Prange: "Re: Maven Plugins notes..."

    New WOComponent broken in newer releases (3395+)
    ------------------------------------------------

             Key: WOL-317
             URL: http://objectstyle.org/jira/browse/WOL-317
         Project: WOProject/WOLips
            Type: Bug
      Components: wolips
        Reporter: Anjo Krank

    it fust creates a folder, but no java or other files. It works in the PDE but not when installed. At one time i got this stacktrace, but it seems unrelated, as it appears when the dialog is still open, normally it just closes, but doesn't create files:

    java.lang.NullPointerException
            at org.objectstyle.wolips.wizards.WOComponentCreator.createWOComponent(WOComponentCreator.java:143)
            at org.objectstyle.wolips.wizards.WOComponentCreator.run(WOComponentCreator.java:118)
            at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(WorkspaceModifyDelegatingOperation.java:68)
            at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:101)
            at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1737)
            at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:113)
            at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369)
            at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:313)
            at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:479)
            at org.objectstyle.wolips.wizards.WizardNewWOResourcePage.createResourceOperation(WizardNewWOResourcePage.java:113)
            at org.objectstyle.wolips.wizards.WOComponentCreationPage.createComponent(WOComponentCreationPage.java:222)
            at org.objectstyle.wolips.wizards.WOComponentCreationWizard.performFinish(WOComponentCreationWizard.java:87)
            at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:680)
            at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:355)
            at org.eclipse.jface.dialogs.Dialog$3.widgetSelected(Dialog.java:660)
            at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
            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.jface.window.Window.runEventLoop(Window.java:820)
            at org.eclipse.jface.window.Window.open(Window.java:796)
            at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.java:181)
            at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)
            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:1914)
            at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
            at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
            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.runApplication(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)

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators:
       http://objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see:
       http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Fri Sep 29 2006 - 00:38:29 EDT