You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rohit Yadav (JIRA)" <ji...@apache.org> on 2016/08/23 11:32:21 UTC

[jira] [Created] (CLOUDSTACK-9467) Fresh installation of cloudstack-usage server fails

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)