Skip to main content

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

I just uploaded a I200701142000 build.

Please make sure this goes into HEAD (sorry to harp on).

Greg

On Jan 14, 2007, at 6:31 PM, Clement Chu wrote:

Hi Beth,

   I just committed and fixed this error.

Regards,
Clement

Beth Tibbitts wrote:
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.containsCurrentS et(PAnnotationManager.java:437) at org.eclipse.ptp.debug.internal.ui.PAnnotationManager.addAnnotation (PAnnotationManager.java:412) at org.eclipse.ptp.debug.internal.ui.PAnnotationManager.doHandleDebugEve nt(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

--------------------------------------------------------------------- ---

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



Back to the top