[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-126) Better diagnostic when Search index directory cannot be opened

Emmanuel Bernard (JIRA) noreply at atlassian.com
Mon Oct 22 17:32:38 EDT 2007


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

Emmanuel Bernard updated HSEARCH-126:
-------------------------------------

    Affects Version/s:     (was: 3.1.0)
                       3.0.0.GA
        Fix Version/s: 3.0.1

> Better diagnostic when Search index directory cannot be opened
> --------------------------------------------------------------
>
>                 Key: HSEARCH-126
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-126
>             Project: Hibernate Search
>          Issue Type: Patch
>    Affects Versions: 3.0.0.GA
>         Environment: Found in version deployed inside JBoss-Seam 2.0.0.CR2, but affects more
>            Reporter: Ian
>            Priority: Minor
>             Fix For: 3.0.1
>
>         Attachments: DirectoryProviderHelper.diff, DirectoryProviderHelper.diff
>
>
> When Search cannot create the index directory, the message in the Exception thrown by o.h.s.util.DirectoryProviderHelper.java  contains the path as entered by the original user; it is often the case that this will be deployed inside an application server and the user will not know the correct path that is in need of permissions repair because of the way e.g., JBoss-AS creates randomly named subdirectories under e.g., server/default/deploy. This just changes the message to include the full path if the user gave an absolute path.

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