PI 71 Installation Error - TypeError: fstream has no properties.
Hi,
Did you encounter a similar problem during your PI 71 Installation?
The installation program is generating an error during the Database Instance installation. The process stops at step 17 during a database update configuration task.
The following is recorded in the sapinst.log file:
ERROR 2008-09-17 14:19:58.654
FJS-00003 TypeError: fstream has no properties (in script NW_Doublestac
k_DB|ind|ind|ind|ind, line 22067: ???)
ERROR 2008-09-17 14:20:01.868
FCO-00011 The step InitializeSimpleValues_and_LocalWorkTable with step
key |NW_Doublestack_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|
0|NW_CreateDB|ind|ind|ind|ind|1|0|NW_DB6_DB|ind|ind|ind|ind|1|0|NW_DB6_UpdateDbC
fg|ind|ind|ind|ind|24|0|InitializeSimpleValues_and_LocalWorkTable was executed w
ith status ERROR ( Last error reported by the step :TypeError: fstream has no pr
operties (in script NW_Doublestack_DB|ind|ind|ind|ind, line 22067: ???)).
INFO 2008-09-17 14:20:31.332
An error occured and the user decide to stop.\n Current step "|NW_Double
stack_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_CreateDB|
ind|ind|ind|ind|1|0|NW_DB6_DB|ind|ind|ind|ind|1|0|NW_DB6_UpdateDbCfg|ind|ind|ind
|ind|24|0|InitializeSimpleValues_and_LocalWorkTable".
And the corresponding code in the sapinst_dev.log file:
22066: var fstream = fmgt.getNode(fileDB2NODES).getFileStream("READ");
22067: while (!fstream.eof()) {
22068: if (installer.onWindows()) {
The "fstream" function seems to break the program. This may be an OS problem but I was not able to find anything related either on the IBM website or on SAP Service.
I am running AIX 5.3 TL6.
Regards,
--
Thierry