BMC Communities Banner

This Question is Not Answered

1 "correct" answer available (10 pts)
18 Replies Last post: Jan 6, 2009 10:17 AM by ravindra   1 2 Previous Next
RamyaS Enthusiast 77 posts since
Aug 21, 2008
Currently Being Moderated
15. Jan 2, 2009 5:32 AM in response to: ravindra
Re: Equivalent *.so files for *.dll files

Hi All,

 

 

 

 

 

 

 

 

 

 

 

 

 

I tested my application on Solaris & Linux environments with new downloaded *.so & *.jar files.

But still we are facing the same ERROR : ELF related to libarjni70.so file

 

 

09:05:39,293 INFO [STDOUT] at java.lang.Thread.run(Thread.java:595)

 

 

09:05:39,294 INFO [STDOUT

 

] Caused by: java.lang.UnsatisfiedLinkError: /usr/ar/libarjni70.so: ld.so.1: java: fatal: /usr/ar/libarjni70.so: wrong ELF data format: ELFDATA2MSB

 

09:05:39,294 INFO [STDOUT] at java.lang.ClassLoader$NativeLibrary.load(Native Method)

 

 

09:05:39,294 INFO [STDOUT] at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)

 

 

09:05:39,295 INFO [STDOUT] at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)

 

 

09:05:39,295 INFO [STDOUT] at java.lang.Runtime.loadLibrary0(Runtime.java:822)

 

 

09:05:39,295 INFO [STDOUT] at java.lang.System.loadLibrary(System.java:992)

 

 

09:05:39,295 INFO [STDOUT] at com.remedy.arsys.api.Proxy.<clinit>(Proxy.java:51)

 

 

09:05:39,295 INFO [STDOUT] at com.thortech.xl.integration.hostAccess.BMCTicket.<init>(Unknown Source)

 

 

09:05:39,295 INFO [STDOUT] ... 103 more

 

Kindly suggest,

 

Regards,

Ramya S

 

 





gramsa49 HotShot 165 posts since
Jun 26, 2007
Currently Being Moderated
16. Jan 2, 2009 8:53 AM in response to: RamyaS
Re: Equivalent *.so files for *.dll files

Are you using a 64-bit jvm to compile/run the program?  Did you download the

api for the right platform?

 

Axton

 

The opinions, statements, and/or suggested courses of action expressed in

this E-mail do not necessarily reflect those of BMC Software, Inc.  My

voluntary participation in this forum is not intended to convey a role as a

spokesperson, liaison or public relations representative for BMC Software,

Inc.

1 2 Previous Next

More Like This

  • Retrieving data ...