Rohit Yadav created CLOUDSTACK-9467:
---------------------------------------
Summary: Fresh installation of cloudstack-usage server fails
Key: CLOUDSTACK-9467
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9467
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Reporter: Rohit Yadav
Assignee: Rohit Yadav
Priority: Blocker
Fix For: 4.8.2, 4.10.0, 4.9.1
On fresh installation of cloudstack, the key file is not symlinked to the
/etc/cloudstack/management/key file causing the usage server to fail to start:
Caused by: com.cloud.utils.exception.CloudRuntimeException: key File containing
secret key not found in the classpath:
at
com.cloud.utils.crypt.EncryptionSecretKeyChecker.check(EncryptionSecretKeyChecker.java:83)
at com.cloud.utils.db.DbProperties.getDbProperties(DbProperties.java:80)
at
com.cloud.utils.db.TransactionLegacy.<clinit>(TransactionLegacy.java:999)
The fix is to add a symlink.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)