Gathering a Startup, Shutdown, Sleep, Hibernate, or Reboot Trace

Page 8 of 10 FirstFirst ... 678910 LastLast

  1. Posts : 94
    Windows 7 Professional 64 bit
       #70

    Once logged in, the system will present a dialog box letting you know that it is waiting 120 seconds (it will count down) before finishing the trace
    Isn't the command line setting a 300 sec delay? This is for Boot trace.
    A week ago the traces were working and now after the delay expires I get a window saying it can't stop the trace and it can't find various kernel loggers. I checked the registry edit and that is still there. Also did a few repair installs but still the same. Any ideas or have you seen this issue before?

    Code:
    [2013/05/14-16:26:21.006] Couldn't find user-mode logger in active logger list.
    [2013/05/14-16:26:21.019] Unable to stop trace.
    [2013/05/14-16:26:21.020] Stopping trace...
    [2013/05/14-16:26:21.131] Couldn't find kernel logger in active logger list.
    [2013/05/14-16:26:21.131] Couldn't find user-mode logger in active logger list.
    [2013/05/14-16:26:21.132] Unregistering auto-run...
    [2013/05/14-16:26:21.133] Completed auto-run change.
    [2013/05/14-16:28:16.775] Detected Win7RTM physical (ReadyBoot) prefetcher; the SysMain service is auto-started.
    [2013/05/14-16:28:16.786] Registering for auto-run with a 300000 msec delay...
    [2013/05/14-16:28:16.786] Completed auto-run change.
    [2013/05/14-16:28:16.819] Starting trace...
    [2013/05/14-16:28:17.036] Enabled boot logging to 'C:\Boot_Trace\boot_LATENCY+DISPATCHER+DISK_IO_INIT+NETWORKTRACE+MEMINFO+POWER+PERF_COUNTER+PRIORITY+REGISTRY+FILE_IO+FILE_IO_INIT_1_km_premerge.etl'
    [2013/05/14-16:36:22.151] Detected Win7RTM physical (ReadyBoot) prefetcher; the SysMain service is auto-started.
    [2013/05/14-16:36:22.179] Stopping trace...
    [2013/05/14-16:36:24.768] Stopped kernel logger.
    [2013/05/14-16:36:24.769] Couldn't find user-mode logger in active logger list.
    [2013/05/14-16:36:24.783] Unable to stop trace.
    [2013/05/14-16:36:24.784] Stopping trace...
    [2013/05/14-16:36:24.891] Couldn't find kernel logger in active logger list.
    [2013/05/14-16:36:24.891] Couldn't find user-mode logger in active logger list.
    [2013/05/14-16:36:24.892] Unregistering auto-run...
    [2013/05/14-16:36:24.893] Completed auto-run change.
    EDIT: ok so the traces were produced, but when I open them it says that 7 buffers were lost and it may not be reliable data. Recommended increasing these buffers, which I'm not familiar with but sounds like it's disk related. I have a 3 month old seagate ST2000 which tests out fine. Hmmmm.......
    Last edited by TrunkMonkey; 14 May 2013 at 17:35. Reason: new info
      My Computer


  2. Posts : 110
    windows 7 home premium 64
       #71

    How do I find the 'tick Mark this thread as solved'? I keep getting messages that are no longer relevant.
      My Computer


  3. Posts : 94
    Windows 7 Professional 64 bit
       #72

    Bob Pickering said:
    How do I find the 'tick Mark this thread as solved'? I keep getting messages that are no longer relevant.
    Hi Bob, sorry to bug you. I don't think there is such a thing as "marked solved" being that it's a tutorial.

    I'm asking a question pertaining to the content of the thread, so it's relevant to me and the subject at hand. To no longer receive notifications and unsubscribe:

    Click here:

    Gathering a Startup, Shutdown, Sleep, Hibernate, or Reboot Trace-bob1.png

    Tick this thread and choose Delete.

    Gathering a Startup, Shutdown, Sleep, Hibernate, or Reboot Trace-bob2.png

    Having not read to the end, I didn't notice my post was the first addition in a few years, so I'll take this issue to the performance threads and perhaps they want to shutter this one? I don't know. I didn't think twice about it since it is open to new postings but perhaps that's in error.

    Cheers.
      My Computer


  4. Posts : 24,479
    Windows 7 Ultimate X64 SP1
       #73

    Bob Pickering said:
    How do I find the 'tick Mark this thread as solved'? I keep getting messages that are no longer relevant.
    That is only available for threads you start. :)
      My Computer


  5. Posts : 17
    Windows 7 Ultimate x64
       #74

    Can anyone help me out understanding the trace, my system takes 7 minutes to resume from hibernation.. It hibernates in only under a minute

    The Trace files can be downloaded here https://mega.co.nz/#!0o032ThK!CBpbj1...b8leLqVbL8A1Eg
      My Computer


  6. Posts : 2,528
    Windows 10 Pro x64
    Thread Starter
       #75

    keyboardcowboy said:
    Can anyone help me out understanding the trace, my system takes 7 minutes to resume from hibernation.. It hibernates in only under a minute

    The Trace files can be downloaded here https://mega.co.nz/#!0o032ThK!CBpbj1...b8leLqVbL8A1Eg
    Yes, but please post this in another thread, so people can find and follow it. Thank you.

    It looks like there's a scheduled task running during shutdown, but I can't tell what or from where. Open a new thread and post a link here, and I'll provide some other tshooting steps to follow.
    Last edited by cluberti; 09 Jun 2013 at 15:41.
      My Computer

  7.    #76
      My Computer


  8. Posts : 23
    Windows 7 64 bit
       #77

    Hi
    I tried installing this SDK having deselecting all check boxes except 'debugging tools for windows' under 'common utlities' and 'windows performance toolkit' under 'Redistributable Packages' but it did not install and gave me a error message. I have attached the 'log file' from Notepad here. I would really appreciate some help as I am trying to get this installed to do a boot trace.
    Gathering a Startup, Shutdown, Sleep, Hibernate, or Reboot Trace Attached Files
      My Computer


  9. Posts : 2,528
    Windows 10 Pro x64
    Thread Starter
       #78

    It appears that it's complaining about something on the box pre-existing that's breaking it's ability to self-register properly. If you have Visual C++ runtimes installed, that could be causing it. I can't advise you to remove them, unless you can reinstall the exact same package (if they're installed, something installed probably needs them there), but that's the usual fix for such errors.
      My Computer


  10. Posts : 23
    Windows 7 64 bit
       #79

    Gathering a Startup, Shutdown, Sleep, Hibernate, or Reboot Trace-visual-c-.png

    Thanks. I seem to have a lot of C++ redistributable programs on my system. I get automatic updates on a Tuesday but they seem to have been installed on other dates without any corresponding programs being installed. Just one query - my computer is 64 bit so would you know why some of the C++ programs that have been installed 86 bit programs? Could I try removing the 86 bit ones?
      My Computer


 
Page 8 of 10 FirstFirst ... 678910 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 17:56.
Find Us