Thank you! Justin, you answer was useful, and I beg you pardon, I'll send
future mails to user mail list.
Regards
Esteban,
2011/1/22 justzzzz [via Jackrabbit] <
[email protected]<ml-node%[email protected]>
>

> First off, this really belongs on the users list, not the dev list.
>
> The problem you are seeing comes from this phrase "local workspace bundle
> table is not refreshed." In Jackrabbit, there is no notion of a "local
> workspace bundle table." Please read
> http://wiki.apache.org/jackrabbit/Clustering and pay attention to the
> first paragraph:
>
> Clustering in Jackrabbit works as follows: content is shared between all
> cluster nodes. That means all Jackrabbit cluster nodes need access to the
> SAME persistent storage (persistence manager, data store, and repository
> file system).
>
> You are describing an architecture in which each cluster node has discreet
> persistent storage which will not work with Jackrabbit clustering.
>
> HTH,
> Justin
>
>
> On Mon, Jan 17, 2011 at 11:14 AM, edamico <[hidden 
> email]<http://user/SendEmail.jtp?type=node&node=3231798&i=0>
> > wrote:
>
>>
>> Hi all,
>>  We are developing a CMS application using Apache JackRabbit 2.2.1, and we
>> are experimenting some problems while trying to cluster the application.
>>
>> The problem could be described as follows:
>> First we write in ServerA, and this server persists the latest
>> modifications
>> into it's workspace, and persist the changes into GlobalServer journal
>> database.
>> After that, when ServerB, syncs the changes (every 5000ms), it notices
>> about
>> the new modifications and retrieves the journal from the GlobalServer
>> journal database. That data is deserialized and both, the cache and the
>> search index are modified with the modifications and deletions, but
>> ServerB
>> workspace(local workspace bundle table is not refreshed) repository is not
>> being refresh with the latest changes publish in ServerA.
>> We have read all posts and debug the code, but we are unable to solve this
>> issue.
>> We attach the repository.xml configuration file of serverA node.
>> ServerB configuration is the same, with the same workspace, but
>> connections
>> IPs are different.
>>
>> http://jackrabbit.510166.n4.nabble.com/file/n3221229/repository.xml<http://jackrabbit.510166.n4.nabble.com/file/n3221229/repository.xml?by-user=t>
>> repository.xml
>>
>> Please, it would be great if you could help us.
>> Regards,
>> Esteban D'Amico
>>
>> --
>> View this message in context:
>> http://jackrabbit.510166.n4.nabble.com/Cluster-Problems-tp3221229p3221229.html<http://jackrabbit.510166.n4.nabble.com/Cluster-Problems-tp3221229p3221229.html?by-user=t>
>> Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.
>>
>
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://jackrabbit.510166.n4.nabble.com/Cluster-Problems-tp3221229p3231798.html
>  To unsubscribe from Cluster Problems, click 
> here<http://jackrabbit.510166.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3221229&code=ZXN0ZWJhbmRhbWljb0BnbWFpbC5jb218MzIyMTIyOXwxOTU3NDk0MDcw>.
>
>

-- 
View this message in context: 
http://jackrabbit.510166.n4.nabble.com/Cluster-Problems-tp3221229p3231919.html
Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.

Reply via email to