Hi,
I am installing an Dialog Instance for an ERP2005, SR2, Oracle 10.2.0.2 HP-UX-System; after input of the profil-directory, which is an mount of the profile directory of central instance, I get the following error message in SAPINST:
ERROR 2007-05-18 12:07:03 [iaxxinscbk.cpp:282]
abortInstallation
CJS-00030 : 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(SW2).hasABAP() is undefined
TRACE [iaxxejsbas.hpp:388]
handleException<ESAPinstException>()
Converting exception into JS Exception Exception.
ERROR 2007-05-18 12:07:03
CJSlibModule::writeError_impl()
MUT-03025 Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
TRACE [iaxxejsbas.hpp:460]
EJS_Base::dispatchFunctionCall()
JS Callback has thrown unknown exception. Rethrowing.
ERROR 2007-05-18 12:07:03
FCO-00011 The step setLoadType with step key |NW_DI|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|1|0|NW_getDBInfo|ind|ind|ind|ind|4|0|NW_getLoadType|ind|ind|ind|ind|0|0|setLoadType was executed with status ERROR .
Can anybody help?