|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Pub/Sub PSIVTRun.bat fails |
« View previous topic :: View next topic » |
Author |
Message
|
kix |
Posted: Thu Jun 06, 2002 1:31 am Post subject: Pub/Sub PSIVTRun.bat fails |
|
|
Newbie
Joined: 06 Jun 2002 Posts: 2
|
Windows 2000 / MQ v5.2.1 + MA88 + MA0C
I'm trying to done PSIVTRun.bat, but it fails in mid-flow as connecting to the broker.
I executed following steps:
1) create Queue Manager (QM1)
2) strmqbrk -m QM1
3) runmqsc QM1 < MQJMS_PSQ.mqsc
4) PSIVTRun.bat -nojndi -m QM1 -t
In the prompt, following message is displayed:
com.ibm.mq.jms.NoBrokerResponseException: MQJMS5053
I can't understand why it fails despite executed strmqbrk.
Do I need other steps?
Can somebody help me?
(sorry for obtuse English) |
|
Back to top |
|
 |
abiram8 |
Posted: Tue Jun 11, 2002 5:21 am Post subject: |
|
|
 Master
Joined: 27 Mar 2002 Posts: 207 Location: India
|
Hi,
Please Ensure that Queue Manager Created is the Default one give -d Options while creating QM in AIX, UNIX or in NT you have Gui Options for that dont & then give strmqbrk command dont give the QM name same way strmqm to start QM Since this is the one way of finding out that we have created the Default QM If Problem exsists again post with the Error Code |
|
Back to top |
|
 |
rtrabucc |
Posted: Mon Jun 17, 2002 5:58 am Post subject: links to some bugs...... |
|
|
Novice
Joined: 22 May 2002 Posts: 16 Location: Bedford MA
|
I found that using the same config using the -nojndi flag didn't work as advertised and this was confirmed in the bug list I have provided a link to below.
http://www-3.ibm.com/software/ts/mqseries/support/summary/javasupp.html
I found that using the product without using JNDI requires alot of work. Every code sample, example, etc. assumes you want to use JNDI. I eventually got it working, but it was a chore.
Bob |
|
Back to top |
|
 |
kix |
Posted: Mon Jun 17, 2002 7:33 am Post subject: worked |
|
|
Newbie
Joined: 06 Jun 2002 Posts: 2
|
Hi,
It worked!!
I changed QueueManager's ccsid, as follows:
1) RUNMQSC QM1
2) alter qmgr ccsid(819)
3) re-run "PSIVTRun.bat -nojndi -m QM1 -t"
Current system is Japanese environment, so I think the problem result from
language enbironment, or just a bug of the PSIVTRun java class.
Thanks for the responses,
kix |
|
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
|
|
|
|