cancel
Showing results for 
Search instead for 
Did you mean: 

JRE Problem during installation of Netweaver 7.0 2004s SR2

Former Member
0 Kudos

I am installing NW 7.0 2004s SR2 on HP UX IA64 with Oracle 10g.

I am facing JRE error on the GUI.

Following contents of the sapinst.log file might give a clue:

INFO 2008-04-21 12:29:50

Execution of the command "/opt/java1.4/bin/java -classpath /tmp/sapinst_exe.4293.1208761053/JAR/ins-j2ee.jar com.sap.ins.j2ee

.GetSystemProperty" finished with return code 0. Output: #

#Mon Apr 21 12:29:50 IST 2008

java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition

sun.boot.library.path=/opt/java1.4/jre/lib/IA64N

java.vm.version=1.4.2 1.4.2.18-080401-10\:50-IA64N IA64

java.vm.vendor=Hewlett-Packard Company

java.vendor.url=http\://www.hp.com/go/Java

path.separator=\:

java.vm.name=Java HotSpot(TM) Server VM

file.encoding.pkg=sun.io

sun.os.patch.level=unknown

user.dir=/sapbw/instdirCI_BWD

java.vm.specification.name=Java Virtual Machine Specification

java.runtime.version=1.4.2.18-080401-04\:44

java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment

java.endorsed.dirs=/opt/java1.4/jre/lib/endorsed

os.arch=IA64N

java.io.tmpdir=/var/tmp/

line.separator=\n

java.vm.specification.vendor=Sun Microsystems Inc.

os.name=HP-UX

sun.java2d.fontpath=

java.library.path=/opt/java1.4/jre/lib/IA64N\:/opt/java1.4/jre/lib/IA64N/server\:/opt/java1.4/jre/../lib/IA64N\:/sapmnt/BWD/e

xe\:/tmp/sapinst_exe.4293.1208761053\:/sapmnt/BWD/exe\:/usr/lib

java.specification.name=Java Platform API Specification

java.class.version=48.0

java.util.prefs.PreferencesFactory=java.util.prefs.FileSystemPreferencesFactory

os.version=B.11.23

user.home=/

user.timezone=Asia/Calcutta

java.awt.printerjob=sun.print.PSPrinterJob

file.encoding=8859_1

java.specification.version=1.4

user.name=root

java.class.path=/tmp/sapinst_exe.4293.1208761053/JAR/ins-j2ee.jar

java.vm.specification.version=1.0

java.home=/opt/java1.4/jre

sun.arch.data.model=32

user.language=en

java.specification.vendor=Sun Microsystems Inc.

java.vm.info=mixed mode

java.version=1.4.2.18

java.ext.dirs=/opt/java1.4/jre/lib/ext

sun.boot.class.path=/opt/java1.4/jre/lib/rt.jar\:/opt/java1.4/jre/lib/i18n.jar\:/opt/java1.4/jre/lib/sunrsasign.jar\:/opt/jav

a1.4/jre/lib/jsse.jar\:/opt/java1.4/jre/lib/jce.jar\:/opt/java1.4/jre/lib/charsets.jar\:/opt/java1.4/jre/classes

java.vendor=Hewlett-Packard Co.

file.separator=/

java.vendor.url.bug=http\://www.hp.com/go/Java

sun.io.unicode.encoding=UnicodeBig

sun.cpu.endian=big

sun.cpu.isalist=ia64r0

INFO 2008-04-21 12:29:50

Execution of the command "/opt/java1.4/bin/java -classpath /tmp/sapinst_exe.4293.1208761053/JAR/ins-j2ee.jar:/tmp/sapinst_exe

.4293.1208761053/JAR/sapxmltoolkit.jar -d64 com.sap.ins.j2ee.TestClassLoader" finished with return code 1. Output: Failed to

open libc

INFO 2008-04-21 12:42:32

Creating file /sapbw/instdirCI_BWD/__instana_tmp.xml.

Please enlighten me if anyone knows the solution.

Accepted Solutions (0)

Answers (2)

Answers (2)

markus_doehr2
Active Contributor
0 Kudos

It says "cannot find libc...:" and there it´s cut

can you post that full message?

Markus

JPReyes
Active Contributor
0 Kudos

As far as i can see you're using JRE1.4.2.18... you need JDK 1.4.2_12 or 13.

Regards

Juan

markus_doehr2
Active Contributor
0 Kudos

> As far as i can see you're using JRE1.4.2.18... you need JDK 1.4.2_12 or 13.

Really? Where do you get that information from? We run successfull 1.4.2_17...

Markus