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 » 2035 on MQ 7

Post new topic  Reply to topic
 2035 on MQ 7 « View previous topic :: View next topic » 
Author Message
mr_jaber
PostPosted: Sat Aug 15, 2009 8:27 am    Post subject: 2035 on MQ 7 Reply with quote

Apprentice

Joined: 21 May 2009
Posts: 28

hi,

i am already stuck on something related to excption handling:
http://www.mqseries.net/phpBB2/viewtopic.php?t=50278

any way i tried to upgrade to MQ 7, since many posts mensioned bug on MQ 6.0, but the thing is that every thing was working fine in terms of users and authontication, but after upgrading to 7, i am facing:

javax.resource.NotSupportedException: createJMSObjectsJMSWMQ0018: Failed to connect to queue manager 'XXX' with connection mode 'Client' and host name 'XXX'.

as its obvious iam using "client" mode, and i have 'Administrator" user configured on both machines.
Back to top
View user's profile Send private message
mr_jaber
PostPosted: Sat Aug 15, 2009 9:23 am    Post subject: Reply with quote

Apprentice

Joined: 21 May 2009
Posts: 28

i have configured a new user and added that to the mqm and admin. group, now i am able to get messages from the queue using "amqsgetc", but yet i can't manage to get it work from my JMS application
Back to top
View user's profile Send private message
anilit99
PostPosted: Sat Aug 15, 2009 11:27 am    Post subject: Reply with quote

Voyager

Joined: 28 May 2009
Posts: 75
Location: London, UK

what does the linked exception say ?
_________________
"I almost care !"
Back to top
View user's profile Send private message
mr_jaber
PostPosted: Sat Aug 15, 2009 11:31 am    Post subject: Reply with quote

Apprentice

Joined: 21 May 2009
Posts: 28

how can i display the linked exception if it fails during the deployment of MDB??
Back to top
View user's profile Send private message
mr_jaber
PostPosted: Sat Aug 15, 2009 12:20 pm    Post subject: Reply with quote

Apprentice

Joined: 21 May 2009
Posts: 28

ok ... now things are getting strange, it worked when using IBM JRE 1.5.0, while its not with hotspot 1.5 and 1.6, there should be something like an env. variable or something provided by that IBM implementation,
Back to top
View user's profile Send private message
mr_jaber
PostPosted: Sat Aug 15, 2009 12:30 pm    Post subject: Reply with quote

Apprentice

Joined: 21 May 2009
Posts: 28

and sorry "anilit99" i forgot to mension:

Caused by: com.ibm.mq.MQException: JMSCMQ0001: WebSphere MQ call failed with compcode '2' ('MQCC_FAILED') reason '2059' ('MQRC_Q_MGR_NOT_AVAILABLE').
at com.ibm.msg.client.wmq.common.internal.Reason.createException(Reason.java:206)
... 33 more
Caused by: com.ibm.mq.jmqi.JmqiException: CC=2;RC=2059;AMQ9204: Connection to host 'JABER(1414)' rejected. [1=com.ibm.mq.jmqi.JmqiException[CC=2;RC=2059;AMQ9503: Channel negotiation failed. [3=SYSTEM.DEF.SVRCONN]],3=JABER(1414),5=RemoteConnection.initSess]
at com.ibm.mq.jmqi.remote.internal.RemoteFAP.jmqiConnect(RemoteFAP.java:1689)
at com.ibm.msg.client.wmq.internal.WMQConnection.<init>(WMQConnection.java:335)
... 32 more
Caused by: com.ibm.mq.jmqi.JmqiException: CC=2;RC=2059;AMQ9503: Channel negotiation failed. [3=SYSTEM.DEF.SVRCONN]
at com.ibm.mq.jmqi.remote.internal.system.RemoteConnection.initSess(RemoteConnection.java:1513)
at com.ibm.mq.jmqi.remote.internal.system.RemoteConnection.connect(RemoteConnection.java:1067)
at com.ibm.mq.jmqi.remote.internal.system.RemoteConnectionPool.getConnection(RemoteConnectionPool.java:392)
at com.ibm.mq.jmqi.remote.internal.RemoteFAP.jmqiConnect(RemoteFAP.java:1407)
... 33 more
Back to top
View user's profile Send private message
mr_jaber
PostPosted: Sat Aug 15, 2009 12:43 pm    Post subject: Reply with quote

Apprentice

Joined: 21 May 2009
Posts: 28

Could be something related to CCSID, by mistake thought this is the solution:
http://www-01.ibm.com/support/docview.wss?rs=171&uid=swg21235552

but its not
Back to top
View user's profile Send private message
AkankshA
PostPosted: Sun Aug 16, 2009 9:07 pm    Post subject: Reply with quote

Grand Master

Joined: 12 Jan 2006
Posts: 1494
Location: Singapore

mr_jaber wrote:

Caused by: com.ibm.mq.MQException: JMSCMQ0001: WebSphere MQ call failed with compcode '2' ('MQCC_FAILED') reason '2059' ('MQRC_Q_MGR_NOT_AVAILABLE').


cross check the name of queue manager

logs state that you use SYSTEM.DEF.SVRCONN, ensure that the same same exists and MCAUSER value of the same is not set to NOBODY
_________________
Cheers
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » 2035 on MQ 7
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.