|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Reason code 2372, no database involved |
« View previous topic :: View next topic » |
Author |
Message
|
crojas |
Posted: Tue Jan 13, 2004 3:36 pm Post subject: Reason code 2372, no database involved |
|
|
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 |
|
 |
EddieA |
Posted: Tue Jan 13, 2004 4:06 pm Post subject: |
|
|
 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 |
|
 |
crojas |
Posted: Wed Jan 14, 2004 11:24 am Post subject: |
|
|
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 |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|