[
https://issues.apache.org/jira/browse/CLOUDSTACK-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14996484#comment-14996484
]
ASF GitHub Bot commented on CLOUDSTACK-9039:
--------------------------------------------
Github user DaanHoogland commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1039#discussion_r44271548
--- Diff: python/lib/cloudutils/serviceConfig.py ---
@@ -54,7 +54,7 @@ def configration(self):
except:
logging.debug(formatExceptionInfo())
if self.syscfg.env.mode == "Server":
- raise CloudRuntimeException("Configure %s failed, Please
check the /var/log/cloudstack/setupManagement.log for detail"%self.serviceName)
+ raise CloudRuntimeException("Configure %s failed, Please
check the /var/log/cloudstack/management/setupManagement.log for
detail"%self.serviceName)
--- End diff --
k
> Log folder path Ubuntu
> ----------------------
>
> Key: CLOUDSTACK-9039
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9039
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Install and Setup
> Affects Versions: 4.6.0
> Reporter: Boris Schrijver
> Assignee: Boris Schrijver
> Priority: Minor
>
> Log folder path is incorrect during setup.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)