cancel
Showing results for 
Search instead for 
Did you mean: 

Install error FJS-00003: JAVA Add-In on AMD64 platform (NW04 SR1)

Former Member
0 Kudos

Hi gurus:

I came over an ugly error while trying to install the XI.

1. - I downloaded the corresponding software from the SAP Marketplace, as in the normal DVDs the AMD64 platform was not included.

2. - I copied the CDs for the EXPORT and the JAVA-Engine to one directory each, respective called export and JavaDVD. In directory JavaDVD I had to modify the LABEL.ASC file to be later accepted.

3. - I installed the ABAP WAS 6.40, unicode version. Everything worked ok. Also the post installation tasks could be carried out without problems.

4. - I wnated to install the JAVA Add-In. Everything starts fine, but the installation stops with the following lines in "sapinst_dev.log":

ERROR 2006-08-17 18:34:33 [iaxxejsbas.cpp:170]

EJS_ErrorReporter

FJS-00003 TypeError: fmgt.getNode(listOnCD) has no properties (in script InstallationScript_265, line 8607: ???)

TRACE [iaxxcwalker.cpp:301]

CDomWalker::processStep()

No way out - I can only stop the installation.

The respective lines in the install script are:

...

8591: var sdaPath = installer.getCD("J2EE-ENG")+"/FS";

8593: // OS400 needs its own kind of pathname

8594: if (installer.onOS400()) sdaPath = os4_convertPath(sdaPath);

8597: // fill table with SDA which are to be deployed

8599: deployUnitsTable.remove();

8601: var listOnCD = sdaPath+"/DEPLOY.LST";

8603: var sdaList = new Array ();

8605: var fmgt = new FileMgt();

8607: var fstream = fmgt.getNode(listOnCD).getFileStream("READ");

... (blank lines deleted)

I can not heal that problem, I only understand that such a file does not exist! The directory has the following files:

I:\JavaDVD\CDLABEL.ASC

I:\JavaDVD\CDLABEL.EBC

I:\JavaDVD\content of JavaDVD.txt

I:\JavaDVD\Copy of LABEL.ASC

I:\JavaDVD\COPY_TM.HTM

I:\JavaDVD\COPY_TM.TXT

I:\JavaDVD\CRCFILE.DAT

I:\JavaDVD\J2EE_OSINDEP

I:\JavaDVD\LABEL.ASC

I:\JavaDVD\LABEL.EBC

I:\JavaDVD\LABELIDX.ASC

I:\JavaDVD\SCS_NTAMD64

I:\JavaDVD\SHAFILE.DAT

I:\JavaDVD\sss.txt

I:\JavaDVD\VERSION.ASC

I:\JavaDVD\VERSION.EBC

I:\JavaDVD\J2EE_OSINDEP\CDVersion.txt

I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG

I:\JavaDVD\J2EE_OSINDEP\JDI

I:\JavaDVD\J2EE_OSINDEP\JDKVersion.xml

I:\JavaDVD\J2EE_OSINDEP\KernelVersions.xml

I:\JavaDVD\J2EE_OSINDEP\LABEL.ASC

I:\JavaDVD\J2EE_OSINDEP\LABELIDX.ASC

I:\JavaDVD\J2EE_OSINDEP\PROD_LABEL

I:\JavaDVD\J2EE_OSINDEP\SDM

I:\JavaDVD\J2EE_OSINDEP\TEST-APP

I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\FS

I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\J2EENGINE

I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\JDMP

I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\LABEL.ASC

I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\FS\TC_SEC_JAVA_CRYPTO_FS_LIB.SDA

I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\J2EENGINE\J2EEINSTALL.SAR

I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\J2EENGINE\SLDSERV.JAR

I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\JDMP\EXPDUMP.001

I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\JDMP\IMPORT.XML

I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\JDMP\LABEL.ASC

I:\JavaDVD\J2EE_OSINDEP\JDI\LABEL.ASC

I:\JavaDVD\J2EE_OSINDEP\JDI\OFFLINE

I:\JavaDVD\J2EE_OSINDEP\JDI\ONLINE

I:\JavaDVD\J2EE_OSINDEP\JDI\OFFLINE\DEPLOY.LST

I:\JavaDVD\J2EE_OSINDEP\JDI\OFFLINE\SAPDEVINFF09_0.SCA

I:\JavaDVD\J2EE_OSINDEP\JDI\ONLINE\DEPLOY.LST

I:\JavaDVD\J2EE_OSINDEP\JDI\ONLINE\SAPBUILDT09_0.SCA

I:\JavaDVD\J2EE_OSINDEP\JDI\ONLINE\SAPDEVINF09_0.SCA

I:\JavaDVD\J2EE_OSINDEP\SDM\LABEL.ASC

I:\JavaDVD\J2EE_OSINDEP\SDM\SDMKIT.JAR

I:\JavaDVD\J2EE_OSINDEP\TEST-APP\630

I:\JavaDVD\J2EE_OSINDEP\TEST-APP\LABEL.ASC

I:\JavaDVD\J2EE_OSINDEP\TEST-APP\630\calculator.ear

I:\JavaDVD\J2EE_OSINDEP\TEST-APP\630\CalculatorLibrary.sda

I:\JavaDVD\J2EE_OSINDEP\TEST-APP\630\ShoppingCalculator.ear

I:\JavaDVD\J2EE_OSINDEP\TEST-APP\630\UtilityLibrary.sda

I:\JavaDVD\SCS_NTAMD64\LABELIDX.ASC

I:\JavaDVD\SCS_NTAMD64\SCS

I:\JavaDVD\SCS_NTAMD64\SCS\LABEL.ASC

I:\JavaDVD\SCS_NTAMD64\SCS\NT

I:\JavaDVD\SCS_NTAMD64\SCS\NT\AMD64

I:\JavaDVD\SCS_NTAMD64\SCS\NT\AMD64\SCS.SAR

I:\JavaDVD\SCS_NTAMD64\SCS\NT\AMD64\SCSCLIENT64NUC.SAR

I:\JavaDVD\SCS_NTAMD64\SCS\NT\AMD64\SCSCLIENT64UC.SAR

Any help appreciated!!

Many thanks in advance!

stephan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

From which installation master DVD you started the java Add-in finalization?

I can give you a clue.

when we installed CRM4.0,we started the java add-in finalization from NET Weaver master DVD but not from CRM installation master DVD.It did'nt worked with CRM master DVD.

check once ..

Former Member
0 Kudos

Hi Bapujee:

thanks very much for your hint - I started the installation already from the Netweaver DVD. What I was wondering about was the need to adjust the LABEL.ASC file (but that is type of common) and the missing DEPLOY.LST file in the directory subtree-

Answers (1)

Answers (1)

Former Member
0 Kudos

SOLVED

hi peers. Finally I've got an answer from SAP. The file was simply missing from the distribution! I created it in the corresponding subdirectory:

I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\FS\

with just one line of text in it:

TC_SEC_JAVA_CRYPTO_FS_LIB.SDA

This solved that problem - the step could be carried out without any more problems.

BTW: What I do not understand is that the file was missing. Not only from the downloaded media, also from SPA's original DVDs. No such installation can work....