Author |
Message |
Topic: [HELP] Unable to consume reply message from Queue |
sjunejo
Replies: 8 Views: 6571
|
Forum: IBM MQ Java / JMS Posted: Sat Dec 04, 2010 2:12 am Subject: Can anyone confirm please... |
If it is not working at 7.0.1.3 open a PMR with IBM. They'll help you fix it.
I can raise a PMR but just wanted to make sure that its really a problem....can someone else confirm its rea ... |
Topic: [HELP] Unable to consume reply message from Queue |
sjunejo
Replies: 8 Views: 6571
|
Forum: IBM MQ Java / JMS Posted: Fri Dec 03, 2010 2:48 am Subject: Code changed.... but still.... |
I have changed code and tried but still the same..message is just waiting and my web application just TimedOut. following is the result;
Setting CorrelationID = 73A6FBB03B04BA96162454DC947 ... |
Topic: [HELP] Unable to consume reply message from Queue |
sjunejo
Replies: 8 Views: 6571
|
Forum: IBM MQ Java / JMS Posted: Fri Dec 03, 2010 1:46 am Subject: I have the latest Version.....But it used to work before.... |
I have the latest version 7.0.1.3. Also I have configured it before myself and it use to work but it was not the latest version but I think the base release. Could it be possible for me to have a link ... |
Topic: [HELP] Unable to consume reply message from Queue |
sjunejo
Replies: 8 Views: 6571
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 02, 2010 3:52 am Subject: YES.... |
dod you verify with the mq explorer that the corelid in the reply is what you expect?
I have checked it in MQ Explorer and its same as you can see I am using the same variable with my receiver as f ... |
Topic: [HELP] Unable to consume reply message from Queue |
sjunejo
Replies: 8 Views: 6571
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 02, 2010 2:58 am Subject: [HELP] Unable to consume reply message from Queue |
Hi,
I am having problem consuming messages from MQ Server Queue. I am using WebSphere MQ Server 7 with my web application to put messages on IN Queue which will then Consume by my MDB deployed on j ... |
Topic: WAS 7.0 and WebSphere MQ 7 Connection |
sjunejo
Replies: 3 Views: 4375
|
Forum: IBM MQ Java / JMS Posted: Thu Mar 19, 2009 6:36 am Subject: my setup |
Hi,
Thanks for the reply. Actually i want to map my Local Application server queues to MQ Server queues using Buses.
Currently my setup is as follows
Application.war --> INQ <-- MDB ... |
Topic: WAS 7.0 and WebSphere MQ 7 Connection |
sjunejo
Replies: 3 Views: 4375
|
Forum: IBM MQ Java / JMS Posted: Thu Mar 19, 2009 2:51 am Subject: WAS 7.0 and WebSphere MQ 7 Connection |
Hi all,
I have an application which is working with normal JMS setup on WAS which offcource involves all the connection factories, queue connection factories, queues and connected through service ... |
Topic: Tomcat and MQ Server |
sjunejo
Replies: 1 Views: 2334
|
Forum: General IBM MQ Support Posted: Wed Sep 24, 2008 12:58 am Subject: Tomcat and MQ Server |
Hello All,
I need a help here. I am testing my Application on MQv7.0. I am working on AIX machine. I have configured the MQ envirnment which includes Queue Manager, Local Queses and Channel of type ... |
Topic: problem with loopback (127.0.0.1) in WMQ 5.3 for Solaris? |
sjunejo
Replies: 12 Views: 10408
|
Forum: General IBM MQ Support Posted: Fri Sep 19, 2008 7:23 am Subject: problem with loopback (127.0.0.1) in WMQ 5.3 for Solaris? |
I have got it...
I was missing somrthing imy command...
runmqchl -c CHLNAME -m QMGR2
now its working...I cans end messages from one to another...
Thanks for reply....Thanks
 |
Topic: problem with loopback (127.0.0.1) in WMQ 5.3 for Solaris? |
sjunejo
Replies: 12 Views: 10408
|
Forum: General IBM MQ Support Posted: Fri Sep 19, 2008 5:39 am Subject: problem with loopback (127.0.0.1) in WMQ 5.3 for Solaris? |
I have followed all the steps given on link:
http://my.advisor.com/Articles.nsf/nl/BOWEO001
instead of using 127.0.0.1 I am using IP address of my machine. I have both queue managers ate the sam ... |
Topic: can't get sender channel to connect SUN to MVS |
sjunejo
Replies: 17 Views: 26326
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Sep 18, 2008 7:58 am Subject: can't get sender channel to connect SUN to MVS |
First of all thanx for reply...
QMGR2.TO.QMGR1 not found ... is there not a problem.... SERVER means my default QMGR1 and client means my another queue manager QMGR2 just to differentiate both.
... |
Topic: can't get sender channel to connect SUN to MVS |
sjunejo
Replies: 17 Views: 26326
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Sep 18, 2008 7:44 am Subject: URGENT PLZ.... |
I have got similar problem.... error is as below...
On Server
hml-bladep6a1-~/mq: runmqchl -c QMGR1.TO.QMGR2
18/09/08 16:38:11 Channel 'QMGR1.TO.QMGR2' is starting.
18/09/08 16:38:11 AMQ9502: ... |
Topic: How to get started on MQ |
sjunejo
Replies: 9 Views: 10253
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Sep 15, 2008 6:41 am Subject: How to get started on MQ |
Thank you very much all of you for help. I have sucessfully installed the proper server version and now I can run all the commands. Thanks  |
Topic: How to get started on MQ |
sjunejo
Replies: 9 Views: 10253
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Sep 15, 2008 12:18 am Subject: How to get started on MQ |
NO /opt/mqm does not exist....Actually I have installed on /usr/mqm/. I have checked 'dspmqver' and it displays followinig information:
$ dspmqver
Name: WebSphere MQ
Version: 7.0.0.0
C ... |
Topic: How to get started on MQ |
sjunejo
Replies: 9 Views: 10253
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Sep 12, 2008 7:42 am Subject: How to get started on MQ |
I have created a new user and added in the mqm group as you can see
hml-bladep6a1-~: id
uid=206(sheeraz) gid=0(system) groups=1(staff),2(bin),3(sys),4(adm),14(rootsu),15(mqm)
and also set th ... |