This can occur when a zip file is created within a test. The reason for the error is that after a test the results on a remote agent are being zipped and transferred to the controller. The controller tries to unzip all .zip files within its result folder. If the .zip is not a valid one, the attempt to unzip the file fails with the “LoadtestController: 3563 - Unable to uncompress agent files” message. This issue has been resolved in Silk Performer 16.0. In Silk Performer 15.5 a fix was added in Hotfix 2 (but not documented in the readme) with the following conditions: - issue will not occur if only remote agents are used - issue still occurs if localhost is participating in the test Incident 2784900
↧