Forum Discussion

arctor's avatar
13 years ago

AQTime 7.30: Not Enough Storage is Available to Complete this Operation

I'm trying to use the Allocation Profiler for a C++ (non-.NET) application in AQTime 7.30 on Windows 7, but when I try to start the profiler, I get an error stating "Not enough storage is available to complete this operation".  I have nearly 4 GB of RAM free out of 8 total, and over 12 GB of available HDD space.  Do you have any suggestions for how to remedy this problem?
  • AlexeyK's avatar
    AlexeyK
    SmartBear Alumni (Retired)

    Brendon,


    Tracing memory leaks and call stacks requires memory. Most likely, the amount of items to be traced is too large.

    * I'd suggest that you reduce the number of modules in the Setup panel.

    * Try disabling the Full Check area and use custom profiling areas to limit the number of classes to be traced.

    * Try using the Ignore Files dialogs to exclude certain files from analysis. See Excluding Code From Profiling.