[hibernate-issues] [Hibernate-JIRA] Assigned: (HSEARCH-616) Factory method invocation in FullTextQueryImpl swallows exception

Hardy Ferentschik (JIRA) noreply at atlassian.com
Fri Oct 29 10:19:48 EDT 2010


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

Hardy Ferentschik reassigned HSEARCH-616:
-----------------------------------------

    Assignee: Hardy Ferentschik

> Factory method invocation in FullTextQueryImpl swallows exception
> -----------------------------------------------------------------
>
>                 Key: HSEARCH-616
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-616
>             Project: Hibernate Search
>          Issue Type: Bug
>    Affects Versions: 3.3.0.Beta2
>            Reporter: Kariem Hussein
>            Assignee: Hardy Ferentschik
>             Fix For: 3.3.0.Beta3
>
>
> {{org.hibernate.search.query.FullTextQueryImpl.createFilter(FilterDef, Object)}} calls the {{FilterDef}}'s factory method via reflection and throws a {{SearchException}} if it encounters an error. The problem is that the generated exception does not contain the causing throwable, which would be interesting especially for an {{InvocationTargetException}}.
> See also [this forum post|https://forum.hibernate.org/viewtopic.php?p=2434834#p2434834].

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