Posted: Mon Jun 17, 2002 7:43 am Post subject: MissingResourceException
Newbie
Joined: 17 Jun 2002 Posts: 2
My code sets up a wait interval of 100s for a queue, however when the time expires I get the following exception.
java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key 39
at java.util.ResourceBundle.getObject(ResourceBundle.java:382)
at java.util.ResourceBundle.getObject(ResourceBundle.java:379)
at java.util.ResourceBundle.getString(ResourceBundle.java:354)
at com.ibm.mq.MQException.<init>(MQException.java:434)
at com.ibm.mq.MQQueue.get(MQQueue.java:496)
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