I have a problem that seems to be occuring regurly (Alse here on the
forums) but there are some variants on it.
So what we are trying to do:
We have a general portal set up for our users and of course, we are
trying to get those user profiles from our AD. This works fine in the
beginning but after some time we got these evntvwr messages every hour
(So when the timer is triggerd - for messages see below, below this
text)
It seems that the incremental AD import is working because i can see
the adpated proviles in the shared service site but he has troubling
synching these with his websites (including the portal). (So we don't
have new users on the portal site)
What i tried to do so far:
-Checkling the logs but actually it does not say me a thing. okay,
access is denied but i can't see the user which one should have access
to it.
- There was a message stated that we should check if there are any old
databases which should be moved or deleted.
we could check this with the stsadmtool and the options
stsadm -o sync -listolddatabases 5
but these do not list any old databases.
- We did an upgrade of WSS3.0 and MOSS3.0 today (SP1) but this did
not had any influence on this particular problem.
So i'm desperatly looking for an answer.
Thanks for eveybodyu who has a look at it.
First of all:
Here is a copy of 2 messages of the eventvwr:
1/
Event Type: Error
Event Source: Office SharePoint Server
Event Category: User Profiles
Event ID: 5553
Date: 1/10/2008
Time: 3:00:01 PM
User: N/A
Computer: ANT-VMASP-01
Description:
failure trying to synch site 706a6f7a-40a4-4eca-b8c3-91fde640aac4 for
ContentDB 9808e240-0337-4229-94c9-b0b181841ae1 WebApp
a82e5999-61f4-4cec-90c1-b06656dbfab5. Exception message was Access is
denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)).
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
2/
Event Type: Error
Event Source: Office SharePoint Server
Event Category: Office Server General
Event ID: 7888
Date: 1/10/2008
Time: 3:00:01 PM
User: N/A
Computer: ANT-VMASP-01
Description:
A runtime exception was detected. Details follow.
Message: Access is denied. (Exception from HRESULT: 0x80070005
(E_ACCESSDENIED))
Techinal Details:
System.UnauthorizedAccessException: Access is denied. (Exception from
HRESULT: 0x80070005 (E_ACCESSDENIED))
at
Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException
ex)
at Microsoft.SharePoint.Library.SPRequest.AddField(String bstrUrl,
String bstrListName, String bstrSchemaXml, Int32 grfAdd)
at
Microsoft.SharePoint.SPFieldCollection.AddFieldAsXmlInternal(String
schemaXml, Boolean addToDefaultView, SPAddFieldOptions op)
at Microsoft.SharePoint.SPFieldCollection.AddFieldAsXml(String
schemaXml, Boolean addToDefaultView, SPAddFieldOptions op)
at Microsoft.SharePoint.SPFieldCollection.AddFieldAsXml(String
strXml)
at Microsoft.SharePoint.SPFieldCollection.AddInternal(String
strDisplayName, SPFieldType type, Boolean bRequired, Boolean
bCompactName, Guid lookupListId, Guid lookupWebId, StringCollection
choices)
at Microsoft.SharePoint.SPFieldCollection.Add(String
strDisplayName, SPFieldType type, Boolean bRequired, Boolean
bCompactName, StringCollection choices)
at Microsoft.SharePoint.SPFieldCollection.Add(String
strDisplayName, SPFieldType type, Boolean bRequired)
at
Microsoft.Office.Server.UserProfiles.SiteSynchronizer.UserSynchronizer.TryAddFieldToUserInfoListWithInternalName(String
strWSSInternalName, SPFieldType fieldType)
at
Microsoft.Office.Server.UserProfiles.SiteSynchronizer.UserSynchronizer.AddFieldToUserInfoList(String
strProfilePropName, SPFieldType fieldType)
at
Microsoft.Office.Server.UserProfiles.SiteSynchronizer.UserSynchronizer.PushSchemaToList(Boolean&
bAddedColumn)
at
Microsoft.Office.Server.UserProfiles.SiteSynchronizer.UserSynchronizer.SynchFull()
at Microsoft.Office.Server.UserProfiles.SiteSynchronizer.Synch()
at
Microsoft.Office.Server.Diagnostics.FirstChanceHandler.ExceptionFilter(Boolean
fRethrowException, TryBlock tryBlock, FilterBlock filter, CatchBlock
catchBlock, FinallyBlock finallyBlock)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
3/ Corresponding lines in the sharepoint logs. (I know the timing is
not the same but they are from the kind of error.
01/09/2008 20:00:02.16 OWSTIMER.EXE (0x08C4)
0x0B60 Windows SharePoint Services General
8m90 Medium 54 heaps created, above warning threshold of 32. Check
for excessive SPWeb or SPSite usage.
01/09/2008 20:00:02.18 OWSTIMER.EXE (0x08C4)
0x0B60 Windows SharePoint Services General
8m90 Medium 55 heaps created, above warning threshold of 32. Check
for excessive SPWeb or SPSite usage.
01/09/2008 20:00:02.21 OWSTIMER.EXE (0x08C4)
0x1AEC Windows SharePoint Services General
8m90 Medium 56 heaps created, above warning threshold of 32. Check
for excessive SPWeb or SPSite usage.
01/09/2008 20:00:02.36 OWSTIMER.EXE (0x08C4)
0x0DAC Office Server Office Server Shared Services
6pls Medium Cache blocked for shared object '1dd1db1d-8a07-4e27-9249-
b7d328818fa2' of type
'Microsoft.Office.Server.Search.Administration.SearchSharedApplication'.
01/09/2008 20:00:02.38 OWSTIMER.EXE (0x08C4)
0x0B60 SharePoint Portal Server User Profiles
900i Medium SyncLog289407000000002 WebApp Sharepoint
Portal(54ce1c89-7ed4-44c0-a7d9-73446a003d2e), ContentDB
SPS_Content(3722966e-0c37-4a4b-9449-9c24df1b07d1): Exception creating
user and/or membership change collection for site - most likely due to
falling off the end of the change log (repeated failure to sync this
site incrementally?). Will do full synchronization. Exception
follows: Microsoft.SharePoint.SPException: The changeToken refers to a
time before the start of the current change log. at
Microsoft.SharePoint.SPChangeCollection.GetChanges(Int32 colCount,
SqlSession session) at
Microsoft.SharePoint.SPChangeCollection.InitChangeCollection() at
Microsoft.SharePoint.SPChangeCollection.ConstructChangeCollection(SPChangeQuery
query) at Microsoft.SharePoint.SPChangeCollection..cto...
01/09/2008 20:00:02.38* OWSTIMER.EXE (0x08C4)
0x0B60 SharePoint Portal Server User Profiles
900i Medium ...r(SPSite site, SPChangeQuery query) at
Microsoft.SharePoint.SPSite.GetChanges(SPChangeQuery query) at
Microsoft.Office.Server.UserProfiles.SynchChanges.SiteWasRestored(SPSite
site, SPChangeToken changeFirst)
01/09/2008 20:00:02.41 OWSTIMER.EXE (0x08C4)
0x0B60 SharePoint Portal Server User Profiles
62si Medium SyncLog289407000000003 WebApp Sharepoint
Portal(54ce1c89-7ed4-44c0-a7d9-73446a003d2e), ContentDB
SPS_Content(3722966e-0c37-4a4b-9449-9c24df1b07d1), Site http://ant-vmasp-01:
initial synch - get users to synch
01/09/2008 20:00:02.41 OWSTIMER.EXE (0x08C4)
0x0B60 SharePoint Portal Server User Profiles
62ss Medium SyncLog289407000000004 WebApp Sharepoint
Portal(54ce1c89-7ed4-44c0-a7d9-73446a003d2e), ContentDB
SPS_Content(3722966e-0c37-4a4b-9449-9c24df1b07d1), Site http://ant-vmasp-01:
push schema into list
01/09/2008 20:00:03.32 OWSTIMER.EXE (0x08C4)
0x0DAC Office Server Office Server Shared Services
6pls Medium Cache blocked for shared object '1dd1db1d-8a07-4e27-9249-
b7d328818fa2' of type
'Microsoft.Office.Server.Search.Administration.SearchSharedApplication'.
01/09/2008 20:00:03.33 OWSTIMER.EXE (0x08C4)
0x1970 Office Server Office Server Shared Services
6pls Medium Cache blocked for shared object '1dd1db1d-8a07-4e27-9249-
b7d328818fa2' of type
'Microsoft.Office.Server.Search.Administration.SearchSharedApplication'.
01/09/2008 20:00:04.71 OWSTIMER.EXE (0x08C4)
0x17FC Windows SharePoint Services General
8m90 Medium 58 heaps created, above warning threshold of 32. Check
for excessive SPWeb or SPSite usage.
01/09/2008 20:00:05.61 OWSTIMER.EXE (0x08C4)
0x0C14 Windows SharePoint Services General
8m90 Medium 58 heaps created, above warning threshold of 32. Check
for excessive SPWeb or SPSite usage.
01/09/2008 20:00:06.68 OWSTIMER.EXE (0x08C4)
0x0D6C Windows SharePoint Services General
8m90 Medium 56 heaps created, above warning threshold of 32. Check
for excessive SPWeb or SPSite usage.
01/09/2008 20:00:06.71 OWSTIMER.EXE (0x08C4)
0x1738 Windows SharePoint Services General
8m90 Medium 57 heaps created, above warning threshold of 32. Check
for excessive SPWeb or SPSite usage.
01/09/2008 20:00:07.33 OWSTIMER.EXE (0x08C4)
0x0D64 Windows SharePoint Services General
8m90 Medium 58 heaps created, above warning threshold of 32. Check
for excessive SPWeb or SPSite usage.