Hi! I have recently installed open remote 2.5.0 on my windows system with Aeon Z-stick s2 on it. The problem is that whenever I start the open remote it doesn’t show Server startup message. like this–> (INFO: Server startup in 3159 ms) . I have monitored the boot log file and it says unable to retrieve controller identity, retrying in 10000ms. I had been using 2.1.0 controller which did not have this problem (although I had to replace the zwave jar file) which I don’t think I need to do on this version? anyways, I have changed zwaveserial com port to /dev/ttyACM0 from COM3 in the online designer. However, didn’t work for me. This is what my boot log file displayed on the recent start…
TRACE 2016-09-10 20:53:52,198 : Unable to retrieve controller identity
org.openremote.controller.exception.ConnectionException: The required password for user ‘aditya.kharel’ was not found. Password manager error : Password for user ‘org.openremote.security.PasswordManager$PasswordNotFoundException: Implementation Error: password alias ‘aditya.kharel’ does not correspond to secret key entry in the keystore.’ was not found
at org.openremote.controller.service.BeehiveCommandCheckService$BeehiveCommandChecker.connect(Unknown Source)
at org.openremote.controller.service.BeehiveCommandCheckService$BeehiveCommandChecker.httpRequest(Unknown Source)
at org.openremote.controller.service.BeehiveCommandCheckService$BeehiveCommandChecker.httpPost(Unknown Source)
at org.openremote.controller.service.BeehiveCommandCheckService$BeehiveCommandChecker.getControllerIdentity(Unknown Source)
at org.openremote.controller.service.BeehiveCommandCheckService$BeehiveCommandChecker.getRemoteCommandService(Unknown Source)
at org.openremote.controller.service.BeehiveCommandCheckService$BeehiveCommandChecker.run(Unknown Source)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.openremote.controller.service.Deployer$PasswordException: Password for user ‘org.openremote.security.PasswordManager$PasswordNotFoundException: Implementation Error: password alias ‘aditya.kharel’ does not correspond to secret key entry in the keystore.’ was not found
at org.openremote.controller.service.Deployer.getPassword(Unknown Source)
… 7 more
INFO 2016-09-10 20:53:52,200 : Unable to retrieve controller identity, retrying in 1,000 milliseconds…
INFO 2016-09-10 20:53:52,200 : Unable to retrieve controller identity, retrying in 1,000 milliseconds…
INFO 2016-09-10 20:54:39,471 :