This documentation relates to an early version of Confluence.
View this page in the current documentation or visit the current documentation home.

Using the IBM 64bit J9 JDK

All Versions
Click for all versions
Confluence 2.7 Documentation

Index

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)
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.