I am a newbee in Portal world, I am trying to install the sneek preview on my system and i keep getting error message at phase 22 of the installation. Below are a few lines from the install log.
The J2EE instance has problem starting, i tried to start it from SAP MMC but still having the same problem.
Somebody please help me with this.
I have looked at previous posts about this problem but nothing has worked out for me.
I have installed-uninstalled it 5 times now.
WARNING[E] 2005-03-31 16:56:36
Error converting from service name=sapmsJ2E/protocol=tcp to port number. SAPRETURN=12
WARNING[E] 2005-03-31 16:56:41
Error converting from port number=3601/protocol=tcp to service names. SAPRETURN=12
WARNING[E] 2005-03-31 16:56:41
Error converting from service name=sapmsJ2E/protocol=tcp to port number. SAPRETURN=12
ERROR 2005-03-31 17:01:53
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 2005-03-31 17:02:23
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 2005-03-31 17:02:23
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 2005-03-31 17:02:23
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 2005-03-31 17:02:23
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 2005-03-31 17:02:57
While copying files to 'C:\usr\sap\J2E\SCS01\exe': source file 'C:\usr\sap\J2E\SYS\exe\run/icudt26.dll' not found.
WARNING 2005-03-31 17:02:59
While copying files to 'C:\usr\sap\J2E\JC00\exe': source file 'C:\usr\sap\J2E\SYS\exe\run/icudt26.dll' not found.
WARNING 2005-03-31 17:03:05
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 2005-03-31 17:03:14
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 2005-03-31 17:05:09
Execution of the command "C:\usr\sap/J2E/JC00/igs/bin/igswd.exe 'C:\usr\sap\J2E\JC00\igs' '-c' '-tracelevel=1' '-mux=Sheshu,40000' '-listenerhttp=40080' '-portwatcher=40001' '-portwatcher=40002'" finished with return code 1. Output:
ERROR 2005-03-31 17:06:58
CJS-00030 Assertion failed: in function sapdb_db_create(db_nm, db_host, db_ver) { var dep_root = sapdb_inst_root(db_nm); var sdb_i = new sdbInstance(); sdb_i.dbName = db_nm; sdb_i.dbHost = db_host; sdb_i.dbVer = db_ver[0] + "." + db_ver[1]; sdb_i.ctlUser = sapdb_get_db_user("CONTROL", db_nm, db_host); sdb_i.ctlUserPasswd = sapdb_get_db_user_passwd("CONTROL", db_nm, db_host); var actorObj = new SdbExtActor(); actorObj.setSdbInstance(sdb_i); actorObj.setDbmCmd("DB_CREATE"); actorObj.setExecutable(sapdb_dbmcli_path()); actorObj.setDbRoot(dep_root); var rv = actorObj.sessionExecute(); ASSERT(arguments.callee, rv == "OK", " SDB: ERROR CREATING DATABASE INSTANCE! Check the XCMDOUT.LOG FILE"); var creation_ok = false; var i_size = actorObj.outSize(); for (var i = 0; i < i_size; i++) { var s_line = actorObj.getOutputLine(i); if (/OK/.test(s_line)) { creation_ok = true; } } ASSERT(arguments.callee, creation_ok, "SDB: ERROR WHILE DB INSTANCE CREATION! CHECK THE XCMDOUT.LOG FILE! ");} SDB: ERROR CREATING DATABASE INSTANCE! Check the XCMDOUT.LOG FILE
WARNING 2005-03-31 17:53:46
Execution of the command "C:\usr\sap\J2E\JC00\exe/startsap.exe 'name=J2E' 'nr=00' 'SAPDIAHOST=Sheshu'" finished with return code -1. Output: STARTSAP failedDetails are written to C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\CENTRAL\ONE_HOST\startJ2E.log
ERROR 2005-03-31 18:09:10
CJS-20058 J2EE Engine JC00 of SAP system J2E did not reach state "Starting Applications" after 1141 seconds: giving up.
WARNING 2005-03-31 18:13:21
Execution of the command "C:\usr\sap\J2E\JC00\exe/startsap.exe 'name=J2E' 'nr=00' 'SAPDIAHOST=Sheshu'" finished with return code -1. Output: STARTSAP failedDetails are written to C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA\CENTRAL\ONE_HOST\startJ2E.log
ERROR 2005-03-31 18:28:44
CJS-20058 J2EE Engine JC00 of SAP system J2E did not reach state "Starting Applications" after 1131 seconds: giving up.
Thanks a lot
KK