If you run file against the java binary, what do you get back?  e.g.,

[EMAIL PROTECTED] c]$ which java
/usr/bin/java
[EMAIL PROTECTED] c]$ file /usr/bin/java
/usr/bin/java:  ELF 32-bit MSB executable SPARC Version 1, dynamically
linked, stripped

Axton Grams

On Tue, Apr 1, 2008 at 11:29 AM, Matthew Kunkel <[EMAIL PROTECTED]>
wrote:

> ** Correction:
>
> The first line should have read: "We're getting the error below when
> trying to use the JAVA api on an AIX platform."
>
> I originally thought it was windows, so I keep getting the process
> confused.  The whole app runs on a 64 bit AIX platform, no windows.
>
> Thanks,
> Matt
>
>  ------------------------------
> *From:* Matthew Kunkel
> *Sent:* Tuesday, April 01, 2008 9: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(
> NewConnectionInitialReadCallback.java:113)
> at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(
> AioReadCompletionListener.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"

Reply via email to