Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-08-11 Thread via GitHub
sureshanaparti merged PR #10485: URL: https://github.com/apache/cloudstack/pull/10485 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr..

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-07-10 Thread via GitHub
abh1sar commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-3056154064 @DaanHoogland The exceptions are seen every time the management server is started after running the cloudstack-setup-database command. So, the fix can be verified that way. Bot

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-07-10 Thread via GitHub
DaanHoogland commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-3056129249 @abh1sar et al, please advice on testing. It seems to me an upgrade test is needed at least. -- This is an automated message from the Apache Git Service. To respond to the mes

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-07-09 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-3055230348 [SF] Trillian test result (tid-13737) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 59320 seconds Marvin logs: https://github.co

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-07-09 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-3052030700 @DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-07-09 Thread via GitHub
DaanHoogland commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-3052028498 @blueorangutan test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-07-09 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-3051896085 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 14115 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-07-09 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-3051493135 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-07-09 Thread via GitHub
shwstppr commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-3051490336 @abh1sar @sureshanaparti I think we should try to get this in 4.21 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the mess

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-05-21 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2899769997 [SF] Trillian test result (tid-13371) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 48522 seconds Marvin logs: https://github.co

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-05-21 Thread via GitHub
abh1sar commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2897856024 @blueorangutan test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-05-21 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2897859261 @abh1sar a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-05-20 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2896638047 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13470 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-05-20 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2896489261 @abh1sar a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-05-20 Thread via GitHub
abh1sar commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2896488550 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-05-19 Thread via GitHub
abh1sar commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2892913188 > Could you post the test steps you took to reproduce the issue and verify that this PR fixes it? @JoaoJandre The first time management server is started after running the clo

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-05-19 Thread via GitHub
JoaoJandre commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2891639398 Could you post the test steps you took to reproduce the issue and verify that this PR fixes it? -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-05-19 Thread via GitHub
JoaoJandre commented on code in PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#discussion_r2096116955 ## engine/schema/src/main/java/com/cloud/upgrade/dao/DbUpgrade.java: ## @@ -38,4 +38,6 @@ public interface DbUpgrade { void performDataMigration(Connection

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-05-19 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2890556709 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13441 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-05-19 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2890344060 @abh1sar a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-05-19 Thread via GitHub
abh1sar commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2890337542 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-05-18 Thread via GitHub
abh1sar commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2889542114 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-05-18 Thread via GitHub
abh1sar commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2889542595 > @abh1sar based on your testing and discussion this would need changes. > > I was able to not see the error by evicting old connections when HIkariCP is used for pooling. >

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-04-10 Thread via GitHub
abh1sar commented on code in PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#discussion_r2032786309 ## engine/schema/src/main/java/com/cloud/upgrade/dao/Upgrade42010to42100.java: ## @@ -98,6 +100,8 @@ protected void migrateConfigurationScopeToBitmask(Connection

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-04-09 Thread via GitHub
abh1sar commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2788913659 > @abh1sar could you explain how does the class structure get cached? I think I may be missing something, as on upgrade, the MGMT server will be down, after it is started which cache

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-04-08 Thread via GitHub
shwstppr commented on code in PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#discussion_r2033207850 ## engine/schema/src/main/java/com/cloud/upgrade/dao/Upgrade42010to42100.java: ## @@ -98,6 +100,8 @@ protected void migrateConfigurationScopeToBitmask(Connection

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-04-08 Thread via GitHub
JoaoJandre commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2786290583 @abh1sar could you explain how does the class structure get cached? I think I may be missing something, as on upgrade, the MGMT server will be down, after it is started which cac

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-04-08 Thread via GitHub
abh1sar commented on code in PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#discussion_r2032786309 ## engine/schema/src/main/java/com/cloud/upgrade/dao/Upgrade42010to42100.java: ## @@ -98,6 +100,8 @@ protected void migrateConfigurationScopeToBitmask(Connection

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-04-08 Thread via GitHub
shwstppr commented on code in PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#discussion_r2032722859 ## engine/schema/src/main/java/com/cloud/upgrade/dao/Upgrade42010to42100.java: ## @@ -98,6 +100,8 @@ protected void migrateConfigurationScopeToBitmask(Connection

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-04-08 Thread via GitHub
abh1sar commented on code in PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#discussion_r2032666801 ## engine/schema/src/main/java/com/cloud/upgrade/dao/Upgrade42010to42100.java: ## @@ -98,6 +100,8 @@ protected void migrateConfigurationScopeToBitmask(Connection

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-18 Thread via GitHub
shwstppr commented on code in PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#discussion_r2000834870 ## engine/schema/src/main/java/com/cloud/upgrade/dao/Upgrade42010to42100.java: ## @@ -98,6 +100,8 @@ protected void migrateConfigurationScopeToBitmask(Connection

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-13 Thread via GitHub
JoaoJandre commented on code in PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#discussion_r1993667343 ## engine/schema/src/main/java/com/cloud/upgrade/dao/Upgrade42010to42100.java: ## @@ -98,6 +100,8 @@ protected void migrateConfigurationScopeToBitmask(Connectio

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-13 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2720758558 @rohityadavcloud a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make pro

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-13 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2721325347 @DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-13 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2721334860 [SF] Trillian Build Failed (tid-12681) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-13 Thread via GitHub
DaanHoogland commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2721322562 @blueorangutan test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-13 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2720955312 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12767 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-13 Thread via GitHub
rohityadavcloud commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2720754200 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-11 Thread via GitHub
abh1sar commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2714192394 @JoaoJandre We identified the issue with how BackupDaoImpl class caches the columns of the table. Even though both configurations table and ConfigurationVO code has the new schema, t

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-04 Thread via GitHub
JoaoJandre commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2697955171 Instead of changing how we get the value, shouldn't we normalize the database data so that it works with the current way of getting the values? Otherwise, if someone in the

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-04 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2696990582 [SF] Trillian Build Failed (tid-12555) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-04 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2696797788 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12648 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-04 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2696604091 @abh1sar a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-04 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2696604143 [SF] Trillian Build Failed (tid-12553) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-04 Thread via GitHub
abh1sar commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2696601198 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-03 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2696430413 [SF] Trillian Build Failed (tid-12546) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-03 Thread via GitHub
rohityadavcloud commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2696322292 @blueorangutan test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-03 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2696323619 @rohityadavcloud a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To resp

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-03 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2694474496 [SF] Trillian Build Failed (tid-12539) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-03 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2694307242 @abh1sar a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-03 Thread via GitHub
abh1sar commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2694302332 @blueorangutan test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-03 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2694217226 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12636 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-03 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2694069046 @abh1sar a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-03 Thread via GitHub
abh1sar commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2694064998 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-03 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2693620926 Packaging result [SF]: ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 12634 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-03 Thread via GitHub
blueorangutan commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2693617756 @abh1sar a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] Fix ConfigurationVO load exception after schema change [cloudstack]

2025-03-03 Thread via GitHub
abh1sar commented on PR #10485: URL: https://github.com/apache/cloudstack/pull/10485#issuecomment-2693613367 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co