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

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed Mar 28 16:46:04 EDT 2007


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


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