Z
Zafeer.Khawaja
Guest
I have a application in which worker process recycle is scheduled on 3 AM every day.
Randomly on same time (3 AM) application pool is automatically stopped.
After checking in event logs 2 warning messages were found
1)a process serving application pool exceeded time limits during shut down
2)A worker process 'XXXX' serving application pool failed to stop a listener channel for protocol 'http' in the allotted time.
This case start occurring after i upgrade my environment from .NET framework 4.0 to .NET framework 4.6.2 .
Continue reading...
Randomly on same time (3 AM) application pool is automatically stopped.
After checking in event logs 2 warning messages were found
1)a process serving application pool exceeded time limits during shut down
2)A worker process 'XXXX' serving application pool failed to stop a listener channel for protocol 'http' in the allotted time.
This case start occurring after i upgrade my environment from .NET framework 4.0 to .NET framework 4.6.2 .
Continue reading...