Re: Cluster StaticMember (McastService:Required property "tcpListenPort" is missing)

2017-08-21 Thread Keiichi Fujino
Hi https://bz.apache.org/bugzilla/show_bug.cgi?id=61448#c2 2017-08-18 20:47 GMT+09:00 Carlos Peon Costa : > Hello, > > It seems to me that it's always necessary to initialize > membershipService, maybe something like that (untested): > > ---

Re: Cluster StaticMember (McastService:Required property "tcpListenPort" is missing)

2017-08-18 Thread Carlos Peon Costa
Hello, It seems to me that it's always necessary to initialize membershipService, maybe something like that (untested): --- apache-tomcat-7.0.70-src/java/org/apache/catalina/tribes/group/ChannelCoordinator.java.original 2016-06-15 18:45:51.0 +0200 +++

Cluster StaticMember (McastService:Required property "tcpListenPort" is missing)

2017-08-18 Thread Carlos Peon Costa
Hello, Cluster static members seem to fail since version 7.0.70 (also reproduced in 8.0.45): SEVERE: The required Server component failed to start so Tomcat is unable to start. ... Caused by: org.apache.catalina.tribes.ChannelException: java.lang.IllegalArgumentException: McastService:Required