Forum Discussion
XNguy4
New Contributor
6 years agoError: Could not find or load main class com.intel.bts.BtsApp
I'm trying to run the board test system for Stratix 10 MX development kit in CentOS 7.7 and hit to the error below Error: Could not find or load main class com.intel.bts.BtsApp Is there anyone kno...
XNguy4
New Contributor
6 years agoThank for quick reply.
I believed that it wasn't Quartus problem, but the Java software bts.jar. I run bts.jar in Ubuntu 18.04 at got the same problem
Command: java -jar bts.jar
Error: Could not find or load main class com.intel.bts.BtsApp
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
I wonder if anyone got this problem before. Thanks.