Hmm no, I didn't upgrade from 4.20. I just started 4.19 with java-17, and that ends in this weird error.
Anyway: *+1* Linstor tests now run successfully! On Wed, May 28, 2025 at 2:18 PM Daan Hoogland <daan.hoogl...@gmail.com> wrote: > never mind the noise Rene, > it is a valid point, but in conclusion: the error was due to > "upgrading" 4.20 to 4.19.3. no issue with the release so far then. (we > are sure to have another vote anyway) > > On Wed, May 28, 2025 at 2:12 PM Wei ZHOU <ustcweiz...@gmail.com> wrote: > > > > Hi Rene, > > > > Good point. You can create an issue for improvement. > > > > > > Kind regards, > > Wei > > > > On Wed, May 28, 2025 at 2:02 PM Rene Peinthor <rene.peint...@linbit.com> > > wrote: > > > > > Sorry, for the noise. It turns out this is caused by using java-17, > instead > > > of java-11 for the 4.19 branch. > > > Why can't there be easy to read errors for that... > > > > > > Will test now. > > > > > > On Wed, May 28, 2025 at 11:58 AM Rene Peinthor < > rene.peint...@linbit.com> > > > wrote: > > > > > > > yes there is a looong time between those 2 steps. > > > > > > > > But it turns out, that already the 4.19.2.0 install is failing > starting: > > > > > > > > root@cs-120-mgmt:~# head -n 400 > > > > /var/log/cloudstack/management/management-server.log > > > > 2025-05-28 09:55:08,520 INFO [o.a.c.ServerDaemon] (main:null) > (logid:) > > > > Server configuration file found: > > > > /etc/cloudstack/management/server.properties > > > > 2025-05-28 09:55:08,524 DEBUG [c.c.u.c.EncryptionSecretKeyChecker] > > > > (main:null) (logid:) Encryption Type: null > > > > 2025-05-28 09:55:08,530 INFO [o.a.c.ServerDaemon] (main:null) > (logid:) > > > > Initializing server daemon on null, with http.enable=true, > > > http.port=8080, > > > > https.enable=false, https.port=8443, context.path=/client > > > > 2025-05-28 09:55:12,399 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Loading module context [bootstrap] from URL > > > > > > > > [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.2.0.jar!/META-INF/cloudstack/bootstrap/spring-bootstrap-context.xml] > > > > 2025-05-28 09:55:12,400 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Loading module context [bootstrap] from URL > > > > > > > > [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.2.0.jar!/META-INF/cloudstack/bootstrap/spring-bootstrap-context-inheritable.xml] > > > > 2025-05-28 09:55:12,482 DEBUG [c.c.u.c.EncryptionSecretKeyChecker] > > > > (main:null) (logid:) Encryption Type: file > > > > 2025-05-28 09:55:12,483 DEBUG [c.c.u.c.CloudStackEncryptor] > (main:null) > > > > (logid:) Calling to initialize for class > > > > com.cloud.utils.crypt.EncryptionSecretKeyChecker > > > > 2025-05-28 09:55:12,550 DEBUG [c.c.u.c.CloudStackEncryptor] > (main:null) > > > > (logid:) Initialized with all possible encryptors > > > > 2025-05-28 09:55:12,556 DEBUG [c.c.u.c.CloudStackEncryptor] > (main:null) > > > > (logid:) CloudStack will encrypt and decrypt values using encryptor : > > > > AeadBase64Encryptor for class EncryptionSecretKeyChecker > > > > 2025-05-28 09:55:12,590 INFO [c.c.u.LogUtils] (main:null) (logid:) > log4j > > > > configuration found at /etc/cloudstack/management/log4j-cloud.xml > > > > 2025-05-28 09:55:12,593 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Loaded module context [bootstrap] in 192 ms > > > > 2025-05-28 09:55:12,594 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: bootstrap > > > > 2025-05-28 09:55:12,594 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: system > > > > 2025-05-28 09:55:12,594 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: core > > > > 2025-05-28 09:55:12,594 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: allocator > > > > 2025-05-28 09:55:12,595 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: host-allocator-random > > > > 2025-05-28 09:55:12,595 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: planner > > > > 2025-05-28 09:55:12,595 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: api-planner > > > > 2025-05-28 09:55:12,595 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: baremetal-planner > > > > 2025-05-28 09:55:12,595 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: explicit-dedication > > > > 2025-05-28 09:55:12,595 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: host-affinity > > > > 2025-05-28 09:55:12,596 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: host-anti-affinity > > > > 2025-05-28 09:55:12,596 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: implicit-dedication > > > > 2025-05-28 09:55:12,596 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > non-strict-host-affinity > > > > 2025-05-28 09:55:12,596 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > > > > non-strict-host-anti-affinity > > > > 2025-05-28 09:55:12,596 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: server-planner > > > > 2025-05-28 09:55:12,597 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: skip-heurestics > > > > 2025-05-28 09:55:12,597 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > user-concentrated-pod > > > > 2025-05-28 09:55:12,597 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: server-allocator > > > > 2025-05-28 09:55:12,597 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: api > > > > 2025-05-28 09:55:12,597 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: acl-dynamic-role-based > > > > 2025-05-28 09:55:12,597 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: acl-project-role-based > > > > 2025-05-28 09:55:12,597 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: acl-static-role-based > > > > 2025-05-28 09:55:12,598 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: cloudian > > > > 2025-05-28 09:55:12,598 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: ldap > > > > 2025-05-28 09:55:12,598 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: md5 > > > > 2025-05-28 09:55:12,598 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: metrics > > > > 2025-05-28 09:55:12,598 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: oauth2 > > > > 2025-05-28 09:55:12,599 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: pbkdf2 > > > > 2025-05-28 09:55:12,599 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: plaintext > > > > 2025-05-28 09:55:12,599 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: prometheus > > > > 2025-05-28 09:55:12,600 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: quota > > > > 2025-05-28 09:55:12,601 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: rate-limit > > > > 2025-05-28 09:55:12,601 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: saml2 > > > > 2025-05-28 09:55:12,601 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: server-api > > > > 2025-05-28 09:55:12,601 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: sha256salted > > > > 2025-05-28 09:55:12,601 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: shutdown > > > > 2025-05-28 09:55:12,602 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: solidfire-intg-test > > > > 2025-05-28 09:55:12,602 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: staticpin > > > > 2025-05-28 09:55:12,602 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: totp > > > > 2025-05-28 09:55:12,602 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: vmware-sioc > > > > 2025-05-28 09:55:12,602 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: api-config > > > > 2025-05-28 09:55:12,603 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: backend > > > > 2025-05-28 09:55:12,603 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: backup > > > > 2025-05-28 09:55:12,603 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: dummy-backup > > > > 2025-05-28 09:55:12,603 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: networker > > > > 2025-05-28 09:55:12,603 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: veeam > > > > 2025-05-28 09:55:12,604 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: ca > > > > 2025-05-28 09:55:12,604 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: root-ca > > > > 2025-05-28 09:55:12,604 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: compute > > > > 2025-05-28 09:55:12,604 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: baremetal-compute > > > > 2025-05-28 09:55:12,604 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: hyperv-compute > > > > 2025-05-28 09:55:12,604 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: kubernetes > > > > 2025-05-28 09:55:12,605 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: kubernetes-service > > > > 2025-05-28 09:55:12,605 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: kvm-compute > > > > 2025-05-28 09:55:12,605 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: ovm-compute > > > > 2025-05-28 09:55:12,605 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: ovm3-compute > > > > 2025-05-28 09:55:12,605 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > > > > server-alert-adapter-compute > > > > 2025-05-28 09:55:12,605 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: server-compute > > > > 2025-05-28 09:55:12,606 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: server-fencer > > > > 2025-05-28 09:55:12,606 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: server-investigator > > > > 2025-05-28 09:55:12,606 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: vmware-compute > > > > 2025-05-28 09:55:12,606 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: xenserver-compute > > > > 2025-05-28 09:55:12,606 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: network > > > > 2025-05-28 09:55:12,607 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: baremetal-network > > > > 2025-05-28 09:55:12,607 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: bigswitch > > > > 2025-05-28 09:55:12,607 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: cisco-vnmc > > > > 2025-05-28 09:55:12,607 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: contrail > > > > 2025-05-28 09:55:12,607 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: elb > > > > 2025-05-28 09:55:12,607 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: globodns > > > > 2025-05-28 09:55:12,608 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: netscaler > > > > 2025-05-28 09:55:12,608 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: nvp > > > > 2025-05-28 09:55:12,608 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: opendaylight > > > > 2025-05-28 09:55:12,608 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: ovs > > > > 2025-05-28 09:55:12,608 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: paloalto > > > > 2025-05-28 09:55:12,608 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: server-network > > > > 2025-05-28 09:55:12,609 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: ssp > > > > 2025-05-28 09:55:12,609 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: tungsten > > > > 2025-05-28 09:55:12,609 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: vcs > > > > 2025-05-28 09:55:12,609 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: vmware-network > > > > 2025-05-28 09:55:12,609 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: vxlan > > > > 2025-05-28 09:55:12,609 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > > > server-alert-adapter-backend > > > > 2025-05-28 09:55:12,610 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: storage > > > > 2025-05-28 09:55:12,610 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: baremetal-storage > > > > 2025-05-28 09:55:12,610 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > > > > server-alert-adapter-storage > > > > 2025-05-28 09:55:12,610 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: server-storage > > > > 2025-05-28 09:55:12,610 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > server-template-adapter > > > > 2025-05-28 09:55:12,611 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: storage-allocator > > > > 2025-05-28 09:55:12,611 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > storage-image-default > > > > 2025-05-28 09:55:12,611 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: storage-image-s3 > > > > 2025-05-28 09:55:12,611 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: storage-image-swift > > > > 2025-05-28 09:55:12,611 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: storage-object-minio > > > > 2025-05-28 09:55:12,611 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > storage-object-simulator > > > > 2025-05-28 09:55:12,612 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > storage-volume-cloudbyte > > > > 2025-05-28 09:55:12,612 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > storage-volume-datera > > > > 2025-05-28 09:55:12,612 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > storage-volume-default > > > > 2025-05-28 09:55:12,612 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > > > storage-volume-flasharray > > > > 2025-05-28 09:55:12,612 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > storage-volume-linstor > > > > 2025-05-28 09:55:12,612 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > storage-volume-primera > > > > 2025-05-28 09:55:12,613 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > storage-volume-scaleio > > > > 2025-05-28 09:55:12,613 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > storage-volume-solidfire > > > > 2025-05-28 09:55:12,613 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > storage-volume-storpool > > > > 2025-05-28 09:55:12,613 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: vmware-storage > > > > 2025-05-28 09:55:12,613 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: cluster > > > > 2025-05-28 09:55:12,613 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: balanced > > > > 2025-05-28 09:55:12,614 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: condensed > > > > 2025-05-28 09:55:12,614 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: discoverer > > > > 2025-05-28 09:55:12,614 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: baremetal-discoverer > > > > 2025-05-28 09:55:12,614 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: hyperv-discoverer > > > > 2025-05-28 09:55:12,614 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: ovm-discoverer > > > > 2025-05-28 09:55:12,615 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: ovm3-discoverer > > > > 2025-05-28 09:55:12,615 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: > > > secondary-storage-discoverer > > > > 2025-05-28 09:55:12,615 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: server-discoverer > > > > 2025-05-28 09:55:12,615 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: vmware-discoverer > > > > 2025-05-28 09:55:12,615 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: xenserver-discoverer > > > > 2025-05-28 09:55:12,615 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: outofbandmanagement > > > > 2025-05-28 09:55:12,616 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: ipmitool > > > > 2025-05-28 09:55:12,616 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: nested-cloudstack > > > > 2025-05-28 09:55:12,616 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Module Hierarchy: redfish > > > > 2025-05-28 09:55:12,616 DEBUG > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Could not find module [bootstrap] context as > they > > > have > > > > no parents. > > > > 2025-05-28 09:55:12,616 DEBUG > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Trying to obtain module [system] context. > > > > 2025-05-28 09:55:12,617 DEBUG > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Trying to load module [system] context. > > > > 2025-05-28 09:55:12,617 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Loading module context [system] from URL > > > > > > > > [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.2.0.jar!/META-INF/cloudstack/system/spring-core-system-context.xml] > > > > 2025-05-28 09:55:12,617 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Loading module context [system] from URL > > > > > > > > [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.2.0.jar!/META-INF/cloudstack/system/spring-framework-config-system-context.xml] > > > > 2025-05-28 09:55:12,617 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Loading module context [system] from URL > > > > > > > > [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.2.0.jar!/META-INF/cloudstack/system/spring-framework-db-system-context.xml] > > > > 2025-05-28 09:55:12,617 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Loading module context [system] from URL > > > > > > > > [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.2.0.jar!/META-INF/cloudstack/system/spring-server-system-context.xml] > > > > 2025-05-28 09:55:12,617 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Loading module context [system] from URL > > > > > > > > [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.2.0.jar!/META-INF/cloudstack/system/spring-engine-schema-system-checkers-context.xml] > > > > 2025-05-28 09:55:12,618 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Loading module context [system] from URL > > > > > > > > [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.2.0.jar!/META-INF/cloudstack/system/spring-core-system-context-inheritable.xml] > > > > 2025-05-28 09:55:12,618 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Loading module context [system] from URL > > > > > > > > [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.2.0.jar!/META-INF/cloudstack/system/spring-framework-config-system-context-inheritable.xml] > > > > 2025-05-28 09:55:12,618 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Loading module context [system] from URL > > > > > > > > [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.2.0.jar!/META-INF/cloudstack/system/spring-contrail-system-context-inheritable.xml] > > > > 2025-05-28 09:55:12,618 INFO > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Loading module context [system] from URL > > > > > > > > [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.2.0.jar!/META-INF/cloudstack/bootstrap/spring-bootstrap-context-inheritable.xml] > > > > 2025-05-28 09:55:13,001 WARN > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) Failed to start module [system] due to: [Error > > > > creating bean with name > > > > 'org.apache.cloudstack.spring.lifecycle.ConfigDepotLifeCycle#0': > > > > Unsatisfied dependency expressed through field 'configDepotAdmin'; > nested > > > > exception is > > > > org.springframework.beans.factory.UnsatisfiedDependencyException: > Error > > > > creating bean with name 'configDepot': Unsatisfied dependency > expressed > > > > through field '_configDao'; nested exception is > > > > org.springframework.beans.factory.BeanCreationException: Error > creating > > > > bean with name 'configurationDaoImpl' defined in URL > > > > > > > > [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.2.0.jar!/META-INF/cloudstack/system/spring-framework-config-system-context.xml]: > > > > Instantiation of bean failed; nested exception is > > > > org.springframework.beans.BeanInstantiationException: Failed to > > > instantiate > > > > [org.apache.cloudstack.framework.config.dao.ConfigurationDaoImpl]: > > > > Constructor threw exception; nested exception is > > > > java.lang.ExceptionInInitializerError]. > > > > 2025-05-28 09:55:13,003 DEBUG > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > > (main:null) (logid:) module start failure of module [system] was due > to: > > > > org.springframework.beans.factory.UnsatisfiedDependencyException: > Error > > > > creating bean with name > > > > 'org.apache.cloudstack.spring.lifecycle.ConfigDepotLifeCycle#0': > > > > Unsatisfied dependency expressed through field 'configDepotAdmin'; > nested > > > > exception is > > > > org.springframework.beans.factory.UnsatisfiedDependencyException: > Error > > > > creating bean with name 'configDepot': Unsatisfied dependency > expressed > > > > through field '_configDao'; nested exception is > > > > org.springframework.beans.factory.BeanCreationException: Error > creating > > > > bean with name 'configurationDaoImpl' defined in URL > > > > > > > > [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.2.0.jar!/META-INF/cloudstack/system/spring-framework-config-system-context.xml]: > > > > Instantiation of bean failed; nested exception is > > > > org.springframework.beans.BeanInstantiationException: Failed to > > > instantiate > > > > [org.apache.cloudstack.framework.config.dao.ConfigurationDaoImpl]: > > > > Constructor threw exception; nested exception is > > > > java.lang.ExceptionInInitializerError > > > > at > > > > > > > > org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) > > > > at > > > > > > > > org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) > > > > at > > > > > > > > org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) > > > > at > > > > > > > > org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) > > > > at > > > > > > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) > > > > at > > > > > > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) > > > > at > > > > > > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) > > > > at > > > > > > > > org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) > > > > at > > > > > > > > org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) > > > > at > > > > > > > > org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) > > > > at > > > > > > > > org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213) > > > > at > > > > > > > > org.springframework.context.support.PostProcessorRegistrationDelegate.registerBeanPostProcessors(PostProcessorRegistrationDelegate.java:270) > > > > at > > > > > > > > org.springframework.context.support.AbstractApplicationContext.registerBeanPostProcessors(AbstractApplicationContext.java:764) > > > > at > > > > > > > > org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:567) > > > > at > > > > > > > > org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.loadContext(DefaultModuleDefinitionSet.java:173) > > > > at > > > > > > > > org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet$2.with(DefaultModuleDefinitionSet.java:142) > > > > at > > > > > > > > org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:273) > > > > at > > > > > > > > org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:278) > > > > at > > > > > > > > org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:261) > > > > at > > > > > > > > org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.loadContexts(DefaultModuleDefinitionSet.java:130) > > > > at > > > > > > > > org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.load(DefaultModuleDefinitionSet.java:78) > > > > at > > > > > > > > org.apache.cloudstack.spring.module.factory.ModuleBasedContextFactory.loadModules(ModuleBasedContextFactory.java:37) > > > > at > > > > > > > > org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.init(CloudStackSpringContext.java:70) > > > > at > > > > > > > > org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.<init>(CloudStackSpringContext.java:57) > > > > at > > > > > > > > org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.<init>(CloudStackSpringContext.java:61) > > > > at > > > > > > > > org.apache.cloudstack.spring.module.web.CloudStackContextLoaderListener.contextInitialized(CloudStackContextLoaderListener.java:52) > > > > at > > > > > > > > org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:1073) > > > > at > > > > > > > > org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:572) > > > > at > > > > > > > > org.eclipse.jetty.server.handler.ContextHandler.contextInitialized(ContextHandler.java:1002) > > > > at > > > > > > > > org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:765) > > > > at > > > > > > > > org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:379) > > > > at > > > > > > > > org.eclipse.jetty.webapp.WebAppContext.startWebapp(WebAppContext.java:1449) > > > > at > > > > > > > > org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1414) > > > > at > > > > > > > > org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) > > > > at > > > > > > > > org.eclipse.jetty.servlet.ServletContextHandler.doStart(ServletContextHandler.java:288) > > > > at > org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:524) > > > > at > > > > > > > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) > > > > at > > > > > > > > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169) > > > > at > > > > > > > > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:110) > > > > at > > > > > > > > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:97) > > > > at > > > > > > > > org.eclipse.jetty.server.handler.gzip.GzipHandler.doStart(GzipHandler.java:426) > > > > at > > > > > > > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) > > > > at > > > > > > > > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169) > > > > at > > > > > > > > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117) > > > > at > > > > > > > > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:97) > > > > at > > > > > > > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) > > > > at > > > > > > > > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169) > > > > at org.eclipse.jetty.server.Server.start(Server.java:423) > > > > at > > > > > > > > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:110) > > > > at > > > > > > > > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:97) > > > > at org.eclipse.jetty.server.Server.doStart(Server.java:387) > > > > at > > > > > > > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) > > > > at org.apache.cloudstack.ServerDaemon.start(ServerDaemon.java:203) > > > > at org.apache.cloudstack.ServerDaemon.main(ServerDaemon.java:114) > > > > Caused by: > > > > org.springframework.beans.factory.UnsatisfiedDependencyException: > Error > > > > creating bean with name 'configDepot': Unsatisfied dependency > expressed > > > > through field '_configDao'; nested exception is > > > > org.springframework.beans.factory.BeanCreationException: Error > creating > > > > bean with name 'configurationDaoImpl' defined in URL > > > > > > > > [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.2.0.jar!/META-INF/cloudstack/system/spring-framework-config-system-context.xml]: > > > > Instantiation of bean failed; nested exception is > > > > org.springframework.beans.BeanInstantiationException: Failed to > > > instantiate > > > > [org.apache.cloudstack.framework.config.dao.ConfigurationDaoImpl]: > > > > Constructor threw exception; nested exception is > > > > java.lang.ExceptionInInitializerError > > > > at > > > > > > > > org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) > > > > at > > > > > > > > org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) > > > > at > > > > > > > > org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) > > > > ... 65 more > > > > Caused by: org.springframework.beans.factory.BeanCreationException: > Error > > > > creating bean with name 'configurationDaoImpl' defined in URL > > > > > > > > [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.2.0.jar!/META-INF/cloudstack/system/spring-framework-config-system-context.xml]: > > > > Instantiation of bean failed; nested exception is > > > > org.springframework.beans.BeanInstantiationException: Failed to > > > instantiate > > > > [org.apache.cloudstack.framework.config.dao.ConfigurationDaoImpl]: > > > > Constructor threw exception; nested exception is > > > > java.lang.ExceptionInInitializerError > > > > at > > > > > > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1334) > > > > at > > > > > > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1232) > > > > at > > > > > > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) > > > > ... 76 more > > > > Caused by: org.springframework.beans.BeanInstantiationException: > Failed > > > to > > > > instantiate > > > > [org.apache.cloudstack.framework.config.dao.ConfigurationDaoImpl]: > > > > Constructor threw exception; nested exception is > > > > java.lang.ExceptionInInitializerError > > > > at > > > > org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:224) > > > > at > > > > > > > > org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87) > > > > at > > > > > > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1326) > > > > ... 78 more > > > > Caused by: java.lang.ExceptionInInitializerError > > > > at com.cloud.utils.db.GenericDaoBase.<init>(GenericDaoBase.java:259) > > > > at > > > > > > > > org.apache.cloudstack.framework.config.dao.ConfigurationDaoImpl.<init>(ConfigurationDaoImpl.java:51) > > > > at > > > > > > > > java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native > > > > Method) > > > > ... 85 more > > > > Caused by: net.sf.cglib.core.CodeGenerationException: > > > > java.lang.reflect.InaccessibleObjectException-->Unable to make > protected > > > > final java.lang.Class > > > > > > > > java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) > > > > throws java.lang.ClassFormatError accessible: module java.base does > not > > > > "opens java.lang" to unnamed module @4802796d > > > > at net.sf.cglib.core.ReflectUtils.defineClass(ReflectUtils.java:464) > > > > at > > > > > > > > net.sf.cglib.core.AbstractClassGenerator.generate(AbstractClassGenerator.java:339) > > > > at > > > > > > > > net.sf.cglib.core.AbstractClassGenerator$ClassLoaderData$3.apply(AbstractClassGenerator.java:96) > > > > ... 99 more > > > > Caused by: java.lang.reflect.InaccessibleObjectException: Unable to > make > > > > protected final java.lang.Class > > > > > > > > java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) > > > > throws java.lang.ClassFormatError accessible: module java.base does > not > > > > "opens java.lang" to unnamed module @4802796d > > > > at > > > > > > > > java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) > > > > at > > > > > > > > java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) > > > > at > > > > > java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:200) > > > > ... 107 more > > > > > > > > On Wed, May 28, 2025 at 11:34 AM Wei ZHOU <ustcweiz...@gmail.com> > wrote: > > > > > > > >> Hi Rene, > > > >> > > > >> Thanks for sharing. > > > >> > > > >> I wonder if the mgmt server is started completely between the two > steps > > > >> > > > >> * restart cloudstack-management > > > >> * install rc packages > > > >> > > > >> > > > >> Kind regards, > > > >> Wei > > > >> > > > >> > > > >> > > > >> > > > >> On Wed, May 28, 2025 at 11:29 AM Rene Peinthor < > > > rene.peint...@linbit.com> > > > >> wrote: > > > >> > > > >> > Kinda, from an empty database. > > > >> > These are my install steps: > > > >> > > > > >> > * create VM's > > > >> > * install latest stable release of that branch 4.19.2 > > > >> > * run cloudstack-setup-databases script > > > >> > * install systemvm template > > > >> > * restart cloudstack-management > > > >> > * install rc packages > > > >> > * restart cloudstack-management > > > >> > * BOOM > > > >> > > > > >> > On Wed, May 28, 2025 at 11:22 AM Daan Hoogland < > > > daan.hoogl...@gmail.com > > > >> > > > > >> > wrote: > > > >> > > > > >> > > Rene, > > > >> > > > > > >> > > You are saying this is an upgrade from 4.19.2? > > > >> > > > > > >> > > On Wed, May 28, 2025 at 11:13 AM Rene Peinthor < > > > >> rene.peint...@linbit.com > > > >> > > > > > >> > > wrote: > > > >> > > > > > > >> > > > VM's already thrown away, but they were completely fresh > setups or > > > >> lets > > > >> > > say > > > >> > > > started from the 4.19.2.0 install (empty). > > > >> > > > > > > >> > > > I can recreate them if you want? > > > >> > > > > > > >> > > > On Wed, May 28, 2025 at 10:52 AM Wei ZHOU < > ustcweiz...@gmail.com> > > > >> > wrote: > > > >> > > > > > > >> > > > > Hi Rene, > > > >> > > > > > > > >> > > > > The issue might be caused by some SQLException. Do you use a > > > fresh > > > >> > > > > installation or upgrade an existing environment? > > > >> > > > > Can you check if there are exceptions in the > > > >> management-server.log ? > > > >> > > > > > > > >> > > > > > > > >> > > > > -Wei > > > >> > > > > > > > >> > > > > On Wed, May 28, 2025 at 9:17 AM Rene Peinthor < > > > >> > > rene.peint...@linbit.com> > > > >> > > > > wrote: > > > >> > > > > > > > >> > > > > > -1 > > > >> > > > > > As I couldn't test, I tried building the mentioned branch > and > > > I > > > >> > > wasn't > > > >> > > > > able > > > >> > > > > > to start the management server. > > > >> > > > > > I then tried the latest nightly build as I saw it is the > same > > > >> > except > > > >> > > for > > > >> > > > > > the version number bump. > > > >> > > > > > But also that build failed with the same error: > > > >> > > > > > > > > >> > > > > > 2025-05-28 06:36:34,778 WARN > > > >> > > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > >> > > > > > (main:null) (logid:) Failed to start module [redfish] due > to: > > > >> > [Error > > > >> > > > > > creating bean with name > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' > > > >> > > > > > defined in URL > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.2.0-snapshot.20250528.jar!/META-INF/cloudstack/bootstrap/spring-bootstrap-context-inheritable.xml]: > > > >> > > > > > Cannot resolve reference to bean 'DefaultConfigResources' > > > while > > > >> > > setting > > > >> > > > > > bean property 'locations'; nested exception is > > > >> > > > > > > > > >> org.springframework.beans.factory.NoSuchBeanDefinitionException: No > > > >> > > bean > > > >> > > > > > named 'DefaultConfigResources' available]. > > > >> > > > > > 2025-05-28 06:36:34,779 DEBUG > > > >> > > [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] > > > >> > > > > > (main:null) (logid:) module start failure of module > [redfish] > > > >> was > > > >> > > due to: > > > >> > > > > > org.springframework.beans.factory.BeanCreationException: > Error > > > >> > > creating > > > >> > > > > > bean with name > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' > > > >> > > > > > defined in URL > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.2.0-snapshot.20250528.jar!/META-INF/cloudstack/bootstrap/spring-bootstrap-context-inheritable.xml]: > > > >> > > > > > Cannot resolve reference to bean 'DefaultConfigResources' > > > while > > > >> > > setting > > > >> > > > > > bean property 'locations'; nested exception is > > > >> > > > > > > > > >> org.springframework.beans.factory.NoSuchBeanDefinitionException: No > > > >> > > bean > > > >> > > > > > named 'DefaultConfigResources' available > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:342) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:113) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1707) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1452) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:171) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:748) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:564) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.loadContext(DefaultModuleDefinitionSet.java:173) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet$2.with(DefaultModuleDefinitionSet.java:142) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:273) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:278) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:278) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:278) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:278) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:261) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.loadContexts(DefaultModuleDefinitionSet.java:130) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.load(DefaultModuleDefinitionSet.java:78) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.apache.cloudstack.spring.module.factory.ModuleBasedContextFactory.loadModules(ModuleBasedContextFactory.java:37) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.init(CloudStackSpringContext.java:70) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.<init>(CloudStackSpringContext.java:57) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.<init>(CloudStackSpringContext.java:61) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.apache.cloudstack.spring.module.web.CloudStackContextLoaderListener.contextInitialized(CloudStackContextLoaderListener.java:52) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:1073) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:572) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.server.handler.ContextHandler.contextInitialized(ContextHandler.java:1002) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:765) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:379) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.webapp.WebAppContext.startWebapp(WebAppContext.java:1449) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1414) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.servlet.ServletContextHandler.doStart(ServletContextHandler.java:288) > > > >> > > > > > at > > > >> > > > > > org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:524) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:110) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:97) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.server.handler.gzip.GzipHandler.doStart(GzipHandler.java:426) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:97) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169) > > > >> > > > > > at org.eclipse.jetty.server.Server.start(Server.java:423) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:110) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:97) > > > >> > > > > > at > org.eclipse.jetty.server.Server.doStart(Server.java:387) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) > > > >> > > > > > at > > > >> org.apache.cloudstack.ServerDaemon.start(ServerDaemon.java:203) > > > >> > > > > > at > > > >> org.apache.cloudstack.ServerDaemon.main(ServerDaemon.java:114) > > > >> > > > > > Caused by: > > > >> > > > > > org.springframework.beans.factory.NoSuchBeanDefinitionException: > > > >> > > > > > No bean named 'DefaultConfigResources' available > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:874) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.springframework.beans.factory.support.AbstractBeanFactory.getMergedLocalBeanDefinition(AbstractBeanFactory.java:1358) > > > >> > > > > > at > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > > org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:309) > > > >> > > > > > ... 57 more > > > >> > > > > > > > > >> > > > > > On Tue, May 27, 2025 at 5:16 PM Daan Hoogland < > > > >> > > daan.hoogl...@gmail.com> > > > >> > > > > > wrote: > > > >> > > > > > > > > >> > > > > > > Hi All, > > > >> > > > > > > > > > >> > > > > > > I've created a 4.19.3.0 release, with the following > > > artifacts > > > >> up > > > >> > > for a > > > >> > > > > > > vote: > > > >> > > > > > > > > > >> > > > > > > Git Branch and Commit SH: > > > >> > > > > > > > > > >> > > https://github.com/apache/cloudstack/tree/4.19.3.0-RC20250527T1642 > > > >> > > > > > > Commit: b00400d5fa8ad2b08a85139ae32f443adfb793a1 > > > >> > > > > > > > > > >> > > > > > > Source release (checksums and signatures are available > at > > > the > > > >> > same > > > >> > > > > > > location): > > > >> > > > > > > > https://dist.apache.org/repos/dist/dev/cloudstack/4.19.3.0/ > > > >> > > > > > > > > > >> > > > > > > PGP release keys (signed using > > > >> > > > > 256ABDFB8D89EDE07540BE6ACEF9E802B86FEED4): > > > >> > > > > > > > https://dist.apache.org/repos/dist/release/cloudstack/KEYS > > > >> > > > > > > > > > >> > > > > > > Vote will be open for 72 hours. > > > >> > > > > > > > > > >> > > > > > > For sanity in tallying the vote, can PMC members please > be > > > >> sure > > > >> > to > > > >> > > > > > > indicate "(binding)" with their vote? > > > >> > > > > > > > > > >> > > > > > > [ ] +1 approve > > > >> > > > > > > [ ] +0 no opinion > > > >> > > > > > > [ ] -1 disapprove (and reason why) > > > >> > > > > > > > > > >> > > > > > > -- > > > >> > > > > > > Daan > > > >> > > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > -- > > > >> > > Daan > > > >> > > > > > >> > > > > >> > > > > > > > > > > > -- > Daan >