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

Hardy Ferentschik (JIRA) noreply at atlassian.com
Wed Aug 25 06:36:42 EDT 2010


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

Hardy Ferentschik resolved HSEARCH-589.
---------------------------------------

    Resolution: Fixed

> 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
>
>
> 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