Hi,
I’m trying to install domino server Build V602CF2_07232003 onto Red Hat Linux Fedora Core 1, Kernel Version 2.4.22-1.2115.nptl
The install files have installed OK. When I run server setup from I get the following error (see below)?
I have even tried running with the server -listen command…but no luck… This is first install of Domino on Linux so I could be missing something damn obvious I guess!
Any suggestions most welcome.
Cheers
Andrew
Error messager below…
[notes@localhost notesdata]$ /opt/lotus/bin/server
./java -ss512k -Xoss5M -cp jhall.jar:cfgdomserver.jar:Notes.jar lotus.domino.setup.WizardManagerDomino -data /local/notesdata
/opt/lotus/notes/latest/linux/serversetup: line 124: 6603 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
[notes@localhost notesdata]$
[notes@localhost notesdata]$
[notes@localhost notesdata]$
[notes@localhost notesdata]$ /opt/lotus/bin/server -listen
./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: 6671 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
[notes@localhost notesdata]$