Doesn't AIX work like the rest of the unix world? If it's not in the /etc/hosts, it uses DNS (/etc/resolv.conf) I would think if the server is using load balancing, you would remove the entry from /etc/hosts, so it should use DNS.
I wonder if you need to change your DNS server so that it doesn't cache that URL, and goes out to a higher tier server each time. George > -----Original Message----- > From: [email protected] [mailto:u2-users- > [email protected]] On Behalf Of Steve Long > Sent: Friday, April 01, 2011 10:57 AM > To: [email protected] > Subject: [U2] SOAP Services and Host Question > > Hi all - > > > > I have been working with accessing web services via the SOAP > functionality in Unidata. We had been hitting the services via IP > addresses instead of host names, and all has worked great. Recently, > one of my clients has moved their web services to a load balancing > cluster, so we now need to hit the web service using a DNS name, and it > is failing. > > > > I turned on Protocol Logging and get this info: > > > > 04/01/2011 10:45:26 [ 16973890 9568286 ] HTTP_START: timeout=75000 > > 04/01/2011 10:45:26 [ 16973890 9568286 ] HTTP_CONNECT > > 04/01/2011 10:45:26 [ 16973890 9568286 ] new host 10515dd0:wsCatalog:80 > allocated (proxy:no) > > 04/01/2011 10:45:26 [ 16973890 9568286 ] host wsCatalog:80 not found in > host List > > > > I thought this had to do with the /etc/hosts file (this is an AIX > system), so we added an entry resolving the host name, but we still get > the same error. Anyone know what "Host List" it's referring to if its > not /etc/hosts? > > > > Thanks in advance, > > > > Steve Long > > Spyderweb Technical Services, Inc. > > (360) 687-8797 Washington > > (503) 406-8797 Oregon > > (866) 354-5913 Fax > > > > _______________________________________________ > U2-Users mailing list > [email protected] > http://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
