Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error: JavaFX runtime components are missing, and are required to run this

988694Feb 2 2013
I tried to build the application using javafx ant build, generated jar file. But when I run the jar file, issue:

Error: JavaFX runtime components are missing, and are required to run this application.

The javafx-class-path: libs/h2.jar libs/jfxrt.jar libs/log4j.jar

Running the JAR file using:

java -jar app.jar
What could it be?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 2 2013
Added on Feb 2 2013
0 comments
4,317 views