Good day,
We have updated Confluence to 8.5.4 and there is an issue:
if you create a new blog-post, it is not shown properly in rhe news feed. It is now shown in popular posts list in the bottom of the page. It should be in the main feed (you can only see older blog-posts there now).
We have also made site reindex, but after that there is no older blog-posts at all. In this case we have following errors:
2023-12-08 10:49:27,941 WARN [Caesium-1-2] [confluence.impl.hibernate.ConfluenceHibernateTransactionManager] doRollback Performing rollback. Transactions:\n ->[com.atlassian.confluence.internal.search.LuceneIncrementalIndexManager.flushQueue]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly (Session #425743748)
2023-12-08 10:49:27,941 ERROR [Caesium-1-2] [atlassian.scheduler.core.JobLauncher] launchAndBuildResponse Scheduled job with ID 'LuceneContentIndexFlusher' failed due to binary incompatibilities
java.lang.NoSuchMethodError: 'java.lang.String com.opensymphony.xwork2.ActionContext.getName()'
at com.servicerocket.confluence.randombits.metadata.impl.DefaultMetadataManager.getCurrentActionName(DefaultMetadataManager.java:581)
at com.servicerocket.confluence.randombits.metadata.impl.DefaultMetadataManager.loadReadableData(DefaultMetadataManager.java:214)
at jdk.internal.reflect.GeneratedMethodAccessor836.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
Update Scaffolding Forms & Templates plugin. This problem was resolved in 8.29.8 version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.