Hi Experts,
I have installed solution manager diagnostic agent. There is no issue prompted during installation guided procedure. But afterwards, I check installation log file - smd.log . I see such error information:
------- Dump Input parameters ----------
sapdir : D:\usr\sap
home : C:\Program Files\sapinst_instdir\NW703\STANDALONE\SMD\INST\sapjvm\sapjvm_6
sid : DAB
startProfileName : DAB_SMDA95_dewdfgwp01212
userhome : na
host : dewdfgwp01212
sidProfileName : DAB_SMDA95_dewdfgwp01212
number : 95
profiledir : D:\usr\sap\DAB\SYS\profile
classpath : D:\usr\sap\DAB\SMDA95\SMDAgent\lib\sapxmltoolkit.jar,D:\usr\sap\DAB\SMDA95\SMDAgent\lib\smdagent.jar,D:\usr\sap\DAB\SMDA95\SMDAgent\lib\tc_sec_secstorefs.jar,D:\usr\sap\DAB\SMDA95\SMDAgent\lib\iaik_jce_export.jar,D:\usr\sap\DAB\SMDA95\SMDAgent\lib\logging.jar,D:\usr\sap\DAB\SMDA95\SMDAgent\lib\smdserver.jar,D:\usr\sap\DAB\SMDA95\SMDAgent\lib\exception.jar,D:\usr\sap\DAB\SMDA95\SMDAgent\lib\sapj2eeclient.jar,D:\usr\sap\DAB\SMDA95\SMDAgent\lib\com_sap_pj_jmx.jar,D:\usr\sap\DAB\SMDA95\SMDAgent\lib\httpclient.jar,D:\usr\sap\DAB\SMDA95\SMDAgent\lib\jARM.jar,D:\usr\sap\DAB\SMDA95\SMDAgent\lib\lcrclient.jar,D:\usr\sap\DAB\SMDA95\SMDAgent\lib\sldclient.jar,D:\usr\sap\DAB\SMDA95\SMDAgent\lib\sldserv.jar,D:\usr\sap\DAB\SMDA95\SMDAgent\lib\launcher\smdagentlauncher.jar,D:\usr\sap\DAB\SMDA95\SMDAgent\lib\sapni.jar
javahome : D:\usr\sap\DAB\SMDA95\exe\sapjvm_6
username : dewdfgwp01212\dabadm
mainclass : com.sap.smd.setup.tasks.InstallationInfoGenerator
prefix : SMDA
------------------------------------
Start post installation sapinst information generation ...
! Error ! during post installation sapinst information generation.
Exception:
java.lang.IllegalArgumentException: SAPInst parameter 'sapjvm_version' is empty.
at com.sap.smd.setup.SetupTask.getParameter(SetupTask.java:259)
at com.sap.smd.setup.SetupTask.getParameterNotNull(SetupTask.java:250)
at com.sap.smd.setup.tasks.InstallationInfoGenerator.executeTasks(InstallationInfoGenerator.java:89)
at com.sap.smd.setup.tasks.InstallationInfoGenerator.main(InstallationInfoGenerator.java:48)
2013.08.23 17:37:49
Task completed with status ERROR (-1)
Done
Are there any ideas how to process this issue?
thank you!