keyongtech


  keyongtech > sharepoint.* > sharepoint.setup_and_administration > 08/2007

 #1  
06-19-07, 11:55 PM
Pete G
Got this error configuring search. Went to eventid.net and somebody fixed
this by applying Mindy Kelly's solution on Mindy's blog on
sharepointblogs.com. Unfortunately the page does not exist anymore. Anybody
read it and can recall what the fix was?
 #2  
06-20-07, 10:26 AM
Mike Walsh
Have you tried recently (=today). The entire sharepointblogs system has been
down for almost 2 weeks after major disasters, but it should now be back.

Mike Walsh
WSS FAQ [url down]
No private e-mail please.

"Pete G" <PeteG> wrote in message
news:6286
[..]
 #3  
06-20-07, 02:24 PM
Don Murphy
What was the link?


"Mike Walsh" <englantilainen> wrote in message
news:1204
[..]
 #4  
06-20-07, 03:25 PM
Mike Walsh
You're asking the wrong guy !

I don't know which specific blog he means ...

Mike Walsh
WSS FAQ [url down]
no questions by e-mail please



Don Murphy wrote:
[..]
 #5  
06-20-07, 03:31 PM
Pete G
The page is not up yet, but here's the link.
[url down]

"Don Murphy" wrote:
[..]
 #6  
06-25-07, 09:53 PM
Mindy
Hi, I didn't repost the blog after the crash because it didn't solve my
problem... should I? here it is:

• MOSS errors 6398, 7076 and 6482
Very interesting situation, for a couple of days I was seeing errors in the
application log including:
Event Type: Error
Event Source: Windows SharePoint Services 3
Event Category: Timer
Event ID: 6398
Date: 5/3/2007
Time: 10:41:19 AM
User: N/A
Computer: MYINDEXSERVER
Description:
The Execute method of job definition
Microsoft.Office.Server.Administration.Application ServerAdministrationServiceJob
(ID 0599452b-a218-46ca-950c-0010d131f523) threw an exception. More
information is included below.
Exception from HRESULT: 0x80005006
Event Type: Error
Event Source: Office SharePoint Server
Event Category: Office Server Shared Services
Event ID: 7076
Date: 5/3/2007
Time: 10:41:19 AM
User: N/A
Computer: MYINDEXSERVER
Description:
An exception occurred while executing the Application Server Administration
job.
Message: Exception from HRESULT: 0x80005006
Techinal Support Details:
System.Runtime.InteropServices.COMException (0x80005006): Exception from
HRESULT: 0x80005006
at System.DirectoryServices.Interop.UnsafeNativeMetho ds.IAds.PutEx(Int32
lnControlCode, String bstrName, Object vProp)
at System.DirectoryServices.PropertyValueCollection.O nClearComplete()
at System.DirectoryServices.PropertyValueCollection.s et_Value(Object value)
at Microsoft.SharePoint.Metabase.ApplicationPool.set_ UserName(String value)
at
Microsoft.SharePoint.Administration.SPProvisioning Assistant.ProvisionIisApplicationPool(String
name, ApplicationPoolIdentityType identityType, String userName, SecureString
password, TimeSpan idleTimeout, TimeSpan periodicRestartTime)
at
Microsoft.SharePoint.Administration.SPMetabaseMana ger.ProvisionIisApplicationPool(String
name, Int32 identityType, String userName, SecureString password, TimeSpan
idleTimeout, TimeSpan periodicRestartTime)
at
Microsoft.Office.Server.Administration.SharedWebSe rviceInstance.CreateSharedWebServiceApplicationPoo l(SharedResourceProvider srp)
at
Microsoft.Office.Server.Administration.Application ServerJob.ProvisionLocalSharedServiceInstances(Boo lean isAdministrationServiceJob)
Event Type: Error
Event Source: Office SharePoint Server
Event Category: Office Server Shared Services
Event ID: 6482
Date: 5/3/2007
Time: 10:41:18 AM
User: N/A
Computer: MYINDEXSERVER
Description:
Application Server Administration job failed for service instance
Microsoft.Office.Excel.Server.ExcelServerSharedWeb ServiceInstance
(6ecbdee6-f83e-4abc-bed8-c6e31834e318).
Reason: Exception from HRESULT: 0x80005006
Techinal Support Details:
System.Runtime.InteropServices.COMException (0x80005006): Exception from
HRESULT: 0x80005006
at System.DirectoryServices.Interop.UnsafeNativeMetho ds.IAds.PutEx(Int32
lnControlCode, String bstrName, Object vProp)
at System.DirectoryServices.PropertyValueCollection.O nClearComplete()
at System.DirectoryServices.PropertyValueCollection.s et_Value(Object value)
at
Microsoft.SharePoint.Metabase.ApplicationPool.set_ IdentityType(ApplicationPoolIdentityType value)
at
Microsoft.SharePoint.Administration.SPProvisioning Assistant.ProvisionIisApplicationPool(String
name, ApplicationPoolIdentityType identityType, String userName, SecureString
password, TimeSpan idleTimeout, TimeSpan periodicRestartTime)
at
Microsoft.SharePoint.Administration.SPMetabaseMana ger.ProvisionIisApplicationPool(String
name, Int32 identityType, String userName, SecureString password, TimeSpan
idleTimeout, TimeSpan periodicRestartTime)
at
Microsoft.Office.Server.Administration.SharedWebSe rviceInstance.Synchronize()
at
Microsoft.Office.Excel.Server.ExcelServerSharedWeb ServiceInstance.Synchronize()
at
Microsoft.Office.Server.Administration.Application ServerJob.ProvisionLocalSharedServiceInstances(Boo lean isAdministrationServiceJob)
It didn't "appear" that anything wasn't working, all jobs appeared to be
executing as expected. I happen to have a server farm with SQL 2005 cluster,
index server and two front-end web servers. These errors were only showing up
on the index server.
In troubleshooting another issue, I had re-entered the service account name
for the Windows SharePoint Services Timer service and I browsed the domain
for the user name. It entered the name as a UPN: serviceaccount.
So I manually went back in and changed the service account to
domain\serviceaccount and restart the timer service (on all three servers).
Voila, the errors are gone.
Incidentally, this configuration also caused the Trend PortalProtect 1.7
(for MOSS - just released) installation to fail. Working with Trend support
to get PP installed is how I came across the solution.
[5/14/07] Unfortunately, this error did come back 6 days later. Why? Who
knows. My next attempt to fix it is to add the service account for the Timer
Service to the Backup Operators group, even though it is a member of the
local Administrators group. Something to do with logging on as a batch job.
I'll let you know how it goes.
[5/21/07] These errors did return again after 5 days. I'm open to any ideas!
Posted Thursday, May 03, 2007 2:24 PM by Mindy | 2 Comments


Mindy

"Pete G" wrote:
[..]
 #7  
08-03-07, 01:24 AM
James Morey [MS-SharePoint]
Hi Mindy et. al.,

These tree events together might indicate issues caused by a bug in the .NET
Frameworks 2.0. There is a hotfix available for this. For more information,
see the KB article, 923028 ([url down]).

Please post with whether this helped, so that we can add this information to
our event message reference.

Thanks
 #8  
08-07-07, 04:34 PM
Mindy
Hi James,

I got the hotfix and just tried it. Unfortunately it did not solve the
problem, I'm still getting all of the same errors.

Mindy
 #9  
08-07-07, 06:02 PM
Travis Krampy
I too have been getting these errors and the hot fix didnt solve
anything...in fact i get 3 different ones every minute:

Event Type: Error
Event Source: Office SharePoint Server
Event Category: Office Server Shared Services
Event ID: 6482
Date: 8/7/2007
Time: 1:00:54 PM
User: N/A
Computer: CCSP
Description:
Application Server Administration job failed for service instance
Microsoft.Office.Server.Search.Administration.Sear chServiceInstance
(77cdaca7-f1f3-411f-980d-82fec9ddbc92).

Reason: No mapping between account names and security IDs was done.
(Exception from HRESULT: 0x80070534)

Techinal Support Details:
System.Runtime.InteropServices.COMException (0x80070534): No mapping
between account names and security IDs was done. (Exception from
HRESULT: 0x80070534)
at
Microsoft.Office.Server.Search.Administration.MSSI TLB.IGatherApplication2.SetUsersPermittedToQuery(S tring[]
psaAccountNames, Int32 fForce)
at
Microsoft.Office.Server.Search.Administration.Sear chApi.SetUsersPermittedToQuery(String[]
userNames, Boolean force)
at
Microsoft.Office.Server.Search.Administration.Sear chServiceInstance.Synchronize()
at
Microsoft.Office.Server.Administration.Application ServerJob.ProvisionLocalSharedServiceInstances(Boo lean
isAdministrationServiceJob)

For more information, see Help and Support Center at
[url down].
************************************************** ************************************************** ************************************************** *****

Event Type: Error
Event Source: Office SharePoint Server
Event Category: Office Server Shared Services
Event ID: 6482
Date: 8/7/2007
Time: 1:00:53 PM
User: N/A
Computer: CCSP
Description:
Application Server Administration job failed for service instance
Microsoft.Office.Excel.Server.ExcelServerSharedWeb ServiceInstance
(a8b4c7a7-43fb-4176-83fd-a0d6fc0b5d2f).

Reason: The specified account name is invalid.
Parameter name: account

Techinal Support Details:
System.ArgumentException: The specified account name is invalid.
Parameter name: account --->
System.Security.Principal.IdentityNotMappedExcepti on: Some or all
identity references could not be translated.
at
System.Security.Principal.NTAccount.Translate(Iden tityReferenceCollection
sourceAccounts, Type targetType, Boolean forceSuccess)
at System.Security.Principal.NTAccount.Translate(Type targetType)
at
Microsoft.Office.Server.Utilities.WindowsSecurity. ValidateAccount(NTAccount
account, Boolean throwIfInvalid)
--- End of inner exception stack trace ---
at
Microsoft.Office.Server.Utilities.WindowsSecurity. ValidateAccount(NTAccount
account, Boolean throwIfInvalid)
at Microsoft.Office.Server.Administration.SharedAcces sRule.Validate()
at
Microsoft.Office.Server.Administration.SharedCompo nentSecurity.SetAccessRule(SharedAccessRule
accessRule)
at
Microsoft.Office.Server.Administration.SharedResou rceProvider.GetApplicationSecurity()
at
Microsoft.Office.Server.Administration.SharedWebSe rviceInstance.ProvisionSharedResourceProviderWebCo nfigSettings(SharedResourceProvider
srp)
at
Microsoft.Office.Server.Administration.SharedWebSe rviceInstance.Synchronize()
at
Microsoft.Office.Excel.Server.ExcelServerSharedWeb ServiceInstance.Synchronize()
at
Microsoft.Office.Server.Administration.Application ServerJob.ProvisionLocalSharedServiceInstances(Boo lean
isAdministrationServiceJob)

For more information, see Help and Support Center at
[url down].
************************************************** ************************************************** ************************************************** *****
Event Type: Error
Event Source: Office SharePoint Server
Event Category: Office Server Shared Services
Event ID: 6482
Date: 8/7/2007
Time: 1:00:53 PM
User: N/A
Computer: CCSP
Description:
Application Server Administration job failed for service instance
Microsoft.Office.Server.Search.Administration.Sear chAdminSharedWebServiceInstance
(dec78389-ee56-4174-8d76-8310bce018d2).

Reason: The specified account name is invalid.
Parameter name: account

Techinal Support Details:
System.ArgumentException: The specified account name is invalid.
Parameter name: account --->
System.Security.Principal.IdentityNotMappedExcepti on: Some or all
identity references could not be translated.
at
System.Security.Principal.NTAccount.Translate(Iden tityReferenceCollection
sourceAccounts, Type targetType, Boolean forceSuccess)
at System.Security.Principal.NTAccount.Translate(Type targetType)
at
Microsoft.Office.Server.Utilities.WindowsSecurity. ValidateAccount(NTAccount
account, Boolean throwIfInvalid)
--- End of inner exception stack trace ---
at
Microsoft.Office.Server.Utilities.WindowsSecurity. ValidateAccount(NTAccount
account, Boolean throwIfInvalid)
at Microsoft.Office.Server.Administration.SharedAcces sRule.Validate()
at
Microsoft.Office.Server.Administration.SharedCompo nentSecurity.SetAccessRule(SharedAccessRule
accessRule)
at
Microsoft.Office.Server.Administration.SharedResou rceProvider.GetApplicationSecurity()
at
Microsoft.Office.Server.Administration.SharedWebSe rviceInstance.ProvisionSharedResourceProviderWebCo nfigSettings(SharedResourceProvider
srp)
at
Microsoft.Office.Server.Administration.SharedWebSe rviceInstance.Synchronize()
at
Microsoft.Office.Server.Administration.Application ServerJob.ProvisionLocalSharedServiceInstances(Boo lean
isAdministrationServiceJob)

For more information, see Help and Support Center at
[url down].




Mindy wrote:
[..]
 #10  
08-20-07, 06:43 PM
Mindy Kelly
On August 17th at about 10:30pm these errors stopped. I have no idea why. No patches were applied, no servers in the farm were rebooted.

I just don't get it.

Mindy

EggHeadCafe - .NET Developer Portal of Choice
[url down]
Similar Threads
MOSS event log errors: 6482, 7076, 6398...

Hi Gang, I am running MOSS for Search on a server running O/S Server 2003. About once a week I get a flurry of event log errors (6482, 7076, and 6398). In addition, the IIS...

Event 6482 - authentication error.

I am getting thousands of event 6482 - which is supposed to be due to bad logon credentials. The events are generated by the Office Server Shared Services *but* all the...

groups of 6398, 7076 6482 errors in event log

Hi, I have a multi server farm with 2 front ends and a database server running sharepoint 2007 with a sql server 2005 database. The installation was running fine until last...

Event ID 6482

After moving the SQL database, the application server get an error of event id 6482 every minute. I already installed hotfix 923028. Every search I do only talks about the...

Event ID: 6482 after installation

After an install of MOSS 2007 on Win server 2003 R2 we receive the same error each 1 min when the App Server Admin job fails. Does any one know why the job is failing? We...


All times are GMT. The time now is 04:26 AM. | Privacy Policy