[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-589) org.hibernate.search.test.TransactionTest fails under PostgreSQL 8.4

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Oct 14 13:34:47 EDT 2010


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bernard updated HSEARCH-589:
-------------------------------------

    Fix Version/s:     (was: 3.3.0)
                   3.3.0.Beta2

> org.hibernate.search.test.TransactionTest fails under PostgreSQL 8.4
> --------------------------------------------------------------------
>
>                 Key: HSEARCH-589
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-589
>             Project: Hibernate Search
>          Issue Type: Bug
>          Components: analyzer
>    Affects Versions: 3.3.0.Beta1
>            Reporter: Hardy Ferentschik
>            Assignee: Hardy Ferentschik
>             Fix For: 3.3.0.Beta2
>
>
> Running the {{TransactionTest}} causes the following exception:
> {code}
> Caused by: org.postgresql.util.PSQLException: Large Objects may not be used in auto-commit mode
> {code}
> Removing the {{@Lob}} annotation from the {{Document}} class used in the test fixes the problems. Given that {{@Lob}} is irrelevant for the test we can just remove it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list