-2147287037 = 0x80030003 = The path %1 could not be found.

Not sure what path it is referring to. 

Does
C:\WINDOWS\Installer\{140A1F18-5BEA-4abc-8AD7-618FB595D207}\current\Setup.msi
exist or your scripts have access to it?

Dave


-----Original Message-----
From: maksim.vazhe...@emc.com [mailto:maksim.vazhe...@emc.com] 
Sent: 11 October 2011 10:35
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] install error 2203

Hi All,

Recently on one host the installation started to fail with error 2203 when it
is being installed by a script; when I run the installation manually it runs
without any problems. Here is the complete verbose log:

=== Verbose logging started: 10/11/2011  0:57:06  Build type: SHIP UNICODE
3.01.4000.4042  Calling process: C:\WINDOWS\system32\msiexec.exe ===
MSI (c) (D0:80) [00:57:06:164]: Resetting cached policy values
MSI (c) (D0:80) [00:57:06:164]: Machine policy value 'Debug' is 0
MSI (c) (D0:80) [00:57:06:164]: ******* RunEngine:
           ******* Product:
C:\WINDOWS\Installer\{140A1F18-5BEA-4abc-8AD7-618FB595D207}\current\Setup.msi
           ******* Action: 
           ******* CommandLine: **********
MSI (c) (D0:80) [00:57:06:180]: Client-side and UI is none or basic: Running
entire install on the server.
MSI (c) (D0:80) [00:57:06:180]: Grabbed execution mutex.
MSI (c) (D0:80) [00:57:06:242]: Cloaking enabled.
MSI (c) (D0:80) [00:57:06:242]: Attempting to enable all disabled priveleges
before calling Install on Server
MSI (c) (D0:80) [00:57:06:242]: Incrementing counter to disable shutdown.
Counter after increment: 0
MSI (s) (50:40) [00:57:06:274]: Grabbed execution mutex.
MSI (s) (50:20) [00:57:06:274]: Resetting cached policy values
MSI (s) (50:20) [00:57:06:274]: Machine policy value 'Debug' is 0
MSI (s) (50:20) [00:57:06:274]: ******* RunEngine:
           ******* Product:
C:\WINDOWS\Installer\{140A1F18-5BEA-4abc-8AD7-618FB595D207}\current\Setup.msi
           ******* Action: 
           ******* CommandLine: **********
MSI (s) (50:20) [00:57:06:305]: Note: 1: 2203 2:
C:\WINDOWS\Installer\{140A1F18-5BEA-4abc-8AD7-618FB595D207}\current\Setup.msi
3: -2147287037 
MSI (s) (50:20) [00:57:06:367]: MainEngineThread is returning 3
MSI (c) (D0:80) [00:57:06:367]: Decrementing counter to disable shutdown. If
counter >= 0, shutdown will be denied.  Counter after decrement: -1
MSI (c) (D0:80) [00:57:06:383]: MainEngineThread is returning 3
=== Verbose logging stopped: 10/11/2011  0:57:06 ===

On the same host some time ago there were no problems with installation. What
could be the problem? Any help will be appreciated.

Thanks,
Maksim

-----------------------------------------------------------------------------
-
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to