better error detection for starting "incorrect" server
------------------------------------------------------
Key: CDV-710
URL: https://jira.terracotta.org/jira//browse/CDV-710
Project: Community Development
Issue Type: Bug
Reporter: Tim Eck
Assignee: Issue Review Board
One start an L2 using the "-n" parameter to select a named server (such as
"server1" in the example snippet below).
<server host="10.0.31.20" name="server1">
The "host" portion there should be checked to actually be a local address on
that machine.
The code to do this kind of check is already present com.tc.net.AddressChecker.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev