Dear developer,
Trying to load the example XTCE file from YAMCS at https://github.com/yamcs/quickstart/blob/master/src/main/yamcs/mdb/xtce.xml, I get the error "ERROR: Provider "https" not installed". The file content looks different from the example shipping with xtcetools, I don't know which one is right. The example of https://github.com/yamcs/pymdb successfully loads in YAMCS and has the same format at first glance as the YAMCS quickstart example mdb.
installed openjdk-21-jdk and exported JAVA_HOME=/usr/lib/jvm/openjdk-21-jdk/ then started java -jar ./target/XXX-jar-with_dependencies.jar in the cloned local repository (master branch).
Any help would be greatly appreciated.
Many thanks
Dear developer,
Trying to load the example XTCE file from YAMCS at https://github.com/yamcs/quickstart/blob/master/src/main/yamcs/mdb/xtce.xml, I get the error "ERROR: Provider "https" not installed". The file content looks different from the example shipping with xtcetools, I don't know which one is right. The example of https://github.com/yamcs/pymdb successfully loads in YAMCS and has the same format at first glance as the YAMCS quickstart example mdb.
installed openjdk-21-jdk and exported JAVA_HOME=/usr/lib/jvm/openjdk-21-jdk/ then started java -jar ./target/XXX-jar-with_dependencies.jar in the cloned local repository (master branch).
Any help would be greatly appreciated.
Many thanks