[Test management] Test management service is not available
Issue
I want to configure my test management but I receive the following info in my ecu.test settings, that test management service is not available.
Solution
This issue is probably related to the fact, that you as the executing user has not the rights to access the java executable in the ecu.test installation directory (...\ecu.test <version>\JRE\bin
).
Please do the following steps to check the access:
Open command line
cmd
Navigate to the respective ecu.test installation directory (
...\ecu.test <version>\JRE\bin
)Execute command
java -XshowSettings:properties -Dfile.encoding=UTF-8
Â
The output should contain the Java version (e.g. java.version = 17.0.10). The exact version of Java is not relevant.
If you receive the following Zugriff verweigert (= Access denied) from step 3 than please get in contact with your IT department.
This issue is only related to OS Windows.