Hi, According to the wiki[1], each cluster node should use a distinct filesystem, except for the journal. You can't share the database or the repository home dir between nodes.
[1] http://wiki.apache.org/jackrabbit/Clustering On Fri, Jun 10, 2011 at 7:35 AM, Thomas Mueller <[email protected]> wrote: > Hi, > > >1. I have a Jackrabbit cluster of 3 nodes with shared filesystem and > >shared database. What I am noticing is that none of the Journal tables > >are getting populated. All of the tables are empty (JOURNAL, > >LOCAL_REVISIONS, GLOBAL_REVISION). Why would these tables be empty if I > >have enabled clustering? > > I guess there is a problem with the configuration. > > >2. Everytime a start a node, it creates this '.lock' file which prevents > >other nodes from starting up. I have delete the .lock file and then start > >the other nodes. How can I get around this problem? > > Same here. It's a clear sign of a configuration error. > > Regards, > Thomas > >
