cancel
Showing results for 
Search instead for 
Did you mean: 

CJS-00030 Assertion failed - hasABAP() is undefined

0 Kudos

Hi All,

While Installing NW7.0 Ehp 2 JAVA - HA, after providing ERS instance number stuck with below error.

I am using SWPM- SP 04. found note 1961290 which inturn refering to sap note 1680045.

1961290 - Enqueue Replication Server installation finish with Assertion Failed 

1680045 - Release Note for Software Provisioning Manager 1.0 SP06

*CRM ABAP was installed on HA, profiles are created with proper permissions and parameters for CRM 702, profiles has virtual hostnames in CAPITAL letters.

Please help and correct if something is overlooked.

install log:

CJS-00030  Assertion failed: in
function (nothrow) {
    NW.trace("NW.hasABAP(", nothrow, ")");
    if (_hasABAP == undefined && !nothrow) {
        ASSERT(arguments.callee, false, "NW(" + this.getSID() + ").hasABAP() is undefined");
    }
    NW.trace("NW.hasABAP() done: ", _hasABAP);
    return _hasABAP;
}
NW(LK7).hasABAP() is undefined

TRACE      2014-11-15 06:02:26.517 [JSExtension.hpp:128]
           JSExceptionHandler::setJSException()
Member function 'Installer.abortInstallation()' has thrown ESAPinstException. Converting to JavaScript exception EJS::Exception.

Your quick help is much appreciated.

Thanks

Ram

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Issue resolved after executing install with SWPM SP06.