Uploaded image for project: 'appNG'
  1. appNG
  2. APPNG-2284

Revert Hibernate version from 5.4.4 to 5.4.3

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Done
    • Priority: High
    • Resolution: Done
    • Affects Version/s: 1.20.0
    • Fix Version/s: 1.20.1
    • Component/s: appng-parent
    • Labels:

      Description

      In some applications, exceptions araised when saving entities.

      Caused by: java.lang.IllegalAccessException: Class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyInterceptor can not access a member of class XXX with modifiers "public"
      	at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:102)
      	at java.lang.reflect.AccessibleObject.slowCheckMemberAccess(AccessibleObject.java:296)
      	at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:288)
      	at java.lang.reflect.Method.invoke(Method.java:490)
      	at org.hibernate.proxy.pojo.bytebuddy.ByteBuddyInterceptor.intercept(ByteBuddyInterceptor.java:56)
      	at org.hibernate.proxy.ProxyConfiguration$InterceptorDispatcher.intercept(ProxyConfiguration.java:95)

      The problem somehow seems to be related to
      https://hibernate.atlassian.net/browse/HHH-11147
      but this is not 100% sure.

        Attachments

          Activity

            People

            • Assignee:
              mueller.matthias Matthias Müller
              Reporter:
              mueller.matthias Matthias Müller
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: