Github user FSchumacher commented on the issue:
https://github.com/apache/jmeter/pull/408
The message from a `ClassNotFoundException` is checked for `javafx`. I
think it is safe to assume that any message on that kind of error hints to a
missing JavaFX installation, when it contains the string `javafx`.---
