You will have to debug into com.vladmihalcea.hibernate.type.array.internal.AbstractArrayTypeDescriptor.wrap(AbstractArrayTypeDescriptor.java:94)
to find out which column of the result set is expected to be an array but isn’t. Then you can further check whether there is an issue in the database or your model.