w3wp.exe randomly crashes
Hello, I have Server 2008 and SharePoint Server 3.0 (v. 12.0.0.6510), and few times per week I find this error in Application Log: Application Error EventID: 1000 Fault bucket 1378518665, type 1 Event Name: APPCRASH Response: None Cab Id: 0 Problem signature: P1: w3wp.exe P2: 7.0.6002.18005 P3: 49e023cf P4: onetutil.dll P5: 12.0.6510.5001 P6: 4a42bf45 P7: c0000005 P8: 00097f79 P9: P10: Attached files: C:\ProgramData\Microsoft\Windows\WER\ReportQueue\Report1b588e10\WERC88E.tmp.version.txt C:\ProgramData\Microsoft\Windows\WER\ReportQueue\Report1b588e10\WERC8A3.tmp.appcompat.txt C:\ProgramData\Microsoft\Windows\WER\ReportQueue\Report1b588e10\WERCC15.tmp.hdmp C:\ProgramData\Microsoft\Windows\WER\ReportQueue\Report1b588e10\WER81CB.tmp.mdmp These files may be available here: C:\ProgramData\Microsoft\Windows\WER\ReportArchive\Report1c29fe9c I also get this warning everyday: SharePointReminder EventID: 0 Process - No web parts in directory I'm not sure if these two records are connected somehow, I'm quite new to all this SharePoint stuff. What I do to solve the problem for now - is to restart World Wide Web Publishing service. So any help about how to fix this error would be really appreciated.
February 4th, 2010 11:56am

Hi, I'd create a new Application pool and have your site connected to it, since figure out which application is causing the problem. It also isolates each application from one another so one doesn't crash the whole server. Also, I'd check that the SQL box has enough diskspace, check you have enough RAM resources on the sharepoint boxes, check the RAM limit - What about the page file - do you have it set to the OS drive only (usually c:) and is it system managed? Hope this helps Cheers Geoff
Free Windows Admin Tool Kit Click here and download it now
February 4th, 2010 4:45pm

No only Windows Event Log, also please check sharepoint logs at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS and try to get some more info on the crash, hope we may get a good clue to trace it out.Regards,USK.
February 4th, 2010 5:53pm

Do you have custom webpart? If yes. Do you make any reference to file systems? Do you have validate your code to dont have memory leak problems? do you use spdisposecheck or other tool to validate code?Andr Lage Microsoft SharePoint, CRM and Sybase Consultant Blog:http://aaclage.blogspot.com Codeplex:http://spupload.codeplex.com/http://simplecamlsearch.codeplex.com/
Free Windows Admin Tool Kit Click here and download it now
February 5th, 2010 2:54am

Do you have custom webpart? No, I do not have any custom web parts.
February 8th, 2010 11:46am

I checked the resource limits - I have enough of disk space and memory. My paging file is on system drive and is automatically managed. I did the following changes in web.config file to get more exact errors like written here : <SafeMode MaxControls="200" CallStack="false "… /> changed CallStack to "true" and <customErrors mode="On "/> changed to "Off" I'll check later what this will show for me. Now I'm checking SharePoint logs and I find many similar errors like: 02/08/2010 10:32:49.38 w3wp.exe (0x0D10) 0x0EC8 Windows SharePoint Services General 8e25 Medium Failed to look up string with key "XomlUrl", keyfile core. 02/08/2010 10:32:49.38 w3wp.exe (0x0D10) 0x0EC8 Windows SharePoint Services General 8l3c Medium Localized resource for token 'XomlUrl' could not be found for file with path: "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\Template\Features\Fields\fieldswss.xml". 02/08/2010 10:32:49.38 w3wp.exe (0x0D10) 0x0EC8 Windows SharePoint Services General 8e25 Medium Failed to look up string with key "RulesUrl", keyfile core. 02/08/2010 10:32:49.38 w3wp.exe (0x0D10) 0x0EC8 Windows SharePoint Services General 8l3c Medium Localized resource for token 'RulesUrl' could not be found for file with path: "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\Template\Features\Fields\fieldswss.xml". 02/08/2010 10:32:54.99 w3wp.exe (0x0D10) 0x0EC8 Windows SharePoint Services General 8e25 Medium Failed to look up string with key "DistributionLists_Alias", keyfile core. 02/08/2010 10:32:54.99 w3wp.exe (0x0D10) 0x0EC8 Windows SharePoint Services General 8l3c Medium Localized resource for token 'DistributionLists_Alias' could not be found for file with path: "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\Template\xml\base.xml". 02/08/2010 10:15:23.79 w3wp.exe (0x0D10) 0x16A8 Windows SharePoint Services General 72l3 Medium Cannot delete temp file: C:\Windows\TEMP\FXSAPIDebugLogFile.txt Error = 32 02/08/2010 10:15:23.79 w3wp.exe (0x0D10) 0x16A8 Windows SharePoint Services General 72l3 Medium Cannot delete temp file: C:\Windows\TEMP\FXSTIFFDebugLogFile.txt Error = 32 Now I have to figure out how bad these events are
Free Windows Admin Tool Kit Click here and download it now
February 8th, 2010 12:24pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics