Skip to Content
0
Former Member
Jan 24, 2012 at 03:32 AM

ECC Cluster Installation on 2008

52 Views

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