cancel
Showing results for 
Search instead for 
Did you mean: 

SWPM Unattended can't find the packages

former_member246431
Participant
0 Kudos

Hi,

I'am trying to install Diagnostic-Agent in unattended mode. I followed note 950619 and created the nessecary files. But now when I try to install it in unattenden mode it stops with an Error:

WARNING 2017-05-08 09:03:59.889 (root/sapinst) (startInstallation) id=nw.archivehandling.furtherArchivesRequired com.sap.sdt.ins.component.archive_extraction.SpecifyArchive The following archives are also required, otherwise you cannot continue: "SAPEXE.SAR, part of the Kernel", "SAPHOSTAGENT.SAR, part of the Kernel", "SAPJVM6.SAR, part of the Kernel" and "SAPDIAGNOSTICSAGENT.SAR, part of the Kernel"

ERROR 2017-05-08 09:03:59.922 (root/sapinst) (startInstallation) [/bas/749_REL/bc_749_REL/src/ins/SAPINST/impl/src/sapinst/CSiStepExecute.cpp:1120] id=controller.stepExecuted errno=FCO-00011 The step SpecifyArchive with step key |NW_DiagnosticsAgent|ind|ind|ind|ind|0|0|archive_extraction|ind|ind|ind|ind|archives|0|SpecifyArchive was executed with status ERROR .

I specified the path to this files in die start_dir.cd:

/Migration/medien/DIAGNOSTICAGENT

If I select this path in Gui-Mode everything is fine and installation is no problem.

Maybe the start_dir.cd is not accepted ? All created files are in the SWPM directory. And SWPM is started with the parameters.

Anyone an idea ?

Thanks

Lukas

View Entire Topic
hendrikweise
Employee
Employee
0 Kudos

Dear Lukas,

please check this blog and read the mentioned note 2230669,
describing the new method of unattended installation.

Hendrik

former_member246431
Participant
0 Kudos

Thanks i followed note 2230669 and it works fine !