... |
... |
@@ -71,6 +71,7 @@ |
71 |
71 |
* Rarely it may be necessary to restart {{formcycle/}}. In this case, check the {{formcycle/}} log files as well. |
72 |
72 |
))) |
73 |
73 |
|2|A database update has been detected. It is reccommended to have the database updated by an administrator.|This happens mainly when {{formcycle/}} has bee updated. You can still use {{formcycle/}}, but we strongly reccommend to run the database update. Contact your system administrator. See the help pages on [[updating the system>>doc:Formcycle.Installation.Update]] for further instructions. |
|
74 |
+|3|When creating or updating the database, or during normal use, the following error occurs: //java.lang.ClassCastException: class java.time.LocalDateTime cannot be cast to class java.lang.String (java.time.LocalDateTime and java.lang.String are in module java.base of loader 'bootstrap')//|This is due to an incompatibility with the //MySQL Connector/J// in version 8.0.23. Please use the previous //Connector/J// version 8.0.22 instead. |
74 |
74 |
|
75 |
75 |
== Form designer == |
76 |
76 |
|