RE: aspnet_wp.exe - causing problems..
From: John Sivilla (JohnSivilla_at_discussions.microsoft.com)
Date: 07/20/04
- Next message: John Sivilla: "RE: silly question"
- Previous message: JMW: "RE: Sorting a listitem by a custom field"
- In reply to: Rob Meade: "aspnet_wp.exe - causing problems.."
- Next in thread: Rob Meade: "Re: aspnet_wp.exe - causing problems.."
- Reply: Rob Meade: "Re: aspnet_wp.exe - causing problems.."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 20 Jul 2004 07:26:01 -0700
A few things to check:
Do you have any errors in the Event Log?
Did you try shutting down the WWW Publishing service in the Services applet in control panel, instead of rebooting? Or ending the aspnet worker process through the Task Manager?
If you have Windows Server 2003 and IIS 6 are you using Application Pools to separate the processes within your Web Server? Did you try recylcing these?
I find it strange that a reboot does not fix the problem. Are there any processes which start up at boot time, or is it possible that users are hitting your site as soon as it comes up? It may be a single process that hangs your entire system. This is possible if you are not using Application pools, and/or if you are not isolating your individual web apps. Did you recently install any new application or software?
John
"Rob Meade" wrote:
> Hi all,
>
> We have recently adopted to using .net for our web applications which were
> previously written in vanilla ASP.
>
> Things have been going ok until recently, or at least its only recently
> we've noticed the problems!
>
> It seems that from time to time our .net apps just stop responding, even if
> the server is rebooted when its all back up and running the apps will still
> not be running, the only solution we have found to this so far is to 'end
> process' on the task manager processes for aspnet_wp.exe - as soon as we
> then open a web browser and goto one of the apps, it all starts working
> again.
>
> The only thing I've managed to find only was an article where the problem
> had been identified (kinda) but related to database connections with
> Oracle - MS has a fix for this but suggests that its ONLY for the problem in
> the article and not a fix for anything else.
>
> I was therefore wondering if anyone else had had the same problem? From
> what I've read this thing will stop responding for anywhere up to 3 minutes
> before its realises there's a problem stops and starts again - in our
> experience here the time has been much longer than 3 minutes and has always
> required human intervention.
>
> We are as you can imagine rolling our more and more .net applications
> throughout our organisation but this is killing them all, our organisation
> is part of the NHS (National Health Service) and therefore some of these
> applications are used 24/7 in places such as Accident & Emergency and also
> in the Ambulance control centres.
>
> Any help would be appreciated,
>
> Regards
>
> Rob
>
>
>
- Next message: John Sivilla: "RE: silly question"
- Previous message: JMW: "RE: Sorting a listitem by a custom field"
- In reply to: Rob Meade: "aspnet_wp.exe - causing problems.."
- Next in thread: Rob Meade: "Re: aspnet_wp.exe - causing problems.."
- Reply: Rob Meade: "Re: aspnet_wp.exe - causing problems.."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|