Howto run Domino 6.0.3 on Enterprise Linux 3

  1. Download the Red Hat Enterprise Linux ES (v. 3 for x86) Extras iso. It contains IBM’s JAVA jre, sdk, etc.

  2. Install the rpm.

  3. As root:

cd /opt/lotus/notes/latest/linux/jvm/bin/exe

mv java java.old

mv javaw javaw.old

ln -s /opt/IBMJava2-141/jre/bin/java java

ln -s /opt/IBMJava2-141/jre/bin/javaw javaw

  1. As your notes system account:

/opt/lotus/bin/server -listen

  1. Run a remote setup from your client. Do not install the http server option. I installed the required options plus the statistics and smtp server.

  2. As your notes system account:

/opt/lotus/bin/server

vuala

The above configuration works. If you can figure out how to get the http server option working, let me know. When I tried to, it gave me this:

HTTP Server: Using Web Configuration View

Completed consistency check on events4.ntf

  • Child Terminated from signal 11

Running cleanup script

NSD is in progress …

Running NSD

NSD is in progress …

Domino Halted. Type ‘quit’ to Terminate/Cleanup

Don’t quite know what is going on here.

Subject: Simmillar Problem…!!!

Hi,I’m also having a simillar problem. When I try to access the Server through a web browser I cannot connect to the server. It gets connected when I connect through the client. No other application is running which is using the http port.

My feeling is the Domino Web Engine doesn’t open the http port. In the console it says only

HTTP Server Initializing

Regards,

Buwaneka