An error occured during the installation of WAS Java 6.40 SP9 (SAP Press DVD in addition to the book "Java-Programmierung mit dem SAP Web Application Server"
Environment:
- XP Proffesional Version 2002 Service pack 2
- JDK 1.4.2_12
The error occurred in Step 6 (activating MaxDB) raising the following message:
An error occured while processing service: MaxDB> Central
System> Migration - Target System Installation
Looking in the log file I figured out, that there had been detected other problems before. Ive no idea whether those are the main reasons.
I tried the installation several times: install, uninstall, cleanup, restart, install and so on.
Btw, neither the uninstall nor the cleanup work properly. Id to remove files and registry entries manually also.
In general the log file provides only weak hints regarding the problems
Rather the file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\CENTRAL\ONE_HOST\XCMDOUT.txt provides valuable information. It describes the main problem most likely.
Using dbmcli with a similar command, to open the database leads to an authentication problem.
Now, Ive no idea what to do next??
Henry
XCMDOUT:
-
> Subprocess starts at 20060803005055
Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n sap -d J2E -u CONTROL,********
Execute Session Command : util_connect
Execute Session Command : exit
> Subprocess stops at 20060803005059
ERR
-24988,ERR_SQL: sql error
1,database not running
LOG:
---
WARNING[E] 2006-08-02 11:24:20
Error converting from service name=sapmsJ2E/protocol=tcp to port
number. SAPRETURN=12
ERROR 2006-08-02 11:31:58
FSL-06002 Error 1060 (The specified service does not exist as an
installed service.
) in execution of a 'OpenService' function, line (255), with
parameter (SAPOsCol).
ERROR 2006-08-02 11:32:28
FSL-06002 Error 1060 (The specified service does not exist as an
installed service.
) in execution of a 'OpenService' function, line (255), with
parameter (SAPJ2E_01).
ERROR 2006-08-02 11:32:28
FSL-06002 Error 1060 (The specified service does not exist as an
installed service.
) in execution of a 'OpenService' function, line (255), with
parameter (SAPJ2E_01).
ERROR 2006-08-02 11:32:28
FSL-06002 Error 1060 (The specified service does not exist as an
installed service.
) in execution of a 'OpenService' function, line (255), with
parameter (SAPJ2E_00).
ERROR 2006-08-02 11:32:28
FSL-06002 Error 1060 (The specified service does not exist as an
installed service.
) in execution of a 'OpenService' function, line (255), with
parameter (SAPJ2E_00).
WARNING 2006-08-02 11:32:43
While copying files to 'C:\usr\sap\J2E\SCS01\exe': source file
'C:\usr\sap\J2E\SYS\exe\run/icudt26.dll' not found.
WARNING 2006-08-02 11:32:43
While copying files to 'C:\usr\sap\J2E\JC00\exe': source file
'C:\usr\sap\J2E\SYS\exe\run/icudt26.dll' not found.
WARNING 2006-08-02 11:32:48
Cannot set the owner of
C:/WINDOWS/system32/drivers/etc/services.SAPtmp to S-1-5-32-544
because the latter is neither the current user nor the
Administrators group. I will set the Administrators group as
owner.
ERROR 2006-08-02 11:32:59
FSL-06002 Error 1060 (The specified service does not exist as an
installed service.
) in execution of a 'OpenService' function, line (255), with
parameter (SAPOsCol).
WARNING 2006-08-02 11:34:24
Execution of the command
"C:\usr\sap/J2E/JC00/igs/bin/igswd.exe
'C:\usr\sap\J2E\JC00\igs' '-c' '-tracelevel=1' '-mux=sap,40000'
'-listenerhttp=40080' '-portwatcher=40001'
'-portwatcher=40002'" finished with return code 1. Output:
ERROR 2006-08-02 11:35:57
CJS-00030 Assertion failed: in function InstallationScript_337()
{ var installer = new Installer(); var kdb = new KeyDB();
var context = new Context(); var gui = new Gui();
Gui.prototype._callModule = function (func, argsarg) {var args =
argsarg || {};var call = ;return installer.invokeModuleCall(call);};
Gui.prototype.setErrorInformation = function () {return
this.setErrorInformationWithArray(arguments);};
Gui.prototype.setErrorInformationWithArray = function (parameters)
{var translated =
installer.getMessageWithArray(parameters);this.setUntranslatedErrorInformation(translated);};
Gui.prototype.updateMsg = function () {return
this.updateMsgWithArray(arguments);};
Gui.prototype.updateMsgWithArray = function (parameters) {return
this._callModule("updateGuiMessage",
implcommon_massage_args(parameters));}; Gui.prototype.update
= function (message) {return
this._callModule("updateGui", {GuiLine:message});};
Gui.prototype.showMessageBox = function () {return
this.showMessageBoxWithArray(arguments);};
Gui.prototype.showMessageBoxWithArray = function (parameters)
{return this._callModule("showMessageBox",
implcommon_massage_args(parameters));};
Gui.prototype.showOkCancelBox = function () {return
this.showOkCancelBoxWithArray(arguments);};
Gui.prototype.showOkCancelBoxWithArray = function (parameters)
{return this._callModule("showOkCancelBox",
implcommon_massage_args(parameters));};
ERROR 2006-08-02 11:36:15
CJS-00030 Assertion failed: in function InstallationScript_339()
{ var installer = new Installer(); var kdb = new KeyDB();
var context = new Context(); var gui = new Gui();
Gui.prototype._callModule = function (func, argsarg) {var args =
argsarg || {};var call = ;return installer.invokeModuleCall(call);};
Gui.prototype.setErrorInformation = function () {return
this.setErrorInformationWithArray(arguments);};
Gui.prototype.setErrorInformationWithArray = function (parameters)
{var translated =
installer.getMessageWithArray(parameters);this.setUntranslatedErrorInformation(translated);};
Gui.prototype.updateMsg = function () {return
this.updateMsgWithArray(arguments);};
Gui.prototype.updateMsgWithArray = function (parameters) {return
this._callModule("updateGuiMessage",
implcommon_massage_args(parameters));}; Gui.prototype.update
= function (message) {return
this._callModule("updateGui", {GuiLine:message});};
Gui.prototype.showMessageBox = function () {return
this.showMessageBoxWithArray(arguments);};
Gui.prototype.showMessageBoxWithArray = function (parameters)
{return this._callModule("showMessageBox",
implcommon_massage_args(parameters));};
Gui.prototype.showOkCancelBox = function () {return
this.showOkCancelBoxWithArray(arguments);};
Gui.prototype.showOkCancelBoxWithArray = function (parameters)
{return this._callModule("showOkCancelBox",
implcommon_massage_args(parameters));};
ERROR 2006-08-02 11:36:27
CJS-00030 Assertion failed: in function InstallationScript_341()
{ var installer = new Installer(); var kdb = new KeyDB();
var context = new Context(); var gui = new Gui();
Gui.prototype._callModule = function (func, argsarg) {var args =
argsarg || {};var call = ;return installer.invokeModuleCall(call);};
Gui.prototype.setErrorInformation = function () {return
this.setErrorInformationWithArray(arguments);};
Gui.prototype.setErrorInformationWithArray = function (parameters)
{var translated =
installer.getMessageWithArray(parameters);this.setUntranslatedErrorInformation(translated);};
Gui.prototype.updateMsg = function () {return
this.updateMsgWithArray(arguments);};
Gui.prototype.updateMsgWithArray = function (parameters) {return
this._callModule("updateGuiMessage",
implcommon_massage_args(parameters));}; Gui.prototype.update
= function (message) {return
this._callModule("updateGui", {GuiLine:message});};
Gui.prototype.showMessageBox = function () {return
this.showMessageBoxWithArray(arguments);};
Gui.prototype.showMessageBoxWithArray = function (parameters)
{return this._callModule("showMessageBox",
implcommon_massage_args(parameters));};
Gui.prototype.showOkCancelBox = function () {return
this.showOkCancelBoxWithArray(arguments);};
Gui.prototype.showOkCancelBoxWithArray = function (parameters)
{return this._callModule("showOkCancelBox",
implcommon_massage_args(parameters));};