Microsoft-Windows-Kernel-Tm

4 events across 1 channel

Event ID 1: The Transaction (UOW=TxUow, Description='TxDescription') was unable to be committed, and instead rolled back; this was due to an error message returned by CLFS w...

#
Provider
Microsoft-Windows-Kernel-Tm
Channel
System

Description

The Transaction (UOW=TxUow, Description='TxDescription') was unable to be committed, and instead rolled back; this was due to an error message returned by CLFS while attempting to write a Prepare or Commit record for the Transaction. The CLFS error returned was: ClfsStatus.

Message #

The Transaction (UOW=%1, Description='%3') was unable to be committed, and instead rolled back; this was due to an error message returned by CLFS while attempting to write a Prepare or Commit record for the Transaction.  The CLFS error returned was: %4.

Fields #

NameDescription
TxUow GUID
TxDescriptionLength UInt16
TxDescription UnicodeString
ClfsStatus HexInt32

Event ID 2: The Transaction (UOW=TxUow, Description='TxDescription') blocked a Freeze from completing.

#
Provider
Microsoft-Windows-Kernel-Tm
Channel
System

Description

The Transaction (UOW=TxUow, Description='TxDescription') blocked a Freeze from completing. Freeze is necessary to ensure that a VSS snapshot is transactionally consistent. The ResourceManager (RmId=RmId, Description='RmDescription') may not be functioning correctly, since it did not allow the transaction to drain in the allotted time. Contact the vendor for that ResourceManager for assistance.

Message #

The Transaction (UOW=%1, Description='%3') blocked a Freeze from completing.  Freeze is necessary to ensure that a VSS snapshot is transactionally consistent.  The ResourceManager (RmId=%4, Description='%6') may not be functioning correctly, since it did not allow the transaction to drain in the allotted time.  Contact the vendor for that ResourceManager for assistance.

Fields #

NameDescription
TxUow GUID
TxDescriptionLength UInt16
TxDescription UnicodeString
RmId GUID
RmDescriptionLength UInt16
RmDescription UnicodeString

Event ID 3: The transaction (UOW=TxUow, Description='TxDescription') was heuristically aborted and forgotten from the TransactionManager (TmId=TmIdentity, LogPath=TmLogFileName) so that the Tr...

#
Provider
Microsoft-Windows-Kernel-Tm
Channel
System

Description

The transaction (UOW=TxUow, Description='TxDescription') was heuristically aborted and forgotten from the TransactionManager (TmId=TmIdentity, LogPath=TmLogFileName) so that the TransactionManager can continue to make forward progress. This may cause data corruption in any subordinate ResourceManagers or Transactionmanager.

Message #

The transaction (UOW=%1, Description='%3') was heuristically aborted and forgotten from the TransactionManager (TmId=%4, LogPath=%6) so that the TransactionManager can continue to make forward progress.  This may cause data corruption in any subordinate ResourceManagers or Transactionmanager.

Fields #

NameDescription
TxUow GUID
TxDescriptionLength UInt16
TxDescription UnicodeString
TmIdentity GUID
TmLogFileNameLength UInt16
TmLogFileName UnicodeString

Event ID 4: The TransactionManager (TmId=TmIdentity, LogPath=TmLogFileName) has failed to advance its log tail, due to the transaction (UOW=TxUow, Description='TxDescription') being unresolved...

#
Provider
Microsoft-Windows-Kernel-Tm
Channel
System

Description

The TransactionManager (TmId=TmIdentity, LogPath=TmLogFileName) has failed to advance its log tail, due to the transaction (UOW=TxUow, Description='TxDescription') being unresolved for some time. The transaction must be forced to resolve in order for the TransactionManager to continue to provide transactional services. Forcing the incorrect outcome may cause data corruption in any subordinate ResourceManagers or Transactionmanagers.

Message #

The TransactionManager (TmId=%1, LogPath=%3) has failed to advance its log tail, due to the transaction (UOW=%4, Description='%6') being unresolved for some time.  The transaction must be forced to resolve in order for the TransactionManager to continue to provide transactional services.  Forcing the incorrect outcome may cause data corruption in any subordinate ResourceManagers or Transactionmanagers.

Fields #

NameDescription
TmIdentity GUID
TmLogFileNameLength UInt16
TmLogFileName UnicodeString
TxUow GUID
TxDescriptionLength UInt16
TxDescription UnicodeString

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID 4cec9c95-a65f-4591-b5c4-30100e51d870

Defined in ktmw32.dll, which carries the event manifest.

Observed on:

  • WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.1, captured 2026-06-02
  • Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.1, captured 2026-06-02

Downloads