[ https://issues.apache.org/jira/browse/CLOUDSTACK-9467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Burwell resolved CLOUDSTACK-9467. -------------------------------------- Resolution: Fixed The fix for this issue has been merged to the 4.8, 4.9, and master branches. > 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.10.0.0, 4.9.1.0, 4.8.2.0 > > > 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)