cancel
Showing results for 
Search instead for 
Did you mean: 

Install SAP ERP 6.0 EHP4 Appl Srv FJS-00003 and FCO-00011 Error

Former Member
0 Kudos

Hello to all

i will Install an Linux Appl Srv (SLES 10 SP3) for our Windows 2003 x64/Oracle 10.2.0.4 SAP ERP 6.0 EHP4 Central Instance but i get the following errors

ERROR 2010-10-28 11:35:47.149 [iaxxejsbas.cpp:204]

FJS-00003 TypeError: nw.getJavaHome() has no properties (in script NW_DI|ind|ind|ind|ind, line 52089: ???)

ERROR 2010-10-28 11:35:48.796 [sixxcstepexecute.cpp:950]

FCO-00011 The step setUserEnvironment with step key |NW_DI|ind|ind|ind|ind|0|0|NW_Users_Create_Do|ind|ind|ind|ind|5|0|setUserEnvironment was executed with status ERROR ( Last error reported by the step :TypeError: nw.getJavaHome() has no properties (in script NW_DI|ind|ind|ind|ind, line 52089: ???)).

i have found some Instruction to set JAVA_HOME, SAPINST_JRE_HOME .. but his not helps.

Here the System Settings

SUSE SLES 10 SP3

InstMst_7.01_SR1__NW_ERP_CRM_SRM_SCM

NW_7.01_SR1_Kernel_Linux__OS_400

ORACLE 10.2 64-BIT / ORACLE 10.2 32-Bit / Client / Number 51033272

sap-locale-1.0-25.7.1.x86_64.rpm

sapinit-3.0-1.13.1.x86_64.rpm

saplocales-2.4-4.x86_64.rpm

sapinst stared as root

profile and global directory from windows mounted to /sapmnt/E12/

cat /etc/profile.d/alljava.sh

export JAVA_HOME=/opt/j2sdk1.4.2_19

export JDK_HOME=/opt/j2sdk1.4.2_19

export SDK_HOME=/opt/j2sdk1.4.2_19

export JRE_HOME=/opt/j2sdk1.4.2_19

export SAPINST_JRE_HOME=/opt/j2sdk1.4.2_19

export JAVA_BINDIR=$JAVA_HOME/bin

export PATH=$PATH:$JAVA_HOME/bin

cat /etc/profile.d/alljava.csh

setenv JAVA_HOME /opt/j2sdk1.4.2_19

setenv JDK_HOME /opt/j2sdk1.4.2_19

setenv SDK_HOME /opt/j2sdk1.4.2_19

setenv JRE_HOME /opt/j2sdk1.4.2_19

setenv SAPINST_JRE_HOME /opt/j2sdk1.4.2_19

setenv JAVA_BINDIR $/bin setenv PATH $:$/bin

export tels me

declare -x JAVA_BINDIR="/opt/j2sdk1.4.2_19/bin"

declare -x JAVA_HOME="/opt/j2sdk1.4.2_19"

declare -x JDK_HOME="/opt/j2sdk1.4.2_19"

declare -x JRE_HOME="/opt/j2sdk1.4.2_19"

declare -x PATH="/sbin:/usr/sbin:/usr/local/sbin:/opt/gnome/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/opt/j2sdk1.4.2_19/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin"

declare -x SAPINST_JRE_HOME="/opt/j2sdk1.4.2_19"

declare -x SDK_HOME="/opt/j2sdk1.4.2_19"

setenv tels me

JRE_HOME=/opt/j2sdk1.4.2_19

SAPINST_JRE_HOME=/opt/j2sdk1.4.2_19

JAVA_BINDIR=/opt/j2sdk1.4.2_19/bin

PATH=/sbin:/usr/sbin:/usr/local/sbin:/opt/gnome/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/opt/j2sdk1.4.2_19/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/bin/X11:/opt/j2sdk1.4.2_19/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin

JAVA_HOME=/opt/j2sdk1.4.2_19

SDK_HOME=/opt/j2sdk1.4.2_19

java -version

java version "1.4.2_19"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_19-b04)

Java HotSpot(TM) Client VM (build 1.4.2_19-b04, mixed mode)

i hope somebody can help me

best regards

Oliver

Edited by: Oliver Fischer on Oct 28, 2010 12:09 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

Linux x64 platforms don't use the Sun Java (it's 32bit only) but the IBM JDK.

Install it from the SDK DVD and start the installation from scratch.

Markus

Former Member
0 Kudos

Hello Markus

is that the right version java-1_4_2-ibm-1.4.2_sr13.3-1.1.1.i586.rpm ??

markus_doehr2
Active Contributor
0 Kudos

> is that the right version java-1_4_2-ibm-1.4.2_sr13.3-1.1.1.i586.rpm ??

as you see this is also 32bit (i586).

Check

Note 1172419 - Linux: Supported Java versions on the x86_64 platform

Markus

Former Member
0 Kudos

Hallo Markus

java-1_4_2-ibm-1.4.2_sr13.5-0.4.1.x86_64.rpm aus dem Hinweis 1172419 habe ich installiert das 1.4.2.19 entfernt, alljava.sh und .csh wieder auf original gemacht

Linux Hinweis 958253 und 171356 habe ich beachtet

export liefert folgendes

declare -x JAVA_BINDIR="/usr/lib64/jvm/jre/bin"

declare -x JAVA_HOME="/usr/lib64/jvm/jre"

declare -x JAVA_ROOT="/usr/lib64/jvm/jre"

declare -x JRE_HOME="/usr/lib64/jvm/jre"

declare -x PATH="/sbin:/usr/sbin:/usr/local/sbin:/opt/gnome/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib64/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin"

java -version

java version "1.4.2"

Java(TM) 2 Runtime Environment, Standard Edition (build 2.3)

IBM J9 VM (build 2.3, J2RE 1.4.2 IBM J9 2.3 Linux amd64-64 j9vmxa64142ifx-20100628 (JIT enabled)

J9VM - 20100610_59470_LHdSMr

JIT - 20090210_1447ifx2_r8

GC - 200902_24)

df -h

Filesystem Size Used Avail Use% Mounted on

/dev/sda1 13G 6.4G 5.7G 53% /

udev 21G 120K 21G 1% /dev

/dev/mapper/vg01-oracle

3.4G 70M 3.1G 3% /oracle

/dev/mapper/vg01-sapmnt

6.0G 33M 6.0G 1% /sapmnt

/dev/mapper/vg01-usr_sap

4.5G 33M 4.5G 1% /usr/sap

/tmp/sapinstdir wurde gelöscht

sapinst wurde neu gestartet als root

gleicher fehler

Gruß

Oliver

markus_doehr2
Active Contributor
0 Kudos

Stay in English, this is an international forum.

And please, if you post formatted output (such as mount), use the code tags around them (the << >> sign next to the underline button), this makes the output readable in the forum.

I never had those kinds of issues, all I usually do was installing the Java (plus the corresponding JCE policy file) and start sapinst.

Can you check the last lines of sapinst_dev.log?

Markus

Former Member
0 Kudos

Hello Markus

here the last lines

ERROR 2010-10-28 14:27:11.986 [iaxxejsbas.cpp:204]

FJS-00003 TypeError: nw.getJavaHome() has no properties (in script NW_DI|ind|ind|ind|ind, line 52089: ???)

TRACE 2010-10-28 14:27:12.435 [syuxctask.cpp:1382]

CSyTaskImpl::start(bool)

A child process has been started. Pid = 12509

TRACE 2010-10-28 14:27:12.584 [syuxctask.cpp:1382]

CSyTaskImpl::start(bool)

A child process has been started. Pid = 12510

ERROR 2010-10-28 14:27:13.283 [sixxcstepexecute.cpp:950]

FCO-00011 The step setUserEnvironment with step key |NW_DI|ind|ind|ind|ind|0|0|NW_Users_Create_Do|ind|ind|ind|ind|5|0|setUserEnvironment was executed with status ERROR ( Last error reported by the step :TypeError: nw.getJavaHome() has no properties (in script NW_DI|ind|ind|ind|ind, line 52089: ???)).

TRACE 2010-10-28 14:27:13.304 [iaxxgenimp.cpp:752]

CGuiEngineImp::showMessageBox

<html> <head> </head> <body> <p> An error occurred while processing option SAP ERP 6.0 EHP4 Ready - Support Release 1 > Software Life-Cycle Options > Application Server > Oracle > Dialog Instance( Last error reported by the step :TypeError: nw.getJavaHome() has no properties (in script NW_DI|ind|ind|ind|ind, line 52089: ???)). You can now: </p> <ul> <li> Choose <i>Retry</i> to repeat the current step. </li> <li> Choose <i>View Log</i> to get more information about the error. </li> <li> Stop the option and continue with it later. </li> </ul> <p> Log files are written to /tmp/sapinst_instdir/ERPEhP4/LM/AS/ORA/DI. </p> </body></html>

TRACE 2010-10-28 14:27:13.304 [iaxxgenimp.cpp:1255]

CGuiEngineImp::acceptAnswerForBlockingRequest

Waiting for an answer from GUI

Oliver

markus_doehr2
Active Contributor
0 Kudos

Admittedly, I have no clue what this error message would like to tell us.

Apparently net.getJavaHome doesn't seem to be defined, this is an internal function of sapinst.

I think you won't get around opening an OSS call.

Markus

Former Member
0 Kudos

Hello all

after i install ibm_java_dev and set path, home to /usr/lib64/java in the enviroment my Installation run to the last step and hung again with the following error

ERROR 2010-11-09 14:57:27.540 [iaxxejsbas.cpp:204]

FJS-00003 TypeError: this.getProfiles().getProfile().resolveExtended("rdisp/myname") has no properties (in script NW_DI|ind|ind|ind|ind, line 44998: ???)

TRACE 2010-11-09 14:57:27.966 [syuxctask.cpp:1382]

CSyTaskImpl::start(bool)

A child process has been started. Pid = 10903

TRACE 2010-11-09 14:57:28.178 [syuxctask.cpp:1382]

CSyTaskImpl::start(bool)

A child process has been started. Pid = 10904

ERROR 2010-11-09 14:57:28.950 [sixxcstepexecute.cpp:950]

FCO-00011 The step start with step key |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|start was executed with status ERROR ( Last error reported by the step :TypeError: this.getProfiles().getProfile().resolveExtended("rdisp/myname") has no properties (in script NW_DI|ind|ind|ind|ind, line 44998: ???)).

hope someone can help me

best regards

oliver

markus_doehr2
Active Contributor
0 Kudos

it seems that the system doesn't know its instance name.

Did you install using a virtual hostname?

You can try to add the parameter

rdisp/myname = <instancename>_<instance>_<instancenumber>

to the instance profile and repeat the phase.

Markus

Former Member
0 Kudos

we not use virtual hostnames

in E12_D00_citslap1.pfl parameter ist set to

rdisp/myname = citslap1_E12_D00

error come again

oliver