You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "jmason (JIRA)" <ji...@apache.org> on 2010/12/27 23:38:48 UTC

[jira] Created: (JSPWIKI-680) jspwiki v2.6.2 - no reliable, easy way to rebuild lucene index after a server failure

jspwiki v2.6.2 - no reliable, easy way to rebuild lucene index after a server failure
-------------------------------------------------------------------------------------

                 Key: JSPWIKI-680
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-680
             Project: JSPWiki
          Issue Type: Bug
          Components: Core & storage
    Affects Versions: 2.6.2
         Environment: linux rhel 3.x and windows xp
            Reporter: jmason
            Priority: Critical


jspwiki v2.6.2 - no reliable, easy way to rebuild lucene index after a server failure.

after a server crash, lucene index may be corrupted. there is no reliable, easy way to cleanly rebuild the index from scratch rendering the jspwiki web apps useless.

directions on clearing out the "work" directory where lucene stores info does not work. there isn't any doc on the web site to do this reliably. As a result a very good product is rendered useless.

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


[jira] Resolved: (JSPWIKI-680) jspwiki v2.6.2 - no reliable, easy way to rebuild lucene index after a server failure

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

Janne Jalkanen resolved JSPWIKI-680.
------------------------------------

    Resolution: Invalid

> jspwiki v2.6.2 - no reliable, easy way to rebuild lucene index after a server failure
> -------------------------------------------------------------------------------------
>
>                 Key: JSPWIKI-680
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-680
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Core & storage
>    Affects Versions: 2.6.2
>         Environment: linux rhel 3.x and windows xp
>            Reporter: jmason
>            Priority: Critical
>
> jspwiki v2.6.2 - no reliable, easy way to rebuild lucene index after a server failure.
> after a server crash, lucene index may be corrupted. there is no reliable, easy way to cleanly rebuild the index from scratch rendering the jspwiki web apps useless.
> directions on clearing out the "work" directory where lucene stores info does not work. there isn't any doc on the web site to do this reliably. As a result a very good product is rendered useless.
> need BETTER logging to show WHICH file fails on lucene.
> need a simple FIX IT to rebuild lucene index from scratch ( like SharePoint has )

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


[jira] Commented: (JSPWIKI-680) jspwiki v2.6.2 - no reliable, easy way to rebuild lucene index after a server failure

Posted by "Harry Metske (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975564#action_12975564 ] 

Harry Metske commented on JSPWIKI-680:
--------------------------------------

Another way to update the Lucene Index is through JMX, see admin/Admin.jsp  

> jspwiki v2.6.2 - no reliable, easy way to rebuild lucene index after a server failure
> -------------------------------------------------------------------------------------
>
>                 Key: JSPWIKI-680
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-680
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Core & storage
>    Affects Versions: 2.6.2
>         Environment: linux rhel 3.x and windows xp
>            Reporter: jmason
>            Priority: Critical
>
> jspwiki v2.6.2 - no reliable, easy way to rebuild lucene index after a server failure.
> after a server crash, lucene index may be corrupted. there is no reliable, easy way to cleanly rebuild the index from scratch rendering the jspwiki web apps useless.
> directions on clearing out the "work" directory where lucene stores info does not work. there isn't any doc on the web site to do this reliably. As a result a very good product is rendered useless.
> need BETTER logging to show WHICH file fails on lucene.
> need a simple FIX IT to rebuild lucene index from scratch ( like SharePoint has )

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


[jira] Commented: (JSPWIKI-680) jspwiki v2.6.2 - no reliable, easy way to rebuild lucene index after a server failure

Posted by "Janne Jalkanen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975443#action_12975443 ] 

Janne Jalkanen commented on JSPWIKI-680:
----------------------------------------

Removing the JSPWiki work directory (NOT Tomcat work directory) and restart of the servlet container *will* force a Lucene rebuild, since the Lucene indexes are kept in there. It'll just take a while. You should see a message "rebuilding Lucene index" at startup if you did everything right.

> jspwiki v2.6.2 - no reliable, easy way to rebuild lucene index after a server failure
> -------------------------------------------------------------------------------------
>
>                 Key: JSPWIKI-680
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-680
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Core & storage
>    Affects Versions: 2.6.2
>         Environment: linux rhel 3.x and windows xp
>            Reporter: jmason
>            Priority: Critical
>
> jspwiki v2.6.2 - no reliable, easy way to rebuild lucene index after a server failure.
> after a server crash, lucene index may be corrupted. there is no reliable, easy way to cleanly rebuild the index from scratch rendering the jspwiki web apps useless.
> directions on clearing out the "work" directory where lucene stores info does not work. there isn't any doc on the web site to do this reliably. As a result a very good product is rendered useless.
> need BETTER logging to show WHICH file fails on lucene.
> need a simple FIX IT to rebuild lucene index from scratch ( like SharePoint has )

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


[jira] Updated: (JSPWIKI-680) jspwiki v2.6.2 - no reliable, easy way to rebuild lucene index after a server failure

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

jmason updated JSPWIKI-680:
---------------------------

    Description: 
jspwiki v2.6.2 - no reliable, easy way to rebuild lucene index after a server failure.

after a server crash, lucene index may be corrupted. there is no reliable, easy way to cleanly rebuild the index from scratch rendering the jspwiki web apps useless.

directions on clearing out the "work" directory where lucene stores info does not work. there isn't any doc on the web site to do this reliably. As a result a very good product is rendered useless.

need BETTER logging to show WHICH file fails on lucene.
need a simple FIX IT to rebuild lucene index from scratch ( like SharePoint has )

  was:
jspwiki v2.6.2 - no reliable, easy way to rebuild lucene index after a server failure.

after a server crash, lucene index may be corrupted. there is no reliable, easy way to cleanly rebuild the index from scratch rendering the jspwiki web apps useless.

directions on clearing out the "work" directory where lucene stores info does not work. there isn't any doc on the web site to do this reliably. As a result a very good product is rendered useless.


> jspwiki v2.6.2 - no reliable, easy way to rebuild lucene index after a server failure
> -------------------------------------------------------------------------------------
>
>                 Key: JSPWIKI-680
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-680
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Core & storage
>    Affects Versions: 2.6.2
>         Environment: linux rhel 3.x and windows xp
>            Reporter: jmason
>            Priority: Critical
>
> jspwiki v2.6.2 - no reliable, easy way to rebuild lucene index after a server failure.
> after a server crash, lucene index may be corrupted. there is no reliable, easy way to cleanly rebuild the index from scratch rendering the jspwiki web apps useless.
> directions on clearing out the "work" directory where lucene stores info does not work. there isn't any doc on the web site to do this reliably. As a result a very good product is rendered useless.
> need BETTER logging to show WHICH file fails on lucene.
> need a simple FIX IT to rebuild lucene index from scratch ( like SharePoint has )

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