You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/upgrading/upgrade/upgrade_notes.rst
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,15 @@ Java version upgraded to Java 17
23
23
As of Apache CloudStack 4.20, support for running with Java 17 has been added.
24
24
In later versions, support for Java 11 will be removed.
25
25
26
+
If you are running CloudStack with Java 17, for CloudStack versions 4.20 and later:
27
+
* Verify /etc/default/cloudstack-management is consistent with https://github.com/apache/cloudstack/blob/main/packaging/systemd/cloudstack-management.default; Specifically, ensure that the following is present in the JAVA_OPTS:
0 commit comments