ASP.NET HANG NO RESPONSE:HOW TO DIAGNOSE THE PROBLEM ?

G

Guest

Dear all:
The following is the situation,can any one share me idea to solve it?
[Platform] Windows 2000 + IIS6.0 + .NET Framework 1.1
[Project] 6 projects, about 800 webforms and 300 .asmx programs
Project cowork with nSheild HSM by writing custom COM+ using

CSP CryptoAPI .
[Phenemenon]
1. System will write some log in the candidate web service.
2. ASP.NET hangs.
3. Execute kill aspnet_wp
4. Supposed I kill aspnet_wp at 16:30:22
a.The last one log in Webservice.log is about 16:20:19
b.The last one log in IIS log is later than 16:20:19
c.There are huge logs at the time of 16:30:22.
5. It seems that there are so many request burst at 16:30:22 ,
Can any one tell me what to do next?
 
J

Jim Cheshire [MSFT]

Hi,

The best way to troubleshoot a hang is to attach a debugger (like cdb) to
the process and dump it. You can then do post-mortem debugging to see what
was causing the hang.

If you don't know how to do this, you can open a case with us and we can do
it for you.

Jim Cheshire [MSFT]
MCP+I, MCSE, MCSD, MCDBA
ASP.NET Developer Support
(e-mail address removed)

This post is provided "AS-IS" with no warranties and confers no rights.


--------------------
| Thread-Topic: ASP.NET HANG NO RESPONSE:HOW TO DIAGNOSE THE PROBLEM ?
| thread-index: AcSm91JLnQIwWMUOSseALX4V+1yu5g==
| X-WBNR-Posting-Host: 202.39.26.130
| From: "=?Utf-8?B?Y2Flc2FyY2hlbg==?="
<[email protected]>
| Subject: ASP.NET HANG NO RESPONSE:HOW TO DIAGNOSE THE PROBLEM ?
| Date: Thu, 30 Sep 2004 07:11:04 -0700
| Lines: 17
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| 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.1.29
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:264599
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Dear all:
| The following is the situation,can any one share me idea to solve it?
| [Platform] Windows 2000 + IIS6.0 + .NET Framework 1.1
| [Project] 6 projects, about 800 webforms and 300 .asmx programs
| Project cowork with nSheild HSM by writing custom COM+
using
|
| CSP CryptoAPI .
| [Phenemenon]
| 1. System will write some log in the candidate web service.
| 2. ASP.NET hangs.
| 3. Execute kill aspnet_wp
| 4. Supposed I kill aspnet_wp at 16:30:22
| a.The last one log in Webservice.log is about 16:20:19
| b.The last one log in IIS log is later than 16:20:19
| c.There are huge logs at the time of 16:30:22.
| 5. It seems that there are so many request burst at 16:30:22 ,
| Can any one tell me what to do next?
|
 

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

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top