"BUG_IN_THE_BUS: An error occured during message dispatch by the bus itself." error

65 views
Skip to first unread message

Pavlo Stolyar

unread,
Aug 1, 2012, 7:34:51 AM8/1/12
to rhino-t...@googlegroups.com
Got error "BUG_IN_THE_BUS: An error occured during message dispatch by the bus itself. Please notify the developers" when consuming message in service bus.
Below is full stack trace
System.Runtime.InteropServices.COMException (0x8000FFFF): Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))
   at System.Transactions.Oletx.ITransactionShim.Abort()
   at System.Transactions.Oletx.RealOletxTransaction.Rollback()
   at System.Transactions.Oletx.OletxTransaction.Rollback()
   at System.Transactions.TransactionStatePromotedBase.Rollback(InternalTransaction tx, Exception e)
   at System.Transactions.Transaction.Rollback()
   at System.Transactions.TransactionScope.InternalDispose()
   at System.Transactions.TransactionScope.Dispose()
   at Rhino.ServiceBus.Msmq.MsmqTransport.ReceiveMessageInTransaction(OpenedQueue queue, String messageId, Func`2 messageArrived, Action`2 messageProcessingCompleted, Action`1 beforeMessageTransactionCommit)
   at Rhino.ServiceBus.Msmq.MsmqTransport.HandlePeekedMessage(OpenedQueue queue, Message message)
   at Rhino.ServiceBus.Msmq.AbstractMsmqListener.PeekMessageOnBackgroundThread(Object state)

I guess that happened because of some kind of system COMException. Have anybody exprerienced that? What can I do to avoid this in future? Thanks in advance

Corey Kaylor

unread,
Aug 3, 2012, 12:43:39 PM8/3/12
to rhino-t...@googlegroups.com
I wish I could say more about this one, maybe Ayende or someone else can chime in? We don't use the MSMQ transport here so it is hard for me to support.


--
You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rhino-tools-dev/-/1nxlRk4Pm_YJ.
To post to this group, send email to rhino-t...@googlegroups.com.
To unsubscribe from this group, send email to rhino-tools-d...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.

Oren Eini (Ayende Rahien)

unread,
Aug 3, 2012, 12:45:10 PM8/3/12
to rhino-t...@googlegroups.com
This is an error condition that we didn't expect.
Something like that is not something that we can recover from, and likely going to result in having to restart DTC and RSB
Reply all
Reply to author
Forward
0 new messages