Closed utdream closed 13 years ago
added a "while" loop (thanks to Juanjo from BitRock for the suggestion! http://support.bitrock.com/article/how-can-i-wait-to-a-certain-tcpip-port-is-aready-taken-or-free) that waits for the tomcat port to NOT be free before trying to post for it. If 30 seconds pass, a timeout error occurs and the process goes on like normal instead of killing the rest of the install process.
This has been added to 3.3.1.000 pl1
Doing a port test will stop folks from getting an error message if nothing is listening to the port. It won't set the password, which is a bit insecure, but will appease some users and allow the rest of the install process to complete normally.