Advertisement
Guest User

Untitled

a guest
Sep 13th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. root@localhost:/home/e/Downloads/Logo_Software/LogoV5.0.SP3/CDROM_Installers/Disk1/InstData/Linux/VM# sh ./Setup.bin
  2. Preparing to install...
  3. Extracting the JRE from the installer archive...
  4. Unpacking the JRE...
  5. Extracting the installation resources from the installer archive...
  6. Configuring the installer for this system's environment...
  7.  
  8. Launching installer...
  9.  
  10. Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
  11.  
  12. Stack Trace:
  13. java.lang.UnsatisfiedLinkError: /tmp/install.dir.2291/Linux/resource/jre/lib/i386/xawt/libmawt.so: libXext.so.6: cannot open shared object file: No such file or directory
  14. at java.lang.ClassLoader$NativeLibrary.load(Native Method)
  15. at java.lang.ClassLoader.loadLibrary0(Unknown Source)
  16. at java.lang.ClassLoader.loadLibrary(Unknown Source)
  17. at java.lang.Runtime.load0(Unknown Source)
  18. at java.lang.System.load(Unknown Source)
  19. at java.lang.ClassLoader$NativeLibrary.load(Native Method)
  20. at java.lang.ClassLoader.loadLibrary0(Unknown Source)
  21. at java.lang.ClassLoader.loadLibrary(Unknown Source)
  22. at java.lang.Runtime.loadLibrary0(Unknown Source)
  23. at java.lang.System.loadLibrary(Unknown Source)
  24. at sun.security.action.LoadLibraryAction.run(Unknown Source)
  25. at java.security.AccessController.doPrivileged(Native Method)
  26. at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
  27. at sun.awt.DebugHelper.<clinit>(Unknown Source)
  28. at java.awt.Component.<clinit>(Unknown Source)
  29. at com.zerog.ia.installer.LifeCycleManager.g(DashoA8113)
  30. at com.zerog.ia.installer.LifeCycleManager.h(DashoA8113)
  31. at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
  32. at com.zerog.ia.installer.Main.main(DashoA8113)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  36. at java.lang.reflect.Method.invoke(Unknown Source)
  37. at com.zerog.lax.LAX.launch(DashoA8113)
  38. at com.zerog.lax.LAX.main(DashoA8113)
  39. This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
  40. root@localhost:/home/e/Downloads/Logo_Software/LogoV5.0.SP3/CDROM_Installers/Disk1/InstData/Linux/VM# uname -a
  41. Linux localhost 2.6.32-5-amd64 #1 SMP Wed May 18 23:13:22 UTC 2011 x86_64 GNU/Linux
  42. root@localhost:/home/e/Downloads/Logo_Software/LogoV5.0.SP3/CDROM_Installers/Disk1/InstData/Linux/VM#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement