Hi All,
I have installed ABAP system but i am getting an error when i am trying to install java system.
SAPinst is getting started.
Please be patient ...
guiengine: login in process.
INFO 2006-10-10 16:35:50 [syxxcfile.cpp:325]
CSyFileImpl::copy(const CSyPath & q0w9e9r8t7.1.xml, ISyNode::eCopyMode 3, ISyProgressObserver*) const
Copying file C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_JAVA/DEFAULT/keydb.xml to: q0w9e9r8t7.1.xml.
INFO 2006-10-10 16:35:50 [syxxcfile.cpp:446]
CSyFileImpl::copy(const CSyPath & q0w9e9r8t7.1.xml, ISyNode::eCopyMode 3, ISyProgressObserver*) const
Copying file C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_JAVA/DEFAULT/keydb.xml to: q0w9e9r8t7.1.xml.
INFO 2006-10-10 16:35:50 [synxcpath.cpp:834]
CSyPath::createFile()
Creating file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\DEFAULT\q0w9e9r8t7.1.xml.
INFO 2006-10-10 16:35:52 [syxxcfile.cpp:325]
CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_JAVA/DEFAULT/keydb.1.xml, ISyNode::eCopyMode 3, ISyProgressObserver*) const
Copying file C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_JAVA/DEFAULT/keydb.xml to: C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_JAVA/DEFAULT/keydb.1.xml.
INFO 2006-10-10 16:35:52 [syxxcfile.cpp:446]
CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_JAVA/DEFAULT/keydb.1.xml, ISyNode::eCopyMode 3, ISyProgressObserver*) const
Copying file C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_JAVA/DEFAULT/keydb.xml to: C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_JAVA/DEFAULT/keydb.1.xml.
INFO 2006-10-10 16:35:52 [synxcpath.cpp:834]
CSyPath::createFile()
Creating file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\DEFAULT\keydb.1.xml.
INFO 2006-10-10 16:35:52 [synxcpath.cpp:834]
CSyPath::createFile()
Creating file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\DEFAULT\change.log.
INFO 2006-10-10 16:35:52
CJSlibModule::writeInfo_impl()
Output of change 'user' '/install' is written to the logfile change.log.
WARNING 2006-10-10 16:35:53
CJSlibModule::writeWarning_impl()
Execution of the command "change 'user' '/install'" finished with return code 1. Output:
Install mode does not apply to a Terminal server configured for remote administration.
INFO 2006-10-10 16:35:53 [ianxbusprv.cpp:337]
CIaNtUserPrivileges::add_impl(., SAPNET\Administrator, SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege)
Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'SAPNET\Administrator' on host '.'.
INFO 2006-10-10 16:35:55 [synxcpath.cpp:834]
CSyPath::createFile()
Creating file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\DEFAULT\summary.html.
PHASE 2006-10-10 16:35:55 [iaxxcwalker.cpp:416]
CDomWalker::printPhaseInfo()
Prepare the installation program.
INFO 2006-10-10 16:36:04 [iaxxcwalker.cpp:59]
CDomWalker::walk()
Installation start: Tuesday, 10 October 2006, 16:35:47; installation directory: C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\DEFAULT; product to be installed: SAP NetWeaver '04 Support Release 1> Java System> MS SQL Server> Default Installation - Java System
INFO 2006-10-10 16:36:05
CJSlibModule::writeInfo_impl()
DNS is configured correctly.
INFO 2006-10-10 16:36:13
CJSlibModule::writeInfo_impl()
Looking for SAP system instances installed on this host...
WARNING 2006-10-10 16:36:15 [ianxcreghelper.cpp:235]
CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SYSTEM\CurrentControlSet\Services\{1EE4CC4C-718D-4C81-9360-71F6D3B155D3}, ...)
Error 1450 (Insufficient system resources exist to complete the requested service.
) in execution of a 'RegOpenKeyEx' function, line (67), with parameter (SYSTEM\CurrentControlSet\Services\{1EE4CC4C-718D-4C81-9360-71F6D3B155D3}).
WARNING 2006-10-10 16:36:15 [ianxcreghelper.cpp:533]
CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SYSTEM\CurrentControlSet\Services\{1EE4CC4C-718D-4C81-9360-71F6D3B155D3}, ...)
The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\{1EE4CC4C-718D-4C81-9360-71F6D3B155D3}' does not exist on the 'localhost' host.
WARNING 2006-10-10 16:36:15 [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.
SAPinst component stack:
========================
Preinstall|ind|ind|ind|ind|ind|0
Current script:
===============
var webas = newSID("J2E", true);
context.set("useSLD", "No SLD available");
context.set("dbHost", installer.getHostName());
context.set("installIDE", context.getBool("isWorkplace") && installer.onWindows());
if (context.getBool("isWorkplace")) {
context.set("DB_LogVolSize", "70");
context.set("DB_DataVolSize", "400");
}
var mgt = new FileMgt();
var essPath = installer.getCD("J2EE") + "/ESS/ONLINE";
if (mgt.isExisting(essPath, "DIRECTORY")) {
context.set("askESS", true);
}
if (installer.onWindows() && context.getBool("installIDE") && !context.get("IDEhome")) {
// check IDE requirements
var minVersion = context.get("IEminVersion");
if (!checkIEversion(minVersion)) {
installer.writeWarning("ind-rel.ind-os.ind-db.j2ee-eng.ide.wrongIEversion", minVersion);
context.set("installIDE", false);
}
var penv = new ProcessMgt().getCurrentProcessEnvironment();
var programFiles = penv.getEnvironmentVariable("ProgramFiles").value();
var ideHome = programFiles + "
SAP
JDT";
context.set("IDEhome", ideHome);
var hive = new RegistryHive("HKEY_LOCAL_MACHINE");
var key = hive.getKey("SOFTWARE/Microsoft/Windows/CurrentVersion/Explorer/Shell Folders");
var workspaceRoot = key.getValue("Common Documents");
if (workspaceRoot) {
var workspaceDir = workspaceRoot.value();
// remove trailing backslash
workspaceDir = workspaceDir.replace(/
$/, "");
context.set("IDEWorkspace", workspaceDir + "
SAP
WorkSpace");
}
}
if (!context.get("minVersion") || !context.get("maxVersion")) {
var versions = Java.readVersionFile(installer.getCD("J2EE"));
context.set("minVersion", Java.getOSVersion(versions.minVersion));
context.set("maxVersion", Java.getOSVersion(versions.maxVersion));
}
if (! context.get("JAVA_HOME")) {
if (installer.onOS400()) {
context.set("JAVA_HOME", os400_getJavaHome());
} else {
var minVersion = context.get("minVersion");
var maxVersion = context.get("maxVersion");
gui.update("Looking for Java Development Kits...");
var javahome = Java.getBestHome(minVersion, maxVersion);
var versionStr = Java.checkHome(javahome, minVersion, maxVersion);
if (versionStr && Java.compareVersions(versionStr, maxVersion) == -1) {
context.set("JAVA_HOME", javahome);
}
}
if (webas) {
webas.JAVA_HOME = context.get("JAVA_HOME");
}
}
if (context.get("JAVA_HOME")) {
context.set("haveStrongJCEPolicy", Java.checkPolicyFiles(context.get("JAVA_HOME"), {hardError:false}) == "strong");
}
if (webas) {
context.set("WebASDump", webas.dump());
}
var info = new SystemMgt().getSystemInfo();
if (info.getOSFAName().toLowerCase().indexOf("linux") != -1) {
var shells = new Table("shells");
var bash = "/bin/bash";
shells.updateRow({shell:bash}, "WHERE shell='" + bash + "'");
}
var heapSize = context.getBool("isWorkplace") ? 256 : J2EEJavaParameter.getDefaultMaxHeapSize( Math.round(Number(info.getRamSize() / 2)));
context.set("j2eeMaxMemory", heapSize);
WARNING 2006-10-10 16:36:24 [iaxxcsihlp.hpp:250]
main()
An error occurred during the installation.
Exit status of child: 1
Thanks in Advance.
Regards
Nagesh