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: David LeBer <email@hidden>
- Date: Fri, 9 Nov 2007 11:45:30 -0500
On 9-Nov-07, at 11:35 AM, 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.
sudo mkdir /System/Library/WebObjects/Executables // I think you need
to do this
sudo ln -s /usr/bin/open /System/Library/WebObjects/Executables/
WOOpenURL
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
_______________________________________________
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
_______________________________________________
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
;david
--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site: http://codeferous.com
blog: http://davidleber.net
profile: http://www.linkedin.com/in/davidleber
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org
_______________________________________________
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