Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-32051

Support Tomcat 7 Connection Pooling

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Do
    • None
    • None
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      The work to support Tomcat 7 did not include switching to the recommended and long term (tomcat 8+) connection pool (See the apache tomcat site http://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html).

      When I use this with Greenhopper the batch upgrade process hangs (this also happened on the importing a backup) with application deadlocks and maybe instead of failing it is catching and retrying the transactions.

      > org.ofbiz.core.entity.GenericDataSourceException: SQL Exception while executing the following:INSERT INTO cwd_group (ID, group_name, lower_group_name, active, local, created_date, updated_date, description, lower_description, group_type, directory_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) (Deadlock found when trying to get lock; try restarting transaction)
      

              Unassigned Unassigned
              409f69a705a0 Mark Diskin
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: