|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Aboute Remote Queue |
« View previous topic :: View next topic » |
Author |
Message
|
dheerajyermal |
Posted: Wed Mar 23, 2011 4:05 am Post subject: Aboute Remote Queue |
|
|
Newbie
Joined: 23 Mar 2011 Posts: 5 Location: Singapore
|
Need to connect to remote queue in local machine . my concept is working fine but the thread is running and later i would be getting timed out . please help me out
Wat all things i have done ...
On first queue manager :
First thing : sender channel- transmission protocol : TCP
Connection Name : IPADDRESS(PORT NUMBER) i.e. Local system (xxxx)
Transmission queue : transmission (queue name).
Transmission Queue - usage transmission. Rest of things default.
Remote queue- Remote queue: aaaa
Remote queue manager : queuemanager (bbbb)
Transmission queue : transmission
On another queue manager :
Receiver channel : No changes , directly using receiving channel.
In the flow we have
ON MQINPUT --------Flow order --------------- 1 out ------------- Remote queue ( aaa) Queue manager bbbb
2 out ------------- Java compute node ( to update data base )
Getting message cont access remote queue i.e. ( aaa)
Key point : message is going for remote queue and updating database . after invoking it waits for 120 sec then it comes to be Time out.
Please help us out, if u get to know anything about this. |
|
Back to top |
|
 |
exerk |
Posted: Wed Mar 23, 2011 4:30 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Firstly, please take note of where you post! You posted this in the Read First for All New to WebSphere, which is sub-titled Only Moderators Post Here, so I have moved it to this forum as the content of your post is Broker-related.
Secondly, your statements of "...Getting message cont access remote queue i.e. ( aaa) and "...Key point : message is going for remote queue and updating database . after invoking it waits for 120 sec then it comes to be Time out..." are meaningless - I have no idea what the first one means and as regards the second, do you mean:
1. A message is created by an MQINPUT node and successfully put to the QR in queue manager aaaa?
2. The message arrives at the remote queue manager (bbbb) and is put on the correct queue?
3. The compute node retrieves the message and successfully updates the database?
What happens after the two-minute time-out:
1. Is the DB update rolled back?
2. Is the message rolled back to the queue?
Before answering the questions I suggest you go back and read the posts in the forum in which you originally posted  _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Wed Mar 23, 2011 5:02 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
When you attached the WMB debugger to this flow, where do you see the message go? Does it get to the JCN? Inside the JCN, what codes does it execute? Please post your JCN source. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
dheerajyermal |
Posted: Wed Mar 30, 2011 9:11 pm Post subject: |
|
|
Newbie
Joined: 23 Mar 2011 Posts: 5 Location: Singapore
|
K leave the JCN NOde .
JUST by using MQINPUT-------------->MQOUTPUT
WHile sending message to remote queue. I am able to send the data. YEs now my purpose is done
But problem is there would be a timed out as thread is running. DOnt know wy ?
Please help me out..... |
|
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
|
|
|
|