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

XMLWordPrintable

    • 1
    • Severity 3 - Minor

      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

            Assignee:
            Bryan Turner (Inactive)
            Reporter:
            JP Mariano
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: