| Anonymous | Login | Signup for a new account | 2010-09-09 04:07 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0004683 | Clover Designer | (No Category) | public | 2010-07-28 17:18 | 2010-08-19 18:08 | |
| Reporter | twaller | |||||
| Assigned To | mzatopek | |||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |
| Status | closed | Resolution | unable to reproduce | |||
| Platform | OS | OS Version | ||||
| Product Version | ||||||
| Target Version | rel-3-0-0 | Fixed in Version | ||||
| Summary | 0004683: NPE when removing the COMPILED word from the code and saving the graph | |||||
| Description | org.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 | |||||
| Tags | No tags attached. | |||||
| OTRS_Ticket_ID | ||||||
| Time estimate (manhours) | ||||||
| Time duration (manhours) | ||||||
| Completion status | 10 | |||||
| Attached Files | ||||||
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 |