Re: Deployment rather than development mode
Re: Deployment rather than development mode
- Subject: Re: Deployment rather than development mode
- From: LD <email@hidden>
- Date: Sun, 2 Oct 2005 13:19:08 +1000
Hi again,
On 02/10/2005, at 12:47 PM, LD wrote:
4) Last thing to check.
sudo touch /tmp/logWebObjects
Hit the app a few times. Then
cat /tmp/WebObjects.log
What does it say?
LDs-Mac:~ ldeck$ sudo chmod a+w /tmp/WebObjects.log
LDs-Mac:~ ldeck$ sudo cat /tmp/WebObjects.log
Info: <WebObjects Apache Module> new request: /cgi-bin/WebObjects/
MyApp.woa/-55456
Debug: App Name: MyApp.woa/-55456 (14)
Info: V4 URL: /cgi-bin/WebObjects/MyApp.woa/-55456
Info: Selecting specific app instance -55456.
Debug: Composed URL to '/cgi-bin/WebObjects/MyApp.woa/-55456'
Info: New request is GET /cgi-bin/WebObjects/MyApp.woa/-55456 HTTP/1.1
Info: Sending request to instance number -55456, port 55456
Info: Trying to contact MyApp:-55456 on (55456)
Info: attempting to connect to lds-mac.local on port 55456
Info: MyApp:-55456 on (55456) connected [pooled: No]
Error: error sending request
Info: retrying request due to connection reset
Info: attempting to connect to lds-mac.local on port 55456
Info: MyApp:-55456 on (55456) connected [pooled: No]
Error: error sending request
Error: Failed to send request
Info: Marking instance -55456 dead
Warn: Marking LDs-Mac.local:-55456 unresponsive
Debug: connectionAttempts = 1, retries = 10
Info: Reading configuration from http://localhost:1085/WebObjects/
wotaskd.woa/wa/woconfig
Info: attempting to connect to localhost on port 1085
Info: Preparing to read config for host: localhost
Info: New response: HTTP/1.0 200 Apple WebObjects
Info: tr_selectInstance(): scheduler failed to select instance.
Info: No new instance located for failover
Error: Request handling error: No instance available
LDs-Mac:~ ldeck$
Ahh, commenting out WOHost=localhost in my project did the trick.
There was obviously a conflict between the lds-mac.local and
localhost aliases.
Thanks Chuck.
with regards,
--
LD
_______________________________________________
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