Could not find file <adminUI install location>/tmp/465775.tmp/archives/configuration.zip to generate checksum for
search cancel

Could not find file <adminUI install location>/tmp/465775.tmp/archives/configuration.zip to generate checksum for

book

Article ID: 400710

calendar_today

Updated On:

Products

SITEMINDER

Issue/Introduction

Performing AdminUI installation using AdminUI installation file which is copied from another server to run the upgrade and after running the upgrade the following error was observed.

Execute ANT Script:       Script: build.xml
                          Status: ERROR
                          Additional Notes: ERROR - build.xml:245: The following error occurred while executing this line:
<adminUI install location>/tmp/898942.tmp/build.xml:53: The following error occurred while executing this line:
<adminUI target install location>/packages/configuration/build.xml:1: Could not find file<adminUI install location>/tmp/465775.tmp/archives/configuration.zip to generate checksum for.

Environment

Siteminder release: 12.9 

component : AdminUI 

OS: Linux 

Cause

While copying the AdminUI installation binary from one server to another server, the installation binary got corrupted resulting in the Checksum values did not match.  

Resolution

Problem was related to Checksum values being different between the copied source AdminUI server and the target server.

If the AdminUI binary is copied from one server to another server for any reason, please use the below command and verify the generated checksum values and make sure they are identical prior to running the installation. 

   > md5sum <AdminUI installation binary> 

NOTE: it is always recommended to download the software from the product download location. Copying files from one server to another server is not recommended and may result in file corruptions.