On Tue, Feb 3, 2009 at 6:11 PM, Shailesh Mangal
<[email protected]> wrote:
> yes exactly, it has three folders
> repository, workspace and version
>
> And this works on windows and mac. On linux, I see the rebuilding of indexes
> starts but never finished, here is the output of /repository/index. Clearly,
> it stopped at _0
>
> drwxr-xr-x 6    root root 4096 Feb  3 06:04 ..
> -rw-r--r-- 1            root root   12 Feb  3 06:05 indexes
> drwxr-xr-x 3    root root 4096 Feb  3 06:05 .
> -rw-r--r-- 1            root root    0 Feb  3 06:10 redo.log
> drwxr-xr-x 2    root root 4096 Feb  3 06:10 _0

Could you list which directories you are deleting?

You should only delete the search index folders that Jukka mentioned,
ie. <repo-home>/workspaces/*/index. If you delete
<repo-home>/workspaces/* for example, the workspace.xml is gone that
is essential for Jackrabbit to pick up that workspace (and other stuff
in that dir that might be important, depending on the configuration,
apart from the data in the mysql).

Regards,
Alex

-- 
Alexander Klimetschek
[email protected]

Reply via email to