All,
I m applying SP 18 through SAPInst..
1. Gave the profile of CI
2. Asking for RFC connection details,
I gave Client 000 and 100
DDIC and Password.
Its throwing the following Error,
Prepare the installation program.
INFO 2007-06-04 16:09:36
Installation start: Monday, 04 June 2007, 16:09:21; installation directory: C:\Program Files\sapinst_instdir\PATCH\ORA; product to be installed: Support Package 18> Import Support Package 18
INFO 2007-06-04 16:10:35
Looking for SAP system instances installed on this host...
INFO 2007-06-04 16:10:39
Found these instances: sid: SRX, number: 01, name: SCS01, host: B3BPH1Wsid: SRX, number: 00, name: DVEBMGS00, host: B3BPH1W
INFO 2007-06-04 16:10:39
Key application D:\usr\sap\SRX\SYS\exe\run/jcmon.exe is missing in 'D:\usr\sap\SRX\SYS\exe\run'. SAR file needs to be unpacked.
INFO 2007-06-04 16:10:44
Working directory changed to C:\Program Files\sapinst_instdir\PATCH\ORA.
INFO 2007-06-04 16:10:47
Execution of the command "D:\usr\sap\SRX\SYS\exe\run/disp+work.exe '-v'" finished with return code 0. Output: Kernel release: 640, Kernel patch level: 1, Codepage: Unicode
INFO 2007-06-04 16:11:00
RFC parameter CLIENT set to value 100.
INFO 2007-06-04 16:11:00
RFC parameter USER set to value DDIC.
INFO 2007-06-04 16:11:00
RFC parameter LCHECK set to value 1.
INFO 2007-06-04 16:11:00
RFC parameter PCS set to value 1.
INFO 2007-06-04 16:11:00
RFC parameter LANG set to value EN.
INFO 2007-06-04 16:11:00
RFC parameter ASHOST set to value b3bph1w.
INFO 2007-06-04 16:11:00
RFC parameter SYSNR set to value 00.
INFO 2007-06-04 16:11:00
RFC connection information checked successfully.
INFO 2007-06-04 16:11:00
RFC connection opened successfully.
INFO 2007-06-04 16:11:00
Setting new application function RFC_SYSTEM_INFO.
INFO 2007-06-04 16:11:00
Generating interface for remote function.
INFO 2007-06-04 16:11:01
Function call was successful.
INFO 2007-06-04 16:11:01
Function interface generated successfully.
INFO 2007-06-04 16:11:01
Technical properties of function set successfully.
INFO 2007-06-04 16:11:01
Information for application function RFC_SYSTEM_INFO copied to local Repository.
INFO 2007-06-04 16:11:01
Function module RFC_SYSTEM_INFO set successfully.
INFO 2007-06-04 16:11:01
Executing function call RFC_SYSTEM_INFO.
INFO 2007-06-04 16:11:01
Function call was successful.
INFO 2007-06-04 16:11:01
Version 640 of remote SAP System SRX accepted.
INFO 2007-06-04 16:11:01
RFC connection closed.
INFO 2007-06-04 16:11:01
RFC parameter CLIENT set to value 100.
INFO 2007-06-04 16:11:01
RFC parameter USER set to value DDIC.
INFO 2007-06-04 16:11:01
RFC parameter LCHECK set to value 1.
INFO 2007-06-04 16:11:01
RFC parameter PCS set to value 1.
INFO 2007-06-04 16:11:01
RFC parameter LANG set to value EN.
INFO 2007-06-04 16:11:01
RFC parameter ASHOST set to value b3bph1w.
INFO 2007-06-04 16:11:01
RFC parameter SYSNR set to value 00.
INFO 2007-06-04 16:11:01
RFC connection information checked successfully.
INFO 2007-06-04 16:11:01
RFC connection opened successfully.
INFO 2007-06-04 16:11:01
Setting new application function RFC_SYSTEM_INFO.
INFO 2007-06-04 16:11:01
Generating interface for remote function.
INFO 2007-06-04 16:11:01
Function call was successful.
INFO 2007-06-04 16:11:01
Function interface generated successfully.
INFO 2007-06-04 16:11:01
Technical properties of function set successfully.
INFO 2007-06-04 16:11:01
Information for application function RFC_SYSTEM_INFO copied to local Repository.
INFO 2007-06-04 16:11:01
Function module RFC_SYSTEM_INFO set successfully.
INFO 2007-06-04 16:11:01
Executing function call RFC_SYSTEM_INFO.
INFO 2007-06-04 16:11:01
Function call was successful.
INFO 2007-06-04 16:11:01
Version 640 of remote SAP System SRX accepted.
INFO 2007-06-04 16:11:01
RFC connection closed.
ERROR 2007-06-04 16:11:02
CJS-00030 Assertion failed: in function (cdroot) { var name = "JDKVersion.xml"; var mgt = new FileMgt(); var cdrootNode = mgt.getNode(cdroot); ASSERT_DEFINED(arguments.callee, cdrootNode, "cdrootNode(" + cdroot + ")"); var pwd = mgt.getNode("."); if (pwd.getFullName() != cdrootNode.getFullName() && !mgt.isExisting("./" + name)) { var xmlName = cdroot + "/" + name; var xml = mgt.getNode(xmlName); ASSERT_DEFINED(arguments.callee, xml, "xml(" + xmlName + ")"); xml.copy("."); } var client = new ClientMapping(); client.addKeydbContainer(name); installer.setKdbClient(client.getMapping()); var result = , maxVersion:{}}; var minTable = new Table("t_JDKMinVersion_CD"); var minRows = minTable.arraySelect(); for (var i = 0; i < minRows.length; ++i) { var row = minRows<i>; result.minVersion[row.os] = row.version; } var maxTable = new Table("t_JDKMaxVersion_CD"); var maxRows = maxTable.arraySelect(); for (var i = 0; i < maxRows.length; ++i) { var row = maxRows<i>; result.maxVersion[row.os] = row.version; } return result;}Variable xml(D:/sapinst\J2EE-RUNT-CD/JDKVersion.xml) should be defined
ERROR 2007-06-04 16:11:02
MUT-03025 Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.