Domino Server Setup fails - java Exception in thread main

Hello ! I am trying to setup Domino 6.5.3 on s/390.

OS SuSE SLES 9 SP1.

I have changed the java symbolic links.

I think it’s a java problem here.


domserv99@g53lp24:~> /opt/lotus/bin/server

/proc/sys/fs/file-max has been set to the recommended value of 131072

/proc/sys/net/ipv4/tcp_fin_timeout has been set to the recommended value of 15

/proc/sys/net/ipv4/tcp_max_syn_backlog has been set to the recommended value of 16384

/proc/sys/net/ipv4/tcp_tw_reuse has been set to the recommended value of 1

/proc/sys/net/ipv4/ip_local_port_range has been set to the recommended value of 1024 65535

/proc/3516/mapped_base has been set to the recommended value of 134217728

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

*Warning all runtime debug info will be logged to /domserv99/notesdata/setuplog.txt

Exception in thread “main”


Here the screen hangs, I get the “Server Setup is loading picture” then the above message "Exception in thread “main” appears.

java -version:

java version “1.4.2”

Java™ 2 Runtime Environment, Standard Edition (build 1.4.2)

Classic VM (build 1.4.2, J2RE 1.4.2 IBM build cx390142-20040917 (JIT enabled: jitc))

Kernel:

Linux g53lp24 2.6.5-7.145-s390 #1 SMP Thu Jan 27 09:19:29 UTC 2005 s390 s390 s390 GNU/Linux

Has anybody had the same problem and hits for this ?

Thank you in advance

Subject: Domino Server Setup fails - java Exception in thread main

I downgraded to Java 1.31 and now all works fine.

:slight_smile: