Uploaded image for project: 'PUBLIC - Liferay Portal Enterprise Edition'
  1. PUBLIC - Liferay Portal Enterprise Edition
  2. LPE-1513

Database error messages are uninformative when using Hypersonic

Details

    Description

      Database error messages are uninformative when using Hypersonic because of a logging bug in the Hypersonic driver. The returned message in any failed operation is always "failed batch".

      To address this issue, the suggested value for hibernate.jdbc.batch_size in portal(-ext).properties when using Hypersonic is now 0. Turning off batching uses another error report mechanism inside of Hypersonic where you will return the actual error message. The documentation in portal.properties has been updated to reflect this new recommendation.

      Attachments

        Issue Links

          Activity

            People

              jr.houn JR Houn
              brian.chan Brian Chan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  5.1 EE SP5 (5.1.8)
                  5.2 EE SP3 (5.2.7)