MSMQ Thread Fails

  •  03-27-2008, 6:47 PM

    • ccalcut is not online. Last active: 10-06-2008, 1:23 PM ccalcut
    • Top 75 Contributor
    • Joined on 08-21-2007
    • Bellevue, Washington, USA
    • Posts 62
    • Points 196

    MSMQ Thread Fails

    I am getting this error on one of the servers running in a dev environment. I have reconfigured the farm several times now and nothing is working. The second server in the farm has no errors in console mode.

    This is just the start of many problems that seem to be happening, but I will start with just one.

    Info    27120 K2 Server was successfully started

    Info    10000 SmartObject Runtime Server starting up......

    Info    10001 SmartObject Runtime Connecting to Store Database on SQL ....

    Info    10003 SmartObject Runtime successfully connected to Database on SQL

    Info    10004 SmartObject Runtime Store using integrated security.

    Info    10021 SmartObject Runtime Event Handler initialized successfully.

    Info    10010 SmartObject Object Factory initialized with cache time of 0

    Info    10019 SmartObject Runtime Server successfully initialized and running.

    Info    7004 All Dependencies Loaded

    Info    7021 Assembly Execution Path successfully updated

    Info    7023 Loading Event Bus Server

    Info    7005 Configuration settings initialized

    Info    7032 Initialization Check Successfull

    Info    7013 Service registered with ID:57 running on machine: K21

    Info    7022 Event Bus Server Loaded Successfully

    Info    7010 MSMQ Thread Listing

    Error   7498 An error has occurred: System.Messaging.MessageQueueException: The

    transaction usage is invalid.

       at System.Messaging.MessageQueue.ReceiveCurrent(TimeSpan timeout, Int32 actio

    n, CursorHandle cursor, MessagePropertyFilter filter, MessageQueueTransaction in

    ternalTransaction, MessageQueueTransactionType transactionType)

       at System.Messaging.MessageQueue.Receive(MessageQueueTransaction transaction)

     

       at SourceCode.EventBus.MSMQSource.MessagesFromSource.RecieveMessage()

       at SourceCode.EventBus.MSMQSource.MessagesFromSource.GetEventsFromQueue()

       at SourceCode.EventBus.Server.EventQueueProcessing.RetrieveEventItemsFromSour

    ce()

     

    FARM SETUP

     

    2 Windows 2003 Server SP2 - WSS 3.0 and Form Services and BP SP1 - Kerberos Configured

    SQL Cluster ( 2 Servers if that matters)

     

     


    - Cory C
    Filed under: ,
View Complete Thread