You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This JVM must be started with the argument:  -Dsun.reflect.inflationThreshold=0

Otherwise you will see an error message like:

bucket.core.InfrastructureException: java.lang.NoClassDefFoundError: com.atlassian.confluence.spaces.Space$$EnhancerByCGLIB$$58d74b80
  at com.atlassian.confluence.util.XWorkTransactionInterceptor.intercept(XWorkTransactionInterceptor.java:151)
caused by: java.lang.NoClassDefFoundError: com.atlassian.confluence.spaces.Space$$EnhancerByCGLIB$$58d74b80
  at sun.reflect.GeneratedMethodAccessor311.invoke(Unknown Source)
  • No labels