In the 3.4.3 image, attempting to run bin/aacli.sh, bin/status.sh, or version.sh returns an error: Error: Could not find or load main class net.shibboleth.idp.cli.CLI, even with just invoking help. I'm running these with Shibboleth running - I can fetch the metadata page remotely and the /status endpoint is live and appears normal.
We use aacli.sh as part of our integration testing. I additionally, verified that ResolverTest is enabled in the conf/admin/general-admin.xml file. The same config works in the 3.3.2 image.
In the 3.4.3 image, attempting to run
bin/aacli.sh,bin/status.sh, orversion.shreturns an error:Error: Could not find or load main class net.shibboleth.idp.cli.CLI, even with just invoking help. I'm running these with Shibboleth running - I can fetch the metadata page remotely and the/statusendpoint is live and appears normal.We use
aacli.shas part of our integration testing. I additionally, verified that ResolverTest is enabled in the conf/admin/general-admin.xml file. The same config works in the 3.3.2 image.