cancel
Showing results for 
Search instead for 
Did you mean: 

Error while installing Diagnostic Agent on managed system

Former Member
0 Kudos

Hello Everyone,

I am installing a diagnostic agent on a managed system for the first time. I am stuck in between, with an error, and seek your esteemed help in resolving the same.

I am installing the DA on a machine on which already there is a DA present. But I am giving a new SID and instance number to this new DA, but want to point this DA also to the same central SLD.

After giving the SLD hostname and port details, SLD Data Supplier username and password, and going to "Next", it shows me following error message:

Caught ESyException in module call: At line 578 file synxcchapp.cpp Call stack: iaxxejsctl.cpp: 146: EJS_ControllerImpl::executeScript() d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntintel\ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 461: EJS_Base::dispatchFunctionCall() iaxxejsexp.cpp: 1154: EJS_Gui::invokeDialog() iaxxgenimp.cpp: 211: CGuiEngineImp::showDialogCalledByJs() iaxxgenimp.cpp: 1241: CGuiEngineImp::acceptAnswerForBlockingRequest iaxxdlghnd.cpp: 63: CDialogHandler::doHandleDoc() iaxxcdialogdoc.cpp: 179: CDialogDocument::submit() iaxxejsctl.cpp: 146: EJS_ControllerImpl::executeScript() d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntintel\ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 461: EJS_Base::dispatchFunctionCall() iaxxejsexp.cpp: 178: EJS_Installer::invokeModuleCall() iaxxbprocess.cpp: 407: CIaOsProcess::start_impl() synxcchapp.cpp: 232: CSyChildApplicationImpl::start(false) synxcchapp.cpp: 256: CSyChildApplicationImpl::doStart()  System call failed. Error 2 (The system cannot find the file specified. ) in execution of system call 'CreateProcess' with parameter (NULL, <command line for executable C:\Program Files\sapinst_instdir\SMD_NW730\INSTALL\STANDALONE\SMD\INST\sapjvm\sapjvm_6\bin\java.exe, NULL, NULL, TRUE, 0x420, NULL, C:/Program Files/sapinst_instdir/SMD_NW730/INSTALL/STANDALONE/SMD/INST/SMDAgent, &StartupInfo, &ProcessInfo), line (578) in file (synxcchapp.cpp), stack trace: iaxxejsctl.cpp: 146: EJS_ControllerImpl::executeScript() d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntintel\ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 461: EJS_Base::dispatchFunctionCall() iaxxejsexp.cpp: 1154: EJS_Gui::invokeDialog() iaxxgenimp.cpp: 211: CGuiEngineImp::showDialogCalledByJs() iaxxgenimp.cpp: 1241: CGuiEngineImp::acceptAnswerForBlockingRequest iaxxdlghnd.cpp: 63: CDialogHandler::doHandleDoc() iaxxcdialogdoc.cpp: 179: CDialogDocument::submit() iaxxejsctl.cpp: 146: EJS_ControllerImpl::executeScript() d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntintel\ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 461: EJS_Base::dispatchFunctionCall() iaxxejsexp.cpp: 178: EJS_Installer::invokeModuleCall() iaxxbprocess.cpp: 407: CIaOsProcess::start_impl() synxcchapp.cpp: 232: CSyChildApplicationImpl::start(false) synxcchapp.cpp: 256: CSyChildApplicationImpl::doStart()

Can anyone tell me, why I am receiving this error message and how to resolve this?

Regards,

Nidhi

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member229542
Active Participant
0 Kudos

Check if SLDDSUSER is not blocked.

Former Member
0 Kudos

Hi Nidhi,

Also check post https://scn.sap.com/message/3288771 and Tom's answer.

On which user did you run installation ?

BR,

kamil

Former Member
0 Kudos

Check parameters of CreateProcess system call and make sure that these files are present. Can you attach full log file?