Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-19281

Re-Index fails on trunk with org.springframework.transaction.UnexpectedRollbackException exception

    XMLWordPrintable

Details

    Description

      Currently, the Confluence Re-Index performance tests do not complete re-indexing due to an exception while re-indexing:

      Exception in thread "Indexer: 7" org.springframework.transaction.UnexpectedRollbackException: Transaction rolled back because it has been marked as rollback-only
      	at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:626)
      	at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:139)
      	at com.atlassian.confluence.search.lucene.DefaultObjectQueueWorker.run(DefaultObjectQueueWorker.java:51)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
      	at java.lang.Thread.run(Thread.java:619)
      
      

      The dataset in question is CAC.

      Attachments

        Activity

          People

            Unassigned Unassigned
            gbarnett George Barnett
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: