Results 1 to 3 of 3

Thread: URGENT!! Problem with COM+ and MS DTC Transaction Manager.

  1. #1
    Yinka Guest

    URGENT!! Problem with COM+ and MS DTC Transaction Manager.

    We have a web application that uses COM+. Recently we have been having
    issues as it seems to not be working properly as I can't even open the COM+
    under Component Services. On checking the event log, I see recurrent errors
    in both the Application log and the System log. Please could someone please
    help to resolve this as our Web application is down due to this. PLEASE. The
    summary log follows:
    Application log:
    Event Type: Error Event Source: MSDTC Event Category: SVC Event ID: 4112
    Could not start the MS DTC Transaction Manager.

    Event Type: Error Event Source: MSDTC Event Category: TM Event ID: 4185
    MS DTC Transaction Manager start failed. LogInit returned error 0x5.

    Event Type: Error Event Source: MSDTC Event Category: LOG Event ID: 4163
    MS DTC log file not found. After ensuring that all Resource Managers
    coordinated by MS DTC have no indoubt transactions, please run msdtc
    -resetlog to create the log file.

    Event Type: Error Event Source: COM+ Event Category: (98) Event ID: 4691
    The run-time environment was unable to initialize for transactions required
    to support transactional components. Make sure that MS-DTC is running.
    (DtcGetTransactionManagerEx(): hr = 0x8004d01b)

    System log:
    Event Type: Error Event Source: Service Control Manager Event Category: None
    Event ID: 7024
    The Distributed Transaction Coordinator service terminated with
    service-specific error 3221229584 (0xC0001010).

    I have tried running the msdtc - resetlog to no avail as the erros still
    keep getting logged.

  2. #2
    amadding Guest

    Re: URGENT!! Problem with COM+ and MS DTC Transaction Manager.

    rename the %systemroot%\system32\dtclog folder to dtclog.old
    (IF it exist)
    create a new dtclog folder (%systemroot%\system32\dtclog)
    at command prompt: msdtc -resetlog

  3. #3
    Join Date
    Apr 2010
    Posts
    1

    Re: URGENT!! Problem with COM+ and MS DTC Transaction Manager.

    Thank you so much amadding. I was stuck on a client's laptop where the ntbackup wasn't working. This fixed it !

Similar Threads

  1. Windows XP SP3 User profile urgent problem
    By newtopc in forum Operating Systems
    Replies: 1
    Last Post: 25-06-2011, 12:54 AM
  2. How to get effective transaction in oracle
    By CRiley in forum Software Development
    Replies: 5
    Last Post: 27-02-2010, 02:21 AM
  3. How to use Transaction Management in JDBC
    By VinFanatic in forum Software Development
    Replies: 3
    Last Post: 25-04-2009, 12:39 PM
  4. Effect of transaction on inventory
    By Antrix in forum Software Development
    Replies: 2
    Last Post: 21-04-2009, 11:12 AM
  5. HibernateTemplate and transaction
    By Aatbodh in forum Software Development
    Replies: 5
    Last Post: 15-01-2009, 11:15 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,009,399.86074 seconds with 16 queries