Re: An existing connection was forcibly closed by the remote host - Net 2.0
dave <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Message-ID | <[email protected]> |
Happy to hear that!! Dave. -----Original message----- From: "Ainsley, Robert, ISD" [email protected] Date: Thu, 11 Jan 2007 09:22:09 -0500 To: [email protected] Subject: Re: [DOTNET-WEB] An existing connection was forcibly closed by the remote host - Net 2.0 > Dave, > > You were on the right track. As developers, we only have access to the > Application Event Log on our servers since that's were our applications > write their errors. As it turns out, one of the System Administrators > had turned on ASP.NET worker process recycling, or whatever the correct > name is, and set it to happen every 2 hours. Unfortunately, this is not > a, "when you finish your current task, recycle yourself" kind of > recycle. It's a, "Drop everything you are doing and immediately recycle > yourself" kind of recycle. When this happens, the worker process writes > a message to the event log. Unfortunately for us, it gets written to the > System Event Log. > > The ASP.NET worker process recycling has been changed to happen during > the night when none of our applications is running. This parameter is > Application Pool specific, so other applications that have no long > processing tasks were unaffected and still recycle every 2 hours. > > We have put in a request to give the developers access to the System > Event Log. Sigh. > > Bob > > > -----Original Message----- > > From: Discussion of building .NET applications targeted for > > the Web [mailto:[email protected]] On Behalf Of > > Ainsley, Robert, ISD > > Sent: Wednesday, January 10, 2007 11:00 AM > > To: [email protected] > > Subject: Re: [DOTNET-WEB] An existing connection was forcibly > > closed by the remote host - Net 2.0 > > > > Dave, > > > > I have no way of knowing for sure. The console app runs as > > the last step in a batch job and usually starts about 03:45. > > When I come in at 06:45, I can run a web app that uses the > > web service. But by then, IIS will have deleted all the > > objects in the object pool due to inactivity. > > > > Bob > > > > > > > -----Original Message----- > > > From: Discussion of building .NET applications targeted for the Web > > > [mailto:[email protected]] On Behalf Of dave > > > Sent: Wednesday, January 10, 2007 10:03 AM > > > To: [email protected] > > > Subject: Re: [DOTNET-WEB] An existing connection was > > forcibly closed > > > by the remote host - Net 2.0 > > > > > > Hi, > > > > > > After the console application has died, are you still able > > to call any > > > web method in your web service? I mean, is the listener still > > > listening, or only that client has the problem? > > > > > > It's funny cause to me, that kind of error would occur in a .Net > > > remoting scenario, where you would hold a reference to a server > > > object, with its KeepAlive expiration passed. > > > > > > thanks, > > > > > > dave Lacerte. > > > > > > www.omniscient.ca > > > > > > > > > > > > ************************************************************** > > *************** > > If you are not the intended recipient of this e-mail, please > > notify the sender immediately. The contents of this e-mail do > > not amend any existing disclosures or agreements unless > > expressly stated. > > ************************************************************** > > *************** > > > > ========================> =========== > > This list is hosted by DevelopMentor(r) http://www.develop.com > > > > View archives and manage your subscription(s) at > > http://discuss.develop.com > > > > > ***************************************************************************> ** > If you are not the intended recipient of this e-mail, please notify > the sender immediately. The contents of this e-mail do not amend > any existing disclosures or agreements unless expressly stated. > ***************************************************************************> ** > > =================================== > This list is hosted by DevelopMentor® http://www.develop.com > > View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com