473,386 Members | 1,598 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,386 software developers and data experts.

Trouble with huge amount of State Server Sessions Timed out

Hi,

I have a web application which sometimes throws an “out of memory”
exception. To get an idea what happens I traced some values using performance
monitor and got the following values (for one day):

\\FFDS24\ASP.NET Applications(_LM_W3SVC_1_Root_ATV2004)\Errors During
Execution: 7

\\FFDS24\ASP.NET Apps v1.1.4322(_LM_W3SVC_1_Root_ATV2004)\Compilations
Total: 10

\\FFDS24\ASP.NET Apps v1.1.4322(_LM_W3SVC_1_Root_ATV2004)\Errors Total: 7

\\FFDS24\ASP.NET v1.1.4322\State Server Sessions Timed Out: 2999

\\FFDS24\ASP.NET v1.1.4322\State Server Sessions Total: 3008
Could somebody please provide me with some background information on those
values? What exactly would be an Errors During Execution? And what could be
the reason for this huge amount of State Server Sessions Timed out?

Processor time was < 2% for the whole day and the server almost always had
1GB of free RAM.
Thank you a lot in advance!

Daniel
Nov 19 '05 #1
6 3751
Hi Daniel,

Welcome to ASPNET newsgroup.
From your description, you're currently suffering a out-of-memory excpetion
on your webserver that host the ASP.NET application. Also from the perfmon
log, you found that there're huge numbers of StateServer Session time out
entries.

Well, for the

\\FFDS24\ASP.NET v1.1.4322\State Server Sessions Timed Out: 2999

\\FFDS24\ASP.NET v1.1.4322\State Server Sessions Total: 3008

entries they're only meaningful to server which is configured to running
asp.net state service , providing session state server for other remote
machines(also local). So is your problem server confgured as state server?

Also, how many asp.net apps are there running on your problem server and
can you try isolate the problem to only a particular web app among them?
If we can isolate the problem to a certain web app , it'll be much helpful
for us to look into it futher.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)


--------------------
| Thread-Topic: Trouble with huge amount of State Server Sessions Timed out
| thread-index: AcWNR7tAoqsBFvieQ/mCzcaOTyN/QA==
| X-WBNR-Posting-Host: 153.95.95.93
| From: "=?Utf-8?B?RGFuaWVsIFdhbHplbmJhY2g=?="
<da***************@newsgroup.nospam>
| Subject: Trouble with huge amount of State Server Sessions Timed out
| Date: Wed, 20 Jul 2005 09:26:07 -0700
| Lines: 30
| Message-ID: <BC**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 8bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:113420
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi,
|
| I have a web application which sometimes throws an “out of memory?
| exception. To get an idea what happens I traced some values using
performance
| monitor and got the following values (for one day):
|
| \\FFDS24\ASP.NET Applications(_LM_W3SVC_1_Root_ATV2004)\Errors During
| Execution: 7
|
| \\FFDS24\ASP.NET Apps v1.1.4322(_LM_W3SVC_1_Root_ATV2004)\Compilations
| Total: 10
|
| \\FFDS24\ASP.NET Apps v1.1.4322(_LM_W3SVC_1_Root_ATV2004)\Errors Total: 7
|
| \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Timed Out: 2999
|
| \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Total: 3008
|
|
| Could somebody please provide me with some background information on
those
| values? What exactly would be an Errors During Execution? And what could
be
| the reason for this huge amount of State Server Sessions Timed out?
|
| Processor time was < 2% for the whole day and the server almost always
had
| 1GB of free RAM.
|
|
| Thank you a lot in advance!
|
| Daniel
|

Nov 19 '05 #2
Hello Steven,

thank you for your reply! As I missed to mention and you most probably
already guessed the application having the problem is configured using a
state server running on exactly the same machine as the application is
running on. This server also hosts another couple of (tiny) applications
which all are configured to manage their session state inProc. Therefore the
problem I am facing is only specific to this certain application.

What information do you need to track down the problem?

Would you happen to have a documentation of the entries of the Performance
monitor? The explanations which come with performance monitor are not exactly
ausführlich. I still don’t know for example what Errors During Execution are
and when the application would be compiled. Where would I get details about
this performance counters?

Thank you Steven! Your help is greatly appreciated!

Daniel
"Steven Cheng[MSFT]" wrote:
Hi Daniel,

Welcome to ASPNET newsgroup.
From your description, you're currently suffering a out-of-memory excpetion
on your webserver that host the ASP.NET application. Also from the perfmon
log, you found that there're huge numbers of StateServer Session time out
entries.

Well, for the

\\FFDS24\ASP.NET v1.1.4322\State Server Sessions Timed Out: 2999

\\FFDS24\ASP.NET v1.1.4322\State Server Sessions Total: 3008

entries they're only meaningful to server which is configured to running
asp.net state service , providing session state server for other remote
machines(also local). So is your problem server confgured as state server?

Also, how many asp.net apps are there running on your problem server and
can you try isolate the problem to only a particular web app among them?
If we can isolate the problem to a certain web app , it'll be much helpful
for us to look into it futher.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)


--------------------
| Thread-Topic: Trouble with huge amount of State Server Sessions Timed out
| thread-index: AcWNR7tAoqsBFvieQ/mCzcaOTyN/QA==
| X-WBNR-Posting-Host: 153.95.95.93
| From: "=?Utf-8?B?RGFuaWVsIFdhbHplbmJhY2g=?="
<da***************@newsgroup.nospam>
| Subject: Trouble with huge amount of State Server Sessions Timed out
| Date: Wed, 20 Jul 2005 09:26:07 -0700
| Lines: 30
| Message-ID: <BC**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 8bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:113420
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi,
|
| I have a web application which sometimes throws an “out of memory�
| exception. To get an idea what happens I traced some values using
performance
| monitor and got the following values (for one day):
|
| \\FFDS24\ASP.NET Applications(_LM_W3SVC_1_Root_ATV2004)\Errors During
| Execution: 7
|
| \\FFDS24\ASP.NET Apps v1.1.4322(_LM_W3SVC_1_Root_ATV2004)\Compilations
| Total: 10
|
| \\FFDS24\ASP.NET Apps v1.1.4322(_LM_W3SVC_1_Root_ATV2004)\Errors Total: 7
|
| \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Timed Out: 2999
|
| \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Total: 3008
|
|
| Could somebody please provide me with some background information on
those
| values? What exactly would be an Errors During Execution? And what could
be
| the reason for this huge amount of State Server Sessions Timed out?
|
| Processor time was < 2% for the whole day and the server almost always
had
| 1GB of free RAM.
|
|
| Thank you a lot in advance!
|
| Daniel
|

Nov 19 '05 #3
Hi Daniel,

Thanks for your followup.
Based on my experience, inspite of some code related problems such as
memory leak , we can first try checking some common things which may cause
the problem. One most common issue is that when we deploy our release
version app the the server, we haven't changed the "compilation" element's
"debug" attrribute to false. Like:

<compilation debug="false"/>

So is the certain asp.net webapp's web.config debug mode turned off? If
not, since the ASP.NET runtime won't use batch compilation for the pages or
other dynamnic compiled resources, it'll make those compiled pages or
components in separate assemblies and make the memory divdided into
individual sections. Thus, it's possible to cause memory fragment that'll
cause allocate large block of memory failed.

In addition, since the ASP.NET has workprocess recycle setting on memory
limitation, that means the runtime will recycle the worker process when its
used memory size has exceed a certain configured value. Is your server 2k
server or 2003 server and how much is the total physical memory on the
server? For 2k server, the setting is in the <processModel> element in
machine.config, For 2003 server(iis6), we can configure it in the IIS's
application pool setting. So you can check whether you've set it memory
limit to a very high value so that the process won't recycle before the
used memory exceed that value.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)


--------------------
| Thread-Topic: Trouble with huge amount of State Server Sessions Timed out
| thread-index: AcWNzodnGPnjd/QsSXafQ0Wc5DrJGg==
| X-WBNR-Posting-Host: 153.95.95.93
| From: "=?Utf-8?B?RGFuaWVsIFdhbHplbmJhY2g=?="
<da***************@newsgroup.nospam>
| References: <BC**********************************@microsoft.co m>
<Qq**************@TK2MSFTNGXA01.phx.gbl>
| Subject: RE: Trouble with huge amount of State Server Sessions Timed out
| Date: Thu, 21 Jul 2005 01:31:02 -0700
| Lines: 124
| Message-ID: <E4**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 8bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:113562
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hello Steven,
|
| thank you for your reply! As I missed to mention and you most probably
| already guessed the application having the problem is configured using a
| state server running on exactly the same machine as the application is
| running on. This server also hosts another couple of (tiny) applications
| which all are configured to manage their session state inProc. Therefore
the
| problem I am facing is only specific to this certain application.
|
| What information do you need to track down the problem?
|
| Would you happen to have a documentation of the entries of the
Performance
| monitor? The explanations which come with performance monitor are not
exactly
| ausführlich. I still don’t know for example what Errors During
Execution are
| and when the application would be compiled. Where would I get details
about
| this performance counters?
|
| Thank you Steven! Your help is greatly appreciated!
|
| Daniel
|
|
| "Steven Cheng[MSFT]" wrote:
|
| > Hi Daniel,
| >
| > Welcome to ASPNET newsgroup.
| > From your description, you're currently suffering a out-of-memory
excpetion
| > on your webserver that host the ASP.NET application. Also from the
perfmon
| > log, you found that there're huge numbers of StateServer Session time
out
| > entries.
| >
| > Well, for the
| >
| > \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Timed Out: 2999
| >
| > \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Total: 3008
| >
| > entries they're only meaningful to server which is configured to
running
| > asp.net state service , providing session state server for other remote
| > machines(also local). So is your problem server confgured as state
server?
| >
| > Also, how many asp.net apps are there running on your problem server
and
| > can you try isolate the problem to only a particular web app among
them?
| > If we can isolate the problem to a certain web app , it'll be much
helpful
| > for us to look into it futher.
| >
| > Thanks,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| >
| >
| >
| >
| >
| >
| > --------------------
| > | Thread-Topic: Trouble with huge amount of State Server Sessions Timed
out
| > | thread-index: AcWNR7tAoqsBFvieQ/mCzcaOTyN/QA==
| > | X-WBNR-Posting-Host: 153.95.95.93
| > | From: "=?Utf-8?B?RGFuaWVsIFdhbHplbmJhY2g=?="
| > <da***************@newsgroup.nospam>
| > | Subject: Trouble with huge amount of State Server Sessions Timed out
| > | Date: Wed, 20 Jul 2005 09:26:07 -0700
| > | Lines: 30
| > | Message-ID: <BC**********************************@microsoft.co m>
| > | MIME-Version: 1.0
| > | Content-Type: text/plain;
| > | charset="Utf-8"
| > | Content-Transfer-Encoding: 8bit
| > | X-Newsreader: Microsoft CDO for Windows 2000
| > | Content-Class: urn:content-classes:message
| > | Importance: normal
| > | Priority: normal
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| > | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| > | Xref: TK2MSFTNGXA01.phx.gbl
| > microsoft.public.dotnet.framework.aspnet:113420
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > |
| > | Hi,
| > |
| > | I have a web application which sometimes throws an “out of
memoryâ?
| > | exception. To get an idea what happens I traced some values using
| > performance
| > | monitor and got the following values (for one day):
| > |
| > | \\FFDS24\ASP.NET Applications(_LM_W3SVC_1_Root_ATV2004)\Errors During
| > | Execution: 7
| > |
| > | \\FFDS24\ASP.NET Apps
v1.1.4322(_LM_W3SVC_1_Root_ATV2004)\Compilations
| > | Total: 10
| > |
| > | \\FFDS24\ASP.NET Apps v1.1.4322(_LM_W3SVC_1_Root_ATV2004)\Errors
Total: 7
| > |
| > | \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Timed Out: 2999
| > |
| > | \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Total: 3008
| > |
| > |
| > | Could somebody please provide me with some background information on
| > those
| > | values? What exactly would be an Errors During Execution? And what
could
| > be
| > | the reason for this huge amount of State Server Sessions Timed out?
| > |
| > | Processor time was < 2% for the whole day and the server almost
always
| > had
| > | 1GB of free RAM.
| > |
| > |
| > | Thank you a lot in advance!
| > |
| > | Daniel
| > |
| >
| >
|

Nov 19 '05 #4
Steven,

thank you for your answer. In fact, to my horror, I had to realize that
<compilation debug/> was set to true which I now changed to false.
As for your question regarding the server the application is hosted of a 2
processor xeon with 2 GB RAM and Windows 2003 Server. I checked IIS
Application Pool Settings and the only thing which is configured is “Recycle
worker process (in minutes)”. There are no settings configured for “Memory
recycling”. As I already mentioned there is almost always 1GB RAM available,
only for a couple of times when only 800MB were available. Recycling of the
process due to lack of memory should definitely not be a problem, at least
this is what I would have expected…

Greetings

Daniel
"Steven Cheng[MSFT]" wrote:
Hi Daniel,

Thanks for your followup.
Based on my experience, inspite of some code related problems such as
memory leak , we can first try checking some common things which may cause
the problem. One most common issue is that when we deploy our release
version app the the server, we haven't changed the "compilation" element's
"debug" attrribute to false. Like:

<compilation debug="false"/>

So is the certain asp.net webapp's web.config debug mode turned off? If
not, since the ASP.NET runtime won't use batch compilation for the pages or
other dynamnic compiled resources, it'll make those compiled pages or
components in separate assemblies and make the memory divdided into
individual sections. Thus, it's possible to cause memory fragment that'll
cause allocate large block of memory failed.

In addition, since the ASP.NET has workprocess recycle setting on memory
limitation, that means the runtime will recycle the worker process when its
used memory size has exceed a certain configured value. Is your server 2k
server or 2003 server and how much is the total physical memory on the
server? For 2k server, the setting is in the <processModel> element in
machine.config, For 2003 server(iis6), we can configure it in the IIS's
application pool setting. So you can check whether you've set it memory
limit to a very high value so that the process won't recycle before the
used memory exceed that value.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)


--------------------
| Thread-Topic: Trouble with huge amount of State Server Sessions Timed out
| thread-index: AcWNzodnGPnjd/QsSXafQ0Wc5DrJGg==
| X-WBNR-Posting-Host: 153.95.95.93
| From: "=?Utf-8?B?RGFuaWVsIFdhbHplbmJhY2g=?="
<da***************@newsgroup.nospam>
| References: <BC**********************************@microsoft.co m>
<Qq**************@TK2MSFTNGXA01.phx.gbl>
| Subject: RE: Trouble with huge amount of State Server Sessions Timed out
| Date: Thu, 21 Jul 2005 01:31:02 -0700
| Lines: 124
| Message-ID: <E4**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 8bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:113562
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hello Steven,
|
| thank you for your reply! As I missed to mention and you most probably
| already guessed the application having the problem is configured using a
| state server running on exactly the same machine as the application is
| running on. This server also hosts another couple of (tiny) applications
| which all are configured to manage their session state inProc. Therefore
the
| problem I am facing is only specific to this certain application.
|
| What information do you need to track down the problem?
|
| Would you happen to have a documentation of the entries of the
Performance
| monitor? The explanations which come with performance monitor are not
exactly
| ausführlich. I still don’t know for example what Errors During
Execution are
| and when the application would be compiled. Where would I get details
about
| this performance counters?
|
| Thank you Steven! Your help is greatly appreciated!
|
| Daniel
|
|
| "Steven Cheng[MSFT]" wrote:
|
| > Hi Daniel,
| >
| > Welcome to ASPNET newsgroup.
| > From your description, you're currently suffering a out-of-memory
excpetion
| > on your webserver that host the ASP.NET application. Also from the
perfmon
| > log, you found that there're huge numbers of StateServer Session time
out
| > entries.
| >
| > Well, for the
| >
| > \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Timed Out: 2999
| >
| > \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Total: 3008
| >
| > entries they're only meaningful to server which is configured to
running
| > asp.net state service , providing session state server for other remote
| > machines(also local). So is your problem server confgured as state
server?
| >
| > Also, how many asp.net apps are there running on your problem server
and
| > can you try isolate the problem to only a particular web app among
them?
| > If we can isolate the problem to a certain web app , it'll be much
helpful
| > for us to look into it futher.
| >
| > Thanks,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| >
| >
| >
| >
| >
| >
| > --------------------
| > | Thread-Topic: Trouble with huge amount of State Server Sessions Timed
out
| > | thread-index: AcWNR7tAoqsBFvieQ/mCzcaOTyN/QA==
| > | X-WBNR-Posting-Host: 153.95.95.93
| > | From: "=?Utf-8?B?RGFuaWVsIFdhbHplbmJhY2g=?="
| > <da***************@newsgroup.nospam>
| > | Subject: Trouble with huge amount of State Server Sessions Timed out
| > | Date: Wed, 20 Jul 2005 09:26:07 -0700
| > | Lines: 30
| > | Message-ID: <BC**********************************@microsoft.co m>
| > | MIME-Version: 1.0
| > | Content-Type: text/plain;
| > | charset="Utf-8"
| > | Content-Transfer-Encoding: 8bit
| > | X-Newsreader: Microsoft CDO for Windows 2000
| > | Content-Class: urn:content-classes:message
| > | Importance: normal
| > | Priority: normal
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| > | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| > | Xref: TK2MSFTNGXA01.phx.gbl
| > microsoft.public.dotnet.framework.aspnet:113420
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > |
| > | Hi,
| > |
| > | I have a web application which sometimes throws an “out of
memoryâ�
| > | exception. To get an idea what happens I traced some values using
| > performance
| > | monitor and got the following values (for one day):
| > |
| > | \\FFDS24\ASP.NET Applications(_LM_W3SVC_1_Root_ATV2004)\Errors During
| > | Execution: 7
| > |
| > | \\FFDS24\ASP.NET Apps
v1.1.4322(_LM_W3SVC_1_Root_ATV2004)\Compilations
| > | Total: 10
| > |
| > | \\FFDS24\ASP.NET Apps v1.1.4322(_LM_W3SVC_1_Root_ATV2004)\Errors
Total: 7
| > |
| > | \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Timed Out: 2999
| > |
| > | \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Total: 3008
| > |
| > |
| > | Could somebody please provide me with some background information on
| > those
| > | values? What exactly would be an Errors During Execution? And what
could
| > be
| > | the reason for this huge amount of State Server Sessions Timed out?
| > |
| > | Processor time was < 2% for the whole day and the server almost
always
| > had
| > | 1GB of free RAM.
| > |
| > |
| > | Thank you a lot in advance!
| > |
| > | Daniel
| > |
| >
| >
|

Nov 19 '05 #5
Hi Daniel,

Thanks for the followup. If the compiliation/@debug has already been turned
off and still encountering out-of-memory exceptions , the problem maybe
somewhat hard to troubleshoot form the surface. And currently I'm thinking
the problem maybe something related to the STATEserver session. Something I
wanted to point out is that storing data in the ASP.NET Session in the
State Service or SQL Server can be memory intensive depending on the types
of data being stored. The w3wp.exe process has to serialize the data
before saving it into session. This can result in 2 - 3 objects being
created for the serialization process to occur. If this occurs for a
dataset that is 100 MB in size, it could
potentially create 200-300 MB of objects to store it in session before the
request is complete. The following link has some information from one of
our developers outlining the differences in session and recommendations:

Understanding session state modes + FAQ
http://www.asp.net/Forums/ShowPost.a...=1&PostID=7504

So is there any particular large objects or non-seriazable objects which
your application frequently trying to store into out of process session?

BTW, looking at the nature of this issue, it would require intensive
troubleshooting(memory dump and analysis) which would be done quickly and
effectively with direct assistance from a Microsoft Support Professional
through Microsoft Product Support Services. So I also recommend you
consider opening a regular case for this issue if you feel it urgent and
critical.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| Thread-Topic: Trouble with huge amount of State Server Sessions Timed out
| thread-index: AcWOmy/8A6WFkmDUQwaXp3P8aixEzg==
| X-WBNR-Posting-Host: 153.95.95.93
| From: "=?Utf-8?B?RGFuaWVsIFdhbHplbmJhY2g=?="
<da***************@newsgroup.nospam>
| References: <BC**********************************@microsoft.co m>
<Qq**************@TK2MSFTNGXA01.phx.gbl>
<E4**********************************@microsoft.co m>
<6Y**************@TK2MSFTNGXA01.phx.gbl>
| Subject: RE: Trouble with huge amount of State Server Sessions Timed out
| Date: Fri, 22 Jul 2005 01:56:02 -0700
| Lines: 236
| Message-ID: <01**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 8bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:113773
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Steven,
|
| thank you for your answer. In fact, to my horror, I had to realize that
| <compilation debug/> was set to true which I now changed to false.
| As for your question regarding the server the application is hosted of a
2
| processor xeon with 2 GB RAM and Windows 2003 Server. I checked IIS
| Application Pool Settings and the only thing which is configured is
“Recycle
| worker process (in minutes)? There are no settings configured for
“Memory
| recycling? As I already mentioned there is almost always 1GB RAM
available,
| only for a couple of times when only 800MB were available. Recycling of
the
| process due to lack of memory should definitely not be a problem, at
least
| this is what I would have expected?

| Greetings
|
| Daniel
|
|
| "Steven Cheng[MSFT]" wrote:
|
| > Hi Daniel,
| >
| > Thanks for your followup.
| > Based on my experience, inspite of some code related problems such as
| > memory leak , we can first try checking some common things which may
cause
| > the problem. One most common issue is that when we deploy our release
| > version app the the server, we haven't changed the "compilation"
element's
| > "debug" attrribute to false. Like:
| >
| > <compilation debug="false"/>
| >
| > So is the certain asp.net webapp's web.config debug mode turned off? If
| > not, since the ASP.NET runtime won't use batch compilation for the
pages or
| > other dynamnic compiled resources, it'll make those compiled pages or
| > components in separate assemblies and make the memory divdided into
| > individual sections. Thus, it's possible to cause memory fragment
that'll
| > cause allocate large block of memory failed.
| >
| > In addition, since the ASP.NET has workprocess recycle setting on
memory
| > limitation, that means the runtime will recycle the worker process when
its
| > used memory size has exceed a certain configured value. Is your server
2k
| > server or 2003 server and how much is the total physical memory on the
| > server? For 2k server, the setting is in the <processModel> element
in
| > machine.config, For 2003 server(iis6), we can configure it in the IIS's
| > application pool setting. So you can check whether you've set it memory
| > limit to a very high value so that the process won't recycle before the
| > used memory exceed that value.
| >
| > Thanks,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| >
| >
| >
| >
| >
| >
| > --------------------
| > | Thread-Topic: Trouble with huge amount of State Server Sessions Timed
out
| > | thread-index: AcWNzodnGPnjd/QsSXafQ0Wc5DrJGg==
| > | X-WBNR-Posting-Host: 153.95.95.93
| > | From: "=?Utf-8?B?RGFuaWVsIFdhbHplbmJhY2g=?="
| > <da***************@newsgroup.nospam>
| > | References: <BC**********************************@microsoft.co m>
| > <Qq**************@TK2MSFTNGXA01.phx.gbl>
| > | Subject: RE: Trouble with huge amount of State Server Sessions Timed
out
| > | Date: Thu, 21 Jul 2005 01:31:02 -0700
| > | Lines: 124
| > | Message-ID: <E4**********************************@microsoft.co m>
| > | MIME-Version: 1.0
| > | Content-Type: text/plain;
| > | charset="Utf-8"
| > | Content-Transfer-Encoding: 8bit
| > | X-Newsreader: Microsoft CDO for Windows 2000
| > | Content-Class: urn:content-classes:message
| > | Importance: normal
| > | Priority: normal
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| > | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| > | Xref: TK2MSFTNGXA01.phx.gbl
| > microsoft.public.dotnet.framework.aspnet:113562
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > |
| > | Hello Steven,
| > |
| > | thank you for your reply! As I missed to mention and you most
probably
| > | already guessed the application having the problem is configured
using a
| > | state server running on exactly the same machine as the application
is
| > | running on. This server also hosts another couple of (tiny)
applications
| > | which all are configured to manage their session state inProc.
Therefore
| > the
| > | problem I am facing is only specific to this certain application.
| > |
| > | What information do you need to track down the problem?
| > |
| > | Would you happen to have a documentation of the entries of the
| > Performance
| > | monitor? The explanations which come with performance monitor are not
| > exactly
| > | ausführlich. I still don’t know for example what Errors
During
| > Execution are
| > | and when the application would be compiled. Where would I get details
| > about
| > | this performance counters?
| > |
| > | Thank you Steven! Your help is greatly appreciated!
| > |
| > | Daniel
| > |
| > |
| > | "Steven Cheng[MSFT]" wrote:
| > |
| > | > Hi Daniel,
| > | >
| > | > Welcome to ASPNET newsgroup.
| > | > From your description, you're currently suffering a out-of-memory
| > excpetion
| > | > on your webserver that host the ASP.NET application. Also from the
| > perfmon
| > | > log, you found that there're huge numbers of StateServer Session
time
| > out
| > | > entries.
| > | >
| > | > Well, for the
| > | >
| > | > \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Timed Out: 2999
| > | >
| > | > \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Total: 3008
| > | >
| > | > entries they're only meaningful to server which is configured to
| > running
| > | > asp.net state service , providing session state server for other
remote
| > | > machines(also local). So is your problem server confgured as state
| > server?
| > | >
| > | > Also, how many asp.net apps are there running on your problem
server
| > and
| > | > can you try isolate the problem to only a particular web app among
| > them?
| > | > If we can isolate the problem to a certain web app , it'll be much
| > helpful
| > | > for us to look into it futher.
| > | >
| > | > Thanks,
| > | >
| > | > Steven Cheng
| > | > Microsoft Online Support
| > | >
| > | > Get Secure! www.microsoft.com/security
| > | > (This posting is provided "AS IS", with no warranties, and confers
no
| > | > rights.)
| > | >
| > | >
| > | >
| > | >
| > | >
| > | >
| > | > --------------------
| > | > | Thread-Topic: Trouble with huge amount of State Server Sessions
Timed
| > out
| > | > | thread-index: AcWNR7tAoqsBFvieQ/mCzcaOTyN/QA==
| > | > | X-WBNR-Posting-Host: 153.95.95.93
| > | > | From: "=?Utf-8?B?RGFuaWVsIFdhbHplbmJhY2g=?="
| > | > <da***************@newsgroup.nospam>
| > | > | Subject: Trouble with huge amount of State Server Sessions Timed
out
| > | > | Date: Wed, 20 Jul 2005 09:26:07 -0700
| > | > | Lines: 30
| > | > | Message-ID: <BC**********************************@microsoft.co m>
| > | > | MIME-Version: 1.0
| > | > | Content-Type: text/plain;
| > | > | charset="Utf-8"
| > | > | Content-Transfer-Encoding: 8bit
| > | > | X-Newsreader: Microsoft CDO for Windows 2000
| > | > | Content-Class: urn:content-classes:message
| > | > | Importance: normal
| > | > | Priority: normal
| > | > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| > | > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | > | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| > | > | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| > | > | Xref: TK2MSFTNGXA01.phx.gbl
| > | > microsoft.public.dotnet.framework.aspnet:113420
| > | > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > | > |
| > | > | Hi,
| > | > |
| > | > | I have a web application which sometimes throws an â€
“out of
| > memoryââ?
| > | > | exception. To get an idea what happens I traced some values using
| > | > performance
| > | > | monitor and got the following values (for one day):
| > | > |
| > | > | \\FFDS24\ASP.NET Applications(_LM_W3SVC_1_Root_ATV2004)\Errors
During
| > | > | Execution: 7
| > | > |
| > | > | \\FFDS24\ASP.NET Apps
| > v1.1.4322(_LM_W3SVC_1_Root_ATV2004)\Compilations
| > | > | Total: 10
| > | > |
| > | > | \\FFDS24\ASP.NET Apps v1.1.4322(_LM_W3SVC_1_Root_ATV2004)\Errors
| > Total: 7
| > | > |
| > | > | \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Timed Out: 2999
| > | > |
| > | > | \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Total: 3008
| > | > |
| > | > |
| > | > | Could somebody please provide me with some background information
on
| > | > those
| > | > | values? What exactly would be an Errors During Execution? And
what
| > could
| > | > be
| > | > | the reason for this huge amount of State Server Sessions Timed
out?
| > | > |
| > | > | Processor time was < 2% for the whole day and the server almost
| > always
| > | > had
| > | > | 1GB of free RAM.
| > | > |
| > | > |
| > | > | Thank you a lot in advance!
| > | > |
| > | > | Daniel
| > | > |
| > | >
| > | >
| > |
| >
| >
|

Nov 19 '05 #6
Steven,

In regards to your post on 7/24 below. I think I'm having a problem related
to this. I have app running on a windows 2003 web farm and after a couple
hours I get the error below . Even though this app runs OK on my dev machine
and during testing, half way through the day, one of the production servers
eventually seems to raise this. I am storing datasets in sessions but I don't
know how I can determine if this is the problem. If datasets can be a
problem, I'm not sure what I can do as a workaround....

My error...

"Unable to serialize the session state. Please note that non-serializable
objects or MarshalByRef objects are not permitted when session state mode is
'StateServer' or 'SQLServer'.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.

Exception Details: System.Web.HttpException: Unable to serialize the session
state. Please note that non-serializable objects or MarshalByRef objects are
not permitted when session state mode is 'StateServer' or 'SQLServer'.

Source Error:

An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.

Stack Trace:

[OutOfMemoryException: Exception of type System.OutOfMemoryException was
thrown.]

[HttpException (0x80004005): Unable to serialize the session state. Please
note that non-serializable objects or MarshalByRef objects are not permitted
when session state mode is 'StateServer' or 'SQLServer'.]
System.Web.Util.AltSerialization.WriteValueToStrea m(Object value,
BinaryWriter writer) +1711
System.Web.SessionState.SessionDictionary.Serializ e(BinaryWriter writer)
+148
System.Web.SessionState.StateClientManager.Seriali ze(SessionStateItem
item, Stream stream) +146

System.Web.SessionState.SqlStateClientManager.Syst em.Web.SessionState.IStateClientManager.Set(String id, SessionStateItem item, Boolean inStorage) +126
System.Web.SessionState.SessionStateModule.OnRelea seState(Object source,
EventArgs eventArgs) +464

System.Web.SyncEventExecutionStep.System.Web.HttpA pplication+IExecutionStep.Execute() +60
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean&
completedSynchronously) +87
"
"Steven Cheng[MSFT]" wrote:
Hi Daniel,

Thanks for the followup. If the compiliation/@debug has already been turned
off and still encountering out-of-memory exceptions , the problem maybe
somewhat hard to troubleshoot form the surface. And currently I'm thinking
the problem maybe something related to the STATEserver session. Something I
wanted to point out is that storing data in the ASP.NET Session in the
State Service or SQL Server can be memory intensive depending on the types
of data being stored. The w3wp.exe process has to serialize the data
before saving it into session. This can result in 2 - 3 objects being
created for the serialization process to occur. If this occurs for a
dataset that is 100 MB in size, it could
potentially create 200-300 MB of objects to store it in session before the
request is complete. The following link has some information from one of
our developers outlining the differences in session and recommendations:

Understanding session state modes + FAQ
http://www.asp.net/Forums/ShowPost.a...=1&PostID=7504

So is there any particular large objects or non-seriazable objects which
your application frequently trying to store into out of process session?

BTW, looking at the nature of this issue, it would require intensive
troubleshooting(memory dump and analysis) which would be done quickly and
effectively with direct assistance from a Microsoft Support Professional
through Microsoft Product Support Services. So I also recommend you
consider opening a regular case for this issue if you feel it urgent and
critical.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| Thread-Topic: Trouble with huge amount of State Server Sessions Timed out
| thread-index: AcWOmy/8A6WFkmDUQwaXp3P8aixEzg==
| X-WBNR-Posting-Host: 153.95.95.93
| From: "=?Utf-8?B?RGFuaWVsIFdhbHplbmJhY2g=?="
<da***************@newsgroup.nospam>
| References: <BC**********************************@microsoft.co m>
<Qq**************@TK2MSFTNGXA01.phx.gbl>
<E4**********************************@microsoft.co m>
<6Y**************@TK2MSFTNGXA01.phx.gbl>
| Subject: RE: Trouble with huge amount of State Server Sessions Timed out
| Date: Fri, 22 Jul 2005 01:56:02 -0700
| Lines: 236
| Message-ID: <01**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 8bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:113773
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Steven,
|
| thank you for your answer. In fact, to my horror, I had to realize that
| <compilation debug/> was set to true which I now changed to false.
| As for your question regarding the server the application is hosted of a
2
| processor xeon with 2 GB RAM and Windows 2003 Server. I checked IIS
| Application Pool Settings and the only thing which is configured is
“Recycle
| worker process (in minutes)� There are no settings configured for
“Memory
| recycling� As I already mentioned there is almost always 1GB RAM
available,
| only for a couple of times when only 800MB were available. Recycling of
the
| process due to lack of memory should definitely not be a problem, at
least
| this is what I would have expected�

| Greetings
|
| Daniel
|
|
| "Steven Cheng[MSFT]" wrote:
|
| > Hi Daniel,
| >
| > Thanks for your followup.
| > Based on my experience, inspite of some code related problems such as
| > memory leak , we can first try checking some common things which may
cause
| > the problem. One most common issue is that when we deploy our release
| > version app the the server, we haven't changed the "compilation"
element's
| > "debug" attrribute to false. Like:
| >
| > <compilation debug="false"/>
| >
| > So is the certain asp.net webapp's web.config debug mode turned off? If
| > not, since the ASP.NET runtime won't use batch compilation for the
pages or
| > other dynamnic compiled resources, it'll make those compiled pages or
| > components in separate assemblies and make the memory divdided into
| > individual sections. Thus, it's possible to cause memory fragment
that'll
| > cause allocate large block of memory failed.
| >
| > In addition, since the ASP.NET has workprocess recycle setting on
memory
| > limitation, that means the runtime will recycle the worker process when
its
| > used memory size has exceed a certain configured value. Is your server
2k
| > server or 2003 server and how much is the total physical memory on the
| > server? For 2k server, the setting is in the <processModel> element
in
| > machine.config, For 2003 server(iis6), we can configure it in the IIS's
| > application pool setting. So you can check whether you've set it memory
| > limit to a very high value so that the process won't recycle before the
| > used memory exceed that value.
| >
| > Thanks,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| >
| >
| >
| >
| >
| >
| > --------------------
| > | Thread-Topic: Trouble with huge amount of State Server Sessions Timed
out
| > | thread-index: AcWNzodnGPnjd/QsSXafQ0Wc5DrJGg==
| > | X-WBNR-Posting-Host: 153.95.95.93
| > | From: "=?Utf-8?B?RGFuaWVsIFdhbHplbmJhY2g=?="
| > <da***************@newsgroup.nospam>
| > | References: <BC**********************************@microsoft.co m>
| > <Qq**************@TK2MSFTNGXA01.phx.gbl>
| > | Subject: RE: Trouble with huge amount of State Server Sessions Timed
out
| > | Date: Thu, 21 Jul 2005 01:31:02 -0700
| > | Lines: 124
| > | Message-ID: <E4**********************************@microsoft.co m>
| > | MIME-Version: 1.0
| > | Content-Type: text/plain;
| > | charset="Utf-8"
| > | Content-Transfer-Encoding: 8bit
| > | X-Newsreader: Microsoft CDO for Windows 2000
| > | Content-Class: urn:content-classes:message
| > | Importance: normal
| > | Priority: normal
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| > | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| > | Xref: TK2MSFTNGXA01.phx.gbl
| > microsoft.public.dotnet.framework.aspnet:113562
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > |
| > | Hello Steven,
| > |
| > | thank you for your reply! As I missed to mention and you most
probably
| > | already guessed the application having the problem is configured
using a
| > | state server running on exactly the same machine as the application
is
| > | running on. This server also hosts another couple of (tiny)
applications
| > | which all are configured to manage their session state inProc.
Therefore
| > the
| > | problem I am facing is only specific to this certain application.
| > |
| > | What information do you need to track down the problem?
| > |
| > | Would you happen to have a documentation of the entries of the
| > Performance
| > | monitor? The explanations which come with performance monitor are not
| > exactly
| > | ausführlich. I still don’t know for example what Errors
During
| > Execution are
| > | and when the application would be compiled. Where would I get details
| > about
| > | this performance counters?
| > |
| > | Thank you Steven! Your help is greatly appreciated!
| > |
| > | Daniel
| > |
| > |
| > | "Steven Cheng[MSFT]" wrote:
| > |
| > | > Hi Daniel,
| > | >
| > | > Welcome to ASPNET newsgroup.
| > | > From your description, you're currently suffering a out-of-memory
| > excpetion
| > | > on your webserver that host the ASP.NET application. Also from the
| > perfmon
| > | > log, you found that there're huge numbers of StateServer Session
time
| > out
| > | > entries.
| > | >
| > | > Well, for the
| > | >
| > | > \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Timed Out: 2999
| > | >
| > | > \\FFDS24\ASP.NET v1.1.4322\State Server Sessions Total: 3008
| > | >
| > | > entries they're only meaningful to server which is configured to
| > running
| > | > asp.net state service , providing session state server for other
remote
| > | > machines(also local). So is your problem server confgured as state
| > server?
| > | >
| > | > Also, how many asp.net apps are there running on your problem
server
| > and
| > | > can you try isolate the problem to only a particular web app among
| > them?
| > | > If we can isolate the problem to a certain web app , it'll be much
| > helpful
| > | > for us to look into it futher.
| > | >
| > | > Thanks,
| > | >
| > | > Steven Cheng
| > | > Microsoft Online Support
| > | >
| > | > Get Secure! www.microsoft.com/security
| > | > (This posting is provided "AS IS", with no warranties, and confers
no
| > | > rights.)
| > | >
| > | >
| > | >
| > | >
| > | >
| > | >
| > | > --------------------
| > | > | Thread-Topic: Trouble with huge amount of State Server Sessions
Timed
| > out
| > | > | thread-index: AcWNR7tAoqsBFvieQ/mCzcaOTyN/QA==
| > | > | X-WBNR-Posting-Host: 153.95.95.93
| > | > | From: "=?Utf-8?B?RGFuaWVsIFdhbHplbmJhY2g=?="
| > | > <da***************@newsgroup.nospam>
| > | > | Subject: Trouble with huge amount of State Server Sessions Timed
out
| > | > | Date: Wed, 20 Jul 2005 09:26:07 -0700
| > | > | Lines: 30
| > | > | Message-ID: <BC**********************************@microsoft.co m>
| > | > | MIME-Version: 1.0
| > | > | Content-Type: text/plain;
| > | > | charset="Utf-8"
| > | > | Content-Transfer-Encoding: 8bit
| > | > | X-Newsreader: Microsoft CDO for Windows 2000
| > | > | Content-Class: urn:content-classes:message
| > | > | Importance: normal
| > | > | Priority: normal
| > | > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| > | > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | > | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| > | > | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| > | > | Xref: TK2MSFTNGXA01.phx.gbl
| > | > microsoft.public.dotnet.framework.aspnet:113420
| > | > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > | > |
| > | > | Hi,
| > | > |
| > | > | I have a web application which sometimes throws an â€Ã
…“out of
| > memoryââ�
| > | > | exception. To get an idea what happens I traced some values using
| > | > performance
| > | > | monitor and got the following values (for one day):
| > | > |
| > | > | \\FFDS24\ASP.NET Applications(_LM_W3SVC_1_Root_ATV2004)\Errors
During
| > | > | Execution: 7

Nov 19 '05 #7

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

Similar topics

9
by: Penn Markham | last post by:
Hello all, I am writing a script where I need to use the system() function to call htpasswd. I can do this just fine on the command line...works great (see attached file, test.php). When my...
3
by: BravesCharm | last post by:
BravesCharm Dec 7, 10:57 am show options Newsgroups: microsoft.public.dotnet.distributed_apps From: "BravesCharm" <mastrauc...@gmail.com> Date: 7 Dec 2004 10:57:40 -0800 Local: Tues, Dec...
0
by: khawar | last post by:
here is my code that i am using to send the post to verisign: using System.Drawing; using System.Data; using System.Data.SqlClient; using System.Data.OleDb; using System; using System.Web.UI;...
2
by: John A Grandy | last post by:
for high traffic public websites , what are the proven options for session-state storage & management ? is an out-of-process state-server generally preferred over a sql-server ? what are the...
4
by: tshad | last post by:
I am running with Sql Server and am curious if I should use in-process, State Server, or SQL Server. By default, I assume I am using in-process (I could be wrong here, however). I am not...
9
by: AndersBj | last post by:
Hi all, I have a web application that uses State Server for session handling. The web application randomly loses all session variables. The sessions are not always lost, sometimes I can use the...
9
by: cashdeskmac | last post by:
I have put a string into Session and tried to retrieve it on the next page I visit but the Session appears empty. I have exactly the same spelling for both adding and retrieving the value: ...
2
by: JoeSep | last post by:
Hello, I know that when the SessionState is set to SQL Server (ASP.NET 1.1) these counters in PerfMon are not valued: - Sessions Abandoned - Sessions Active - Sessions Timed Out - Sessions...
2
by: DC | last post by:
Hi, we are using ASP.Net 1.1 on eight servers with one session state server (the windows 2003 service). Too often we are getting the exception "Unable to make the session state request to the...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.