mkelderm
13 years agoOccasional Contributor
Linux: LoadUI 2.5.4, JavaFX 2.1.0 required (3 questions)
I have installed LoadUI 2.5.4 on our linux server. I am I have a few questions:
1) When I start the loadUI-cmd.sh script it need to connect to a X11 display. Why? Can I start this awt-headless?
2) When I set the Display variable (to my latop with XMing), it shows a window with the message "JavaFX 2.1.0 is required to view this content but JavaFX. Get the JavaFX runtime from java.com/javafx and run the installer. Then restart the application." Note: this was started with JDK 1.6.0_46
3) When I use the default jre/bin/java from the Loadui installation I get, the message:
1) When I start the loadUI-cmd.sh script it need to connect to a X11 display. Why? Can I start this awt-headless?
2) When I set the Display variable (to my latop with XMing), it shows a window with the message "JavaFX 2.1.0 is required to view this content but JavaFX. Get the JavaFX runtime from java.com/javafx and run the installer. Then restart the application." Note: this was started with JDK 1.6.0_46
3) When I use the default jre/bin/java from the Loadui installation I get, the message:
Prism ES2 Error - nInitialize: glXChooseFBConfig failed
java.lang.reflect.InvocationTargetException
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.javafx.main.Main.launchApp(Main.java:502)
at com.javafx.main.Main.main(Main.java:638)
Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: /opt/loadUI-2.5.4/jre/lib/i386/libglass.so: libgio-2.0.so.0: cannot open shared object file: No such file or directory
at com.sun.javafx.tk.quantum.QuantumToolkit.startup(QuantumToolkit.java:281)
at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:124)
at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:163)
at com.sun.javafx.application.LauncherImpl.access$000(LauncherImpl.java:47)
at com.sun.javafx.application.LauncherImpl$1.run(LauncherImpl.java:115)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.UnsatisfiedLinkError: /opt/loadUI-2.5.4/jre/lib/i386/libglass.so: libgio-2.0.so.0: cannot open shared object file: No such file or directory