|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
JMS Setup test fails |
« View previous topic :: View next topic » |
Author |
Message
|
ahmad_khan |
Posted: Mon Oct 17, 2005 1:07 am Post subject: JMS Setup test fails |
|
|
Newbie
Joined: 25 Sep 2005 Posts: 8
|
Dear all,
A couple of questions:
1.
I am trying to setup the MQ JMS broker, after running the MQJMS_PSQ.mqsc with out any errors when I try to perform the test by running PSIVTRun.bat script I get the following error:
Websphere MQ classes for Java(tm) Message Service 6.0
Publish/Subscribe Installation Verification Test
Creating a TopicConnectionFactory
Creating a Connection
Creating a Session
Creating a Topic
Creating a TopicPublisher
Caught exception: javax.jms.JMSException: MQJMS2008: failed to open MQ queue SYSTEM.BROKER.DEFAULT.STRE
AM
linked exception: com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2085
PSIVT finished
What can be the reason?
2.Before this I had the ccsid setting issue then I changed the ccsid to 1208 now I dont get this error any more, my question is:
a)I have 2 Queue managers on this machine, Can I have them have different CCSID.
b) How to change CCSID for non-default Queue Manger, coz the following cmd will change only for default manager
"ALTER QMGR CCSID(1208)"
C) While creating the MQ manager can I specify the CCSID, at least there is no option with MQ explorer , is there any with Command Server
I am running WMQ 6 on Win2000 Pro.
Thanks in advance.
Ahmad |
|
Back to top |
|
 |
Mr Butcher |
Posted: Mon Oct 17, 2005 1:28 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
1. check the mq messages and codes, 2085 is "object does not exist".
2. runmqsc -> default qmgr
runmqsc qmgrname -> specific queuemanager
3. dont think command server needs a ccsid
you should try a bit harder, at least check the msgs and codes and the command syntax in the admin guide before posting how to issue a command. _________________ Regards, Butcher |
|
Back to top |
|
 |
wschutz |
Posted: Mon Oct 17, 2005 1:55 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
From the Info center (which you must read):
Quote: |
Every WebSphere Business Integration Event Broker broker that you integrate into an MQSeries Publish/Subscribe network must have a minimum of two queues available:
* SYSTEM.BROKER.DEFAULT.STREAM
This queue supports the default publication stream. You must create this queue on every broker. You must also create and deploy a message flow that services this stream queue.
|
Quote: |
a)I have 2 Queue managers on this machine, Can I have them have different CCSID.
b) How to change CCSID for non-default Queue Manger, coz the following cmd will change only for default manager
"ALTER QMGR CCSID(1208)" |
a)Yes,of corse
b) try "runmqsc <theotherqueuenanagername> to chage its' ccsid
Quote: |
C) While creating the MQ manager can I specify the CCSID, at least there is no option with MQ explorer , is there any with Command Server
I am running WMQ 6 on Win2000 Pro.
|
No _________________ -wayne |
|
Back to top |
|
 |
ahmad_khan |
Posted: Mon Oct 17, 2005 2:17 am Post subject: |
|
|
Newbie
Joined: 25 Sep 2005 Posts: 8
|
Thanks,
Once I posted the question then I came across This guide "MQSystem Administration Guide" which is quite useful.
The problem with first question was that the "SYSTEM.BROKER" was not running, I just started it with and worked fine.
Thanks
Ahmad |
|
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
|
|
|
|