cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
msdeshpande
Level 2

Installation failure with binary generated with IA2020

Hi,

We recently upgraded to IA2020SP2. We built different installer binaries for different flavors of OSes with new IA. However, installation with Linux installer is failing with the below error:

===============================================================================
Installing...
-------------

[==================|==================|==================|==================]
[------------------|------------------|------------------|------------Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

Stack Trace:
java.lang.NoClassDefFoundError: org/mozilla/universalchardet/UniversalDetector
at Flexeraawd.ak(Unknown Source)
at com.zerog.ia.installer.actions.SpeedASCIIFileManipulator.ad(Unknown Source)
at com.zerog.ia.installer.actions.SpeedASCIIFileManipulator.installSelf(Unknown Source)
at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)
at com.zerog.ia.installer.actions.InstallDirectory.install(Unknown Source)
at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)
at com.zerog.ia.installer.GhostDirectory.install(Unknown Source)
at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)
at com.zerog.ia.installer.Installer.install(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.consoleInstallMain(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.mozilla.universalchardet.UniversalDetector
at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 18 more
This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

 

NOTE: Installation on Windows was successful.

Can anyone look into this issue and suggest possible resolution/workarounds ?

 

Thanks,

Madhusudan

0 Kudos
(1) Reply
RitanshuAnkita
Revenera
Revenera

Hi,

Can you please tell which Linux flavor OS and which java you are using  to install?

Are you using Windows to build Linux installer?

 

0 Kudos