IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationIIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 28th, 2005, 10:58 AM
arka arka is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2005
Posts: 1 arka User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 m 20 sec
Reputation Power: 0
IIS6 hangs with Connection_Dropped DefaultAppPool message

Hi All,

I have a server with two web sites on it - one is default and another is using different (netted) IP address. There is an ASP application on it. Recently I upgraded the box from NT4/IIS5/SQL7 to Win2k3,SP1/IIS6/SQL2K.
It seemed to work fine for a couple of days, but lately I often could not log in to the application. It would display the first default (login) page and after I enter the password it would hang, and hang, and hang... I know that it is not the database, because if I enter incorrect password it gives me “invalid password” message. Sometimes I can not login to one web site, but another is OK, sometimes vise versa, sometimes both sites hang. I already reinstalled IIS and it worked for a few days, but now it’s back to the same problem.
Also in httperr.log file I found tons of messages like these:
2005-09-28 14:53:36 192.168.124.43 1313 192.168.124.43 80 HTTP/1.1 POST /cams/valid.asp - 1 Connection_Dropped DefaultAppPool
2005-09-28 14:53:36 192.168.124.68 1297 192.168.124.68 80 HTTP/1.1 POST /camstr/valid.asp - 203760572 Connection_Dropped DefaultAppPool

Does anybody have an idea what is going on in my server?

Appreciate any help,
Alex A

Reply With Quote
  #2  
Old September 28th, 2005, 03:45 PM
Doug G Doug G is online now
Grumpier Old Moderator
Dev Shed God 12th Plane (10500 - 10999 posts)
 
Join Date: Jun 2003
Posts: 10,798 Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level) 
Time spent in forums: 1 Month 15 h 20 m 18 sec
Reputation Power: 746
Hopefully an IIS6 guru can help, I don't have IIS6 sorry. If you're using asp with Access db's I've heard IIS6 is more finicky with unclosed objects, etc. You might review your code.
__________________
======
Doug G
======
"Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton

Reply With Quote
  #3  
Old September 28th, 2005, 06:22 PM
GaneshAnekar GaneshAnekar is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 21 GaneshAnekar User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 44 m 57 sec
Reputation Power: 0
Get Hang Dumps for this issues.

Hello there,

The httperr.logs indicates IIS is hanging.

In this case I would take hang dumps using IIS Debug Tools which you could download from MS support site.

Apart from doing this I would try to find out answers to following questions
=====================================
What are the symptoms of this issue? I understand application does not respond; but does it times out or shows any error or browser just does not show anything.

While this is happening could you test simple html/asp/aspx page from the same site?

Does it happen for all pages for this app or just single page?

How is the CPU utilization for w3wp.exe/inetinfo.exe?

Does these processes take high memory ? - This is important.

Once you get the hang dumps, let me know.

Hope this helps!

Cheers!
Ganesh

Reply With Quote
  #4  
Old February 20th, 2006, 04:23 AM
Feli Feli is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2006
Posts: 1 Feli User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 19 m 58 sec
Reputation Power: 0
Hi all,

I m facing the same issue here. win2k3 and IIS6.

Using aspexe to create sqrw.exe object and generate reports. When i use method .ExecuteWinAppAndWait, it returns mi error no like 2 and sometimes 5. When i go to view my httperr, it oso state connection_dropped. Any ideas??

Used to be sitting on win2k and IIS5. ANd everything is running smoothly.

Pls pls advise.
Will be Greatly appreciate!!!

Reply With Quote
  #5  
Old June 7th, 2006, 04:18 AM
TATWORTH TATWORTH is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2006
Posts: 1 TATWORTH User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 m 19 sec
Reputation Power: 0
HOWTO: Understand and Diagnose an Application Pool Crash

Please see HOWTO: Understand and Diagnose an Application Pool Crash at http://blogs.msdn.com/david.wang/archive/2005/08/29/HOWTO_Understand_and_Diagnose_an_AppPool_Crash.aspx#457928

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationIIS > IIS6 hangs with Connection_Dropped DefaultAppPool message


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway