Unfortunately our SAS Env Manager agent service went down , when I execute script getting below error. Can anyone please suggest on this error .
/conf/Lev1/Web/SASEnvironmentManager/agent-5.8.0-EE/bin$ ./hq-agent.sh start
-n Starting HQ Agent...
-n .
-n .
-n .
running (23558).
Error: The properties are already encrypted, but the encryption key is missing
org.hyperic.hq.agent.AgentConfigException: The properties are already encrypted, but the encryption key is missing
at org.hyperic.hq.agent.AgentConfig.ensurePropertiesEncryption(AgentConfig.java:273)
at org.hyperic.hq.bizapp.agent.client.AgentClient.ensurePropertiesEncryption(AgentClient.java:1437)
at org.hyperic.hq.bizapp.agent.client.AgentClient.initializeAgent(AgentClient.java:1207)
at org.hyperic.hq.bizapp.agent.client.AgentClient.main(AgentClient.java:1372)