Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] PTP5.0 SLURM RM test failed

Greg,

Thanks for your hard work.
And now we can submit and monitor job with SLURM rm in PTP-5.0.

But there is another possible problem with the parallel debugger.
Sometimes when creating DEBUG session, I got the following errors:

java.lang.NullPointerException
    at org.eclipse.ptp.debug.ui.UIDebugManager$UIDebugWorkbenchJob.shouldRun(UIDebugManager.java:85)
    at org.eclipse.core.internal.jobs.JobManager.startJob(JobManager.java:1463)
    at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:221)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:50)

And the debug session will usually stop if this exception occurs.

Any idea?

Jie

> From: g.watson@xxxxxxxxxxxx
> Date: Thu, 28 Apr 2011 10:49:46 -0400
> To: ptp-dev@xxxxxxxxxxx
> Subject: Re: [ptp-dev] PTP5.0 SLURM RM test failed
>
> Jie,
>
> Please try now. Let me know if you still have problems.
>
> Greg
>


Back to the top