cancel
Showing results for 
Search instead for 
Did you mean: 

SAP WebAS 6.40 Sneak Preview Installation Error - DNSCheck

Former Member
0 Kudos

Hi All,

Need help to install SAP.

Getting an error after some steps. Here is the message from the installer log. the main error was like this

ERROR 2004-04-12 12:03:10

CJSlibModule::writeLogEntry()

Apparently, the DNS configuration cannot be fixed while the installation is running. Terminating.

          • Transaction end **********************************************************

WARNING 2004-04-12 12:03:10 [iaxxccntrl.cpp:474]

CController::stepExecuted()

The step DNSCheck with step key J2EE_Workplace|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDefault|ind|ind|ind|WebAS|630|0|DNSCheck was executed with status ERROR.

The total log .

SAPinst is getting started.

Please be patient ...

guiengine: login in process.

guiengine: no GUI connected; waiting for a connection on host AruFeru, port 21212 to continue with the installation

INFO 2004-04-12 12:00:27 [syxxcfile.cpp:346]

CSyFileImpl::copy(iastring)

Copying file C:/Program Files/sapinst_instdir/j2ee-sneak-preview/install/keydb.xml to: q0w9e9r8t7.1.xml.

INFO 2004-04-12 12:00:27 [syxxcfile.cpp:446]

CSyFileImpl::copy(iastring)

Copying file C:/Program Files/sapinst_instdir/j2ee-sneak-preview/install/keydb.xml to: q0w9e9r8t7.1.xml.

INFO 2004-04-12 12:00:27 [synxcnodut.cpp:339]

CSyNodeUtils::createNodeWithType(iastring,bool,ISyNode::eNodeType,iastring)

Creating file C:\Program Files\sapinst_instdir\j2ee-sneak-preview\install\q0w9e9r8t7.1.xml.

INFO 2004-04-12 12:00:28 [syxxcfile.cpp:346]

CSyFileImpl::copy(iastring)

Copying file C:/Program Files/sapinst_instdir/j2ee-sneak-preview/install/keydb.xml to: C:/Program Files/sapinst_instdir/j2ee-sneak-preview/install/keydb.1.xml.

INFO 2004-04-12 12:00:28 [syxxcfile.cpp:446]

CSyFileImpl::copy(iastring)

Copying file C:/Program Files/sapinst_instdir/j2ee-sneak-preview/install/keydb.xml to: C:/Program Files/sapinst_instdir/j2ee-sneak-preview/install/keydb.1.xml.

INFO 2004-04-12 12:00:28 [synxcnodut.cpp:339]

CSyNodeUtils::createNodeWithType(iastring,bool,ISyNode::eNodeType,iastring)

Creating file C:\Program Files\sapinst_instdir\j2ee-sneak-preview\install\keydb.1.xml.

INFO 2004-04-12 12:00:30 [ianxbusprv.cpp:337]

CIaNtUserPrivileges::add_impl(., ARUFERU\Umme Sadeka Arusha, SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege)

Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'ARUFERU\Umme Sadeka Arusha' on host '.'.

PHASE 2004-04-12 12:00:34 [iaxxcwalker.cpp:409]

CDomWalker::printPhaseInfo()

Prepare the installation program.

INFO 2004-04-12 12:00:36 [iaxxcwalker.cpp:59]

CDomWalker::walk()

Installation start: Monday, 12 April 2004, 12:00:26; installation directory: C:\Program Files\sapinst_instdir\j2ee-sneak-preview\install; product to be installed: Sneak Preview Edition of SAP Web Application Server Java 6.40> Install SAP Web Application Server Java 6.40

WARNING 2004-04-12 12:00:50

CJSlibModule::writeLogEntry()

This computer's host name is 'AruFeru' but a reverse lookup returned 'localhost'. This will lead to problems later on when starting the Web Application Server. You can correct this problem by inserting a line: '127.0.0.1 AruFeru' into the host file 'C:/WINDOWS/System32/drivers/etc/hosts'. Do this now so that you can continue the installation.

WARNING 2004-04-12 12:02:10

CJSlibModule::writeLogEntry()

This computer's host name is 'AruFeru' but a reverse lookup returned 'localhost'. This will lead to problems later on when starting the Web Application Server. You can correct this problem by inserting a line: '127.0.0.1 AruFeru' into the host file 'C:/WINDOWS/System32/drivers/etc/hosts'. Do this now so that you can continue the installation.

          • Transaction begin ********************************************************

ERROR 2004-04-12 12:03:10

CJSlibModule::writeLogEntry()

Apparently, the DNS configuration cannot be fixed while the installation is running. Terminating.

          • Transaction end **********************************************************

WARNING 2004-04-12 12:03:10 [iaxxccntrl.cpp:474]

CController::stepExecuted()

The step DNSCheck with step key J2EE_Workplace|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDefault|ind|ind|ind|WebAS|630|0|DNSCheck was 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 2004-04-12 12:05:06 [iaxxcsihlp.hpp:183]

main()

An error occurred during the installation.

Exit status of child: 1

Any idea ?

Thanks

Ahmed

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I ran into the same error. The problem is that I don´t have a static IP. Is this a problem - what if my IP changes after the installation? Any suggestions?

thanks

Former Member
0 Kudos

Ha,

I solved the problem myself... Just had to install the MS Loopback adapter on my win2k box.

Former Member
0 Kudos

Hi,

did you modify the hosts file as suggested?

Trond