[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-987) NPE seen in the error logs

Denis Golovin (JIRA) jira-events at lists.jboss.org
Mon Oct 1 23:44:41 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-987?page=all ]

Denis Golovin resolved JBIDE-987.
---------------------------------

    Resolution: Done

Fixed by last check in. That was a New Entity Wizard problem.

> NPE seen in the error logs
> --------------------------
>
>                 Key: JBIDE-987
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-987
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 2.0.0.Beta3
>            Reporter: Max Andersen
>         Assigned To: Denis Golovin
>             Fix For: 2.0.0.Beta4
>
>
> Noticed this in the error log....
> java.lang.NullPointerException
> at org.jboss.tools.seam.ui.wizard.SeamBaseWizardPage.setDefaultValue(SeamBaseWizardPage.java:144)
> at org.jboss.tools.seam.ui.wizard.SeamEntityWizardPage1.propertyChange(SeamEntityWizardPage1.java:62)
> at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
> at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:270)
> at org.jboss.tools.seam.ui.widget.editor.BaseFieldEditor.setValue(BaseFieldEditor.java:187)
> at org.jboss.tools.seam.ui.widget.editor.CompositeEditor.propertyChange(CompositeEditor.java:116)
> at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
> at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:270)
> at org.jboss.tools.seam.ui.widget.editor.BaseFieldEditor.setValue(BaseFieldEditor.java:187)
> at org.jboss.tools.seam.ui.widget.editor.TextFieldEditor.propertyChange(TextFieldEditor.java:241)
> at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
> at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:270)
> at org.jboss.tools.seam.ui.widget.field.BaseField.firePropertyChange(BaseField.java:33)
> at org.jboss.tools.seam.ui.widget.field.TextField.modifyText(TextField.java:34)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:166)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
> at org.eclipse.jface.window.Window.open(Window.java:796)
> at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:135)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
> at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:545)
> at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
> at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
> at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
> 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.equinox.launcher.Main.invokeFramework(Main.java:504)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1144)

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

        



More information about the jbosstools-issues mailing list