This documentation relates to an early version of Confluence.
For documentation on the latest Confluence release, please go to the documentation home page.

Using the IBM 64bit J9 JDK

All Versions
Click for all versions
Confluence 2.5.4 to 2.5.8 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.