Uploaded image for project: 'ADOBE'
  1. ADOBE
  2. ADB-152

CC connector should use a connection pool to upload ressources

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: In Review
    • Priority: Critical
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Adobe Connector

      Description

      The CC connector upload all the non HTTP resources at the same time which can result in more connections than what the server can handle.

      org.nuxeo.ecm.core.api.NuxeoException: Connection pool is fully used, consider increasing nuxeo.vcs.blocking-timeout-millis (currently 100) or nuxeo.vcs.max-pool-size (currently 20)
      at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:110)
      at org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl.getSession(ConnectionFactoryImpl.java:161)
      
      

      Version 0.2.12
      OS: Windows 10

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: