cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
saharey
Level 3

Launch UI mode failing on 64bit Linux

Hi All,

I downloaded latest IA2009 SP2 for Linux, installation on Linux goes smoothly and installs IA successfully but when I try to launch the UI for license it throws the following error on console:

//----------------------------------------------------------------------------------------------------------------------------
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

Stack Trace:
java.lang.UnsatisfiedLinkError: /Applications/InstallAnywhere 2009 Enterprise/jre/lib/i386/xawt/libmawt.so: Can't load IA 32-bit .so on a IA 32-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.loadLibraries(Unknown Source)
at java.awt.Toolkit.(Unknown Source)
at InstallAnywhere.main(DashoA10*..)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(DashoA10*..)
at com.zerog.lax.LAX.main(DashoA10*..)
This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
//----------------------------------------------------------------------------------------------------------------------------

IA claims they support

- Red Hat Enterprise Linux 4 and 5 (x86, Itanium 2, and AMD-64)

My Linux hardware config is
Intel(R) Xeon(TM) CPU 3.00GHz
Linux 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:29:47 EST 2005 x86_64 x86_64 x86_64 GNU/Linux

Does anyone has clue on this issue, it looks to me that this is an 64bit m/c issue. Can anyone help me out in this regard?

Thanks,
Saharey
Labels (1)
0 Kudos
(4) Replies
pv7721
Level 20

From where did you download it? Was it as an update or did you download the full build? I downloaded the latter yesterday but the full build was still at IA SP1.
0 Kudos
saharey
Level 3

I downloaded by launching my IA, menu Help->Check for Updates...
InstallAnywhere 2009 SP2 (Linux) with size 158MB
0 Kudos
jerome_IA
Level 9

I got similar issue (with another IA version)
You linux is probably not up to date, try installing the following libraries:

libxtst6
libxi6

Let us know if it helped.

I also downloaded new SP2 version and use it since 2 weeks from now ... no major issue found regarding this update.
0 Kudos
saharey
Level 3

Above both libs fails for dependencies, if I try to install these libs with --nodeps I get error: unpacking of archive failed: cpio: Bad magic

Any other thoughts?
IA does not support Linux 64 bit because I never saw IA installers labeled separately as 32 or 64 bit?

This has became blocker for me.

Any help in this regard will be highly appreciated.
0 Kudos