473,406 Members | 2,713 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,406 software developers and data experts.

Loosing StateServer Service

Hi All,

We have been experiencing problems with StateServer. The
service is hanging-up and stops responding further
requests.

Facts:

- There are not events in Application Logs (not 1072/1076
problems).
- The problem is resolved by stopping and restarting the
service.
- The problem seems to be related to heavy traffic in our
site but CPU and memory utilization levels stay very low
in our box where state server service is located (below 5%
CPU utilization).
- When the service starts, an event is added to
Application Logs saying it has started with 3 listeners
but, I am sure somewhere, sometime I saw another box
saying it was starting with 6 listeners).
- Our application generates this Exception:
ID:0 Message: System.Web.HttpException: Unable to make the
session state request to the session state server. Make
sure that the ASP.NET State service is started and that
the client and server ports are the same.
at
System.Web.SessionState.OutOfProcStateClientManage r.MakeReq
uest(StateProtocolVerb verb, String id,
StateProtocolExclusive exclusiveAccess, Int32 timeout,
Int32 lockCookie, Byte[] buf, Int32 cb, Int32
networkTimeout, SessionNDMakeRequestResults& results)
at
System.Web.SessionState.OutOfProcStateClientManage r.DoGet
(String id, StateProtocolExclusive exclusiveAccess)
at
System.Web.SessionState.OutOfProcStateClientManage r.GetExcl
usive(String id)
at
System.Web.SessionState.OutOfProcStateClientManage r.BeginGe
tExclusive(String id, AsyncCallback cb, Object state)
at
System.Web.SessionState.SessionStateModule.GetSess ionStateI
tem()
at
System.Web.SessionState.SessionStateModule.BeginAc quireStat
e(Object source, EventArgs e, AsyncCallback cb, Object
extraData)
at System.Web.AsyncEventExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep
(IExecutionStep step, Boolean& completedSynchronously)

Anybody has experienced this problem or have info on what
is causing this and how to resolve it?.

Also, I have been looking for documentation about
StateServer service but it seems to be very poorly
documented. There are switchs? There are Configuration
settings? There is any place where I can get this
information?

Our enviroment is:
A load-balanced solution currently working on-line. Our
production site is composed of 4 web servers (Windows 2000
Server 4 GB RAM), 1 SQL server (Windows 2000 Server / SQL
Server 2000 6 GB RAM) and 1 State server (Windows 2000
Server 2 GB RAM).

Thanks a lot in advance

Bests regards

Victor Marquez
vm******@inovative.com.mx

Nov 17 '05 #1
0 1189

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

Similar topics

7
by: Billy Jacobs | last post by:
I am having a problem with my session variable being set to Null for no apparent reason. I am declaring it like the following when the user logs in. dim objUserInfo as new clsUserInfo 'Set...
2
by: MG | last post by:
On my development machine my application works fine but on the deployment server my session variable gets lost after a postback on a webform. By doing a watch on the Session object I can see that...
8
by: GeekBoy | last post by:
I understand the benefit of pushing the StateServer process onto another computer to "balance" the load and take some cpu and memory usage off the web server, but how much could it possibly help?...
0
by: Nils Hedström | last post by:
I have some problems with my stateserver. First my setup: I am running ASP.NET 1.1.4322 SP 1.1 on one computer and the stateserver on another computer. Both of the machines are Dell Poweredge...
15
by: cyndi_r2000 | last post by:
Hi Everyone: I have a web application running on .NET 2.0 under IIS 6.0 and users of this application seem to be loosing their session randomly - we havent been able to identify any pattern,...
4
by: archana | last post by:
Hi all, I am new to web services. I am using stateserver to stored data which i set using session. I changed mode in web.config file to StateServer. But didn't change tcipip address. I kept...
0
by: Med | last post by:
Hi, My Settings in web.config: <sessionState mode="StateServer" stateConnectionString="tcpip=127.0.0.1:42424" sqlConnectionString="data source=127.0.0.1; Trusted_Connection=yes"...
1
by: Falcula | last post by:
Hello, I have a treeview control, when i select a item i navigate to url. But selected node is lost, it reset itself, loosing state. I post my code here. Thanks in advance. <script...
2
by: =?Utf-8?B?TUNN?= | last post by:
My development machine is running Vista x64. I cannot find the ASP.NET StateServer Service in my list of available Services. Do you know how I can enable this?
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.