Event message: Application is shutting down. Reason: Hosting environment is shutting down.

Event message: Application is shutting down. Reason: Hosting environment is shutting down.

am 17.07.2007 18:10:54 von Alexander Rehbein

We've got an ASP.Net 2.0 app running on IIS6. We kept losing sessions, and
enabled health monitoring to see what was happening. This morning the got
the following in the logs. Any idea what would cause it?

Event code: 1002
Event message: Application is shutting down. Reason: Hosting environment is
shutting down.
Event time: 7/17/2007 10:28:37 AM
Event time (UTC): 7/17/2007 3:28:37 PM
Event ID: 6cf974868548461ab7d7bc8616a6f455
Event sequence: 426
Event occurrence: 1
Event detail code: 50002

Application information:
Application domain: /LM/W3SVC/1/ROOT/[appname]-1-128291552554452908
Trust level: Full
Application Virtual Path: /[appname]
Application Path: c:\inetpub\wwwroot\[appname]\
Machine name: [servername]

Process information:
Process ID: 6036
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE

Re: Event message: Application is shutting down. Reason: Hosting environment is shutting down.

am 18.07.2007 05:34:40 von Steve Schofield

There is an option on the Health and Monitoring tab that shutdowns down your
application if it has been idle for 20 minutes. This could be one cause.

--

Steve Schofield
Windows Server MVP - IIS
http://weblogs.asp.net/steveschofield


"Jack" wrote in message
news:%23rH3BzIyHHA.1776@TK2MSFTNGP03.phx.gbl...
> We've got an ASP.Net 2.0 app running on IIS6. We kept losing sessions,
> and enabled health monitoring to see what was happening. This morning the
> got the following in the logs. Any idea what would cause it?
>
> Event code: 1002
> Event message: Application is shutting down. Reason: Hosting environment
> is shutting down.
> Event time: 7/17/2007 10:28:37 AM
> Event time (UTC): 7/17/2007 3:28:37 PM
> Event ID: 6cf974868548461ab7d7bc8616a6f455
> Event sequence: 426
> Event occurrence: 1
> Event detail code: 50002
>
> Application information:
> Application domain: /LM/W3SVC/1/ROOT/[appname]-1-128291552554452908
> Trust level: Full
> Application Virtual Path: /[appname]
> Application Path: c:\inetpub\wwwroot\[appname]\
> Machine name: [servername]
>
> Process information:
> Process ID: 6036
> Process name: w3wp.exe
> Account name: NT AUTHORITY\NETWORK SERVICE
>
>

Re: Event message: Application is shutting down. Reason: Hosting environment is shutting down.

am 18.07.2007 15:25:01 von Alexander Rehbein

Steve,

As hard as it is for me to believe all users were idle for 20 miutes, that
sounds like it may be it. Thanks a million.


"Steve Schofield" wrote in message
news:OK$HUyOyHHA.4712@TK2MSFTNGP04.phx.gbl...
> There is an option on the Health and Monitoring tab that shutdowns down
> your application if it has been idle for 20 minutes. This could be one
> cause.
>
> --
>
> Steve Schofield
> Windows Server MVP - IIS
> http://weblogs.asp.net/steveschofield
>
>
> "Jack" wrote in message
> news:%23rH3BzIyHHA.1776@TK2MSFTNGP03.phx.gbl...
>> We've got an ASP.Net 2.0 app running on IIS6. We kept losing sessions,
>> and enabled health monitoring to see what was happening. This morning
>> the got the following in the logs. Any idea what would cause it?
>>
>> Event code: 1002
>> Event message: Application is shutting down. Reason: Hosting environment
>> is shutting down.
>> Event time: 7/17/2007 10:28:37 AM
>> Event time (UTC): 7/17/2007 3:28:37 PM
>> Event ID: 6cf974868548461ab7d7bc8616a6f455
>> Event sequence: 426
>> Event occurrence: 1
>> Event detail code: 50002
>>
>> Application information:
>> Application domain: /LM/W3SVC/1/ROOT/[appname]-1-128291552554452908
>> Trust level: Full
>> Application Virtual Path: /[appname]
>> Application Path: c:\inetpub\wwwroot\[appname]\
>> Machine name: [servername]
>>
>> Process information:
>> Process ID: 6036
>> Process name: w3wp.exe
>> Account name: NT AUTHORITY\NETWORK SERVICE
>>
>>
>