Junix Gaspar wrote:
This the error I have when I try to run lotus in Linux

the chain of events are:
#install j2re for linux <
cd /var/lotus/notes/data
/opt/lotus/bin/server

SuSe Enterprise Server 9 kernel 2.6.5-7.97-smp

Any suggestion out there?

error msg:
[EMAIL PROTECTED]:/var/lotus/notes/data> /opt/lotus/bin/server
./java -ss512k -Xoss5M -cp jhall.jar:cfgdomserver.jar:Notes.jar
lotus.domino.setup.WizardManagerDomino -data /var/lotus/notes/data
        stackpointer=0x41fd7aa8
Writing Java core file ....
/opt/lotus/notes/latest/linux/serversetup: line 124:  5641
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
[EMAIL PROTECTED]:/var/lotus/notes/data>
[EMAIL PROTECTED]:/var/lotus/notes/data>

http://www.icconsulting.com.au/technologies.jsp/DominoLinux.html

In order to replace the JRE running with your Linux Domino server, please run the command

/opt/lotus/bin/notesjre -n /opt/lotus/notes/latest/PLATFORM -j JREDIR

where PLATFORM is the UNIX OS you are running on (sunspa, ibmpow, linux) and JREDIR is the location of the JRE root directory (for example, /opt/IBMJava2-13/jre for the IBM 1.3 JDK JRE location).

This is a much safer and correct method rather than just "copying" over the shared libraries, as you may miss items which are needed for that JRE to work. "notesjre" is shipped with Domino on UNIX for this express purpose, jic you need to upgrade to a newer JRE to fix an issue; it even makes a backup of your existing JRE (but only the one installed by Domino, multiple runs of notesjre will not change the backup).




-- Peter Santiago [EMAIL PROTECTED] My website: www.psinergybbs.com My spamtrap address: [EMAIL PROTECTED] _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

Reply via email to