Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.9 KB

File metadata and controls

43 lines (32 loc) · 1.9 KB

|menu_acs_logo|

Upgrading CloudStack

Java version upgraded to Java 17

As of Apache CloudStack 4.20, support for running with Java 17 has been added. In later versions, support for Java 11 will be removed.

If you are running CloudStack with Java 17, for CloudStack versions 4.20 and later:
--add-opens=java.base/java.lang=ALL-UNNAMED --add-exports=java.base/sun.security.x509=ALL-UNNAMED
  • Verify /etc/default/cloudstack-usage is also consistent with the same file in the repository.
  • Perform the same check for /etc/default/cloudstack-agent on the hypervisor hosts.