I am trying to upgrade an IA installer from version 7.1.3 to 2010. The conversion seems to go alright, and everything looks to be correct (files/actions all seem to be there). However, when I go to build the project, it finishes with a "Success" status, even though some of the files in the installer are 0 bytes. I opened up the version 7 and the version 2010 installers to compare the contents. It appears that several of the files in the 2010 installer contain 0 bytes. When the installer runs, these files are not deployed.

Unfortunately, there doesn't seem to be a common link between which files are zero bytes, and which files are put in the installer correctly. JARs, config files, etc. are all on the list of files that have been "left out". I tried deleting/re-adding the action to add these files again, but got the same results. The build log that shows in the IA UI doesn't provide much info, and appears to display "Success" several times.

I looked at the console.txt in the IA installation directory, and nothing stood out to be an obvious error.

I can provide logs as needed, just let me know which ones are relevant/helpful.

Thanks in advance.