Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Build test for 1/12 build

Got build. Works ok for test plan thru Runtime view.

When I launch debug, I get single dialog that says "error"

.log gives SWT error which is caused by:

Caused by: java.lang.NullPointerException
    at org.eclipse.ptp.debug.core.PCDIDebugModel.getTasks(PCDIDebugModel.java:360)
    at org.eclipse.ptp.debug.internal.ui.PAnnotationManager.containsCurrentSet(PAnnotationManager.java:437)
    at org.eclipse.ptp.debug.internal.ui.PAnnotationManager.addAnnotation (PAnnotationManager.java:412)
    at org.eclipse.ptp.debug.internal.ui.PAnnotationManager.doHandleDebugEvent(PAnnotationManager.java:866)
    at org.eclipse.ptp.debug.internal.ui.PAnnotationManager.access$4(PAnnotationManager.java :836)
    at org.eclipse.ptp.debug.internal.ui.PAnnotationManager$8.runInUIThread(PAnnotationManager.java:827)
    at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:94)
    at org.eclipse.swt.widgets.RunnableLock.run (RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
    ... 20 more

Will file in bugzilla


--
...Beth


Back to the top