Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics GP (Archived)

Dynamics GP workflow Errors

Posted on by 1,240

Hi All,

I started to get the following errors in our sharepoint webserver recently. Any ideas? 

Thanks,

Event Type: Error
Event Source: Microsoft.Dynamics.Workflow.WebServices
Event Category: None
Event ID: 0
Date:  16/02/2010
Time:  9:29:18 AM
User:  N/A
Computer: Server Name
Description:
Action:
AreDesktopAlertsOn

Current User LogOnName:
Domain\UserName

Input parameters:
<RequestObjects>
<CompanyKey xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/dynamics/2006/01">
  <Id>5</Id>
</CompanyKey></RequestObjects>

Exception type:
System.Threading.ThreadAbortException

Exception message:
Thread was being aborted.

Stack Trace:
   at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML)
   at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML)
   at Microsoft.SharePoint.SPFieldCollection.EnsureFieldsSafeArray(Boolean bGetFullXML)
   at Microsoft.SharePoint.SPFieldCollection.GetField(String strName, Boolean bThrowException)
   at Microsoft.SharePoint.SPFieldCollection.GetField(String strName)
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.GetSPField(SPWeb web, String columnName)
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.<>c__DisplayClassc.<AddDataStorePropertyToCache>b__b()
   at Microsoft.SharePoint.SPSecurity.CodeToRunElevatedWrapper(Object state)
   at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()
   at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
   at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
   at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.AddDataStorePropertyToCache(List`1 properties, PropertyInfo member)
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.get_ListProperties()
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.AddPropertyStatements(Collection`1 properties, List`1 propertyStatements)
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.GetQueryWhereXml(Collection`1 queryProperties)
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.GetSPQuery(Collection`1 queryProperties, Collection`1 orderByProperties)
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.GetSPQuery(Collection`1 queryProperties)
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.FindAll(Collection`1 queryProperties)
   at Microsoft.Dynamics.Workflow.Approval.WorkflowSetup.FindAllEnabledByOrganization(OrganizationKey organizationKey)
   at Microsoft.Dynamics.Workflow.DesktopAlertCache.RetrieveCurrentData(CompanyKey company, String user)
   at Microsoft.Dynamics.Workflow.DesktopAlertCache.GetDesktopAlertsOn(CompanyKey company, String user)
   at Microsoft.Dynamics.Workflow.DesktopAlertCache.AreDesktopAlertsOn(CompanyKey company, String user)
   at Microsoft.Dynamics.Workflow.NotificationService.AreDesktopAlertsOn(OrganizationKey organizationKey, String user)
   at Microsoft.Dynamics.Workflow.WebService.AreDesktopAlertsOn(OrganizationKey organizationKey)


For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Event Type: Error
Event Source: Microsoft.Dynamics.Workflow.WebServices
Event Category: None
Event ID: 0
Date:  17/02/2010
Time:  12:05:35 PM
User:  N/A
Computer: ServerName

Description:
Action:
GetNotificationsAsOfDateTime

Current User LogOnName:
Domian\UerName

Input parameters:
<RequestObjects>
<CompanyKey xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/dynamics/2006/01">
  <Id>5</Id>
</CompanyKey>
<dateTime>2010-02-17T12:02:10+11:00</dateTime></RequestObjects>

Exception type:
System.Threading.ThreadAbortException

Exception message:
Thread was being aborted.

Stack Trace:
   at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML)
   at Microsoft.SharePoint.Library.SPRequest.GetFieldsSchemaXml(String bstrUrl, String bstrListName, ISP2DSafeArrayWriter p2DWKProps, ISP1DSafeArrayWriter p1DFullXML)
   at Microsoft.SharePoint.SPFieldCollection.EnsureFieldsSafeArray(Boolean bGetFullXML)
   at Microsoft.SharePoint.SPFieldCollection.GetField(String strName, Boolean bThrowException)
   at Microsoft.SharePoint.SPFieldCollection.GetField(String strName)
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.GetSPField(SPWeb web, String columnName)
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.<>c__DisplayClassc.<AddDataStorePropertyToCache>b__b()
   at Microsoft.SharePoint.SPSecurity.CodeToRunElevatedWrapper(Object state)
   at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()
   at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
   at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
   at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.AddDataStorePropertyToCache(List`1 properties, PropertyInfo member)
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.get_ListProperties()
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.AddPropertyStatements(Collection`1 properties, List`1 propertyStatements)
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.GetQueryWhereXml(Collection`1 queryProperties)
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.GetSPQuery(Collection`1 queryProperties, Collection`1 orderByProperties)
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.GetSPQuery(Collection`1 queryProperties)
   at Microsoft.Dynamics.Workflow.DynamicsDataStoreManager`2.FindAll(Collection`1 queryProperties)
   at Microsoft.Dynamics.Workflow.Approval.WorkflowSetup.FindAllEnabledByOrganization(OrganizationKey organizationKey)
   at Microsoft.Dynamics.Workflow.DesktopAlertCache.RetrieveCurrentData(CompanyKey company, String user)
   at Microsoft.Dynamics.Workflow.DesktopAlertCache.GetDesktopAlertsOn(CompanyKey company, String user)
   at Microsoft.Dynamics.Workflow.NotificationService.GetDesktopAlertNotifications(String user, OrganizationKey organizationKey, DateTime createdSinceTime, NotificationType notificationType)
   at Microsoft.Dynamics.Workflow.WebService.GetDesktopAlertNotifications(OrganizationKey organizationKey, DateTime createdSinceTime, NotificationType notificationType)


For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

*This post is locked for comments

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans