It sounds you have a setup similar to mine where there is a private
internal network and your head node gets the incoming traffic through
a public interface.
Not sure if this applies but it may be worth a look.
In JavaMonitor all my hosts (nodes), including the head node have
private addresses. I use IP addresses, not host names. I then
configure apache like this (Mac OS: /System/Library/WebObjects/
Adaptors/Apache/apache.conf):
WebObjectsConfig http://10.0.0.1:1085,http://10.0.0.2:1085,http://10.0.0.3:1085
5
These IP addresses match the ones in JavaMonitor.
If I don't do this all kinds of odd things happen.
Hope this helps.
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/kberkling%40dyned.com
This email sent to [EMAIL PROTECTED]
Thanks
kib
"Success is not final, failure is not fatal: it is the courage to
continue that counts.”
- Winston Churchill
Klaus Berkling
Systems Administrator
DynEd International, Inc.
www.dyned.com | www.eskimo.com/~kiberkli
_______________________________________________
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]