Author |
Message |
Topic: Exception in thread "main" java.lang.UnsatisfiedLi |
Sarah Lee
Replies: 14 Views: 12868
|
Forum: IBM MQ API Support Posted: Fri Jun 15, 2007 6:21 am Subject: Exception in thread "main" java.lang.UnsatisfiedLi |
Reinstalling MQServer resolved the problem. Thanks a lot for your help. |
Topic: Exception in thread "main" java.lang.UnsatisfiedLi |
Sarah Lee
Replies: 14 Views: 12868
|
Forum: IBM MQ API Support Posted: Thu Jun 14, 2007 8:31 am Subject: Exception in thread "main" java.lang.UnsatisfiedLi |
I have MQServer 5.3
Its a BINDING connection.
I have MQServer on my Windows XP machine. So, I am NOT connecting to any other machine. |
Topic: Getting Error - java.lang.UnsatisfiedLinkError |
Sarah Lee
Replies: 8 Views: 14687
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Jun 12, 2007 12:30 pm Subject: Getting Error - java.lang.UnsatisfiedLinkError |
Can you let me know if you were able to solve this problem? I have this same error.
Thanks, |
Topic: Exception in thread "main" java.lang.UnsatisfiedLi |
Sarah Lee
Replies: 14 Views: 12868
|
Forum: IBM MQ API Support Posted: Tue Jun 12, 2007 8:44 am Subject: Exception in thread "main" java.lang.UnsatisfiedLi |
Yes.
C:\Program Files\IBM\WebSphere Q\Java\lib;c:\mqclient\BIN;C:\Program Files\ThinkPad\Utilities;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\IBM\Infoprint Select;C:\Not ... |
Topic: Exception in thread "main" java.lang.UnsatisfiedLi |
Sarah Lee
Replies: 14 Views: 12868
|
Forum: IBM MQ API Support Posted: Tue Jun 12, 2007 7:34 am Subject: Exception in thread "main" java.lang.UnsatisfiedLi |
That didn't work either. One thing. My code is able to locate the mqjbnd05.dll. When I change its path, it gives the right path in the error.
There is another line after the unsatisfiedLink. - &qu ... |
Topic: Exception in thread "main" java.lang.UnsatisfiedLi |
Sarah Lee
Replies: 14 Views: 12868
|
Forum: IBM MQ API Support Posted: Tue Jun 12, 2007 6:24 am Subject: Exception in thread "main" java.lang.UnsatisfiedLi |
Thanks for the immediate response.
Yes, I have the dll in the directory in my classpath.
I am using Windows XP. So, how does LD_LIBRARY_PATH figure here?
Any help would be appreciated.
Than ... |
Topic: Exception in thread "main" java.lang.UnsatisfiedLi |
Sarah Lee
Replies: 14 Views: 12868
|
Forum: IBM MQ API Support Posted: Tue Jun 12, 2007 6:01 am Subject: Exception in thread "main" java.lang.UnsatisfiedLi |
I'm trying to connect to MQ using my Java code. I am using Eclipse IDE. . I have tried all adding everything possible to my classpath, but nothing works. Can someone help?
I am getting the following ... |