[ https://issues.apache.org/jira/browse/CLOUDSTACK-9489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513772#comment-15513772 ]
Pierre-Luc Dion commented on CLOUDSTACK-9489: --------------------------------------------- Hi, Here is the configuration table diff from a fresh 4.7 and my 4.4 upgraded to 4.7 Those settings are missing from my upgraded environment: {code} baremetal.internal.storage.server.ip baremetal.provision.done.notification.enabled baremetal.provision.done.notification.port baremetal.provision.done.notification.timeout enable.secure.session.cookie ovm3.guest.network.device ovm3.private.network.device ovm3.public.network.device ovm3.storage.network.device publish.action.events publish.alert.events publish.async.job.events publish.resource.state.events publish.usage.events xenserver.heartbeat.timeout {code} Those settings are defined and created in the Java.config file and not from a .sql file. I did test changing the init settings to false but this seams to reset the encryption of the database so login is not working anymore after the restart of the management server. > 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)