Hi everyone,
I've been a bit of a lurker here since Spencer Harbar (hello Spence!) first introduced the SUGUK site a few months ago but I've just recently came across a series of problems with our MOSS 2007 Farm implementation.
We had an issue where we had a web part on a team site that could not be deleted (would display the infamous 'Unexpected error encountered') and trying to edit the web part would result in nothing actually happening other than the browser windows focus jumping to the top of the webpage.
So I dived into the event logs of our web servers to see if there was perhaps a deeper explanation to the problem hidden within only to be confronted by a full event log full of 6482, 6398 and 7076 errors (and nothing to do with the problem I was looking for typically).
Specifically (I've omitted the Stack trace, can be provided if required):
----------------------------------------------------------------------------------------------------
Source: Office SharePoint Server
Category: Office Server Shared Services
Event ID: 6482
Description:
Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchAdminSharedWebServiceInstance (609392df-a32f-48ff-a23d-b307e378fda2).
Reason: Not enough storage is available to process this command.
Techinal Support Details:
System.Runtime.InteropServices.COMException (0x80070008): Not enough storage is available to process this command.
-------------------------------------------------------------------------------------------------------------------------
Source: Windows SharePoint Services
Category: Timer
Event ID: 6398
Description:
The Execute method of job definition Microsoft.Office.Server.Administration.ApplicationServerAdministrationServiceJob (ID 41cfde90-1c83-4465-aac5-48989cfb3d7f) threw an exception. More information is included below.
Not enough storage is available to process this command.
-------------------------------------------------------------------------------------------------------------------------
Source: Office SharePoint Server
Category: Office Server Shared Services
Event ID: 7076
Description:
An exception occurred while executing the Application Server Administration job.
Message: Not enough storage is available to process this command.
Techinal Support Details:
System.Runtime.InteropServices.COMException (0x80070008): Not enough storage is available to process this command.
-------------------------------------------------------------------------------------------------------------------------
These 3 errors happen after each other and has been repeating every few seconds for who knows how long.
Our Server farm consists of 6 machines:
2 Web servers runnning Windows Server 2003 sp2 with the .net 3.0 framework installed. (hosting server search, web application, incoming email, help search)
2 Application servers running Windows Server 2003 sp2 with .net 3.0 framework installed(one hosting central admin, doc conversions, doc conversion load balancer, excel calc, incoming email, the other just hosting server search)
2 database servers Running SQL 2005.
Now, both of my web servers are encountering these errors that I am describing above. Also, one of my app servers is also experiencing these errors except perhaps every 30 seconds to a minute the errors are describing a different reason:
Event ID: 6482, 6398, 7076
Reason: Old Format or invalid type library
Then the errors go back to describing the space issue as above.
I did a quick google search on the errors but any responses seems to revolve around instances of MOSS that was an upgrade from SharePoint Portal Server 2003 to MOSS 2007 and issues with version 2.0 of the .net framework. Some of these responses had a link to a possible hotfix for the .net framework which I am reluctant to touch at this time without further understanding of the errors I am specifically experiencing.
However, the server hosting the central admin application doesn't have any of these errors. Instead we have a few instances of the following error:
Source: Office SharePoint Server
Category: None
EventID: 5000
Description:
EventType ulsexception12, P1 owstimer.exe, P2 12.0.4518.1016, P3 45529fd9, P4 microsoft.office.server.search, P5 12.0.4518.0, P6 45439dcc, P7 2833, P8 183, P9 webexception, P10 837q.
A quick google of this resulted in suggestions that there where scheduled jobs that where overlapping each other. But a search of the Timer Job Status on Central admin came up with no errors reported.
Plus, and I am assuming this is releated, I am sometimes getting faced with the following error when I try to access the 'Manage Search Servce' section within Central Admin:
"A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host failed to respond"
But when I do finally get access it reports that the 3 servers that is reporting the above errors all have sufficient space (12/47/48 gig respectively).
Can anyone out there shed some light on what is causing these issues?
I finish work today at 4 but if anyone needs anymore information to help me then I can provide that first thing tomorrow morning (assuming anyone can help me).
Thanks in advance
Uber