---------------------------------------------------- Please read the FAQ at <http://java.apache.org/faq/> It does have a search feature! We cannot guess what you are trying to do: #1. Include version numbers for all software. #2. Include relevant configuration settings. #3. Include full descriptions of the problem. Got Linux? Seeing lots of java processes? <http://java.apache.org/faq/?file=274> ---------------------------------------------------- Hi! I'm using Sparc Solaris 7, Apache 1.3.9 and JServ 1.1b. I replaced all references to localhost with one of the IP addresses for my server and JServ still keeps trying to connect to localhost. Strangely enough, clicking the reload button sometimes makes it go to the proper address. Also, the engine itself _is_ running on the proper address. This is what I see in the log file: ../logs/mod_jserv.log :::::::::::::: [06/10/1999 15:15:34:493] (EMERGENCY) ajp12: can not connect to host 127.0.0.1:8 007 [06/10/1999 15:15:34:494] (EMERGENCY) ajp12: function connection fail [06/10/1999 15:15:34:513] (EMERGENCY) ajp12: cannot scan servlet headers (500) [06/10/1999 15:15:34:513] (ERROR) an error returned handling request via protoco l "ajpv12" Here are the related config lines: httpd.conf: ServerName alpha.lendix.com BindAddress 216.216.40.182 jserv.conf: ApJServDefaultHost 216.216.40.182 jserv.properties: bindaddress=216.216.40.182 security.allowedAddresses=216.216.40.182 # ifconfig -a lo0: flags=849<UP,LOOPBACK,RUNNING,MULTICAST> mtu 8232 inet 127.0.0.1 netmask ff000000 hme0: flags=863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST> mtu 1500 inet 216.216.40.178 netmask fffffff0 broadcast 216.216.40.191 ether 0:40:61:0:59:3f hme0:1: flags=863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST> mtu 1500 inet 216.216.40.182 netmask fffffff0 broadcast 216.216.40.191 hme0:2: flags=863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST> mtu 1500 inet 216.216.40.183 netmask fffffff0 broadcast 216.216.40.191 Thanks, Joel -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]