https://issues.apache.org/bugzilla/show_bug.cgi?id=55301
Bug ID: 55301
Summary: java.lang.IllegalArgumentException:
McastService:Required property "tcpSecurePort" is
missing.
Product: Tomcat 7
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
When I try to run
java org.apache.catalina.tribes.membership.McastService
It gives an exception
Exception in thread "main" java.lang.IllegalArgumentException:
McastService:Required property "tcpSecurePort" is missing.
at
org.apache.catalina.tribes.membership.McastService.hasProperty(McastService.java:360)
at
org.apache.catalina.tribes.membership.McastService.start(McastService.java:381)
at
org.apache.catalina.tribes.membership.McastService.start(McastService.java:369)
at
org.apache.catalina.tribes.membership.McastService.main(McastService.java:701)
Tomcat version, 7.0.41
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]