Hi all,
Anyone encounter Domino 6.5.1 in Solaris 8 - the HTTP is still listening for connect request on port 80 but when trying to connect with a browser - there is no respond at all.
Anyone can help out there?
Thanks
Hi all,
Anyone encounter Domino 6.5.1 in Solaris 8 - the HTTP is still listening for connect request on port 80 but when trying to connect with a browser - there is no respond at all.
Anyone can help out there?
Thanks
Subject: re:HTTP not responding but still running?
I have encountered once on domino server 6.0.The reason is I wrote a while sentence without an exit condition in an agent. So when i made a request by this agent with a browser , my http server is down, and I have to tell http quit, and then load http.
Subject: RE: re:HTTP not responding but still running?
did u encounter this in Solaris/Unix OS? I am not sure about the “while” agant…but all my NT seems to be running fine. Any more details??I did try the tell http quit…but there was no response. Even sutting down the server was not successful until I had to NSD -KILL…