Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Message 'No resource manages available' in run dialog


On Dec 4, 2007, at 11:55 AM, Dave Wootton wrote:

Greg
It looks like the 'no resource manager' problem is fixed now. I think the
invalid queue message was a side effect of the no resource manager
message, and might have been my code trying to save a launch configuration
when it wasn't supposed to.

I've tride again today to get the NumberFormatException and see the packet trace you added. However, I'm not having any luck getting the error today.
I'll try a few more times and if it still doesn't fail then I'll just
watch for the failure.

This trace looks like it might be useful if we ever have to debug some
front end/proxy communication problem. Is there an easy way to leave this
in the code and have it controlled by a preference or proxy setting,
default off?

Not at the moment, but I'd like to make it a preference setting or at least enabled via the runtime eclipse tracing mechanism. I need to figure out how the latter works first though.

Greg


Back to the top