When I using “http httpsetup” to setup the domino 6 in RedHat 9, but I always got the error ,the error message is ./java -ss512k -Xoss5M -cp jhall.jar:cfgdomserver.jar:Notes.jar lotus.domino.setup.WizardManagerDomino -data /home/notes/notesdata
/opt/lotus/notes/latest/linux/serversetup: line 124: 8154 Seqmentation 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
After I got those information , I can’t do the setup of the domino , can anyone help me to fixed this problem
My member is 1G
Subject: Domino 6 on RedHat 9 Setup Problem
According to http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/2036aa1f6540098585256cff003d8a8c?OpenDocument all you should do is the following:
Go to the home\notes directory and modify the .bashrc_profile its hidden so u will need to display hidden files to see it.
Add the following line
export LD_ASSUME_KERNEL=2.2.5
Let me know if it works. I upgraded yesterday, but did not install domino from scratch. I reused my installation from redhat 8. But Domino couldn’t bind its ports. So now i’m down to redhat 8 again.
See http://www-10.lotus.com/ldd/nd6forum.nsf/DateAllThreadedweb/506c214a864432a185256d0300257304?OpenDocument
Subject: RE: Domino 6 on RedHat 9 Setup Problem
Yes, It’s working right now, but when I using "http httpsetup " to setup the server, is has another error, but I can using server -listen command and using remote server setup tools in win32 administration client is ok, so right now I finish setup the domino 6 in redhat 9, thanks .
Subject: Domino 6 on RedHat 9 Setup Problem
You might try using the remote setup application that you can install with the Notes client or open Xwindows and a terminal console and start the server from the command line which will start the Java setup application.
Subject: RE: Domino 6 on RedHat 9 Setup Problem
Thanks for your quickly response, but when I using command “server -listen” the same error message is show up ,and I still can’t setup the domino server