Not able to run Anomaly Detection
Hello everyone,
so I am following this guide to deploy the Anomaly Detection Service. I downloaded the AnomalyMicroservices-Windows and extracted it in the path
C:\Users\...\ThingWorxProjekt\Analytics\AnomalyMicroservices-Windows
So I ran the following command after I navigated to the extracted files directory:
java -Dproperties.file=C:\Users\...\ThingWorxProjekt\Analytics\AnomalyMicroservices-Windows\microservices.properties -jar result-standalone-2.0.2-bin.jar server results-h2-
file.yml
But I get the error "Main Class .file=C:\User\...\ThingWorxProjekt...\microservices.properties could not be found or loaded"
I also tried to not write the whole path but only \microservices.properties since I am already in this directory.
Any Ideas how I should do it properly?
Best Regards,
Dominik

