ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » Using non-default SYSTEM.JMS queue errors

Post new topic  Reply to topic
 Using non-default SYSTEM.JMS queue errors « View previous topic :: View next topic » 
Author Message
smeunier
PostPosted: Thu Apr 12, 2007 1:25 pm    Post subject: Using non-default SYSTEM.JMS queue errors Reply with quote

Partisan

Joined: 19 Aug 2002
Posts: 305
Location: Green Mountains of Vermont

I have a subsriber, that when I set: factory.setBrokerSubQueue method to anything other than the default JMS subscriber queue (i.e. SYSTEM.JMS.D.SUBSCRIBER.QUEUE) So for instanace I set it to SYSTEM.JMS.D.R3

I get the following error.
javax.jms.JMSException: MQJMS3021: Invalid subscriber queue prefix: SYSTEM.JMS.D.R3

According to documentation found by googling this topic, I just need to prefix with SYSTEM.JMS.D and it should work. I have tried may variations with the same results.

Any ideas? My intention is to have multiple application durable subscribers, subscribe to their own static subscription queues(do not want to use dynamic queues).
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Apr 12, 2007 1:53 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Have you tried going one . further?

Like SYSTEM.JMS.D.SUBSCRIBER.R3 ?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
smeunier
PostPosted: Fri Apr 13, 2007 4:46 am    Post subject: Reply with quote

Partisan

Joined: 19 Aug 2002
Posts: 305
Location: Green Mountains of Vermont

Yes, I have tried that and about every other variation known to mankind.
Back to top
View user's profile Send private message
Michael Dag
PostPosted: Fri Apr 13, 2007 5:08 am    Post subject: Reply with quote

Jedi Knight

Joined: 13 Jun 2002
Posts: 2607
Location: The Netherlands (Amsterdam)

what about: SYSTEM.JMS.D.R3.*

also see:
http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/topic/com.ibm.mq.csqzaw.doc/uj24850_.htm
_________________
Michael



MQSystems Facebook page
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Michael Dag
PostPosted: Fri Apr 13, 2007 5:14 am    Post subject: Reply with quote

Jedi Knight

Joined: 13 Jun 2002
Posts: 2607
Location: The Netherlands (Amsterdam)

sorry got that link mixed up...
but it's near that page...
_________________
Michael



MQSystems Facebook page
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
smeunier
PostPosted: Fri Apr 13, 2007 5:31 am    Post subject: Reply with quote

Partisan

Joined: 19 Aug 2002
Posts: 305
Location: Green Mountains of Vermont

So hears the deal. My subscriber has a switch for Durable/non-Durable subscriptions. I had it set to Non-Durable and was trying to subscribe to a durable queue (Doh!). Hence the message on the prefix mismatch. Apparently type matching is done at the session level when a subscriber is created and the subscription is being registered.

Operator error! My apologies. But lessoned learned.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Using non-default SYSTEM.JMS queue errors
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.