hi all,
have this problem when starting up the domino server, the HTTP Server keep stating Initializing. And if take a look at the service show the http service keep running.
My OS is redhat enterprise 2.1 n domino 6.5.1.
Already stop the httpd service running in my os already.
anyone have any idea what happen?
Subject: HTTP Server : Initializing
I have had the same problem on a box with the same Linux and Domino version. Took me a while to track down 2 lines (line 647-648) in the Domino server script /opt/lotus/bin/server that was somehow not activated on my linux box:
IBM_USE_FLOATING_STACKS=1 export IBM_USE_FLOATING_STACKS
I have to manually added that to profile file of my notes userid to get it to activate the setting.
Subject: HTTP Server : Initializing
Hi, did you had response or found the solution in this issue ?