Application Errors PS2007

M

Mike Mahoney

Any help on the following would be appreciated:
Projectser Server is functioning but not sure of consequences of following
application errors. On a new production PS2007 server (small farm - separate
SQL Server) getting continuous application errors in event log. Beginning
with:

Type: error
User: NA
Source: Office Sharepoint Server
Category: Office Server Sharepoint Services
ID: 6482



Detail Log
18/04/2007 12:06:19 Windows SharePoint Services 3 Error Timer
6398 N/A CCM-PRDPRJ01 "The Execute method of job definition
Microsoft.Office.Server.Administration.ApplicationServerAdministrationServiceJob
(ID 125165c5-bdc7-4235-9356-98e9aa91829b) threw an exception. More
information is included below.

Attempted to read or write protected memory. This is often an indication
that other memory is corrupt."
18/04/2007 12:06:19 Office SharePoint Server Error Office Server Shared
Services 7076 N/A CCM-PRDPRJ01 "An exception occurred while executing the
Application Server Administration job.

Message: Attempted to read or write protected memory. This is often an
indication that other memory is corrupt.

Techinal Support Details:
System.AccessViolationException: Attempted to read or write protected
memory. This is often an indication that other memory is corrupt.

Server stack trace:
at
System.DirectoryServices.Interop.UnsafeNativeMethods.IntADsOpenObject(String
path, String userName, String password, Int32 flags, Guid& iid, Object&
ppObject)
at
System.DirectoryServices.Interop.UnsafeNativeMethods.ADsOpenObject(String
path, String userName, String password, Int32 flags, Guid& iid, Object&
ppObject)
at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
at System.DirectoryServices.DirectoryEntry.Bind()
at System.DirectoryServices.DirectoryEntry.get_IsContainer()
at System.DirectoryServices.DirectoryEntries.CheckIsContainer()
at System.DirectoryServices.DirectoryEntries.Find(String name, String
schemaClassName)
at
Microsoft.SharePoint.AdministrationOperation.Metabase.MetabaseObjectCollection`1.Find(String name)
at
Microsoft.SharePoint.AdministrationOperation.Metabase.MetabaseObjectCollection`1.get_Item(String name)
at
Microsoft.SharePoint.AdministrationOperation.SPProvisioningAssistant.ProvisionIisApplicationPool(String
name, ApplicationPoolIdentityType identityType, String userName, SecureString
password, TimeSpan idleTimeout, TimeSpan periodicRestartTime)
at
Microsoft.SharePoint.AdministrationOperation.SPAdministrationOperation.DoProvisionIisApplicationPool(String
name, Int32 identityType, String userName, String password, TimeSpan
idleTimeout, TimeSpan periodicRestartTime)
at
System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr
md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext,
Object[]& outArgs)
at
System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle
md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext,
Object[]& outArgs)
at
System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
msgData, Int32 type)
at
Microsoft.SharePoint.AdministrationOperation.SPAdministrationOperation.DoProvisionIisApplicationPool(String
name, Int32 identityType, String userName, String 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)"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top