[ https://issues.apache.org/jira/browse/CLOUDSTACK-9489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15523198#comment-15523198 ]
ASF GitHub Bot commented on CLOUDSTACK-9489: -------------------------------------------- Github user pdion891 commented on the issue: https://github.com/apache/cloudstack/pull/1684 @dagsonstebo for your scenario 2 can you get the count of global settings ? via cloudmonkey as admin: ``` list configurations ``` You should have a count of about 468. Also this current PR did apply some changes from the Config.java that were not applied in your upgrades. I have test upgrade path without this fix and I had no issues, but we end up with missing configurations entrees. > When upgrading, Config.java new configuration are not updated. > -------------------------------------------------------------- > > Key: CLOUDSTACK-9489 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9489 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Management Server > Affects Versions: 4.6.2, 4.7.1, 4.8.0, 4.9.0 > Reporter: Pierre-Luc Dion > Assignee: Pierre-Luc Dion > Priority: Blocker > > When Upgrading CloudStack, new configurations (Global Settings) defined in > {{server/src/com/cloud/configuration/Config.java}} are not populated. > This file changed in 4.5 and 4.6 and those configurations are not applied > when upgrading to post 4.6. -- This message was sent by Atlassian JIRA (v6.3.4#6332)