[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-577) IllegalArgumentException when trying to delete proxy class

Tom (JIRA) noreply at atlassian.com
Tue Aug 17 23:05:41 EDT 2010


IllegalArgumentException when trying to delete proxy class
----------------------------------------------------------

                 Key: HSEARCH-577
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-577
             Project: Hibernate Search
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: Hibernate Search 3.2.1
Hibernate Core 3.5.2
            Reporter: Tom
         Attachments: ProxyTestCase.zip

I'm receiving an IllegalArgumentException while trying to delete an entity that is a part of a @ContainedIn/@IndexedEmbedded relationship.  I created a testcase to reproduce the error i'm seeing.  The original issue that prompted this was actually a ClassCastException as discussed in this thread

https://forum.hibernate.org/viewtopic.php?f=9&t=1006381

however in creating the test case i was unable to replicate that particular error, but ran into this one, which seemed similar.

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