javaFX helloworld jar cannot be ran on different platform -


i new javafx stuff , not sure if knows did wrong. here scenario:

  1. on win 7, used netbeans 8 jdk1.8.0_05 created helloworld.jar
  2. on win 7, java -jar helloworld.jar works fine
  3. move helloworld.jar redhat 5.8 , used same version jdk1.8.0_05, java -jar helloworld.jar . , see following error

graphics device initialization failed : es2, sw error initializing quantumrenderer: no suitable pipeline found

red hat enterprise linux 5.8 not supported configuration javafx in java 8.

red hat enterprise linux 6.x (and other linux variants) supported.


midorikid provides procedure allow javafx used on red hat el 5.x system in answer to: running javafx jars on redhat 5.8. note although procedure can followed, recommended uses more recent rhel system run javafx in supported configuration.


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -