Skip to content

jfxrt.jar missing from openjdk 8 installation, resulting in failure to run MnistClassifier #83

@chiaweilim

Description

@chiaweilim

Installation of oracle java jdk 8 comes with jfxrt.jar, so no issue.

As oracle installation required sign up and login, some might opt for option openjdk 8 , which missing of jfxrt.jar.
Hence missing in SwingFXUtils dependency in running MnistClassifier.java

Environment : Windows
javafx

How to reproduce:

  1. Download openjdk 8
  2. Run TrainingLabs and you should see the error happened as in the screenshot

Solution:
Use openjfx (Find the workaround, update the repo and readme)
https://gluonhq.com/products/javafx/

Tutorial to refer: https://developer.tizen.org/development/articles/openjdk-and-openjfx-installation-guide

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcriticalSignificant failures affecting the running of repositoryinvalidThis doesn't seem right

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions