Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] PTP 1.1 I200701282100 build available


On Feb 5, 2007, at 11:17 AM, Kris Davis wrote:

Well - I tried the new stuff - here is the results:

when I start eclipse -clean - I get a popup that it cannot restore workbench layout. Reason: Problems occurred restoring workbench. The details say: Unable to restore perspective: Workspace - PTP Debug.

This can happen after an update if you don't start with a clean workspace. It shouldn't be a problem.

And: Could not create view: org.eclipse.ptp.pldt.mpi.core.views.MPITableView (4 times).

Not sure why you got this error, since it's coming from the parallel language development tools that should be completely independent. Shouldn't cause a problem though.


If I press ok - I get past that - the RTE seems to start (at least I get temp popup).

Starting debug - eventually get two popups:
  Error on tasks: 0-2 - Time out - Command Start debugger.
Exception occurred during launch - Reason: Error within Debug UI. details = java.lang.reflect.InvocaitonTargetException.

I've attached the console log. I did evenually figure out where it was putting the core files (in the project dir itself). I guess my "find" operation must have been bad before.

Are there sdm processes still running this time?

Please try launching a non-debug job just to check that is working. Then try and launch another debug session to make sure it won't start.

If the debugger won't start, open Window->Preferences..., then open the PTP->Debug->SDM preference page. In the 'Extra SDM arguments' field, add '--debug' (without the 's). This will turn on maximum debugging. Click OK, then try launching the debugger again. Please send me the output.

Thanks,
Greg



Back to the top