[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-36) Meaningful exception message when Search Listeners are not initialized

Emmanuel Bernard (JIRA) noreply at atlassian.com
Mon May 14 02:01:04 EDT 2007


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

Emmanuel Bernard resolved HSEARCH-36.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0.beta2

I changed it to 
"Hibernate Search Event listeners not configured, please check the reference documentation and the " +
						"application's hibernate.cfg.xml"

> Meaningful exception message when Search Listeners are not initialized
> ----------------------------------------------------------------------
>
>                 Key: HSEARCH-36
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-36
>             Project: Hibernate Search
>          Issue Type: Improvement
>    Affects Versions: 3.0.0.beta2
>            Reporter: Emmanuel Bernard
>            Priority: Trivial
>             Fix For: 3.0.0.beta2
>
>
> org.hibernate.HibernateException: Lucene event listener not initialized
> at org.hibernate.search.util.ContextHelper.getSearchFactoryBySFI(ContextHelper.java:31)
> at org.hibernate.search.query.FullTextQueryImpl.list(FullTextQueryImpl.java:145)
> at mil.darpa.tn.model.ReportModelFactory.searchReports(ReportModelFactory.java:128)
> at mil.darpa.tn.model.ReportFactory.searchReports(ReportFactory.java:82)
> at mil.darpa.tn.TNMain.main(TNMain.java:89) 

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