Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > dllhost flake here and there to 100% CPU utilization.

Reply
Thread Tools

dllhost flake here and there to 100% CPU utilization.

 
 
Imran
Guest
Posts: n/a
 
      10-06-2008
Hi

I having a bit of a problem on our Web server, we are facing this issue for
almost more then 5 years now, we have done lot of research on this many
google query and reples most of them refer to infinite look, open loop etc
etc in programming we have check everything no programming issue at all all
pages worksgreat... some time in months some time in week some time more
then 2-4 time in week DLLHOST flakes out and utilize 100% CPU which causes
all sites to stop working even we can not get in to server through vpn to
kill the process some time we manage in early stage where its start doing
this and kill from task manager and all back to normal, some time need hard
reboot.. so ideally we are loosing business. as per our programmer he had
tried moving the site to diff server also but same issue there so here is
dome word from programmer,

A classic asp page is written on Jscript, uses ADODB.command. First time
deployed in 2003 and works usually fine. Occasionally this page is causing
dllhost.exe to run at 100% cpu.

All internal attempts to replicate the problem during tests failed. Last 5
years of monitoring show that the page actually finishes working and returns
all the output but doesn't close the http connection and keeps the
dllhost.exe running on 100% cpu.

Your help to resolve this issue will be highly appriciated.

Thanks
Imran

Netowrk Admin




 
Reply With Quote
 
 
 
 
bruce barker
Guest
Posts: n/a
 
      10-06-2008
windbg, sos, and adplus are your friend here. when at 100% cpu, use adplus to
connect to the process and either debug directly or create a crash dump.
article to get you started:

http://msdn.microsoft.com/en-us/library/ms954591.aspx


-- bruce (sqlwork.com)


"Imran" wrote:

> Hi
>
> I having a bit of a problem on our Web server, we are facing this issue for
> almost more then 5 years now, we have done lot of research on this many
> google query and reples most of them refer to infinite look, open loop etc
> etc in programming we have check everything no programming issue at all all
> pages worksgreat... some time in months some time in week some time more
> then 2-4 time in week DLLHOST flakes out and utilize 100% CPU which causes
> all sites to stop working even we can not get in to server through vpn to
> kill the process some time we manage in early stage where its start doing
> this and kill from task manager and all back to normal, some time need hard
> reboot.. so ideally we are loosing business. as per our programmer he had
> tried moving the site to diff server also but same issue there so here is
> dome word from programmer,
>
> A classic asp page is written on Jscript, uses ADODB.command. First time
> deployed in 2003 and works usually fine. Occasionally this page is causing
> dllhost.exe to run at 100% cpu.
>
> All internal attempts to replicate the problem during tests failed. Last 5
> years of monitoring show that the page actually finishes working and returns
> all the output but doesn't close the http connection and keeps the
> dllhost.exe running on 100% cpu.
>
> Your help to resolve this issue will be highly appriciated.
>
> Thanks
> Imran
>
> Netowrk Admin
>
>
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tetration (print 100^100^100^100^100^100^100^100^100^100^100^100^100^100) jononanon@googlemail.com C Programming 5 04-25-2012 08:49 PM
dllhost flake here and there to 100% CPU utilization. Imran ASP .Net Web Services 1 10-07-2008 04:26 AM
dllhost flake here and there to 100% CPU utilization. Imran ASP .Net Web Controls 0 10-06-2008 03:00 PM
dllhost flake here and there to 100% CPU utilization. Imran ASP .Net Building Controls 0 10-06-2008 02:59 PM
An asp page caused cpu rising to 100% --> dllhost.exe c676228 ASP General 9 02-06-2007 08:07 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57