Hi, I hope this is the right forum, without a General Errors section it's tough to know were. We are running several version of the portal from 3.1 up to 4.4.1.
We are running a dedicated box with about 30 Portals running on it. Most of our portals are running in version 4.3 and up, but we do have about 4 or 5 running 3.1.1. They are running against a separate 2005 database server. Our server is Windows 2003 Standard Edition. We are running .net framework 1.1.4322 and 2.0.50727.
We have been getting the following error message up to 4 or 5 times a day. Some days we experience no issue. When we have the issue, the w3wpe.exe process restarts and our sites are all slowed down to a screeching halt until they come back up.
Event Type: Error
Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 5000
Date: 2/9/2007
Time: 10:04:20 PM
User: N/A
Computer: 9001-A
Description:
EventType clr20r3, P1 w3wp.exe, P2 6.0.3790.1830, P3 42435be1, P4 system.web, P5 2.0.0.0, P6 4333aecd, P7 5ce, P8 47, P9 system.cannotunloadappdomain, P10 NIL.
We have several sites running different modules and have not been able to identify what is causing our crashes. I would guess there is a possibity that one of our modules could the be culprit. Googleing for the error message did not turn up anything for me and I was not sure where to post this, but thought this would be a great start. I did read the following article:
http://support.microsoft.com/kb/911816 and not certain what action to take.
Any help ideas?
We installed Ventrian Systems Simple Gallery and use it on a couple of sites. We do see this in our Event Viewer. Perhaps this could be our culprit? We had moved the site to dbolly.com from dbolly.net and we are using this module. The .net should be setup as a virtual domain, but it is not currently. It would appear that all the files have been uploaded to the .com site, but not all of the files exist on the directory where the .net lies. Could something as simple as this FileNotFound exception be causing our worker process to be restarting?
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 2/9/2007
Time: 10:24:54 PM
User: N/A
Computer: 9001-A
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 2/9/2007 10:24:54 PM
Event time (UTC): 2/10/2007 4:24:54 AM
Event ID: 31de3ba029064055ab97ef3b706b18cb
Event sequence: 14
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/4890/ROOT-3-128155541009333750
Trust level: Full
Application Virtual Path: /
Application Path: c:\domains\dbolly.net\wwwroot\
Machine name: 9001-A
Process information:
Process ID: 32688
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: FileNotFoundException
Exception message: c:\domains\dbolly.net\wwwroot\Portals\0\Gallery\Album\8\Dolphin_to_color.jpg
Request information:
Request URL: http://www.dbolly.net/DesktopModules/SimpleGallery/ImageHandler.ashx?width=125&height=113&HomeDirectory=/Portals/0/Gallery/Album/8&fileName=Dolphin_to_color.jpg&portalid=0&i=291
Request path: /DesktopModules/SimpleGallery/ImageHandler.ashx
User host address: 67.35.114.84
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 7
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filename)
at DnnForge.SimpleGallery.ImageHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Thanks for any help on this one