Atomikos Forum

JMS Server(Websphere MQ) goes down

What is the expected behavior if my jms server goes down and comes up., in the meantime my application server running along with Atomikos never goes down.

I tried the following test:

Step1) appserver & jms server up
      - send one message -  it worked
Muthuvelan Swaminathan Send private email
Thursday, January 14, 2010
 
 
Sorry..about the previous post.

Here is the test case...

**************

I tried the following test:

Step1) appserver & jms server up
          - send a message(M1)-  it worked - get committed to database.

Step2) appserver up but jms server down
          - See continous exceptions on the appserver log

Step3) appserver up and jms server up now
        - No more exception on appserver log
        - Send a message(M2) - Atomikos picked it up and processing it as per logs., but never gets commited to db.

Step4) Stop appserver and restarted it. Jms server is running.
        - Message M2 goes to dead letter queue
        - Send a message(M3)
        - M3 works as expected.

So is it expected to bring down the application server when the jms server goes down when using atomikos.

Thanks.


***************
Muthuvelan Swaminathan Send private email
Thursday, January 14, 2010
 
 
For the record: we are looking at this case in our support email conversation.
Guy Pardon Send private email
Monday, January 25, 2010
 
 
This seems like a bug that was fixed in TransactionsEssentials 3.5.5 and later...

HTH
Guy Pardon Send private email
Monday, February 01, 2010
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics