You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2007/06/20 16:13:26 UTC

[jira] Created: (JCR-976) Misleading exception message when re-index fails

Misleading exception message when re-index fails
------------------------------------------------

                 Key: JCR-976
                 URL: https://issues.apache.org/jira/browse/JCR-976
             Project: Jackrabbit
          Issue Type: Improvement
          Components: indexing
    Affects Versions: 1.3, 1.2.3, 1.2.2, 1.2.1, 1.1.1, 1.1, 1.0.1, 1.0
            Reporter: Marcel Reutegger
            Priority: Minor


E.g. the log may say:

19.06.2007 11:25:42 *ERROR* RepositoryImpl: Failed to initialize workspace 'default' (RepositoryImpl.java, line 382)
javax.jcr.RepositoryException: Error indexing root node: 10022d38-c449-4751-b8f0-9d07ac45ead5:
[...]

The mentioned uuid is not the root node and the root cause is missing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-976) Misleading exception message when re-index fails

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-976:
------------------------------

          Component/s: jackrabbit-core
    Affects Version/s:     (was: 1.3)
                           (was: 1.2.3)
                           (was: 1.2.2)
                           (was: 1.2.1)
                           (was: 1.1.1)
                           (was: 1.0.1)
                           (was: 1.1)
                           (was: 1.0)

> Misleading exception message when re-index fails
> ------------------------------------------------
>
>                 Key: JCR-976
>                 URL: https://issues.apache.org/jira/browse/JCR-976
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: indexing, jackrabbit-core
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.4
>
>
> E.g. the log may say:
> 19.06.2007 11:25:42 *ERROR* RepositoryImpl: Failed to initialize workspace 'default' (RepositoryImpl.java, line 382)
> javax.jcr.RepositoryException: Error indexing root node: 10022d38-c449-4751-b8f0-9d07ac45ead5:
> [...]
> The mentioned uuid is not the root node and the root cause is missing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JCR-976) Misleading exception message when re-index fails

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved JCR-976.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4

Fixed in revision: 549117

> Misleading exception message when re-index fails
> ------------------------------------------------
>
>                 Key: JCR-976
>                 URL: https://issues.apache.org/jira/browse/JCR-976
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: indexing
>    Affects Versions: 1.0, 1.0.1, 1.1, 1.1.1, 1.2.1, 1.2.2, 1.2.3, 1.3
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.4
>
>
> E.g. the log may say:
> 19.06.2007 11:25:42 *ERROR* RepositoryImpl: Failed to initialize workspace 'default' (RepositoryImpl.java, line 382)
> javax.jcr.RepositoryException: Error indexing root node: 10022d38-c449-4751-b8f0-9d07ac45ead5:
> [...]
> The mentioned uuid is not the root node and the root cause is missing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.