SviridoffA commented on issue #12097: URL: https://github.com/apache/cloudstack/issues/12097#issuecomment-3562755773
Hi @LuciFer80-lab ! I'm not sure if this is exactly your case or if it will help you, but I recently upgraded from 4.19 to 4.20 and was getting similar errors. The thing is, along with CloudStack, I was also upgrading from JRE 11 to JRE 17. In my case, problem was fixed by reverting/adding the JVM options in the files under ./etc/default exactly as described in the article: https://docs.cloudstack.apache.org/en/4.20.2.0/upgrading/upgrade/upgrade_java_17_notes.html#java-version-upgraded-to-java-17 Check whether these options are present in your config files and whether they consistent with the same file in the GIT repository. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
