Re: Jackrabbit Clustering in File System
Suganthi Manoharan <suganthi.manoharan <at> gmail.com>
2010-06-02 09:14:36 GMT
Hi All,
Thanks for the reply. I am now using "BundleDbPersistenceManager"
along with File Data Store. This works fine in a clustered
environment.
On Mon, May 31, 2010 at 12:41 PM, Thomas Müller <thomas.mueller <at> day.com> wrote:
> Hi,
>
> It looks like you are using BundleFsPersistenceManager. This
> persistence manager is not supported.
>
> Also, the persistence needs to be shared for all cluster nodes. See
> also: http://wiki.apache.org/jackrabbit/Clustering#Persistence_Manager_Configuration
>
> Regards,
> Thomas
>
>
> On Mon, May 31, 2010 at 8:58 AM, Suganthi Manoharan
> <suganthi.manoharan <at> gmail.com> wrote:
>> I am trying to configure Jackrabbit(deployed in Tomcat) in a clustered
>> mode (Between Node A and Node B) in file system .I followed the
>> instructions in http://wiki.apache.org/jackrabbit/Clustering . Both
>> the repositories start successfully with no lock issue.
>> However if I upload a file in Node A its not visible in Node B.I have
>> the following logs in Node B. It looks like both the clustered
>> nodes are not in sync. I have attached both the repository.xml files.
>>
>> I have the following logs in Node B.
>>
(Continue reading)