shirish शिरीष <shirisha...@gmail.com> writes:

> ~/Documents/ITR-1_2019_170419$ ./ITR.sh
> Error: Could not find or load main class
> com.itd.efiling.offline.common.player.ctrl.ThreeRedLightsIlluminate
> Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
>
> Now have no idea why it could not find the class, any ideas anybody ?

[...]

> A quick look at the shell script shows that it does nothing but merely
> calls for the .jar file.
>
> ~/Documents/ITR-1_2019_170419$ cat ITR.sh
> java -jar ITR-1_AY201920_PR1.jar

java -cp /usr/share/openjfx/lib/ -jar ITR-1_AY201920_PR1.jar

-- 
Mykola

Libre/Free Java Software Developer
https://manandbytes.gitlab.io/

Reply via email to