TIBCO Spotfire Statistics Services (TSSS) server jobs fail with error “java.lang.IllegalStateException: Unable to decrypt password”, and the following error is seen in the SplusServer.log:
2016-11-10 10:14:38,826 | ERROR | | SplusMessageServerWrapper | JobExecutionThreadPool-29: Error occurred while trying to start engine service!
Splus log:
**** Engine execution output ****
java.lang.IllegalStateException: Unable to decrypt password.
at com.insightful.splusserver.encryption.PasswordEncryptor.decryptPassword(PasswordEncryptor.java:77)
at com.insightful.splusserver.configuration.FilePropertyManager.getJMXPassword(FilePropertyManager.java:565)
at com.insightful.splusserver.engine.splusengine.SplusMessageServer.getJMXPassword(SplusMessageServer.java:843)