Ntfs event 137
Results 1 to 15 of 15

Thread: Ntfs event 137

  1. #1
    Join Date
    Jan 2004
    Location
    Pensacola, FL
    Posts
    313

    Ntfs event 137

    I'm getting a lot of those in my event viewer can anybody tell me what may be causing it.
    Log Name: System
    Source: Ntfs
    Date: 4/29/2011 9:17:35 AM
    Event ID: 137
    Task Category: (2)
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: Richard
    Description:
    The default transaction resource manager on volume C: encountered a non-retryable error and could not start. The data contains the error code.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Ntfs" />
    <EventID Qualifiers="49156">137</EventID>
    <Level>2</Level>
    <Task>2</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2011-04-29T14:17:35.978806100Z" />
    <EventRecordID>32117</EventRecordID>
    <Channel>System</Channel>
    <Computer>Richard</Computer>
    <Security />
    </System>
    <EventData>
    <Data>
    </Data>
    <Data>C:</Data>
    <Binary>1C0004000200300002000000890004C000000000BB0000C000000000000000000000000000000000BB0000C0</Binary>
    </EventData>
    </Event>
    squid13

  2. #2
    Join Date
    Jun 2001
    Location
    Albuquerque, NM USA
    Posts
    14,686
    squid13--What are you doing when this happens? Does this KB have any relationship to what you are doing?
    http://support.microsoft.com/default...b;en-us;971905
    This is what EventID says:
    "The default transaction resource manager on volume <drive letter> encountered a non-retryable error and could not start. The data contains the error code."
    One Google source translates that as: "Unable to start the standard resource handler for transactions on volume C: due to an error."
    Here is a reference that claims to be a fix--at least for Vista. It might work in Win7 also.
    Jim
    WIN7 Ultimate SP1 64bit, IE 11, NTFS,
    cable, MS Security Essentials, Windows 7 firewall

  3. #3
    Join Date
    Apr 2000
    Location
    Friern Barnet, London, England
    Posts
    46,565
    Nick.

  4. #4
    Join Date
    Jan 2004
    Location
    Pensacola, FL
    Posts
    313
    That KB seems to be for Raid and I'm not using raid. Welshjim where is that reference, you forgot to put it in your response. While I'm at it I have this greyed out driver in plug and play, Fs_Rec and from what I can tell through searches in system 32 I don't have this system on my computer and from what I've read it should be there. If I did a repair with the disk would that install it? Windows 7 64 bit.
    Last edited by squid13; April 29th, 2011 at 04:58 PM.
    squid13

  5. #5
    Join Date
    Jan 2004
    Location
    Pensacola, FL
    Posts
    313
    I just checked my wifes computer Windows 7 SP1 and it doesn't have Fs_Rec sys on it either.
    squid13

  6. #6
    Join Date
    Apr 2005
    Location
    Maryland, USA
    Posts
    17,806
    FWIW, here's a screencap of what I see here on a laptop running Windows 7 Ultimate 64-bit with SP1:
    Code:
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    
    C:\>dir fs_rec.sys /a /s
    
    Volume in drive C is Hard Drive
    Volume Serial Number is 68D5-8E93
    
    Directory of C:\Windows\System32\drivers
    
    07/13/09  09:47 PM            23,104 fs_rec.sys
                   1 File(s)         23,104 bytes
    
    Directory of C:\Windows\winsxs\amd64_microsoft-windows-coreos_31bf3856ad364e35_6.1.7600.16385_none_814737ee58024dde
    
    07/13/09  09:47 PM            23,104 fs_rec.sys
                   1 File(s)         23,104 bytes
    
    Directory of C:\Windows\winsxs\amd64_microsoft-windows-coreos_31bf3856ad364e35_6.1.7601.17514_none_83784bb654f0d178
    
    07/13/09  09:47 PM            23,104 fs_rec.sys
                   1 File(s)         23,104 bytes
    
         Total Files Listed:
                   3 File(s)         69,312 bytes
                   0 Dir(s)  345,121,091,584 bytes free
    
    C:\>

  7. #7
    Join Date
    Jan 2004
    Location
    Pensacola, FL
    Posts
    313
    Should I have the Fs_Rec system on these computers cause as far as I can tell it's not there. How did you go about getting that read out?
    squid13

  8. #8
    Join Date
    Jun 2001
    Location
    Albuquerque, NM USA
    Posts
    14,686
    squid13--The reference in my last post is the reference from EventID. (Sorry to have mixed up the order in my post.) But you say you do not use RAID.
    EventID is EventID.net.

    "What are you doing when this (Event Viewer errors) happens?"
    Jim
    WIN7 Ultimate SP1 64bit, IE 11, NTFS,
    cable, MS Security Essentials, Windows 7 firewall

  9. #9
    Join Date
    Jan 2004
    Location
    Pensacola, FL
    Posts
    313
    Most of the time I'm just surfing through the web reading tech forums trying to get educated or news sites.
    squid13

  10. #10
    Join Date
    Jan 2004
    Location
    Pensacola, FL
    Posts
    313
    Ok, I get this Ntfs problem when I start the computer or do a restart, that's when it shows. It only does it then.
    squid13

  11. #11
    Join Date
    Apr 2005
    Location
    Maryland, USA
    Posts
    17,806
    Quote Originally Posted by squid13 View Post
    How did you go about getting that read out?
    Got to a C:\> prompt and typed:
    dir fs_rec.sys /a /s

  12. #12
    Join Date
    Jan 2004
    Location
    Pensacola, FL
    Posts
    313
    I ran that and it came back OK. The file is in the system 32 driver folder. Thank you for that. My problem is I get that Ntfs event 137 every time I boot or restart and that's the only time I get it and I can't figure out what's causing it.
    squid13

  13. #13
    Join Date
    Apr 2005
    Location
    Maryland, USA
    Posts
    17,806
    Quote Originally Posted by squid13 View Post

    I ran that and it came back OK. The file is in the system 32 driver folder. Thank you for that.
    You're welcome.

    Quote Originally Posted by squid13 View Post

    My problem is I get that Ntfs event 137 every time I boot or restart and that's the only time I get it and I can't figure out what's causing it.
    I'm afraid I don't have a clue. Even did a Google search using EventRecordID 32117 -squid13 and didn't get squat.

  14. #14
    Join Date
    Jun 2001
    Location
    Albuquerque, NM USA
    Posts
    14,686
    squid13--Have you looked in System Configuration Utility (msconfig) to see what is starting at boot? Maybe you will see something you do not need at boot and deleting it will get rid of the message.
    Concerning Fs_Rec have you tried to update that driver?
    Jim
    WIN7 Ultimate SP1 64bit, IE 11, NTFS,
    cable, MS Security Essentials, Windows 7 firewall

  15. #15
    Join Date
    Jan 2004
    Location
    Pensacola, FL
    Posts
    313
    No I haven't looked in misconfig yet, good idea. As far as the fs_rec is concerned it was grayed out, what ever was using it is not installed anymore so I uninstalled it. The file size in my system 32 is the right size according to this http://www.thefiledb.com/filedatabas...c.sys-id24256/ so I'm not going to worry about it anymore. The computer is running good.
    squid13

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •