Author |
Message |
Topic: MQGet occurs error message reason '2003' |
wese345
Replies: 3 Views: 7405
|
Forum: General IBM MQ Support Posted: Mon May 26, 2014 12:21 am Subject: MQGet occurs error message reason '2003' |
Thanks,NaginWife.
I read about the info that you sent.
you may want to check this
http://www-01.ibm.com/support/docview.wss?uid=swg1IC85840
But it is not my problem that I described.
Our ne ... |
Topic: MQGet occurs error message reason '2003' |
wese345
Replies: 3 Views: 7405
|
Forum: General IBM MQ Support Posted: Fri May 23, 2014 2:20 am Subject: MQGet occurs error message reason '2003' |
Hi, guys
We met a problem. We had a application putting messages into the queue 'Q_PUB'. A message flow picks up the messages and publish to a topic . A subscriber could recieve messages in the que ... |
Topic: messages not pass through message flow |
wese345
Replies: 8 Views: 5215
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 16, 2014 1:13 am Subject: messages not pass through message flow |
Thank you,Esa.
The fact that you have two flows in separate execution groups browsing the queue makes it even more complicated. Both flows have their own browse cursors, which means that they both ... |
Topic: messages not pass through message flow |
wese345
Replies: 8 Views: 5215
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 12, 2014 11:33 pm Subject: messages not pass through message flow |
Thank you for your replies,guys.
Sorry to late to review the messages.
After the test was run completely, did LoadRunner get all requested responses or were some of them missing?
Cool! You k ... |
Topic: messages not pass through message flow |
wese345
Replies: 8 Views: 5215
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 08, 2014 7:55 pm Subject: messages not pass through message flow |
Thanks for your reply, Esa.
Maybe others never met this situation before. But I must test the performance and LR is just a right one.
So,for your question:
Do you run the flow with additional ... |
Topic: messages not pass through message flow |
wese345
Replies: 8 Views: 5215
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 07, 2014 10:46 pm Subject: messages not pass through message flow |
Hi, everyone
I met a strange situation while I run LoadRunner to test my message flow. There are always few messages stay in the queue and not picked up by message flow. So these messages stay her ... |
Topic: Additional instances not working as expect |
wese345
Replies: 9 Views: 3548
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Apr 27, 2014 7:53 pm Subject: Additional instances not working as expect |
Thanks guys.
For your discussion, I realize that the addtional instances apparenttly can increase the throughtput by message flow.
What I understand is:if 2 applications(maybe more) put message ... |
Topic: Additional instances not working as expect |
wese345
Replies: 9 Views: 3548
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 24, 2014 10:16 pm Subject: Additional instances not working as expect |
Hi everyone,
We have a question that want to konw. 'Is additional instances in message flow can improve the performance?'
The topology is three nodes. eg: A-->B-->C.
Each node has a QM an ... |
Topic: Could not connect to QM in MQ Explorer |
wese345
Replies: 3 Views: 4754
|
Forum: General IBM MQ Support Posted: Mon Apr 21, 2014 1:35 am Subject: Could not connect to QM in MQ Explorer |
Hi guys,
I have a problem today.
When I set up QM ,I tried to connect to QM in MQ Explorer.
But it told me The queue 'SYSTEM.MQEXPLORER.REPLY.MODEL' could not be opened for reason '2063' (AMQ44 ... |
Topic: Lost messages while transfer lots of messages by messageflow |
wese345
Replies: 1 Views: 2047
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Mar 16, 2014 7:57 pm Subject: Lost messages while transfer lots of messages by messageflow |
Hi guys,
We have a problem while transferring messages.
Our topology is transferring messages from 3 machines which has MQ and MB environment. eg: A-->B-->C and C-->B-->A
We have ... |
Topic: Cannot create broker |
wese345
Replies: 3 Views: 3751
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 26, 2014 6:16 pm Subject: Cannot create broker |
Have you tried the command directly, e.g.
runmqsc TJ12_QUEUE_MANAGER_001
then
alter qmgr psmode(COMPAT)
Thank you, Tibor.
I tried this command and it works. I can create broker again!
... |
Topic: Cannot create broker |
wese345
Replies: 3 Views: 3751
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 25, 2014 7:18 pm Subject: Cannot create broker |
Hi guys,
I can not create broker after I delete an old broker.
Here is the error info:
mqsicreatebroker TJ12BRK -q TJ12_QUEUE_MANAGER_001
AMQ8110:WebSphere MQ queue manager already exi ... |
Topic: Help about messageflow deployment |
wese345
Replies: 2 Views: 2805
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 08, 2014 7:29 pm Subject: Help about messageflow deployment |
First, bharathi.tech12 ,thank your for your rely.
Second, I found that when I use toolkit to connect remote broker,I use MY OWN channel called 'C_SERVER_CONNECT' which is a service channel. Then th ... |
Topic: Help about messageflow deployment |
wese345
Replies: 2 Views: 2805
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 06, 2014 7:01 pm Subject: Help about messageflow deployment |
Hi guys,
I got a problem that the bar file cannot deploy to the broker.
The info is like this can not put a message to the broker's queue.
But the broker has already started.
I redeploy a simpl ... |
Topic: how to visit webservice by wsdl dynamically |
wese345
Replies: 5 Views: 3206
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 30, 2013 12:58 am Subject: how to visit webservice by wsdl dynamically |
Simbu and smdavies99, thanks for your reply.
One of the keystones of using webservices is that the WSDL and accompanying xsd's define (in all its gory detail) the CONTRACT between you and the Web ... |