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 » WebSphere Message Broker (ACE) Support » JMS/JNDI question

Post new topic  Reply to topic
 JMS/JNDI question « View previous topic :: View next topic » 
Author Message
nab054371
PostPosted: Sun Jan 14, 2007 8:40 am    Post subject: JMS/JNDI question Reply with quote

Disciple

Joined: 15 Nov 2006
Posts: 173

I am execting following command inside of JMSADMIN tool:

alter QCF(ivtQCF) PORT(1415);


I get this error below:

Invalid property for a com.ibm.mq.jms.MQQueueConnectionFactory: ;
Unable to create a valid object, please check the parameters supplied
Invalid property in this context: Client-bindings attribute clash


Just wondering if I am missing something here?
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Sun Jan 14, 2007 12:15 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

What does "dis qcf(ivtQCF)" show?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
nab054371
PostPosted: Sun Jan 14, 2007 1:09 pm    Post subject: Reply with quote

Disciple

Joined: 15 Nov 2006
Posts: 173

Sorry bout double posting issue,I guess I realized only after posting that I had it in the wrong message topic!

Anyway I dont think this is that big a deal!
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sun Jan 14, 2007 7:18 pm    Post subject: Reply with quote

Grand High Poobah

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

nab054371 wrote:
Sorry bout double posting issue,I guess I realized only after posting that I had it in the wrong message topic!

Anyway I dont think this is that big a deal!

Board etiquette says: leave it in the wrong forum or delete and post in the right forum. If you leave it in the wrong forum it will eventually get moved into the right one by the moderators.

Now for your question I suggest you read the "client manual" and beef up keeping the "Using Java" close at hand. See the documentation button at the top of the page.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
nab054371
PostPosted: Mon Jan 15, 2007 6:21 am    Post subject: Reply with quote

Disciple

Joined: 15 Nov 2006
Posts: 173

OK thanks for the etiquette part


BTW,this alter statement is in line with stuff picked from USING JAVA. I have tried using references.

I need to know what is wrong with this statement!
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Jan 15, 2007 6:35 am    Post subject: Reply with quote

Grand High Poobah

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

nab054371 wrote:
OK thanks for the etiquette part


BTW,this alter statement is in line with stuff picked from USING JAVA. I have tried using references.

I need to know what is wrong with this statement!


If you had read the client manual you would know that in order to establish a tcp/ip client connection you need
  1. a host (name / ip)
  2. a channel name (svrconn or clntconn)
  3. a port number (where the listener is running on the target qmgr)
  4. a tcp/ip client transport property. If you use LU the channel name will be vastly different, you might not use a port number etc... See intercommunications manual for connections with non tcp/ip protocols...
  5. a qmgr name (not mandatory but usually necessary). If present it is being checked against the qmgr at that connection... (see particularities for channel tables in client connection manual)
So your change is not being accepted because it leaves the qcf in an inconsistent state, connection wise.....

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
nab054371
PostPosted: Mon Jan 15, 2007 6:39 am    Post subject: Reply with quote

Disciple

Joined: 15 Nov 2006
Posts: 173

ok I am looking at page 38 from using Java abd I do not see it.Obviously I m missing something here.

Could you pls send me link to this documentation?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Jan 15, 2007 6:45 am    Post subject: Reply with quote

Grand High Poobah

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

If you go to the top of the page, you'll find the documentation button which through 2 to 3 pages will get you to the MQ Infocenter
From there on you should have access to all manuals online...

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
jefflowrey
PostPosted: Mon Jan 15, 2007 6:51 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

We can't tell you what's wrong with the statement without seeing the results of "dis qcf(ivtQCF)".
_________________
I am *not* the model of the modern major general.
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 » WebSphere Message Broker (ACE) Support » JMS/JNDI question
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.