Some error messages can be so cryptic: ``` Caught an exception creating the initial control telnet port: Bad file descriptor /usr/local/bin/procServ: Exiting with error code: 98 ``` What it really means: ``` Port xxxx already in use ```