installtool installation errors

I have a product that is built using installtool software(using makekit utility). I am able to build the product successfully but while installing the product on a machine i am getting errrors as shown below,

##################################
installtool: Entered Ready for Extraction phase...
installtool: Extracting new archives
installtool: Entered Extracting Files phase...
installtool: error: No match found for: F00000002
installtool: error: No match found for: F00000003
installtool: error: No match found for: F00000005
installtool: error: No match found for: F00002ddc
installtool: Extracted 4 archives
installtool: Entered Ready for Execution phase...
installtool: Entered Executing Steps phase...
installtool: error: Procedure file not found: /users/fresh/cdimage_1/archives/users/fresh/install/extract_finder_files.sh
installtool: Procedure Extraction Of Bin and Lib Files executed successfully.
installtool: error: Procedure file not found: /users/fresh/cdimage_1/archives/users/fresh/install/exports/copy_database_utils.sh

##################################