Domino 8.5 service not starting on Windows Server 2008
When running Domino 8.5 (64 bit) on Windows 2008 Server, it can happen that the Domino Service is not starting at all even it is well configured.
After some investigation, I resolved the issue by entering the TCPIP settings of the server in the notes.ini even I don’t have a partitioned server.
So when you Domino Service does not start on a Windows 2008 Server just add the following lines to the server’s notes.ini
TCPIP_TcpIpAddress=0,serveripaddress:1352
TCPIP_ControllerTcpIpAddress=serveripaddress:2050
