cancel
Showing results for 
Search instead for 
Did you mean: 

Problems installing NW7 2004S Application server (dialogue instance)

Former Member
0 Kudos

I'm trying to install an application server/dialogue instance. The path I took when running sapinst was

1) SAP Netweaver 2004s

2) Additional Software-Life-Cycle Tasks

3)Application Server

4)Oracle

5)Dialogue instance

For some reason we had to copy a DEFAULT.PFL from the central system BPD and create the users and groups bpdadm:sapsys,oradba:dba, and oper which seems odd when installing a SAP from scratch. I'm concerned that we're going about it the wrong way. After this, the errors occured as followed:

ERROR 2007-10-05 10:11:31 [iaxxinscbk.cpp:282]

abortInstallation

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(BPD).hasABAP() is undefined

TRACE [iaxxejsbas.hpp:388]

handleException<ESAPinstException>()

Converting exception into JS Exception Exception.

<b>ERROR 2007-10-05 10:11:31</b>

MUT-03025 Caught ESAPinstException in Modulecall: ESAPinstException: error text

undefined.

<b>ERROR 2007-10-05 10:11:31</b>

FCO-00011 The step setLoadType with step key |NW_DI|ind|ind|ind|ind|0|0|NW_GetS

idFromProfiles|ind|ind|ind|ind|1|0|NW_getDBInfo|ind|ind|ind|ind|4|0|NW_getLoadTy

pe|ind|ind|ind|ind|0|0|setLoadType was executed with status ERROR .

PLEASE ADVISE AT YOUR EARLIEST....

Regards,

Jay

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Have you installed Oracle first before the Java instance?

Former Member
0 Kudos

Wow that was quick. Thanks for the timely response.

We just set ths Unix system up with the necessary mount points and space. The next step was to install SAP for Application Server. We have a BW production box and the app servers are going to used for that central system. We would only install maybe an Oracle client, but not the Oracle database.

We are currently running BI 7 on BPD (production box which was upgraded from BW 3.5)

JPReyes
Active Contributor
0 Kudos

Hi Jay,

Did you set the env variables in the unix box?

@ Joseph...

DB installation is not necesary as is a dialog instance... only DB client is required.

regards

Juan

Former Member
0 Kudos

Is any filesystems are 100% full ? Check the permissions of directories as per the installation document

Thanks

Prince Jose

Former Member
0 Kudos

We have enough space. We ended up changing some /etc/service parameters and it seemed to have moved on so far. Our new error is that it can't connect to the message server so we're going to investigate that. If the originally posted error occurs again then I'll respond for an update.