|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQJMS1112 |
« View previous topic :: View next topic » |
Author |
Message
|
SilentWind |
Posted: Wed May 02, 2007 2:50 am Post subject: MQJMS1112 |
|
|
Acolyte
Joined: 11 Jan 2006 Posts: 58
|
Hi,
I am trying to connect to Websphere MQ 6.0.2 with a QueueConnectionFactory. I get the below error:
Linked Exception = MQJMS1112: JMS1.1 Invalid operation for domain specific object.
I cant seem to find any answers on the net and on this forum.
Thanks. |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed May 02, 2007 3:09 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
|
Back to top |
|
 |
BenR |
Posted: Wed May 02, 2007 4:27 am Post subject: |
|
|
Acolyte
Joined: 31 Jan 2006 Posts: 60 Location: Hursley, UK
|
You are either making pub/sub calls on a queue connection factory, or you accidentally defined a topic connection factory and are trying to make point-to-point calls on it. |
|
Back to top |
|
 |
SilentWind |
Posted: Thu May 03, 2007 5:58 pm Post subject: |
|
|
Acolyte
Joined: 11 Jan 2006 Posts: 58
|
I solved the problem. It was a very subtle error which i overlooked.
I made performance settings to the TopicConnectionFactory and applied them for QueueConnectionFactory. Hence I got the error.
Hence,
SubscriptionStore, CleanupInterval, CleanupLevel is not applicable for QueueConnectionFactory. |
|
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
|
|
|
|