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
On Fri, Aug 3, 2012 at 7:43 PM, Corey Kaylor <co...@kaylors.net> wrote: > 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. > > > On Wed, Aug 1, 2012 at 5:34 AM, Pavlo Stolyar <pavlo.stol...@gmail.com>wrote: > >> 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 >> >> -- >> 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-tools-dev@googlegroups.com. >> To unsubscribe from this group, send email to >> rhino-tools-dev+unsubscr...@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/rhino-tools-dev?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Rhino Tools Dev" group. > To post to this group, send email to rhino-tools-dev@googlegroups.com. > To unsubscribe from this group, send email to > rhino-tools-dev+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/rhino-tools-dev?hl=en. > -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to rhino-tools-dev@googlegroups.com. To unsubscribe from this group, send email to rhino-tools-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.