We attempted to upgrade our server from 2.2.1RC2 to 2.2.1 today.
When starting servoy_developer we received the following error and therefore unfortunately couldn’t execute our upgrade:
Exception in thread “main” java.lang.VerifyError: (class: com/servoy/j2db/develop/J2DBDeveloper, method: aN signature: ()Z) Incompatible argument to function
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:219)
at com.servoy.j2db.startup.Bootstrap.main(Bootstrap.java:117)
at Servoy.main(Servoy.java:28)
How should we go about upgrading our server to 2.2.1?