MSDTC problem after XPe cloning

G

Gert Leunen

Hi,

I've built an XPembedded (SP2) image that uses MSDE2000, so it includes
MSDTC, for manual cloning (so I have to invoke the reseal myself). MSDTC is
running successfully when I start that image (before resealing). So, now I
resealed the image for deployment and on the target systems, the msdtc
service fails to start, with the following entry in the event log:
Event Type: Error
Event Source: MSDTC
Event Category: (8)
Event ID: 4209
Date: 12/1/2005
Time: 2:21:34 PM
User: N/A
Computer: R-S812907BZLJKX
Description:
A critical error occurred in an MS DTC component therefore the process is
terminating. The category field identifies the component that encountered
the error. Please contact Microsoft Product Support. Error Specifics:
d:\qxp_slp\com\com1x\dtc\dtc\msdtc\src\cservice.cpp:436, CmdLine:
C:\WINDOWS\system32\msdtc.exe, Pid: 2492
No Callstack (0)
Data:
0000: 46 00 11 80 F..?


So, I try to reinstall msdtc using msdtc -install -a, but this fails with
message entry in the event log:

Event Type: Error
Event Source: MSDTC
Event Category: (1)
Event ID: 4106
Date: 12/1/2005
Time: 2:21:45 PM
User: N/A
Computer: R-S812907BZLJKX
Description:
Could not install the MS DTC service.

Here are the contents of dtcinstall.log:

10-11-2005 14:19 : DTC Install error = 2, Failed To Open MTXOCI XA key in
CreateXaDllPathKey, d:\qxp_slp\com\com1x\dtc\ociresdisp\ociwrapperdll.cpp
(1294)
10-11-2005 14:19 : DTC Install error = -2147024894, RegOpenKeyExW call
failed, d:\qxp_slp\com\com1x\dtc\dtc\adme\uiname.cpp (5432)
12-01-2005 14:09 : DTC Install error = 0, Entering SysPrepDtcReinstall(),
d:\qxp_slp\com\com1x\dtc\dtc\adme\uiname.cpp (8100)
12-01-2005 14:11 : DTC Install error = -2147024894, RegQueryValueExW call
failed, d:\qxp_slp\com\com1x\dtc\dtc\adme\uiname.cpp (5454)
12-01-2005 14:11 : DTC Install error = 80, CreateFile,
d:\qxp_slp\com\com1x\dtc\dtc\log\logmgr\src\logstor.cpp (2029)
12-01-2005 14:11 : DTC Install error = 0, Leaving SysPrepReinstall(),
d:\qxp_slp\com\com1x\dtc\dtc\adme\uiname.cpp (8150)
12-01-2005 14:21 : DTC Install error = -2146369466, InstallDTC: Write of TM,
d:\qxp_slp\com\com1x\dtc\dtc\adme\uiname.cpp (1667)
12-01-2005 14:21 : DTC Install error = -2146369466, CNTService::InstallDtc
failed, d:\qxp_slp\com\com1x\dtc\dtc\msdtc\src\cservice.cpp (181)


Can anyone help me on this?

Thanks,

Gert Leunen

Software engineer - R&D International NV
 
G

Gert Leunen

Ignore this post, I've traced back my steps and it was due to a third-party
installer.

Gert Leunen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top