Skip to Content
0
Sep 14, 2003 at 10:56 AM

Installation of SAP Netweaver Beta fails

71 Views

Hi,

I´ve downloaded the beta version of the developer edition yesterday (13.09.03). During installation, just after license agreement, I get a script error (TypeError: entry.getIPAdresses is not a function). See log file below.

Can anybody help?

I don´t use DHCP. Thus I´ve installed the Loopback network adapter. Are there any specials regarding the configuration?

Configuration of my first ethernet adapter

ip-address 192.168.0.1, network mask 255.255.255.0

Configuration of the loopback adapter

192.168.0.199, 255.255.255.0, hosts file: 192.168.0.199 ht_sap

Thanks in advance

Helmut

Here is the log file:

SAPinst is getting started.

Please be patient ...

INFO 2003-09-14 08:24:27

CSyFileImpl::copy(iastring)

Copying file C:/Programme/sapinst/keydb.xml to: q0w9e9r8t7.1.xml.

guiengine: waiting for connect on port 21212

guiengine: login in process..

guiengine: client logged in

INFO 2003-09-14 08:24:44

CIaNtUserPrivileges::add_impl(ht_sap, HTDELLHelmut, SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege)

Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'HTDELLHelmut' on host 'ht_sap'!

PHASE 2003-09-14 08:24:46

CDomWalker::printPhaseInfo()

Prepare the installation program.

ERROR 2003-09-14 08:24:56

EJS_ErrorReporter

FJS-00003 TypeError: entry.getIPAdresses is not a function (in script InstallationScript_25, line 1745: ???)

WARNING 2003-09-14 08:24:56

CController::stepExecuted()

The step DNSCheck with step key J2EE_EngineDevEdition|ind|ind|ind|J2EE_Engine|6.30|0|DNSCheck executed with status ERROR.

SAPinst component stack:

========================

Preinstall|ind|ind|ind|ind|ind|0

Current script:

===============

var mgt = new NetworkMgt();

var resolver = mgt.getNameResolver();

resolver.checkDNSConfiguration();

WARNING 2003-09-14 08:34:23

main()

An error occurred during the installation.

Exit status of child: 1