cancel
Showing results for 
Search instead for 
Did you mean: 

ECC Cluster Installation on 2008

Former Member
0 Kudos

Hi Guys ,

I am doing installation of type HA for ECC system.

I logged on using domain user and ran the sapinst then ran software lifcycle option.

1) Creating OS user.

2.)Pre-requsite check.

I am getting the below mention error.

INFO 2012-01-24 09:15:07.288

Creating file C:\Program Files\sapinst_instdir\NW701\AS-ABAP\ORA\HA\ASCS\__instana_tmp.xml.

INFO 2012-01-24 09:16:34.568

An error occured and the user decided to retry the current step: "|NW_ABAP_ASCS|ind|ind|ind|ind|0|0|NW_Users_Create_Do|ind|ind|ind|ind|users|0|setUserEnvironment".

INFO 2012-01-24 09:16:36.955

Working directory changed to C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ORA/HA/ASCS.

INFO 2012-01-24 09:16:37.283

Switched to user: SQUAREGROUP\pbpadm.

INFO 2012-01-24 09:16:37.361

Switched to user: SQUAREGROUP\pbpadm.

INFO 2012-01-24 09:16:37.439

Switched to user: SQUAREGROUP\pbpadm.

INFO 2012-01-24 09:16:37.517

Switched to user: SQUAREGROUP\pbpadm.

INFO 2012-01-24 09:16:37.595

Switched to user: SQUAREGROUP\pbpadm.

INFO[E] 2012-01-24 09:16:37.907

FSL-02077 File system export (share) sapmnt does not exist.

INFO 2012-01-24 09:16:38.0

Switched to user: SQUAREGROUP\pbpadm.

INFO 2012-01-24 09:16:38.78

Switched to user: SQUAREGROUP\pbpadm.

INFO 2012-01-24 09:16:38.390

Switched to user: SQUAREGROUP\pbpadm.

ERROR 2012-01-24 09:16:38.546

CJS-00030 Assertion failed: in

function (nothrow) {

NW.trace("NW.hasJava(", nothrow, ")");

if (_hasJava == undefined && !nothrow) {

ASSERT(arguments.callee, false, "NW(" + this.getSID() + ").hasJava() is undefined");

}

NW.trace("NW.hasJava() done: ", _hasJava);

return _hasJava;

}

NW(PBP).hasJava() is undefined

ERROR 2012-01-24 09:16:38.546

MUT-03025 Caught ESAPinstException in module call: .

ERROR 2012-01-24 09:16:38.640

FCO-00011 The step setUserEnvironment with step key |NW_ABAP_ASCS|ind|ind|ind|ind|0|0|NW_Users_Create_Do|ind|ind|ind|ind|users|0|setUserEnvironment was executed with status ERROR ( Last error reported by the step: Assertion failed: in

function (nothrow) {

NW.trace("NW.hasJava(", nothrow, ")");

if (_hasJava == undefined && !nothrow) {

ASSERT(arguments.callee, false, "NW(" + this.getSID() + ").hasJava() is undefined");

}

NW.trace("NW.hasJava() done: ", _hasJava);

return _hasJava;

}

NW(PBP).hasJava() is undefined).

So should i set the environment variable for PBPADM and then continue.

I m confused because i m doing installation using domain user and it is showing in the logs switching to PBPADM.

Regards

Abhishek

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

usually setting Env Variables for SIDADM takes care by SAPInst from Domain user. We did the Installation using Domain user, Make sure Domain user is Local Admin to the system also or in administrator groups of the System.

2). make sure JAVA_HOME is set correctly, JAVA_HOME Drive:\<Java>\ (Without Bin Folder)

3). Check Installation directory Drives has enough space with permissions.

4). Last option (might look silly, but still just a try) Restart the server and try SAPINST again with "Continue old Installation".

Thanks,

Arjun

Former Member
0 Kudos

Hi,

There is following log in SAPINT.

INFO 2012-01-25 14:42:34.138

Output of C:\Users\splbiocl\AppData\Local\Temp\sapinst_exe.4544.1327480745\SAPCAR.exe is written to the logfile 90000114.log.

INFO 2012-01-25 14:42:34.201

Output of C:\Users\splbiocl\AppData\Local\Temp\sapinst_exe.4544.1327480745\SAPCAR.exe -t -v -i -s -f C:/InstDumps/Instdumps/90000114.CAR,:

SAPCAR: the option -i has no effect when working with old archives.

-rw------- 30711 Jul 28 07:09 Changelog.txt

-r----


878 Nov 13 18:11 LEGAL.TXT

-r----


822 Feb 19 17:30 LICENSE.TXT

-r----


0 Dec 15 03:40 Ver555.pl30

-r----


2766 Apr 17 21:16 WHICH.TXT

drwx------ 144 Jun 17 20:06 nt-x86_64

-rwx------ 2371584 Jul 23 10:27 nt-x86_64/sapcrypto.dll

-rw------- 42 Jul 28 07:10 nt-x86_64/sapcrypto.lst

-rwx------ 15360 Jul 23 10:27 nt-x86_64/sapgenpse.exe

drwx------ 144 Jun 17 20:06 ntia64

-rwx------ 5790208 Jul 23 10:27 ntia64/sapcrypto.dll

-rw------- 42 Jul 28 07:10 ntia64/sapcrypto.lst

-rwx------ 30720 Jul 23 10:27 ntia64/sapgenpse.exe

drwx------ 144 Jun 17 20:06 ntintel

-rwx------ 2056245 Jul 23 10:27 ntintel/sapcrypto.dll

-rw------- 42 Jul 28 07:10 ntintel/sapcrypto.lst

-rwx------ 24629 Jul 23 10:27 ntintel/sapgenpse.exe

-r----


374 Nov 13 18:11 ticket

The extraction requires the following free space:

10082 KBytes on .

Could this be causing the error.

Should i empty the TEMP directory and restart the installation.

Regards

Abhishek

Former Member
0 Kudos

Hi ,

Below are the logs from sapinst_dev

TRACE 2012-01-25 16:51:23.852

NWUsers.changeAccountData() done

TRACE 2012-01-25 16:51:23.852

t_NWDB_ind.updateRow(, WHERE sid='PBP'), updating

TRACE 2012-01-25 16:51:23.867

NWDBora.updateABAPSchema() done

TRACE 2012-01-25 16:51:23.867

NW.hasJava(undefined)

ERROR 2012-01-25 16:51:23.867 [iaxxinscbk.cpp:268]

CJS-00030 Assertion failed: in

function (nothrow) {

NW.trace("NW.hasJava(", nothrow, ")");

if (_hasJava == undefined && !nothrow) {

ASSERT(arguments.callee, false, "NW(" + this.getSID() + ").hasJava() is undefined");

}

NW.trace("NW.hasJava() done: ", _hasJava);

return _hasJava;

}

NW(PBP).hasJava() is undefined

TRACE 2012-01-25 16:51:23.867 [iaxxejsbas.hpp:423]

handleException<ESAPinstException>()

Converting exception into JS Exception Exception.

TRACE 2012-01-25 16:51:23.867

Function setMessageIdOfExceptionMessage: modlib.jslib.caughtException

ERROR 2012-01-25 16:51:23.867

CJSlibModule::writeError_impl()

MUT-03025 Caught ESAPinstException in module call: .

TRACE 2012-01-25 16:51:23.867 [iaxxejsbas.hpp:498]

EJS_Base::dispatchFunctionCall()

JS Callback has thrown unknown exception. Rethrowing.

ERROR 2012-01-25 16:51:23.914 [sixxcstepexecute.cpp:937]

FCO-00011 The step setUserEnvironment with step key |NW_ABAP_ASCS|ind|ind|ind|ind|0|0|NW_Users_Create_Do|ind|ind|ind|ind|users|0|setUserEnvironment was executed with status ERROR ( Last error reported by the step: Assertion failed: in

function (nothrow) {

NW.trace("NW.hasJava(", nothrow, ")");

if (_hasJava == undefined && !nothrow) {

ASSERT(arguments.callee, false, "NW(" + this.getSID() + ").hasJava() is undefined");

}

NW.trace("NW.hasJava() done: ", _hasJava);

return _hasJava;

}

NW(PBP).hasJava() is undefined).

TRACE 2012-01-25 16:51:23.945 [kdxxctaco.cpp:225]

CKdbTableContainerImpl::syncToContainerFile lib=iakdblib

CKdbTableContainerImpl::syncToContainerFile start ...

TRACE 2012-01-25 16:51:23.977 [kdxxctaco.cpp:257]

CKdbTableContainerImpl::syncToContainerFile lib=iakdblib

after creating out stream

TRACE 2012-01-25 16:51:24.8 [kdxxctaco.cpp:291]

CKdbTableContainerImpl::syncToContainerFile lib=iakdblib

CKdbTableContainerImpl::syncToContainerFile stop ...

INFO 2012-01-25 16:51:24.23 [synxcpath.cpp:814]

CSyPath::createFile() lib=syslib module=syslib

Creating file C:\Program Files\sapinst_instdir\NW701\AS-ABAP\ORA\HA\ASCS\__instana_tmp.xml.

TRACE 2012-01-25 16:51:24.367

SAPInst calls the LogInquirer. The output of the LogInquirer can be found in file sapinst_loginquirer.log.

TRACE 2012-01-25 16:51:24.398 [iaxxgenimp.cpp:699]

CGuiEngineImp::showMessageBox

<html> <head> </head> <body> <p> An error occurred while processing option <i>SAP NetWeaver 7.0 including Enhancement Package 1 Support Release 1 > SAP Application Server ABAP > Oracle > High-Availability System > Central Services Instance for ABAP (ASCS)( Last error reported by the step: Assertion failed: in

function (nothrow) {

NW.trace("NW.hasJava(", nothrow, ")");

if (_hasJava == undefined && !nothrow) {

ASSERT(arguments.callee, false, "NW(" + this.getSID() + ").hasJava() is undefined");

}

NW.trace("NW.hasJava() done: ", _hasJava);

return _hasJava;

}

NW(PBP).hasJava() is undefined)</i>. You can now: </p> <ul> <li> Choose <i>Retry</i> to repeat the current step. </li> <li> Choose <i>Log Files</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 <code>C:\Program Files/sapinst_instdir/NW701/AS-ABAP/ORA/HA/ASCS</code>. </p> </body></html>

TRACE 2012-01-25 16:51:24.398 [iaxxgenimp.cpp:1248]

CGuiEngineImp::acceptAnswerForBlockingRequest

Waiting for an answer from GUI

i am starting the installation using sapinst.exe SAPINST_USE_HOME=SAPPBP from my domain user.

Java_home is set both domain user and pbpadm

Please help.

Regards

Abhishek

Former Member
0 Kudos

Hello Abhishek,

All required file systems are in place as per installation guide? Please make sure it has enough free space.

Thanks,

Siva Kumar

Former Member
0 Kudos

The extraction requires the following free space: 10082 KBytes on

Make sure you have enough space on temp or installation drives .

Thanks,

Arjun