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

Wow that was quick. Thanks Clement!

On 1/14/07, Clement Chu <clement.chu@xxxxxxxxxxxxxxxxxxxxxx > 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.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
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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



--
...Beth


Back to the top