Domino Server start issue

I followed the redbook to the letter when installing both Red Hat 9 and Domino 6.0.1. My issue is that when I type the command to start the server “/opt/lotus/bin/server -listen” it fails to acknowledge which port it will listen on. This is what comes out on the cmd line.

–START

./java -ss512k -Xoss5M -cp jhall.jar:cfgdomserver.jar:Notes.jar lotus.domino.setup.WizardManagerDomino -data /local/notesdata -listen

/opt/lotus/notes/latest/linux/serversetup: line 124: 12783 Segmentation fault ./java -ss512k -Xoss5M -cp “jhall.jar:cfgdomserver.jar:Notes.jar” lotus.domino.setup.WizardManagerDomino $datapath $1 $2 $3 $4 $5 $6 $7 $8 $9

–END

Now what is in the book is completely different from issuing the same command. The Red Book states it should look like this

–START

/opt/lotus/bin/server -listen

./java -ss512k -cp jhall.jar:cfgdomserver.jar:Notes.jar lotus.domino.setup.WizardManagerDomino -data /local/notesdata -listen

Remote server setup enabled on port 8585

–END

I have looked for the Segmentation fault code it gave, but I can’t find any explanation.

Thanks for your help in advanced

William

Subject: Domino Server start issue

Isn’t there an updated jvm on RH9? that would cause the errors you’re seeing…

RH9 isn’t supported by Domino - have you tried stepping back a release or two? I know of people running on RH8 with some changes to libraries, but RH9 just came out…

Jon Johnston

Creative Business Solutions

IBM, Lotus Premier Partner