cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Library Online help installation with SAPinst for EhP4 problem

janos_czettler
Participant
0 Kudos

Hi All!

I have a problem with installation of the SAP library for Ehp4.

I use the following medias:

- Installation Master:

Installation Master - SR1
SAP EHP1 FOR SAP NETWEAVER 7.0
EHP 4 FOR SAP ERP 6.0/ NW 7.01
SAP CRM 7.0/ NW 7.01
SAP SRM 7.0/ NW 7.01
SAP SCM 7.0
Number 51038620

- SAP Library DVD

EHP4 FOR SAP ERP 6.0
incl. EHP2/3 for SAP ERP 6.0
incl. SAP ERP 6.0 SPS20
HTML-Help for Windows
Standard HTML (Plain HTML)
Number 50107547

Installation steps:

1. SAPINST

Welcome screen

-> <SAP application>

-> Software Life-Cycle

-> SAP Library Installation

-> Update Install/Update SAP Library

This step finished successfully. This step copy the selected help content (HTMLHELP, CHM files in my case) to a specified network location. Then I starting the next step (the update):

2. SAPINST

Welcome screen

--> <SAP application>

--> Software Life-Cycle

--> SAP Library Installation

--> Update Install/Update EHP for SAP Library

This step is broken down with the following error:

sapinst.log

...

INFO 2012-02-27 16:09:12.344
Execute step ReadConfigFile of component |SAP_LIBRARY|ind|ind|ind|ind|0|0

ERROR 2012-02-27 16:09:12.407
FJS-00003  TypeError: updateFile has no properties (in script SAP_LIBRARY|ind|ind|ind|ind, line 11073: ???)

ERROR 2012-02-27 16:09:12.469
FCO-00011  The step ReadConfigFile with step key |SAP_LIBRARY|ind|ind|ind|ind|0|0|ReadConfigFile was executed with status ERROR ( Last error reported by the step :TypeError: updateFile has no properties (in script SAP_LIBRARY|ind|ind|ind|ind, line 11073: ???)).

INFO 2012-02-27 16:56:04.277
An error occured and the user decided to stop.\n Current step "|SAP_LIBRARY|ind|ind|ind|ind|0|0|ReadConfigFile".
...

sapinst_dev.log

...
TRACE      2012-02-27 16:09:12.360 
Entering function retrieveEHPsforBFs


TRACE      2012-02-27 16:09:12.360 
retrieveEHPsforBFs: Retrieve data from file D:/install/ERP60EHP4ODoc/50107547/BF_EHP.TXT.


TRACE      2012-02-27 16:09:12.360 [iaxxejsctl.cpp:366]
           EJS_ControllerImpl::dumpScript 


  1: function CHECK_VALUE_AGAINST_REGULAR_EXPRESSION ( regexpPattern , value  )
  2:  {
  3:   var installer = new Installer();
....
11066: function retrieveEHPsforBFs(array, file) {
11067: installer.writeTrace("Entering function retrieveEHPsforBFs\n");
11068: var mgt = new FileMgt();
11069: installer.writeTrace("retrieveEHPsforBFs: Retrieve data from file " + file + ".\n");
11070: //var file2 = "E:/SAPINST_DVD_TEMPLATES/50022222/BF_EHP.TXT"; //WORKAROUND TODO!!!!!
11071: //var updateFile = mgt.getNode(file2);
11072: var updateFile = mgt.getNode(file);
11073: var stream = updateFile.getFileStream("READ");
11074: var prop = new Property();
11075: var props  = new Properties();
11076: var line;
....
ERROR      2012-02-27 16:09:12.407 [iaxxejsbas.cpp:204]
FJS-00003  TypeError: updateFile has no properties (in script SAP_LIBRARY|ind|ind|ind|ind, line 11073: ???)

ERROR      2012-02-27 16:09:12.469 [sixxcstepexecute.cpp:977]
FCO-00011  The step ReadConfigFile with step key |SAP_LIBRARY|ind|ind|ind|ind|0|0|ReadConfigFile was executed with status ERROR ( Last error reported by the step :TypeError: updateFile has no properties (in script SAP_LIBRARY|ind|ind|ind|ind, line 11073: ???)).

TRACE      2012-02-27 16:09:12.469 
SAPInst calls the LogInquirer. The output of the LogInquirer can be found in file sapinst_loginquirer.log.

TRACE      2012-02-27 16:09:12.469 [iaxxgenimp.cpp:712]
            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 > SAP Library Installation and Update > Install/Update EHP for SAP Library( Last error reported by the step :TypeError: updateFile has no properties (in script SAP_LIBRARY|ind|ind|ind|ind, line 11073: ???)). 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 C:\Program Files/sapinst_instdir/ERPEhP4/LM/SAPLIB/UPDATE. </p> </body></html>
...

sapinst_loginquirer.log

TRACE      2012-02-27 16:09:12.469 
SAPInst calls the LogInquirer because of an error in execution of step |SAP_LIBRARY|ind|ind|ind|ind|0|0|ReadConfigFile.

TRACE      2012-02-27 16:09:12.469 
  Call block:CallBackInCaseOfAnErrorDuringStepExecution
    function:CallTheLogInquirer
is validator: true

WARNING    2012-02-27 16:09:12.469 [iaxxejshlp.cpp:150]
Could not get property IDs of the JavaScript object.

ERROR      2012-02-27 16:09:12.469 [iaxxejsctl.cpp:492]
FJS-00010  Could not get value for property .

TRACE      2012-02-27 16:09:12.469 
A problem occurs during execution the inquirer callback. SAPinst will switch back to the standard behaiviour.

Thank you for your help and/or ideas!

Regards

Janos

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
janos_czettler
Participant
0 Kudos

uhh, sorry...the message format is completely disintegrated