Hi, On Tue, Feb 3, 2009 at 7:44 PM, Shailesh Mangal <[email protected]> wrote: > also wanted to mention that, adding new node and retrieval of added nodes > works fine.
It seems very likely that when you remove the workspace folder, you also lose the workspace.xml file that contain the relevant database connection settings. When you restart the repository you get different connection settings, and thus can no longer access your original content. Why do you need to remove the workspace folder in the first place? Just shutdown the repository, upgrade the relevant Jackrabbit jar files, and restart the repository without touching any of your configuration or removing any folders. That's the recommended upgrade procedure. BR, Jukka Zitting
