CVS update: JGroups/src/org/jgroups/protocols TUNNEL.java

"Bela Ban" <[email protected]> Mon, 20 Sep 2010 04:39:35 +0000
Newsgroups gmane.comp.java.javagroups.cvs
Message-ID <[email protected]>
  User: belaban 
  Date: 10/09/20 04:39:35

  Modified:    src/org/jgroups/protocols TUNNEL.java
  Log:
  Removed stack trace for not being able to connect to GR (https://jira.jboss.org/browse/JGRP-1237)
  
  Revision  Changes    Path
  1.103     +2 -2      JGroups/src/org/jgroups/protocols/TUNNEL.java
  
  Index: TUNNEL.java
  ===================================================================
  RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/protocols/TUNNEL.java,v
  retrieving revision 1.102
  retrieving revision 1.103
  diff -u -r1.102 -r1.103
  --- TUNNEL.java	15 Jun 2010 10:10:40 -0000	1.102
  +++ TUNNEL.java	20 Sep 2010 04:39:35 -0000	1.103
  @@ -43,7 +43,7 @@
    * 
    * @author Bela Ban
    * @author Vladimir Blagojevic
  - * @version $Id: TUNNEL.java,v 1.102 2010/06/15 10:10:40 belaban Exp $
  + * @version $Id: TUNNEL.java,v 1.103 2010/09/20 04:39:35 belaban Exp $
    */
   @Experimental
   public class TUNNEL extends TP {
  @@ -418,7 +418,7 @@
                  }
                  catch (Exception e) {
                      if (log.isWarnEnabled())
  -                       log.warn("Failed connecting to GossipRouter at " + stub.getGossipRouterAddress(),e);
  +                       log.warn("Failed connecting to GossipRouter at " + stub.getGossipRouterAddress());
                      stubManager.startReconnecting(stub);
                  }
              }
  
  
  

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev