With my recent activity with API Programming, an unsatisfied link error is because your ld_library_path does not include the system native libraries that the jar needs
_____ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Matthew Kunkel Sent: Tuesday, April 01, 2008 8:46 AM To: [email protected] Subject: Remedy JAVA api question ** List, We're getting the error below when trying to use the JAVA api on a windows platform. This particular program is running on AIX, whereas I'm most familiar with HP-UX. I've googled the error and can't seem to find anything. We get the same result on both the 6.3 and 7.0 versions of the API. Any help is appreciated. Caused by: java.lang.UnsatisfiedLinkError: /u/applic/Remedy/libarjni70.a (0509-022 Cannot load module /u/applic/Remedy/libarjni70.a. 0509-103 The module has an invalid magic number.) at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewCon nectionInitialReadCallback.java:113) at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioRea dCompletionListener.java:165) at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java :217) at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture .java:161) at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136) at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195) at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743 ) at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469) Thanks, Matt _____ ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the individual or entity to whom they are addressed. If you have received this email in error destroy it immediately. ********************************************************************** Wal-Mart Confidential ********************************************************************** __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" html___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

