I'm curious if anyone here knows what is going on with this server. So far, I have not been able to pinpoint what exactly these errors are being generated for...it doesn't say which files were not found, etc.
Looking in Server Manager at the Application Event Log, I see a lot of errors showing up. Most of them are of the form of:
Level: Error
Source: Office SharePoint Server
Event ID:
5165
Task Category: Publishing
Level: Error
Source: Office SharePoint Server
Event ID:
4965
Task Category: Publishing Provisioning
The
5165 Event ID gives this statement in the description:
Console Configuration File Error: File Not Found: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
The
4965 Event ID gives this statement in the description:
Event log message was: 'Failed to initialize some site properties for Web at Url: '
http://servername/IS/humanresources''. Exception was: 'System.IO.FileNotFoundExc
eption: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
at Microsoft.SharePoint.Libra
ry.SPReque
stInternal
Class.GetM
etadataFor
Url(String
bstrUrl, Int32 METADATAFLAGS, Guid& pgListId, Int32& plItemId, Int32& plType, Object& pvarFileOrFolder)
at Microsoft.SharePoint.Libra
ry.SPReque
st.GetMeta
dataForUrl
(String bstrUrl, Int32 METADATAFLAGS, Guid& pgListId, Int32& plItemId, Int32& plType, Object& pvarFileOrFolder)
at Microsoft.SharePoint.SPWeb
.GetMetada
taForUrl(S
tring relUrl, Int32 mondoProcHint, Guid& listId, Int32& itemId, Int32& typeOfObject, Object& fileOrFolder)
at Microsoft.SharePoint.SPWeb
.GetList(S
tring strUrl)
at Microsoft.SharePoint.Publi
shing.Inte
rnal.Store
.GetListBy
Url(SPWeb web, String listUrlName)
at Microsoft.SharePoint.Publi
shing.Inte
rnal.LongR
unningOper
ationJob.<
>c__Displa
yClassb.<S
tart>b__1(
)
at Microsoft.Office.Server.Di
agnostics.
FirstChanc
eHandler.E
xceptionFi
lter(Boole
an fRethrowException, TryBlock tryBlock, FilterBlock filter, CatchBlock catchBlock, FinallyBlock finallyBlock)
at Microsoft.Office.Server.Di
agnostics.
ULS.SendWa
tsonOnExce
ptionTag(U
LSTagID tagID, ULSCat categoryID, String output, Boolean fRethrowException, TryBlock tryBlock, CatchBlock catchBlock, FinallyBlock finallyBlock)
at Microsoft.SharePoint.Publi
shing.Inte
rnal.LongR
unningOper
ationJob.<
>c__Displa
yClassb.<S
tart>b__0(
)
at Microsoft.SharePoint.SPSec
urity.Code
ToRunEleva
tedWrapper
(Object state)
at Microsoft.SharePoint.SPSec
urity.<>c_
_DisplayCl
ass4.<RunW
ithElevate
dPrivilege
s>b__2()
at Microsoft.SharePoint.Utili
ties.Secur
ityContext
.RunAsProc
ess(CodeTo
RunElevate
d secureCode)
at Microsoft.SharePoint.SPSec
urity.RunW
ithElevate
dPrivilege
s(WaitCall
back secureCode, Object param)
at Microsoft.SharePoint.SPSec
urity.RunW
ithElevate
dPrivilege
s(CodeToRu
nElevated secureCode)
at Microsoft.SharePoint.Publi
shing.Inte
rnal.LongR
unningOper
ationJob.S
tart(SPWeb
currentUserWeb)
at Microsoft.SharePoint.Publi
shing.Publ
ishingWeb.
InheritAva
ilableWebT
emplates(B
oolean useSynchronous, String successUrl, String failureUrl, OperationFinished finishOperation, Boolean throwExceptionOnFailure)
at Microsoft.SharePoint.Publi
shing.Publ
ishingWeb.
InheritAva
ilableWebT
emplates()
at Microsoft.SharePoint.Publi
shing.Inte
rnal.AreaP
rovisioner
.Initializ
ePublishin
gWebDefaul
ts()'
I'd appreciate any comments, as I haven't found anything yet to help resolve the issues.