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

Charles Chappell (JIRA) noreply at atlassian.com
Fri Jun 22 20:52:52 EDT 2007


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

Charles Chappell commented on HSEARCH-88:
-----------------------------------------

Glad to be of assistance.  I'll grab the SVN and see if that fixes my other issues.  If not, I'll submit some additional cases.  Would you prefer JUnit tests next time?  (Now that I've actually learned how to do them)

> 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