I just install Domino 6 on a RedHat 9.0 machine.
From “/opt/lotus/bin”, when I execute “./server -record”, it comes up with the following message:
==================
Could not find ‘notes.ini’ in Current Directory or PATH
==================
Actually, when I execute server or startup it always give me this message. I think it really need it.
I cannot find a notes.ini under /opt and it seems the installation process did not create a notes.ini file. Does it mean I should create one myself?
Please help. Thanks.
Subject: Could not find ‘notes.ini’
Hello
Can you do a search to see if one has been created in another location. I had a similar problem and found that the notes.ini had the wrong path listed for the data directory.
Subject: RE: Could not find ‘notes.ini’
you have to add LD_ASSUME_KERNEL=2.2.5 or 2.4.0 according to your Linux kernel in the .bash_profile of lotus server running account
Subject: Could not find ‘notes.ini’
Try to search the notes.ini in the “/local/notesdata/” location. It’s the standard path while installation.Then change the path:
cd /local/notesdata. Start the server from this path using: /opt/lotus/bin server.
That should work.
jl
Subject: RE: Could not find ‘notes.ini’
Thanks.
But I got the following messages:
===========================================
[notes1@bbb notes1]$ cd /local/notesdata1
[notes1@bbb notesdata1]$ /opt/lotus/bin/server
./java -ss512k -Xoss5M -cp jhall.jar:cfgdomserver.jar:Notes.jar lotus.domino.setup.WizardManagerDomino -data /local/notesdata1 -data /local/notesdata2 -data /local/notesdata3 -data /local/notesdata4 -data /local/notesdata5
/opt/lotus/notes/latest/linux/serversetup: line 109: 4118 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
[notes1@bbb notesdata1]$
================================
Please help.
Thanks
Subject: RE: Could not find ‘notes.ini’
I got the same error on redhat 9.0 did you ever get this solved? Thanks BlakeThanks. But I got the following messages: [notes1@bbb notes1] $ cd /local/notesdata1
[notes1@bbb notesdata1]$ /opt/lotus/bin/server
./java -ss512k -Xoss5M -cp jhall.jar:cfgdomserver.jar:Notes.jar lotus.domino.setup.WizardManagerDomino -data /local/notesdata1 -data /local/notesdata2 -data /local/notesdata3 -data /local/notesdata4 -data /local/notesdata5
/opt/lotus/notes/latest/linux/serversetup: line 109: 4118 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
hcl-bot
September 30, 2003, 5:57pm
7
Subject: RE: Could not find ‘notes.ini’
Hi Nielson I have a same prolems on my Redhat 9 server running R6. How did you work around this problme?
I getting the following error.
$ 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: 12453 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
please help
many thanks
ezhou@yahoo.com