[
https://issues.apache.org/jira/browse/CLOUDSTACK-9467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15434346#comment-15434346
]
ASF GitHub Bot commented on CLOUDSTACK-9467:
--------------------------------------------
Github user abhinandanprateek commented on the issue:
https://github.com/apache/cloudstack/pull/1657
LGTM on code review, this will fix the broken symlink for usage server
> 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, 4.9.1, 4.8.2
>
>
> 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)