Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-6440

Cannot insert a blob in Audit using Tomcat / Postgresql

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Won't Fix
    • Affects Version/s: None
    • Fix Version/s: 5.4.1
    • Component/s: Audit

      Description

      When trying to display an array of String in Audit's history tab using ExtensionInfo, the value is recognized as a
      BlobInfo.
      When trying to persist it in PostgreSQL, an exception is throwing saying the autocommit is true, and not permit.
      The reason is a strange tomcat's behavior that set it to true sometimes althought if it is inside a transaction.

      It must be fixed if tomcat datasources are defined as XA, because it explicitly set autocommit to false.

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: