On Aug 12, 2014, at 9:35 AM, David Tisdell <penguin...@yahoo.com> wrote:

> Hi,
> I am trying to set up WebObjects to work across multiple servers. Running 
> mavericks and most recent version of webobjects from the wonder project
> I have set up the /Library/WebObjects/Adaptors/Apace2.2/apache.conf file with 
> this:
> 
> WebObjectsConfig 
> http://192.168.169.12:1085,http://192.168.169.16:1085,http://localhost:1085 10
> 
> In monitor when I try to add them as a host, they can't be contacted. I can 
> only establish contact with monitor through localhost.
> In doing a netstat, I don't see any listening on port 1085. I also scanned 
> both hosts with nmap which confirmed no listening on port 1085. 
> They do load with launchctl. I am mystified as to why they aren't listening 
> on the servers IP Address. The servers have 2 nics in them. I disabled one 
> nic on one server to see if two addresses was creating an issue. This made no 
> difference whatsoever.
> 
> Any thoughts on how to make them work on anything other than localhost?

If you use 'localhost' you can only have one host, you'll need to use only 
addresses if you have more then multiple instance hosts (IP addresses or 
hostnames - need working DNS and all that).

One thing I always do is telnet to port 1085 from every host to all the others 
on both direction with wotaskd running.
Also, use WOHost everywhere if you have multiple IP addresses (with one or more 
NICs).

Use "sudo lsof -i tcp:1085" to see what is listening, if anything, to port 1085.

And check for any firewalls.

Hope this helps.



kib

"I like to use adverbs. To show I went to school"
Patty Larkin (I'm white)

Klaus Berkling
www.berkling.us | @kiberkli | Photography



Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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:
https://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to