Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-12826

Unhandled exceptions in com.atlassian.stash.internal.jira.index.IssueUpdateProcessor would cause the IssueUpdateThread to die

    XMLWordPrintable

Details

    Description

      Issue Summary

      Unexpected exceptions in com.atlassian.stash.internal.jira.index.IssueUpdateQueue would cause the IssueUpdateThread to die.

      A sample would be database-related exceptions:

      Exception in thread "IssueUpdateThread" com.atlassian.activeobjects.internal.ActiveObjectsSqlException: There was a SQL exception thrown by the Active Objects library:
      

      Steps to Reproduce

      N/A

      Expected Results

      Exceptions will be handled

      Actual Results

      Unhandled exception cause the thread to die

      The below exception is thrown in the launcher.log file:

      Exception in thread "IssueUpdateThread" com.atlassian.activeobjects.internal.ActiveObjectsSqlException: There was a SQL exception thrown by the Active Objects library:
      Exception in thread "IssueUpdateThread" org.springframework.transaction.TransactionSystemException: Could not roll back Hibernate transaction; nested exception is org.hibernate.TransactionException: Unable to rollback against JDBC Connection
      

      Workaround

      Restart the Bitbucket instance

      Attachments

        Issue Links

          Activity

            People

              bturner Bryan Turner (Inactive)
              jmariano@atlassian.com JP Mariano
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Backbone Issue Sync