[wix-users] bundle install problems: apache tomcat

Hoover, Jacob Jacob.Hoover at greenheck.com
Mon Aug 8 07:47:18 PDT 2016


That's simply the exit code of the installer ran, so the question of 2 vs 9009 is one for the Tomcat crew.  Mind you, if you put the JRE into the chain before this then 2 should no longer be an issue.

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Douglas, Keith (STATCAN)
Sent: Friday, August 05, 2016 8:09 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] bundle install problems: apache tomcat

My bad on this one!

Some machines did not have a JRE and so the Tomcat subbundle was failing.

I do however have another question. When one runs the tomcat subbundle with /S from a commandline, one gets errorlevel 9009 back; the error we were getting from the JREless machines was 2, which is file not found. How does this work?


Keith Douglas

Programmer Analyst, Collection Systems Division Statistics Canada / Government of Canada 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 / Tél :613-854-5589

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Douglas, Keith (STATCAN)
Sent: August-04-16 3:39 PM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: [wix-users] bundle install problems: apache tomcat

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




____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list