Event IDs 6398, 7076 and 6102
I have just installed MOSS 2007 and SQL Server 2005 to a new Windows Server 2003 R2 w/SP2 machine. After configuring MOSS and installing infrastructureupdateforwindowssharepointservices3.0-kb951695 on a x86 machine, I restored my farm backup that I have made on my previous server. The restore operation completed successfully and my farm is up and running again, but I keep seeing entries in the Application event log with event IDs 7076, 6398 and 6102.
Event ID 7076:
Event Type: Error
Event Source: Office SharePoint Server
Event Category: Office Server Shared Services
Event ID: 7076
Date: 2009/05/22
Time: 03:32:55 PM
User: N/A
Computer: SHAREPOINT
Description:
An exception occurred while executing the Application Server Administration job.Message: Value cannot be null.
Parameter name: userNameTechinal Support Details:
System.ArgumentNullException: Value cannot be null.
Parameter name: userName
at Microsoft.SharePoint.Administration.SPProvisioningAssistant.ProvisionIisApplicationPool(String name, ApplicationPoolIdentityType identityType, String userName, SecureString password, TimeSpan idleTimeout, TimeSpan periodicRestartTime)
at Microsoft.SharePoint.Administration.SPMetabaseManager.ProvisionIisApplicationPool(String name, Int32 identityType, String userName, SecureString password, TimeSpan idleTimeout, TimeSpan periodicRestartTime)
at Microsoft.Office.Server.Administration.SharedWebServiceInstance.CreateSharedWebServiceApplicationPool(SharedResourceProvider srp)
at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Event ID 6398:
Event Type: Error
Event Source: Windows SharePoint Services 3
Event Category: Timer
Event ID: 6398
Date: 2009/05/22
Time: 03:32:55 PM
User: N/A
Computer: SHAREPOINT
Description:
The Execute method of job definition Microsoft.Office.Server.Administration.ApplicationServerAdministrationServiceJob (ID 4062f3fb-e159-4381-92d5-03839cdc28ae) threw an exception. More information is included below.Value cannot be null.
Parameter name: userNameFor more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Event ID 6102:
Event Type: Error
Event Source: Office SharePoint Server
Event Category: Launcher Service
Event ID: 6102
Date: 2009/05/22
Time: 03:32:56 PM
User: N/A
Computer: SHAREPOINT
Description:
LoadBalancer.RegisterLauncher failed: Unable to connect to the remote serverFor more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Does anybody have any idea why I would get these events?
All Replies
- It has almost been a week and no-one has replied yet. Does anybody have any ideas why this is happening?
Of all the things I have lost, I miss my mind the most. - The 6102 normally happens when the load balencer service is using a bad account. Might want to check that one. Go to Central Administration > Operations > Service Accounts. Then specify an account you know is good.
The other two errors I'm not sure about. In general though, when I bring up a new farm I don't do a farm restore. I only move over the contentdbs. This way you are creating a clean configdb and configuring everything from scratch. I've seen issues when you try to do a backup on one farm and restore it to another.
You could experience the issue fixed by this hotfix. Sounds similar but not exact:
http://support.microsoft.com/Default.aspx?id=946517
John
SharePoint911: SharePoint Consulting
Blog: http://www.rossonmoss.com
Twitter: JohnRossJr
MOSS Explained: An Information Workers Deep Dive into Microsoft Office SharePoint Server 2007 - >It has almost been a week and no-one has replied yet. Does anybody have any ideas why this is happening?
You are posting to an abandoned forum. (KN was in the BETA of MOSS 2007 and then dropped)
It is also only in the msdn set of SharePoint forums and not in the Technet set.
Post to a more suitable forum and you'll get a reply.
WSS FAQ sites: http://wssv2faq.mindsharp.com and http://wssv3faq.mindsharp.com
Total list of WSS 3.0 / MOSS 2007 Books (including foreign language) http://wssv3faq.mindsharp.com/Lists/v3%20WSS%20FAQ/V%20Books.aspx - It seems like these events have been resolved after stopping the load balancer service has been stopped. Thank you for letting me know. I will definitely post in Technet next time.


