Skip to Content
0
Former Member
Oct 17, 2005 at 07:11 PM

:-( Netweaver Installation Errors :-(

37 Views

1. on trying to install netweaver 6.4 SP 9, which I bought with the book from SAPPRESS, I only ever get errors.

When I first bought the book it would not install and someone gave me an SDN download. This also didnt install because of a wrongly documented parameter; then it did install but died 3 weeks later with a "licence" error in the log.

Now I've repeatedly tried cleaning the system (Registry, sapdb, uninstall ...) and reinstalling from the book cd but only get errors altho I myself can do nothing: there is no input I am asked to give apart from entering passwords : the system "recognises" everything.

2. I should like to have an installable version and actually be able to work thru the book using it.

DL

-


The error I have last is "ERROR 2005-10-17 20:47:01

CJS-00030 Assertion failed: in function InstallationScript_334() { 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));};

".

DL