Cause
org.apache.velocity.exception.MethodInvocationException: Invocation of method 'hasUnmigratedBlogs' in class com.refinedwiki.confluence.plugins.theme.original.helpers.ThemeHelper threw exception com.atlassian.activeobjects.internal.ActiveObjectsInitException: bundle [com.refinedwiki.confluence.plugins.theme.original] at originaltheme/templates/actions/admin/admin-menu.vm[line 40, column 30]
at org.apache.velocity.runtime.parser.node.ASTMethod.handleInvocationException(ASTMethod.java:337)
caused by: com.atlassian.activeobjects.internal.ActiveObjectsInitException: bundle [com.refinedwiki.confluence.plugins.theme.original]
at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:95)
caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
Updating the Universal Plugin Manager resolved this problem for me (on a fresh installation of Confluence 6.13.0).
org.apache.velocity.exceptionMethod|nvocationException: Invocation of method 'hasUnmigratedBlogs' in class com.refinedwiki.confluence.plugins.theme.original.helpers.ThemeHelper threw exception com.atlassian.activeobjects.internal.ActiveObjectsInitException: bundle [corn.refinedwiki.confluence.plugins.theme.original] at originaltheme/templates/actions/admin/admin-rnenu.vm[line 45, column 30] at org.apache.velocity.runtime.parser.node.ASTMethod.handlelnvocationEXception(ASTMethod.java:337)
caused by: com.atlassian.activeobjects.internalActiveObjectsInitException: bundle [corn.refinedwiki.confluence.plugins.theme.original]
at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.ca (TanantAwareActiveObjects.java:95)
caused by: java.lang.RuntimeException: Could not read fields for table AO_A3F2EF_LAYOUT_VERSION
at net.java.ao.schema.helper.DatabaseMetaDataReaderlmpl.getFieIds(DatabaseMetaDataReaderlmpl.java:139)
caused by: org.postgresqlutil.PSQLEXception: ERROR: cached plan must not change result type at org.postgresql.core.v3.QueryEXecutorlmpl.receiveErrorResponse(QueryExecutorlmpl.java:2476)
It did not help me....I upgraded Confluence from 6.15.1 to 6.15.4 and upgraded the UPM too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's similar to an error that was reported in the past with a different plugin: Garbage collection caused by Viewtracker plugin causing IndexOutOfBoundsException error
Please let us know when you are seeing the error (in other words, how you reproduce it) and post the top of the stack trace, where the date stamp is.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.