Forum Post: RE: Slow connection between AIA and appserver

  • Thread starter Thread starter Sasha Kraljevic
  • Start date Start date
Status
Not open for further replies.
S

Sasha Kraljevic

Guest
I would first check if NameServer's java process uses ipv4 or ipv6 protocol, followed by checking the DNS (eventually entries for localhost in C:\Windows\System32\drivers\etc\hosts file) and finally firewall rules. Use standard Windows "netstat -ab" to double check (search for NS listening UDP port - probably 5162). Check from proenv nsman -i NS1 -query and see how are AppServer broker registered with the NameServer - observe host name/ip which will reveal localhost/ip/hostname being used. If everything is running on the same machine AND broker registers with 'localhost' with the NameServer AND you have 'localhost' lines for ipv4 and ipv6 in Windows hosts file, THEN you MAY be ok. :)

Continue reading...
 
Status
Not open for further replies.
Back
Top