Github user milamberspace commented on the issue:
https://github.com/apache/cloudstack/pull/1610
@wido This PR has been include with the latest CS 4.9.0, unfortunately if
the last line of the db.properties file hasn't a return line (i.e. the last
line isn't an empty line), the first l
Github user milamberspace commented on the issue:
https://github.com/apache/cloudstack/pull/1610
The workaround is to edit the db.properties file and insert a carriage
return before "db.cloud.driver=jdbc:mysql"
and restart the cloudstack-management service
---
If your project is
Github user rhtyd commented on the issue:
https://github.com/apache/cloudstack/pull/1610
@milamberspace I tested upgrade scenario using debian packages, so at least
this works for debian mgmt server hosts. I think you hit the issue with CentOS
based mgmt server host?
---
If your pro