473,383 Members | 1,846 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Need assistance analyzing ADPlus dump after OutOfMemory exception

(Apologies in advance if there is a better forum for asking advice on this
topic).

Our ASP.NET application occasionally starts spitting out OutOfMemory
exceptions. When this happens, the memory usage for that IIS worker process
is over 1GB. I understand in this sceneario that the virtual memory pool
can become fragmented and produce this type of exception.

This time, however, I was able to do an ADPlus dump while it was in this
state. I'm looking for some assistance in analyzing the dump to better
understand why our app is requiring this much memory usage.

I've read many of the ADPlus related articles and made some progress
analyzing dumps, but I have not been successful in determining the root
cause of our problems. I'm struggling to determine which metrics in the
dump are significant and which numbers are outside the "normal" bounds.

Thanks in advance for any assistance,
-joe
Nov 19 '05 #1
0 1590

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Mike Schilling | last post by:
Instances of SystemOutOfMemoryException do not contain a stack trace. Easy test to verify this: class OOM { public static void Main() { try { Object arr = new Object; } catch...
1
by: Adam Benson | last post by:
Hi, Apologies if this is the wrong newsgroup. Is it possible to produce a dump of an app (say using ADPlus -hang -pn app.exe) ? I've installed all the symbols, used ADPlus on a simple .NET...
4
by: Adam Benson | last post by:
Hi, Apologies if this is the wrong newsgroup. Is it possible to produce a dump of an app (say using ADPlus -hang -pn app.exe) ? I've installed all the symbols, used ADPlus on a simple .NET...
1
by: Tobias Matzat | last post by:
Hello! I'm writing an application that immitates ie behavior to save html-pages. Well fecht the files in the webpage and change the paths in the href/src attributes. Well, I#m doing this with...
2
by: Ricky Chan | last post by:
Windows Server 2003 with 2G Ram ,IIS6 -> I have enabled /3gb switch in boot.ini ! -> Machine.config set to 80% memory Limit However, It still throw outofmemory exception when loading large...
1
by: Ricky Chan | last post by:
In the production environment, it always occurs and the worker process did not recycle automatically. Therefore, it make the system service break to client. In development environment, we write...
0
by: Diffident | last post by:
Hello All, Does anyone know how to configure ADPlus to notify an admin or user if a crash occurs? I am using the following command to attach the debugger to workerprocess cscript adplus.vbs...
2
by: Peter S. | last post by:
I am pulling some data from a source via ODBC and placing the information in a DataSet. The first pull is very large but once that is complete I plan to do nightly pulls to get any new data that...
3
by: Nemisis | last post by:
Hi everyone, Can someone please tell me why my code hits an "out of memory exception" on the below code? All the code does is load some documents from a SQL database and loop through a data...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.