Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004683Clover Designer(No Category)public2010-07-28 17:182010-08-19 18:08
Reportertwaller 
Assigned Tomzatopek 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionunable to reproduce 
PlatformOSOS Version
Product Version 
Target Versionrel-3-0-0Fixed in Version 
Summary0004683: NPE when removing the COMPILED word from the code and saving the graph
Descriptionorg.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)
    at org.eclipse.swt.SWT.error(SWT.java:3884)
    at org.eclipse.swt.SWT.error(SWT.java:3799)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3885)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3506)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    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:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Caused by: java.lang.NullPointerException
    at org.eclipse.gef.editparts.AbstractEditPart.getRoot(AbstractEditPart.java:551)
    at org.eclipse.gef.editparts.AbstractEditPart.getRoot(AbstractEditPart.java:551)
    at org.eclipse.gef.editparts.AbstractEditPart.getViewer(AbstractEditPart.java:601)
    at org.eclipse.gef.editparts.AbstractEditPart.createChild(AbstractEditPart.java:249)
    at org.eclipse.gef.editparts.AbstractEditPart.refreshChildren(AbstractEditPart.java:726)
    at org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractEditPart.java:677)
    at com.cloveretl.gui.editors.GraphEditor.redraw(Unknown Source)
    at com.cloveretl.gui.editors.V.run(Unknown Source)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
    ... 22 more
TagsNo tags attached.
OTRS_Ticket_ID
Time estimate (manhours)
Time duration (manhours)
Completion status10
Attached Files

- Relationships

-  Notes
(0008678)
twaller (manager)
2010-07-28 17:21

Unpredictable behavior.
NPE when saving graph with COMPILED added:
An exception stack trace is not available.
(0008679)
twaller (manager)
2010-07-28 17:24

Warning remains on Reformat after removing COMPILED.
(0008680)
twaller (manager)
2010-07-28 17:28

NPE-s are quite unpredictable. Now it does not happen.
(0008686)
mzatopek (developer)
2010-07-28 18:10

It is really hard to reproduce - still without success.
(0008720)
pnajvar (administrator)
2010-07-29 16:35

Hard to reproduce

- Issue History
Date Modified Username Field Change
2010-07-28 17:18 twaller New Issue
2010-07-28 17:21 twaller Note Added: 0008678
2010-07-28 17:24 twaller Note Added: 0008679
2010-07-28 17:28 twaller Note Added: 0008680
2010-07-28 17:29 pnajvar Status new => assigned
2010-07-28 17:29 pnajvar Assigned To => mzatopek
2010-07-28 18:10 mzatopek Note Added: 0008686
2010-07-29 16:35 pnajvar Note Added: 0008720
2010-07-29 16:35 pnajvar Priority high => normal
2010-07-29 16:35 pnajvar Severity major => minor
2010-07-29 16:35 pnajvar Status assigned => resolved
2010-07-29 16:35 pnajvar Resolution open => unable to reproduce
2010-08-19 18:08 twaller Status resolved => closed


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker