Author |
Message |
Topic: Exception in thread "main" java.lang.UnsatisfiedLi |
Debashism
Replies: 3 Views: 2629
|
Forum: IBM MQ Java / JMS Posted: Fri Dec 13, 2002 8:39 pm Subject: format error |
Hi,
Just issue this command in HP-unix and see
chatr <sl file>
or ldd libamtJava.sl
the dependent files for this libamtjava.sl file will be displayed
check which file is exactly givi ... |
Topic: unsatisfiedlinkerror shared library error in hpunix |
Debashism
Replies: 2 Views: 4023
|
Forum: IBM MQ API Support Posted: Sat Nov 16, 2002 3:55 am Subject: unsatisfiedlinkerror shared library error in hpunix |
yeah i have specified it
not i found after getting the dependencies of this libamtJava.sl
it is givng an error :
dld.sl Bad system id for shared library: /opt/mqm/lib/libamtICUUC140_r.sl
/usr ... |
Topic: unsatisfiedlinkerror shared library error in hpunix |
Debashism
Replies: 2 Views: 4023
|
Forum: IBM MQ API Support Posted: Tue Nov 12, 2002 6:28 am Subject: unsatisfiedlinkerror shared library error in hpunix |
getting an error while running the sample programs of AMI
it is giving an error"unsatisfiedlinkerror libamtJava.sl file specified is not part of a shared library or format error"
plz help me out.. ... |
Topic: AMQ8135 Error |
Debashism
Replies: 2 Views: 2975
|
Forum: General Discussion Posted: Mon Sep 30, 2002 8:42 am Subject: AMQ8135 Error |
HI All,
We created an user on SUN SOLARIS and tried to create and open an AMI session.We got the error with reason code as "Error opening AM session reason code109.
While tr ... |
Topic: FDC error :mq series getting hanged in all AMI calls |
Debashism
Replies: 0 Views: 2086
|
Forum: General Discussion Posted: Wed Sep 18, 2002 3:56 am Subject: FDC error :mq series getting hanged in all AMI calls |
have installed MQ series 5.2 in solaris 5.8
when i run my java exe the program gets hanged up in some of the ami calls for instance send, create, open and receive.
in most cases an FDC file is log ... |
Topic: unsatisfied link error saying amtjava not found in java.lib |
Debashism
Replies: 1 Views: 2131
|
Forum: General Discussion Posted: Sat Aug 31, 2002 11:55 am Subject: unsatisfied link error saying amtjava not found in java.lib |
when executing the ami code getting an error saying unsatisfied link error :no amtjava found in java.lib ....all the class paths have been set properly... this amtjava file is not present in the fold ... |
Topic: Reading Queue names from policyy file |
Debashism
Replies: 0 Views: 2126
|
Forum: General IBM MQ Support Posted: Tue Aug 06, 2002 9:47 am Subject: Reading Queue names from policyy file |
Hi,
I am using AMI.I want to retrieve Queue name from the policy file...How do i do that?
Second quetion is i ahve a set of requets queues and a set of output queues.how can i get the names opf all ... |
Topic: Reading several Queue names from AMI policy file... |
Debashism
Replies: 1 Views: 1775
|
Forum: General Discussion Posted: Tue Aug 06, 2002 9:12 am Subject: Reading several Queue names from AMI policy file... |
Hi All,
I am using AMI on Java platform to read and write from and into a queue.I cam to know that information like the queue names and the queue manager etc are stored in a policy file.However I don ... |