Can you telnet from server a to port 2018 on server b?

Is the app launched with a WOHost parameter? Is it the same as what you see for server B in this log?


Chuck

On May 28, 2008, at 7:07 PM, Jurgen Weber wrote:

Hello

The scenario is as follows:

Two servers both running the same app, apache22, WO5.3.3, java 1.5, on FreeBSD7.0 both with wotaskd communicating on its own internal network. Networking wise there are not restrictions or firewalls between server a and b.

Server a is running instance 6, server b is running instance 9. All web requests are going to server a, eg. the domains puts to an ip it is hosting.

Info: Sending request to instance number 6, port 2003
Info: Trying to contact <APP>:6 on (2003)
Info: attempting to connect to <Server a> on port 2003
Info: <APP>:6 on (2003) connected [pooled: No]
Info: Request GET /cgi-bin/WebObjects/<APP>.woa/6 HTTP/1.1
 sent, awaiting response
Debug: ac_readConfiguration(): skipped reading config
Info: New response: HTTP/1.1 200 Apple WebObjects
Info: received ->200 Apple
Info: <WebObjects Apache Module> new request: /cgi-bin/WebObjects/ <APP>.woa
Debug: App Name: <APP>.woa (10)
Info: V4 URL: /cgi-bin/WebObjects/<APP>.woa
Info: Selected new app instance at index 15
Debug: Composed URL to '/cgi-bin/WebObjects/<APP>.woa/9'
Info: New request is GET /cgi-bin/WebObjects/<APP>.woa/9 HTTP/1.1

As you can see instance 6 is working great, but when we disable this instance or refuse new sessions on it WO is unable to use the server b instance 9 app and you receive a page not found.

Info: Sending request to instance number 9, port 2018
Info: Trying to contact <APP>:9 on (2018)
Info: attempting to connect to <Server b> on port 2018
Error: WOSocket: connect error in NB connect: Operation not permitted
Error: couldn't connect to <Server b> (2018): Operation not permitted
Info: <APP>:9 NOT LISTENING on (2018)
Info: Marking instance 9 dead
Warn: Marking <Server b>:9 unresponsive
Debug: connectionAttempts = 1, retries = 10
Debug: ac_readConfiguration(): skipped reading config
Info: Attempting failover to new instance at index 18
Debug: Composed URL to '/cgi-bin/WebObjects/<APP>.woa/6'
Info: New request is GET /cgi-bin/WebObjects/<APP>.woa/6 HTTP/1.1

any help or suggestions is apprecaited.

Thanks

Jurgen
-------------------------->
ish
http://www.ish.com.au
Level 1, 30 Wilson Street Newtown 2042 Australia
phone +61 2 9550 5001   fax +61 2 9550 4001

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects- [EMAIL PROTECTED])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/chill%40global-village.net

This email sent to [EMAIL PROTECTED]

--

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-deploy mailing list      (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to