We have recently started receiving these errors in the event viewer. We are using the out of proc state server on the same machine. The errors become more frequent, almost like it snowballs until users cannot work.
System Info: Windows Server 2003 Standard SP2 , 4 GB of RAM, IIS 6.0, Asp.Net 2.0.
What I know for certain:
<div mce_keep="true">The state server is started and running</div>
<div mce_keep="true">Recycling the app pool nor restarting IIS fixes the problem</div>
<div mce_keep="true">Rebooting the machine DOES temporarily fix the problem.</div>
<div mce_keep="true">I changed the stateNetworkTimeout from 10 to 20 in webconfig and that had no effect. </div>
There is usually a warning and an error in the event viewer.
The warning is Event ID: 1310, Event Code 3009, Event Message: Unable to make the session state request to the session state server. Details: last phase='Reading response from the state server', Error code=0x80072747, size of outgoing data=0 <-- THIS NUMBER
VARIES
The error that follows is Event ID 1074 An error occurred in while processing a request in state server. Major callstack: ProcessCompletion-->ProcessReading-->Tracker::Read. Error code:0x80072747
Any help would be greatly appreciated. The problem seems to be occurring with greater frequency.
gs_ham
Member
50 Points
12 Posts
Unable to make the session state request to the session state server
Feb 17, 2009 07:20 PM|LINK
We have recently started receiving these errors in the event viewer. We are using the out of proc state server on the same machine. The errors become more frequent, almost like it snowballs until users cannot work.
System Info: Windows Server 2003 Standard SP2 , 4 GB of RAM, IIS 6.0, Asp.Net 2.0.
What I know for certain:
There is usually a warning and an error in the event viewer.
The warning is Event ID: 1310, Event Code 3009, Event Message: Unable to make the session state request to the session state server. Details: last phase='Reading response from the state server', Error code=0x80072747, size of outgoing data=0 <-- THIS NUMBER VARIES
The error that follows is Event ID 1074 An error occurred in while processing a request in state server. Major callstack: ProcessCompletion-->ProcessReading-->Tracker::Read. Error code:0x80072747
Any help would be greatly appreciated. The problem seems to be occurring with greater frequency.
Kumar Reddi
Star
14340 Points
2619 Posts
Re: Unable to make the session state request to the session state server
Feb 17, 2009 07:37 PM|LINK
If you havent seen this thread, please take a look at it.
http://forums.asp.net/t/1030680.aspx
test111
Member
2 Points
1 Post
Re: Unable to make the session state request to the session state server
May 10, 2009 02:33 PM|LINK
Hi, I have the same problem, excepts I use ASP.NET 1.1. Did you find a solution, plz share!Thanks!
dotnetguts
Member
206 Points
95 Posts
Re: Unable to make the session state request to the session state server
Jun 11, 2009 11:09 AM|LINK
http://dotnetguts.blogspot.com
Logon to Sharepoint Forums