Hi Bala, clustering does not work by simply sharing the repository folder: modifications made by one cluster node in the filesystem will not be noticed by other repositories in the cluster. There is a wiki page dedicated on this topic:
http://wiki.apache.org/jackrabbit/Clustering Hope this helps Dominique On 14/09/2007, bala subramanian <[EMAIL PROTECTED]> wrote: > > > > Please help freinds. > > Please look into the below issue and help me find a solution. > /******************************/ > I am working in a Content Management Project. > OS - Unix;TOMCAT 5.0;Java 1.4;Jackrabbit 1.3.1 (Clustering Supported) - We > are using this version.Jackrabbit 1.0 (Didn't have clustering) > We have implemented load balancing in TOMCAT (say A, B and C). > But the content created by TOMCAT-A is not visible for TOMCAT-B and > TOMCAT-Ceven though content folder is shared between the TOMCATS. > CONTENT CREATION:We have different types of contents like "Surveys, > Promotion, Trainings etc"which we can create from our application Backend > interface.The content can be viewed from the Frontend interface.This process > is done by using Java Content Repository (JackRabbit 1.3.1supports > clustering). > Suppose I create a Content called "Check Box" Survey using the Tomcat-A, > thesame content is not available for the Tomcat-B > Please tell me if you need further information. > Please tell me what should I do to solve this problem. > Thanks & Regards, > Bala > /******************************/ > > > ________________________________ > > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: WELCOME to [email protected] > Date: 14 Sep 2007 07:25:03 -0000 > >Hi! This is the ezmlm program. I'm managing the > >[email protected] mailing list. > > > >I'm working for my owner, who can be reached > >at [EMAIL PROTECTED] > > > >Acknowledgment: I have added the address > > > > [EMAIL PROTECTED] > > > >to the users mailing list. > > > >Welcome to [EMAIL PROTECTED] > > > >Please save this message so that you know the address you are > >subscribed under, in case you later want to unsubscribe or change your > >subscription address. > > > > > >--- Administrative commands for the users list --- > > > >I can handle administrative requests automatically. Please > >do not send them to the list address! Instead, send > >your message to the correct command address: > > > >To subscribe to the list, send a message to: > > <[EMAIL PROTECTED]> > > > >To remove your address from the list, send a message to: > > <[EMAIL PROTECTED]> > > > >Send mail to the following for info and FAQ for this list: > > <[EMAIL PROTECTED]> > > <[EMAIL PROTECTED]> > > > >Similar addresses exist for the digest list: > > <[EMAIL PROTECTED]> > > <[EMAIL PROTECTED]> > > > >To get messages 123 through 145 (a maximum of 100 per request), mail: > > <[EMAIL PROTECTED]> > > > >To get an index with subject and author for messages 123-456 , mail: > > <[EMAIL PROTECTED]> > > > >They are always returned as sets of 100, max 2000 per request, > >so you'll actually get 100-499. > > > >To receive all messages with the same subject as message 12345, > >send a short message to: > > <[EMAIL PROTECTED]> > > > >The messages do not really need to be empty, but I will ignore > >their content. Only the ADDRESS you send to is important. > > > >You can start a subscription for an alternate address, > >for example "[EMAIL PROTECTED]", just add a hyphen and your > >address (with '=' instead of '@') after the command word: > ><[EMAIL PROTECTED]> > > > >To stop subscription for this address, mail: > ><[EMAIL PROTECTED]> > > > >In both cases, I'll send a confirmation message to that address. When > >you receive it, simply reply to it to complete your subscription. > > > >If despite following these instructions, you do not get the > >desired results, please contact my owner at > >[EMAIL PROTECTED] Please be patient, my > owner is a > >lot slower than I am ;-) > > > >--- Enclosed is a copy of the request I received. > > > >Return-Path: <[EMAIL PROTECTED]> > >Received: (qmail 58529 invoked by uid 99); 14 Sep 2007 07:25:03 -0000 > >Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) > > by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Sep 2007 00:25:03 > -0700 > >X-ASF-Spam-Status: No, hits=3.7 required=10.0 > > tests=HTML_MESSAGE,MIME_HTML_ONLY,SPF_PASS > >X-Spam-Check-By: apache.org > >Received-SPF: pass (athena.apache.org: domain of > [EMAIL PROTECTED] designates 65.54.246.217 as permitted sender) > >Received: from [65.54.246.217] (HELO bay0-omc3-s17.bay0.hotmail.com) > (65.54.246.217) > > by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Sep 2007 07:24:58 > +0000 > >Received: from hotmail.com ([64.4.19.48]) by bay0-omc3-s17.bay0.hotmail.com > with Microsoft SMTPSVC(6.0.3790.3959); > > Fri, 14 Sep 2007 00:24:38 -0700 > >Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; > > Fri, 14 Sep 2007 00:24:37 -0700 > >Message-ID: <[EMAIL PROTECTED]> > >Received: from 64.4.19.200 by by109fd.bay109.hotmail.msn.com with HTTP; > > Fri, 14 Sep 2007 07:24:37 GMT > >X-Originating-IP: [15.219.201.68] > >X-Originating-Email: [EMAIL PROTECTED] > >X-Sender: [EMAIL PROTECTED] > >In-Reply-To: > <[EMAIL PROTECTED]> > >From: "bala subramanian" <[EMAIL PROTECTED]> > >To: > [EMAIL PROTECTED] > >Subject: RE: confirm subscribe to [email protected] > >Date: Fri, 14 Sep 2007 07:24:37 +0000 > >Mime-Version: 1.0 > >Content-Type: text/html; format=flowed > >X-OriginalArrivalTime: 14 Sep 2007 07:24:37.0972 (UTC) > FILETIME=[4EBF7940:01C7F6A0] > >X-Virus-Checked: Checked by ClamAV on apache.org > > > ><html><div style='background-color:'><DIV class=RTE> > ><P>Confirmed.</P> > ><P>Please look into the below issue and help me find a solution.</P> > ><P>/******************************/</P> > ><P>I am working in a Content Management Project.</P> > ><P>OS - Unix;<BR>TOMCAT 5.0;<BR>Java 1.4;<BR>Jackrabbit 1.3.1 (Clustering > Supported) - We are using this version.<BR>Jackrabbit 1.0 (Didn't have > clustering)</P> > ><P>We have implemented load balancing in TOMCAT (say A, B and C).</P> > ><P>But the content created by TOMCAT-A is not visible for TOMCAT-B and > TOMCAT-C<BR>even though content folder is shared between the TOMCATS.</P> > ><P>CONTENT CREATION:<BR>We have different types of contents like "Surveys, > Promotion, Trainings etc"<BR>which we can create from our application > Backend interface.<BR>The content can be viewed from the Frontend > interface.<BR>This process is done by using Java Content Repository > (JackRabbit 1.3.1<BR>supports clustering).</P> > ><P>Suppose I create a Content called "Check Box" Survey using the Tomcat-A, > the<BR>same content is not available for the Tomcat-B</P> > ><P>Please tell me if you need further information.</P> > ><P>Please tell me what should I do to solve this problem.</P> > ><P>Thanks & > Regards,<BR>Bala<BR>/******************************/</P></DIV> > ><DIV></DIV> > ><BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: > #a0c6e5 2px solid; MARGIN-RIGHT: 0px"><FONT style="FONT-SIZE: 11px; > FONT-FAMILY: tahoma,sans-serif"> > ><HR color=#a0c6e5 SIZE=1> > > > ><DIV></DIV>From: <I>[EMAIL > >PROTECTED]</I><BR>Reply-To: <I>[EMAIL > >PROTECTED]</I><BR>To: <I>[EMAIL > >PROTECTED]</I><BR>Subject: <I>confirm > subscribe to [email protected]</I><BR>Date: <I>14 Sep > 2007 06:55:38 -0000</I><BR>>Hi! This is the ezmlm program. I'm managing > the<BR>>[email protected] mailing list.<BR>><BR>>I'm > working for my owner, who can be reached<BR>>at > [EMAIL PROTECTED]<BR>><BR>>To > confirm that you would > like<BR>><BR>> [EMAIL > PROTECTED]<BR>><BR>>added > to the users mailing list, please send<BR>>a short reply to this > >address:<BR>><BR>> [EMAIL > >PROTECTED]<BR>><BR>>Usually, > this happens when you just hit the "reply" button.<BR>>If this does not > work, simply copy the address and paste it into<BR>>the "To:" field of a > new message.<BR>><BR>>or click here:<BR>> > mailto:[EMAIL PROTECTED]<BR>><BR>>This > confirmation serves two purposes. First, it verifies that I am > able<BR>>to get mail through to you. Second, it protects you in case > someone<BR>>forges a subscription request in your > name.<BR>><BR>>Some mail programs are broken and cannot handle long > addresses. If you<BR>>cannot reply to this request, instead send a > message to<BR>><[EMAIL PROTECTED]> and put > >the<BR>>entire address listed above into the "Subject:" > line.<BR>><BR>><BR>>--- Administrative commands > for the users list ---<BR>><BR>>I can handle administrative requests > automatically. Please<BR>>do not send them to the list address! Instead, > send<BR>>your message to the correct command address:<BR>><BR>>To > subscribe to the list, send a message > to:<BR>> <[EMAIL PROTECTED]><BR>><BR>>To > remove your address from the list, send a message > to:<BR>> <[EMAIL > PROTECTED]><BR>><BR>>Send > mail to the following for info and FAQ for this > list:<BR>> <[EMAIL > PROTECTED]><BR>> <[EMAIL > PROTECTED]><BR>><BR>>Similar > addresses exist for the digest > >list:<BR>> <[EMAIL > >PROTECTED]><BR>> <[EMAIL > >PROTECTED]><BR>><BR>>To > get messages 123 through 145 (a maximum of 100 per request), > mail:<BR>> <[EMAIL > PROTECTED]><BR>><BR>>To > get an index with subject and author for messages 123-456 , > mail:<BR>> <[EMAIL > PROTECTED]><BR>><BR>>They > are always returned as sets of 100, max 2000 per request,<BR>>so you'll > actually get 100-499.<BR>><BR>>To receive all messages with the same > subject as message 12345,<BR>>send a short message > to:<BR>> <[EMAIL > PROTECTED]><BR>><BR>>The > messages do not really need to be empty, but I will > >ignore<BR>>their content. Only the ADDRESS you send to is > important.<BR>><BR>>You can start a subscription for an alternate > address,<BR>>for example "[EMAIL PROTECTED]", just add a hyphen and > your<BR>>address (with '=' instead of '@') after the command > word:<BR>><[EMAIL PROTECTED]><BR>><BR>>To > stop subscription for this address, > mail:<BR>><[EMAIL PROTECTED]><BR>><BR>>In > both cases, I'll send a confirmation message to that address. > When<BR>>you receive it, simply reply to it to complete your > subscription.<BR>><BR>>If despite following these instructions, you do > not get the<BR>>desired results, please contact my owner > at<BR>>[EMAIL PROTECTED] Please be patient, my owner is > a<BR>>lot slower than I am ;-)<BR>><BR>>--- Enclosed is a > >copy of the request I > received.<BR>><BR>>Return-Path: > <[EMAIL PROTECTED]><BR>>Received: (qmail 15847 invoked > by uid 99); 14 Sep 2007 06:55:38 -0000<BR>>Received: from nike.apache.org > (HELO nike.apache.org) > (192.87.106.230)<BR>> by > apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Sep 2007 23:55:38 > -0700<BR>>X-ASF-Spam-Status: No, hits=1.0 required=10.0<BR>> > tests=ASF_LIST_OPS,SPF_PASS<BR>>X-Spam-Check-By: > apache.org<BR>>Received-SPF: pass (nike.apache.org: domain of > [EMAIL PROTECTED] designates 65.54.246.240 as permitted > sender)<BR>>Received: from [65.54.246.240] (HELO > bay0-omc3-s40.bay0.hotmail.com) > (65.54.246.240)<BR>> by > apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Sep 2007 06:57:15 > +0000<BR>>Received: from hotmail.com ([64.4.19.37]) by > bay0-omc3-s40.bay0.hotmail.com with > >Microsoft SMTPSVC(6.0.3790.3959);<BR>> Thu, 13 Sep 2007 23:55:12 > -0700<BR>>Received: from mail pickup service by hotmail.com with > Microsoft SMTPSVC;<BR>> Thu, 13 Sep 2007 23:55:12 > -0700<BR>>Message-ID: > <[EMAIL PROTECTED]><BR>>Received: > from 64.4.19.200 by by109fd.bay109.hotmail.msn.com with HTTP;<BR>> Fri, > 14 Sep 2007 06:55:09 GMT<BR>>X-Originating-IP: > [15.219.201.68]<BR>>X-Originating-Email: > [EMAIL PROTECTED]<BR>>X-Sender: > [EMAIL PROTECTED]<BR>>From: "bala subramanian" > <[EMAIL PROTECTED]><BR>>To: > [EMAIL PROTECTED]<BR>>Subject: > Subscription Required<BR>>Date: Fri, 14 Sep 2007 06:55:09 > +0000<BR>>Mime-Version: 1.0<BR>>Content-Type: text/plain; > format=flowed<BR>>X-OriginalArrivalTime: 14 Sep 2007 > 06:55:12.0045 (UTC) > >FILETIME=[322C65D0:01C7F69C]<BR>>X-Virus-Checked: > Checked by ClamAV on apache.org<BR>><BR>>Hello,<BR>>I require > subscription as a user for jackrabbit.<BR>>I have a question/doubt. > Please tell me how to proceed on this.<BR>><BR>>I am working in a > Content Management Project.<BR>><BR>>OS - Unix;<BR>>TOMCAT > 5.0;<BR>>Java 1.4;<BR>>Jackrabbit 1.3.1 (Clustering Supported) - We > are using this version.<BR>>Jackrabbit 1.0 (Didn't have > clustering)<BR>><BR>>We have implemented load balancing in TOMCAT (say > A, B and C).<BR>><BR>>But the content created by TOMCAT-A is not > visible for TOMCAT-B and TOMCAT-C<BR>>even though content folder is > shared between the TOMCATS.<BR>><BR>>CONTENT CREATION:<BR>>We have > different types of contents like "Surveys, Promotion, Trainings > etc"<BR>>which we can create from our application Backend > >interface.<BR>>The content can be viewed from the Frontend > interface.<BR>>This process is done by using Java Content Repository > (JackRabbit 1.3.1<BR>>supports > clustering).<BR>><BR>>Suppose I create a Content > called "Check Box" Survey using the Tomcat-A, the<BR>>same content is not > available for the Tomcat-B<BR>><BR>>Please tell me if you need further > information.<BR>><BR>>Please tell me what should I do > to solve this problem.<BR>><BR>>Thanks & > Regards,<BR>>Bala<BR>><BR>>_________________________________________________________________<BR>>No. > 1 Pvt. B - School in South Asia.Click here to know > more<BR>>http://ss1.richmedia.in/recurl.asp?pid=117<BR>><BR></FONT></BLOCKQUOTE></div><br > clear=all><hr>Catch all the cricketing action right here. <a > href="http://g.msn.com/8HMBENIN/2755??PS=47575" > target="_top">Live score, match reports, photos et al.</a> </html> > > > > ________________________________ > Catch all the cricketing action right here. Live score, match reports, > photos et al.
