aspnet_wp

B

BigGunS

Hi !

I have developed a web-application using framework v1.1.
My problem occurs randomly. Sometimes i get, i think, a
deadlock in teh aspnet_wp-process. But even thou i have
set the deadlock-timeout = 5 sec. in the machine.config-
file it can take minutes and sometimes never until it
realize a deadlock has occured and a restart of the
aspnet_wp-process happens.

Does anyone know what's happening.
 
J

Jim Blizzard [MSFT]

Hi,

Thanks for posting to the newsgroup.

How do you know that a deadlock occurs? Does the application throw an
exception or does your system just freeze? What is the CPU doing during
this time (what's the CPU % usage)?

- bliz
--
Jim Blizzard, MCSD .NET
Community Developer Evangelist | http://www.microsoft.com/communities
Microsoft

Your Potential. Our Passion.

This posting is provided as is, without warranty, and confers no rights.
 
B

BigGunS

Hi !

I don't know if a deadlock occurs, i suppose that's what
happens. The application doesn't throw any exception, the
cpu for the aspnet_wp-process stays at 0 %.

I have used the performance monitor (category="ASP.NET
v1.1.4322") and if i look at the "Requests Current" it
increases. Queued requests doesn't increase.

After a while i might see in the eventlog
that "aspnet_wp.exe (PID: 1808) was recycled because it
was suspected to be in a deadlocked state"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top