cancel
Showing results for 
Search instead for 
Did you mean: 

Installation problem

Former Member
0 Kudos

Hi,

I'm installing WAS Java on Windows Small Businness Server 2003 and after choosing the Java default installation in sapinst in just a few seconds error apears with following in

sapinst_dev.log:

-


INFO[E] 2006-02-21 09:00:22 [synxcfsmgt.cpp:132]

CSyFileSystemMgtImpl::getFSExport(iastring)

File system export (share) saploc does not exist.

TRACE[W] [ianxcreghelper.cpp:235]

CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SOFTWARE\SAP\SAP DBTech, ...)

Error 2 (The system cannot find the file specified.

) in execution of a 'RegOpenKeyEx' function, line (67), with parameter (SOFTWARE\SAP\SAP DBTech).

TRACE[W] [ianxcreghelper.cpp:533]

CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SOFTWARE\SAP\SAP DBTech, ...)

The subkey 'HKEY_LOCAL_MACHINE\SOFTWARE\SAP\SAP DBTech' does not exist on the 'localhost' host.

TRACE[W] [ianxcreghelper.cpp:235]

CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SOFTWARE\SAP\SAP DBTech, ...)

Error 2 (The system cannot find the file specified.

) in execution of a 'RegOpenKeyEx' function, line (67), with parameter (SOFTWARE\SAP\SAP DBTech).

TRACE[W] [ianxcreghelper.cpp:533]

CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SOFTWARE\SAP\SAP DBTech, ...)

The subkey 'HKEY_LOCAL_MACHINE\SOFTWARE\SAP\SAP DBTech' does not exist on the 'localhost' host.

TRACE [iaxxccntrl.cpp:493]

CController::stepExecuted()

The step fillMounts with key J2EE_EngineEnterpriseDefault|ind|ind|ind|WebAS|630|0|fillMounts has been executed successfully.

TRACE [iaxxcdgprc.cpp:635]

CDialogProcessor::processDialogs()

Executing dialog step J2EE_EngineEnterpriseDefault|ind|ind|ind|WebAS|630|0|setDefaults

TRACE [iaxxejsexp.cpp:208]

EJS_Installer::writeTraceToLogBook()

profile directory 'D:/usr/sap/J2E/SYS/profile' does not exist. Returning undefined.

TRACE [synxccuren.cpp:780]

CSyCurrentProcessEnvironmentImpl::getEffectiveUser(iastring&)

lib=iamodos module=CIaOsExecutes

effective user corresponds to real user

TRACE [synxcaccnt.cpp:571]

bool CSyAccountImpl::do_isMember(IUnknown* pAccount, iastring sName) const

AMSTRA\Administrator is member of group "WinNT://AMSTRA/Domain Admins"

INFO[E] 2006-02-21 09:00:23 [synxcfsmgt.cpp:132]

CSyFileSystemMgtImpl::getFSExport(iastring)

File system export (share) saploc does not exist.

INFO 2006-02-21 09:00:23

CJSlibModule::writeInfo_impl()

Looking for SAP system instances installed on this host...

WARNING 2006-02-21 09:00:23 [ianxcreghelper.cpp:235]

CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SYSTEM\CurrentControlSet\Services\SBCore, ...)

Error 5 (Access is denied.

) in execution of a 'RegOpenKeyEx' function, line (67), with parameter (SYSTEM\CurrentControlSet\Services\SBCore).

WARNING 2006-02-21 09:00:23 [ianxcreghelper.cpp:533]

CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SYSTEM\CurrentControlSet\Services\SBCore, ...)

The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SBCore' does not exist on the 'localhost' host.

TRACE [iaxxejsbas.hpp:270]

EJS_Base::dispatchFunctionCall()

JS Callback has thrown std::ESAPinstException: EIaNtModuleRegistryEntries

WARNING 2006-02-21 09:00:23 [iaxxccntrl.cpp:477]

CController::stepExecuted()

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

TRACE [iaxxcsihlp.hpp:301]

main()

An error occurred during the installation of component SAP NetWeaver '04 Support Release 1> Java System> MaxDB> Central System> Default Installation - Java System. Press the log view button to get extended error information or press OK to terminate the installation. Log files are written to SAP NetWeaver '04 Support Release 1> Java System> MaxDB> Central System> Default Installation - Java System.

TRACE [iaxxgenimp.cpp:845]

showDialog()

waiting for an answer from gui

TRACE [iaxxdlghnd.cpp:180]

CDialogHandler::doHandleDoc()

ACTION_OK received

WARNING 2006-02-21 09:11:09 [iaxxcsihlp.hpp:250]

main()

An error occurred during the installation.

-


I thought that the problem is in that I'm installing with domain user, but I dont know. If that is problem than I dont know how to create local user on win SBS cause there is no way how to turn off domain controller.

If anyone know what can be the problem why sapinst dont wanna continue, please post.

Thanks,

Best regards,

Miroslav Koskar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi Miroslav,

i guess your user don't have any access permissions to fiddle with registry contents and system files. make your user as Administrator and continue installation.

Don't worry about creating a local user. Installation will create one of its own. it will be of the form <SID>ADM and SAPservice<SID>.

if you are doing it over a WINDOWS DOMAIN, you should be A DOMAIN ADMINISTRATOR not just your PC Adminsitrator.

Regards

Arun.