Re: Launching from Eclipse stalling at "Cannot use rapid turnaround"
Re: Launching from Eclipse stalling at "Cannot use rapid turnaround"
- Subject: Re: Launching from Eclipse stalling at "Cannot use rapid turnaround"
- From: Chuck Hill <email@hidden>
- Date: Fri, 9 Nov 2007 10:19:08 -0800
On Nov 9, 2007, at 10:15 AM, Simon McLean wrote:
Hi Chuck -
Sorry guys, i was having a dumb moment.
I thought because it appeared to be hanging in the super of
ERXApplication I couldn't dig any further because I would be
delving into closed source. But of course it is tanking through the
WOApplication constructor and then coming back to our code and
hanging further down the CTApplication constructor.
It's been a long week. Thanks for the wake up slap :-)
Grin. If you want more help, just let us know what is going on.
Chuck
On 9 Nov 2007, at 17:54, Chuck Hill wrote:
Just for giggles you could try Mike's suggestion and get some
useful information...
:-)
On Nov 9, 2007, at 9:50 AM, Simon McLean wrote:
Hi Mike -
Not on Leopard yet (just ordered some new servers that is going
to force the issue...).
Our Application class hieracy is as such
Application --> CTApplication --> ERXApplication
I put a debug on the super() of each class and it hangs at super
() in ERXApplication.
I guess I must have broken my WO installation somehow because
it's just my laptop that is affected. I've checked the apps out
from source on my imac (all at the same revision) and it runs
fine. I'm just a bit lost on how to fix it.
Simon
On 9 Nov 2007, at 16:35, Mike Schrag wrote:
That warning is a red herring .. You're stalling AFTER that.
Debug as=>WOApp instead of Run as=>WOApp, pause the app in the
debugger, and find the thread that's stuck and you will be able
to see where it's hung to provide more context. Are you running
on Leopard? If so, you need to symlink WOLaunchURL (or whatever
it is called .. WOOpenURL? I don't recall) to the open command.
ms
On Nov 9, 2007, at 11:21 AM, Simon McLean wrote:
Hi All -
WO 5.3 / Eclipse 3.3.1 / Wonder 4
All my apps are stalling in the startup sequence inside Eclipse
at this point.
[2007-11-09 16:13:26 GMT] <main> Loaded items: {}
[2007-11-09 16:13:26 GMT] <main> Starting up:
er.extensions.ERXExtensions
[2007-11-09 16:13:26 GMT] <main> Started initialization:
er.extensions.ERXExtensions
[2007-11-09 16:13:26 GMT] <main> Initialized :
er.extensions.ERXExtensions
WARN 16:13:29 (NSLog:41) -Cannot use rapid turnaround.
Please start Xcode and open the project for this application.
I've been pulling my hair out trying to figure out what I've
done to break it. I've always got the "Cannot use rapid
turnardound" message - in fact, i can boot all the apps on my
imac just fine (and I get the rapid turnaround message on there
too) - so i guess i must have upset my Eclipse config on my
powerbook in some way.
Any ideas ?
Thanks, Simon
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden