[wix-users] Bootstrapper fails after upgrading from 3.9 to 3.11

Griesshammer, Christoph (GE Healthcare) christoph.griesshammer at ge.com
Tue Jan 2 11:04:37 PST 2018


We are upgrading our build servers to WiX 3.11 and we have a solution that is building fine, but when we run it, nothing pops up, it just exists and the log has the following.

I have done some researching, but the only relevant information I found was this thread: http://lists.wixtoolset.org/pipermail/wix-users-wixtoolset.org/2016-March/001639.html
That thread didn't really help me, though.

Any ideas? Thank you so much.

[0E2C:0E0C][2018-01-02T12:44:20]i001: Burn v3.11.0.1701, Windows v6.3 (Build 9600: Service Pack 0), path: C:\Users\ADMINI~1\AppData\Local\Temp\2\{C5FE6A54-EAEC-490C-9991-666088E819EB}\.cr\MyInstaller.exe
[0E2C:0E0C][2018-01-02T12:44:21]i000: Initializing string variable 'SOME_VARIABLE_1' to value 'NO'
[0E2C:0E0C][2018-01-02T12:44:21]i000: Initializing string variable 'SOME_VARIABLE_2' to value 'YES'
[0E2C:0E0C][2018-01-02T12:44:21]i000: Initializing string variable 'SOME_VARIABLE_3' to value '6.0.0.1'
[0E2C:0E0C][2018-01-02T12:44:21]i000: Initializing numeric variable 'SOME_VARIABLE_4' to value '0'
[0E2C:0E0C][2018-01-02T12:44:21]i009: Command Line: '-burn.clean.room=C:\temp\MyInstaller.exe -burn.filehandle.attached=300 -burn.filehandle.self=308 /silent /log C:\test.log'
[0E2C:0E0C][2018-01-02T12:44:21]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\temp\MyInstaller.exe'
[0E2C:0E0C][2018-01-02T12:44:21]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\temp\'
[0E2C:0E0C][2018-01-02T12:44:21]i000: Setting string variable 'WixBundleLog' to value 'C:\test.log'
[0E2C:0E0C][2018-01-02T12:44:21]i000: Setting string variable 'WixBundleName' to value 'Our Product Name'
[0E2C:0E0C][2018-01-02T12:44:21]i000: Setting string variable 'WixBundleManufacturer' to value 'GE Healthcare'
[0E2C:0888][2018-01-02T12:44:21]e000: Error 0x80070490: Failed to initialize data in bootstrapper application.
[0E2C:0E0C][2018-01-02T12:44:21]i500: Shutting down, exit code: 0x490
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: SOME_VARIABLE_4 = 0
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: SOME_VARIABLE_1 = YES
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: SOME_VARIABLE_2 = NO
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: SOME_VARIABLE_3 = 6.0.0.1
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: WixBundleAction = 5
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: WixBundleElevated = 1
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: WixBundleInstalled = 0
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: WixBundleLog = C:\test.log
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: WixBundleManufacturer = GE Healthcare
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: WixBundleName = Our Product Name
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: WixBundleOriginalSource = C:\temp\MyInstaller.exe
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: WixBundleOriginalSourceFolder = C:\temp\
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: WixBundleProviderKey = {ea5b9027-ccc6-439d-92e0-b57f83fadffb}
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: WixBundleSourceProcessFolder = C:\temp\
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: WixBundleSourceProcessPath = C:\temp\MyInstaller.exe
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: WixBundleTag =
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: WixBundleUILevel = 2
[0E2C:0E0C][2018-01-02T12:44:21]i410: Variable: WixBundleVersion = 6.0.0.1
[0E2C:0E0C][2018-01-02T12:44:21]i007: Exit code: 0x490, restarting: No

Christoph Griesshammer
Senior Software Engineer
GE Healthcare Digital



More information about the wix-users mailing list