You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2004/02/26 16:37:48 UTC

DO NOT REPLY [Bug 27259] New: - org.apache.catalina.cluster.tcp.ReplicationListener tcpListenAddress

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27259>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27259

org.apache.catalina.cluster.tcp.ReplicationListener tcpListenAddress

           Summary: org.apache.catalina.cluster.tcp.ReplicationListener
                    tcpListenAddress
           Product: Tomcat 5
           Version: 5.0.19
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina:Cluster
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: alex@squigly.net


"auto" is no longer supported it would appear.

Feb 26, 2004 3:34:09 PM 
org.apache.catalina.cluster.mcast.McastServiceImpl$SenderThread run
WARNING: Unable to send mcast message.
java.net.UnknownHostException: auto
        at java.net.InetAddress.getAllByName0(InetAddress.java:1016)
        at java.net.InetAddress.getAllByName0(InetAddress.java:981)
        at java.net.InetAddress.getAllByName(InetAddress.java:975)
        at java.net.InetAddress.getByName(InetAddress.java:889)
        at org.apache.catalina.cluster.mcast.McastMember.getData
(McastMember.java:169)
        at org.apache.catalina.cluster.mcast.McastServiceImpl.send
(McastServiceImpl.java:236)
        at org.apache.catalina.cluster.mcast.McastServiceImpl$SenderThread.run
(McastServiceImpl.java:274)

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org