Forum Discussion

MTabr's avatar
MTabr
Icon for New Contributor rankNew Contributor
7 years ago

Stratix 10 MX Dev Kit, BoardTestSystem.sh, Error: Could not find or load main class com.intel.bts.BtsApp

I'm trying to run the BTS for the S10 MX dev kit on a CentOS 7 linux machine. When I execute BoardTestSystem.sh i get the error "Error: Could not find or load main class com.intel.bts.BtsApp".

I can see the BtsApp.class is inside the .jar file and I've tried using different relative paths and commands aside from the default "java -Xmx256m -jar bts.jar" inside the BoardTestSystem.sh but nothing seems to work.

Does anyone have any ideas?

Thanks in advance.

2 Replies