[wix-users] bundle install problems: apache tomcat

Douglas, Keith (STATCAN) keith.douglas at canada.ca
Thu Aug 4 12:39:09 PDT 2016


I have a bundle which is designed to install Tomcat (a bootstrapped installer in its own right) and 8 of our packages to go with it.
On my testing VM and one of our actual Windows 10 testing devices, this works well and creates no problem. The use is routine, default bootstrapping engine, using /S for a silent install of Tomcat, etc. which works well enough since we have another MSI in the bundle to do some post-install configuration.

On another machine, for some reason the install fails because the package caching step does not seem to complete correctly. And yet removing from the package cache seems to work at that stage, after it fails to use the item.

Relevant parts of the log on the failed machine, as far as I can tell, are (Id0 being the Tomcat .exe, as expected):

[02B0:17B0][2016-08-04T15:19:05]i201: Planned package: Id0, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: None
[02B0:17B0][2016-08-04T15:19:05]i201: Planned package: Id1, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
...
[0FA8:08FC][2016-08-04T15:19:09]i305: Verified acquired payload: Id0 at path: C:\ProgramData\Package Cache\.unverified\Id0, moving to: C:\ProgramData\Package Cache\FD1725C54FC56A89707212E3C183C17C5C4F4022\apache-tomcat-7.0.68.exe.
[0FA8:08FC][2016-08-04T15:19:09]i305: Verified acquired payload: Id1 at path: C:\ProgramData\Package Cache\.unverified\Id1, moving to: C:\ProgramData\Package Cache\{4ED14026-D4D5-4F92-B309-43C476DB7577}v1.1.1\TomcatTweak.msi.
...
[0FA8:0F54][2016-08-04T15:19:10]i301: Applying execute package: Id0, action: Install, path: C:\ProgramData\Package Cache\FD1725C54FC56A89707212E3C183C17C5C4F4022\apache-tomcat-7.0.68.exe, arguments: '"C:\ProgramData\Package Cache\FD1725C54FC56A89707212E3C183C17C5C4F4022\apache-tomcat-7.0.68.exe" /S'
[0FA8:0F54][2016-08-04T15:19:10]e000: Error 0x80070002: Process returned error: 0x2
[0FA8:0F54][2016-08-04T15:19:10]e000: Error 0x80070002: Failed to execute EXE package.
[02B0:17B0][2016-08-04T15:19:10]e000: Error 0x80070002: Failed to configure per-machine EXE package.
[02B0:17B0][2016-08-04T15:19:10]i319: Applied execute package: Id0, result: 0x80070002, restart: None
[02B0:17B0][2016-08-04T15:19:10]e000: Error 0x80070002: Failed to execute EXE package.
[0FA8:0F54][2016-08-04T15:19:10]i351: Removing cached package: Id0, from path: C:\ProgramData\Package Cache\FD1725C54FC56A89707212E3C183C17C5C4F4022\


Any thoughts? What would do this?



Keith Douglas

Programmer Analyst, Collection Systems Division
Statistics Canada / Government of Canada
Keith.Douglas at canada.ca<mailto:Keith.Douglas at canada.ca> / Tel : 613-854-5589

Programmeur analyste, Division des systèmes de collecte
Statistique Canada / Gouvernenment du Canada
Keith.Douglas at canada.ca<mailto:Keith.Douglas at canada.ca> / Tél :613-854-5589





More information about the wix-users mailing list