ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » Reason code 2372, no database involved

Post new topic  Reply to topic
 Reason code 2372, no database involved « View previous topic :: View next topic » 
Author Message
crojas
PostPosted: Tue Jan 13, 2004 3:36 pm    Post subject: Reason code 2372, no database involved Reply with quote

Apprentice

Joined: 10 Mar 2002
Posts: 28

I'm getting reason code 2372 when trying to begin a transaction. I'm connecting in bindings mode to the QueueManager, my app is standalone, it has to get a message from a queue and call an EJB (RequiresNew) to pass the message.


Mi application steps are:

1. Connect to EJB
2. Connect to QueueManager and opend the Queue
3. Begin TRX (Here a i get the CC=1 and RC=2372)
4. Get the message
5. Call EJB service to pass the message
6. Commit TRX.
7. Disconnect from MQ
8. End

I'm not establishing a transaction with the EJB, i'm just a client. So the other posts do no apply to me.
Back to top
View user's profile Send private message
EddieA
PostPosted: Tue Jan 13, 2004 4:06 pm    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

If the app is standalone, why are you doing a "Begin TRX". MQ handles 'local' co-ordination. Issuing a BEGIN is telling MQ that you want 'global' co-ordination, and so it goes looking for the other parties.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
crojas
PostPosted: Wed Jan 14, 2004 11:24 am    Post subject: Reply with quote

Apprentice

Joined: 10 Mar 2002
Posts: 28

You were right, i were mistaked, beacause i only need to get the message with the SYNCPOINT Option.

Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Reason code 2372, no database involved
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.