mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
18.37.2006 074d48992964d0a8cf3462f1d9960ace90c2d68d
refs
author neil_a_wilson <neil_a_wilson@localhost>
Monday, December 18, 2006 23:37 +0100
committer neil_a_wilson <neil_a_wilson@localhost>
Monday, December 18, 2006 23:37 +0100
commit074d48992964d0a8cf3462f1d9960ace90c2d68d
tree 05ad74862a39e0a9720bd8b44a4e0264f7c24c42 tree | zip | gz
parent fd093c3916623a1e4d6c7497bbf519844721506c view | diff
Update the CLI setup utility to perform a more reliable port-in-use check.  It
now uses both a server socket and a client socket, and will reject the port
number if the server socket can't bind to the requested port, or if the client
socket can bind to that port.

OpenDS Issue Number: 1112
2 files modified
46 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/messages/ToolMessages.java 11 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/InstallDS.java 35 ●●●● diff | view | raw | blame | history