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 » MQJMS2005 failed to create MQQueue Manager

Post new topic  Reply to topic Goto page Previous  1, 2, 3
 MQJMS2005 failed to create MQQueue Manager « View previous topic :: View next topic » 
Author Message
fjb_saper
PostPosted: Tue Dec 14, 2004 12:18 pm    Post subject: Reply with quote

Grand High Poobah

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

What about channel name and port number. And remember the channel has to be of type SVRCONN and NOT SDR !! (RTFM)
What about case sensitivity?
Like I said do not use int use the class literal (more visibility for us poor slobs who can't remember which int value means what)

Enjoy
Back to top
View user's profile Send private message Send e-mail
tkane
PostPosted: Mon Dec 20, 2004 1:19 pm    Post subject: Reply with quote

Voyager

Joined: 23 Dec 2002
Posts: 82
Location: Kansas City

I'm not sure if you're still looking for help on this but...

I'm wondering why you're putting directly to the TRANSMIT Q.

Code:
        Queue myQueue = session.createQueue("HOST.INTV1.Q");//Transmission queue


With your defines as:
Code:

def ql (HOST.INTV1.Q) +
descr('Cola local de Transmision de INTV1') +
...
def qr (INTV1.Q.TX) +
descr('Cola remota de INTV1') +
...

I think you want to write to INTV1.Q.TX.

Good Luck
Tom
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2, 3 Page 3 of 3

MQSeries.net Forum Index » IBM MQ Java / JMS » MQJMS2005 failed to create MQQueue Manager
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.