When trying to connect with UVC 6.10.101 or superior (7.0.xx included) to a UVMS version 6.10.91 or inferior, the connection fails with the error: org.hibernate.collection.PersistentSet
The same can occur with Reporter, the following error would appear in server.log:
[ERROR] 28 Mar 2023 17:44:42 [pool-2-thread-6] com.orsyp.reppub.server.business.UvmsBusiness -
java.lang.reflect.UndeclaredThrowableException
at com.sun.proxy.$Proxy6.getAllNodes(Unknown Source)
at com.orsyp.reppub.server.business.Uvms4NodeCache.refreshCacheContentForUvms(Uvms4NodeCache.java:324)
...
Caused by: java.lang.ClassNotFoundException: org.hibernate.collection.internal.PersistentSet
Release : 6.10.x
Component : Dollar Universe
Sub-Component: ALL Java components (UVC/Reporter/DUX/du_web_services/du_upgrade_toolkit)
Compatibility problem
ALL Java components (UVC/Reporter/DUX/du_web_services/du_upgrade_toolkit) need to be on version 6.10.101 or superior to connect to a UVMS 6.10.101 or superior.