|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
|
|
Visual Age 3.5.3 and Connector MQSeries 1.1.1 - UnsatisfiedL |
« View previous topic :: View next topic » |
Author |
Message
|
roliv |
Posted: Wed Aug 29, 2001 11:45 am Post subject: |
|
|
Novice
Joined: 26 Aug 2001 Posts: 11
|
Hi,
I have a small application that connects to an MQManager and gets a message from a queue. The application works fine if I export it from Visual Age for Java (3.5.3) and run it outside Visual Age for Java. However, if I try to run the application in Visual Age for Java, I get the following error:
Uncaught Exception (java.lang.UnsatisfiedLinkError: no mqjbnd01 in java library path)
I tried to find where this file is located but there's no trace of it in my file system. I thought it would be under the MQSeriestoolslib directory but is was not there.
Anyway, I don't quite understand how the application runs fine when outside of VAJ but it does not when running in VAJ.
Any suggestions would be appreciated. Thanks!
(My OS is Windows 2000.) |
|
Back to top |
|
|
bower5932 |
Posted: Wed Aug 29, 2001 1:08 pm Post subject: |
|
|
Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
You should have a mqjbnd01.dll in your mqseriesjavalib directory. This is used to get from the MQSeries java to the MQSeries C code. I haven't messed much with VAJ, so I'm not sure where you need to specify this path to get the file found by VAJ. |
|
Back to top |
|
|
kolban |
Posted: Wed Aug 29, 2001 4:33 pm Post subject: |
|
|
Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
I seem to remember MQ Java users getting bitten by VAJ because it shipped a back-level version of MQSeries Java classes. Do a file scan of your drives and look for files that start "com.ibm.mq*". If you find more than one set, copy the "old" set to somewhere safe and delete them from their current location. You may have to "fix up" some other things but at least you will be working from a common set of classes/jars. |
|
Back to top |
|
|
|
|
|
|
Page 1 of 1 |
|
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
|
|
|
|