[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-88) Unable to update 2 entity types n the same transaction if they share the same index

Emmanuel Bernard (JIRA) noreply at atlassian.com
Fri Jun 22 15:40:52 EDT 2007


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

Emmanuel Bernard updated HSEARCH-88:
------------------------------------

         Priority: Major  (was: Minor)
         Assignee: Emmanuel Bernard
    Fix Version/s: 3.0.0.beta4
          Summary: Unable to update 2 entity types n the same transaction if they share the same index  (was: Unable to update 2 entity types sharing the same index in the same transaction)
      Component/s: engine

> Unable to update 2 entity types n the same transaction if they share the same index
> -----------------------------------------------------------------------------------
>
>                 Key: HSEARCH-88
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-88
>             Project: Hibernate Search
>          Issue Type: Bug
>          Components: engine
>    Affects Versions: 3.0.0.beta3
>         Environment: Hibernate 3.2.4.sp1, PostGRESQL
>            Reporter: Charles Chappell
>            Assignee: Emmanuel Bernard
>             Fix For: 3.0.0.beta4
>
>         Attachments: Login.java, testcase.tar.gz
>
>
> May be an application server interaction.
> Somewhat sporatic, but always in the same places in my code.  Basically I had one class that created an entity exit via NullPointerException, (Database updates were successful) and a second attempt to read the same data was made, and failed due to this assertion.  The only connection to Hibernate Search is via the Annotations/Runtime, nowhere in this process did I directly use Hibernate Search.
> I'll attempt to produce test code, since this is the simplest case that I've gotten this assertion failure in.
> Application Server is Glassfish, reproducable both on OSX and Solaris 10 Intel.

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