mromy       2005/11/03 19:02:37 CET

  Modified files:
    core/src/webapp/html/startup howto_cluster.html 
  Log:
  - added warning for firewalls
  
  Revision  Changes    Path
  1.5       +8 -1      jahia/core/src/webapp/html/startup/howto_cluster.html
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/html/startup/howto_cluster.html.diff?r1=1.4&r2=1.5&f=h
  
  
  
  Index: howto_cluster.html
  ===================================================================
  RCS file: /cvs/jahia/core/src/webapp/html/startup/howto_cluster.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- howto_cluster.html        2 Nov 2005 16:44:55 -0000       1.4
  +++ howto_cluster.html        3 Nov 2005 18:02:37 -0000       1.5
  @@ -217,7 +217,14 @@
                                         the output console when starting each 
jahia node :<br/><br/>
                                         <p class="code">GMS: address is 
ip_address:port</p>
                                         where <i>ip_address</i> is the local 
IP address of the node, and <i>port</i> the port used to communicate 
  -                                             with other Jahia nodes.
  +                                             with other Jahia nodes.<br/>
  +                                             <br/>
  +                                             <span class="red">Make sure 
that if you have a firewall installed, it does not have filering enabled for 
the ports used to send 
  +                                                     and receive the 
packets. The following error in the console may indicate such problem :<br/>
  +                                                     <br/>
  +                                                     
[org.jgroups.protocols.UDP] ERROR - exception=java.net.BindException: Cannot 
assign requested address: Datagram send failed, msg=[ds
  +                                                     1.12.21.133:45000, src: 
192.168.2.130:1664 (2 headers), size = 0 bytes], mcast_addr=231.12.21.133:45000
  +                                                     </span>
           </p><br/><br/><br/><br/>
       </div>
       <div class="footer">
  

Reply via email to