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

Accepted Solutions (1)

Accepted Solutions (1)

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 !

Answers (3)

Answers (3)

As mentioned in the note 2230669, check if the parameter archives.downloadBasket parameter is set in the inifile.params

archives.downloadBasket = <path where the packages are stored>

former_member811847
Discoverer
0 Kudos

We had the same problem because of a to old file inifile.params. You have to renew this file with the SWPM you want to use for unattended install how is it described in https://help.sap.com/doc/51c79d86157a4c4baec06df60467db4d/CURRENT_VERSION/en-US/swpm10_smda_setup_un...

The command line argument to create a new file inifile.params is SAPINST_STOP_AFTER_DIALOG_PHASE=true. Our sapinst command was:

.../SWPM/sapinst SAPINST_STOP_AFTER_DIALOG_PHASE=true

The file inifile.params is stored in the folder where you start your sapinst call.

0 Kudos

Please Download again the Diagnostic agent installation file and SWPM System following this KBA 2253383 - Diagnostics Agent - SWPM Archive-Based Installation