UVC or Reporter error message: org.hibernate.collection.PersistentSet
search cancel

UVC or Reporter error message: org.hibernate.collection.PersistentSet

book

Article ID: 249972

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

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

Environment

Release : 6.10.x

Component : Dollar Universe

Sub-Component: ALL Java components (UVC/Reporter/DUX/du_web_services/du_upgrade_toolkit)

Cause

Compatibility problem

Resolution

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.