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 » Error while using v7.5 com.ibm.mq.MQQueue get() APi-MQJE001b

Post new topic  Reply to topic
 Error while using v7.5 com.ibm.mq.MQQueue get() APi-MQJE001b « View previous topic :: View next topic » 
Author Message
nageshkumar2008
PostPosted: Mon Sep 29, 2014 5:03 am    Post subject: Error while using v7.5 com.ibm.mq.MQQueue get() APi-MQJE001b Reply with quote

Newbie

Joined: 26 Apr 2014
Posts: 4

Hi All,

I am getting
java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key MQJE001b
at java.util.ResourceBundle.getObject(ResourceBundle.java:374)
at java.util.ResourceBundle.getObject(ResourceBundle.java:371)
at java.util.ResourceBundle.getObject(ResourceBundle.java:371)
at java.util.ResourceBundle.getString(ResourceBundle.java:334)
at com.ibm.mq.MQException.getMessage(MQException.java:1637)
at com.ibm.mq.MQException.<init>(MQException.java:1444)
at com.ibm.mq.MQDestination.getInt(MQDestination.java:647)
at com.ibm.mq.MQDestination.get(MQDestination.java:456)

when using version 7.5 java APIs.

Please, any one have idea?

Thanks in advance
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Sep 29, 2014 10:13 am    Post subject: Reply with quote

Grand High Poobah

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

Missing a jar on the classpath?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
nageshkumar2008
PostPosted: Mon Sep 29, 2014 11:19 pm    Post subject: Reply with quote

Newbie

Joined: 26 Apr 2014
Posts: 4

fjb_saper,

Thanks for quick reply. Verified classpath, all jars in place.

Searched for MQJE001b in all libraries at C:\Program Files (x86)\IBM\WebSphere MQ (mqc75_7.5.0.4_win client). not available.

Did not get why this error occurs?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Sep 30, 2014 4:29 am    Post subject: Reply with quote

Grand High Poobah

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

Looks to me like you are missing the *jms*.jar or one of it's components... as the exception points towards a JMSException... On the other hand you might be getting the JMSException because an underlying native exception could not be thrown?

Dig deeper into your classpath. See if it happens when you have all the jars in <MQ_Install>/java/lib on your classpath. If it still does open a PMR.

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
calanais
PostPosted: Wed Oct 01, 2014 12:50 am    Post subject: Reply with quote

Apprentice

Joined: 12 Mar 2010
Posts: 32

That property file need should be in com.ibm.mq.jar - but that looks to be on the classpath if you can use MQDestination.

Is this a standalone command line started JVM here? Or inside some other framework? Any security policies or other special classloading in use?
Back to top
View user's profile Send private message
nageshkumar2008
PostPosted: Wed Oct 01, 2014 2:45 am    Post subject: Reply with quote

Newbie

Joined: 26 Apr 2014
Posts: 4

Hi,
Yes, I found that property in com.ibm.mq.jar. And this jar, associated jar are available in classpath.
I tried removing all MQ jars and keeping only required jars.
Still it did not work
Actually no issue with app flow.
This is not a stand alone command line JVM. But it will be called from our Application frame work.

opening PMR might be only option
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 » Error while using v7.5 com.ibm.mq.MQQueue get() APi-MQJE001b
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.