Hello, I'm having trouble with CRM integration with Great Plains and am trying to learn more about several error messages that are in event viewer. For example, when a new customer is added in GP the inetgreration does not carry the customer over to CRM.
I could use some help on what these error messages mean:
1.
A problem occurred in package 'DXIntInventoryPriceList' with a Document Exchange Custom Task (Send XML Data to a Microsoft Message Queue) (Microsoft.BusinessFramework.DocumentExchange.Common.Transport.MessageQueueTask): Unable to send on MSMQ queue FormatNameIRECT=OS:INT-SERVER\private$\BackOfficeCompanyDB_Outbound for identifier DXBackOffice. Problem reported: Message Queue service is not available.
2.
A problem occurred in package 'DXSalesDocument' with a Document Exchange Custom Task (Send XML Data to a Microsoft Message Queue) (Microsoft.BusinessFramework.DocumentExchange.Common.Transport.MessageQueueTask): Unable to send on MSMQ queue FormatNameIRECT=OS:INT-SERVER\private$\BackOfficeCompanyDB_Outbound for identifier DXBackOffice. Problem reported: Message Queue service is not available.
3.
The Open Procedure for service "MSMQ" in DLL "C:\WINNT\system32\MQPERF.DLL" failed. Performance data for this service will not be available. Status code returned is data DWORD 0.
4.
A problem occurred in package 'DXSalesDocumentLine' with a Document Exchange Custom Task (Send XML Data to a Microsoft Message Queue) (Microsoft.BusinessFramework.DocumentExchange.Common.Transport.MessageQueueTask): Unable to send on MSMQ queue FormatNameIRECT=OS:INT-SERVER\private$\BackOfficeCompanyDB_Outbound for identifier DXBackOffice. Problem reported: Message Queue service is not available.
5.
SQL Server Scheduled Job 'DXCustomer' (0x36F5821C6A11D1468BA70B8BE19864D9) - Status: Failed - Invoked on: 2006-04-11 12:08:03 - Message: The job failed. The Job was invoked by Schedule 1 (DXCustomer). The last step to run was step 1 (DXCustomer).
6.
An exception was thrown from Document Exchange: System.ApplicationException: Unable to send on MSMQ queue FormatNameIRECT=OS:INT-SERVER\private$\BackOfficeCompanyDB_Outbound for identifier DXBackOffice. Problem reported: Message Queue service is not available. ---> System.Messaging.MessageQueueException: Message Queue service is not available.
at System.Messaging.MQCacheableInfo.get_WriteHandle()
at System.Messaging.MessageQueue.StaleSafeSendMessage(MQPROPS properties, IntPtr transaction)
at System.Messaging.MessageQueue.SendInternal(Object obj, MessageQueueTransaction internalTransaction, MessageQueueTransactionType transactionType)
at System.Messaging.MessageQueue.Send(Object obj, String label, MessageQueueTransaction transaction, MessageQueueTransactionType transactionType)
at System.Messaging.MessageQueue.Send(Object obj, String label, MessageQueueTransactionType transactionType)
at Microsoft.BusinessFramework.DocumentExchange.Common.Transport.MessageQueueSC.Send(String queuePath, String msgLabel, String msgBody, Boolean transactionalQueue)
at Microsoft.BusinessFramework.DocumentExchange.Common.Transport.MessageQueueSC.Execute(MessageQueueTask queueTask, Boolean& flagRealWorkDone)
--- End of inner exception stack trace ---
Server stack trace:
at Microsoft.BusinessFramework.DocumentExchange.Common.Transport.MessageQueueSC.Execute(MessageQueueTask queueTask, Boolean& flagRealWorkDone)
at System.Runtime.Remoting.Messaging.Message.Dispatch(Object target, Boolean fExecuteInContext)
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.BusinessFramework.DocumentExchange.Common.Transport.MessageQueueSC.Execute(MessageQueueTask queueTask, Boolean& flagRealWorkDone)
at Microsoft.BusinessFramework.DocumentExchange.Common.Transport.MessageQueueTask.Execute(Boolean& flagRealWorkDone)
at Microsoft.BusinessFramework.DocumentExchange.Common.Task.Execute(Object package, Object packageEvents, Object packageLog, DTSTaskExecResult& taskResult)
I could use some help on what these error messages mean:
1.
A problem occurred in package 'DXIntInventoryPriceList' with a Document Exchange Custom Task (Send XML Data to a Microsoft Message Queue) (Microsoft.BusinessFramework.DocumentExchange.Common.Transport.MessageQueueTask): Unable to send on MSMQ queue FormatNameIRECT=OS:INT-SERVER\private$\BackOfficeCompanyDB_Outbound for identifier DXBackOffice. Problem reported: Message Queue service is not available.
2.
A problem occurred in package 'DXSalesDocument' with a Document Exchange Custom Task (Send XML Data to a Microsoft Message Queue) (Microsoft.BusinessFramework.DocumentExchange.Common.Transport.MessageQueueTask): Unable to send on MSMQ queue FormatNameIRECT=OS:INT-SERVER\private$\BackOfficeCompanyDB_Outbound for identifier DXBackOffice. Problem reported: Message Queue service is not available.
3.
The Open Procedure for service "MSMQ" in DLL "C:\WINNT\system32\MQPERF.DLL" failed. Performance data for this service will not be available. Status code returned is data DWORD 0.
4.
A problem occurred in package 'DXSalesDocumentLine' with a Document Exchange Custom Task (Send XML Data to a Microsoft Message Queue) (Microsoft.BusinessFramework.DocumentExchange.Common.Transport.MessageQueueTask): Unable to send on MSMQ queue FormatNameIRECT=OS:INT-SERVER\private$\BackOfficeCompanyDB_Outbound for identifier DXBackOffice. Problem reported: Message Queue service is not available.
5.
SQL Server Scheduled Job 'DXCustomer' (0x36F5821C6A11D1468BA70B8BE19864D9) - Status: Failed - Invoked on: 2006-04-11 12:08:03 - Message: The job failed. The Job was invoked by Schedule 1 (DXCustomer). The last step to run was step 1 (DXCustomer).
6.
An exception was thrown from Document Exchange: System.ApplicationException: Unable to send on MSMQ queue FormatNameIRECT=OS:INT-SERVER\private$\BackOfficeCompanyDB_Outbound for identifier DXBackOffice. Problem reported: Message Queue service is not available. ---> System.Messaging.MessageQueueException: Message Queue service is not available.
at System.Messaging.MQCacheableInfo.get_WriteHandle()
at System.Messaging.MessageQueue.StaleSafeSendMessage(MQPROPS properties, IntPtr transaction)
at System.Messaging.MessageQueue.SendInternal(Object obj, MessageQueueTransaction internalTransaction, MessageQueueTransactionType transactionType)
at System.Messaging.MessageQueue.Send(Object obj, String label, MessageQueueTransaction transaction, MessageQueueTransactionType transactionType)
at System.Messaging.MessageQueue.Send(Object obj, String label, MessageQueueTransactionType transactionType)
at Microsoft.BusinessFramework.DocumentExchange.Common.Transport.MessageQueueSC.Send(String queuePath, String msgLabel, String msgBody, Boolean transactionalQueue)
at Microsoft.BusinessFramework.DocumentExchange.Common.Transport.MessageQueueSC.Execute(MessageQueueTask queueTask, Boolean& flagRealWorkDone)
--- End of inner exception stack trace ---
Server stack trace:
at Microsoft.BusinessFramework.DocumentExchange.Common.Transport.MessageQueueSC.Execute(MessageQueueTask queueTask, Boolean& flagRealWorkDone)
at System.Runtime.Remoting.Messaging.Message.Dispatch(Object target, Boolean fExecuteInContext)
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.BusinessFramework.DocumentExchange.Common.Transport.MessageQueueSC.Execute(MessageQueueTask queueTask, Boolean& flagRealWorkDone)
at Microsoft.BusinessFramework.DocumentExchange.Common.Transport.MessageQueueTask.Execute(Boolean& flagRealWorkDone)
at Microsoft.BusinessFramework.DocumentExchange.Common.Task.Execute(Object package, Object packageEvents, Object packageLog, DTSTaskExecResult& taskResult)