Tools
Cannot start SolarWinds TFTP service. Application will be closed
The following error messages are encountered on the Engineer's Toolset TFTP server: System.net.socket.socketexception Only one usage of each socket address is normally permitted. Cannot start SolarWinds TFTP service. Application will be closed.
First published date
Last published date
Overview
System.net.socket.socketexceptionOnly one usage of each socket address is normally permitted.
Cannot start SolarWinds TFTP service. Application will be closed.
Product section
Cause
Resolution
There are two ways to fix this. You only need to do one of the following:
- Change the port that the TFTP server uses. See detailed instructions here: Change the internal communication port used by TFTP Server
- Change the port that IIS uses. Detailed below:
This procedure requires you to restart the IIS Admin Service, which will disrupt all other websites hosted by IIS, and also restart the SMTP, POP3 and +D66d HTTP SSL services.
Test if port 8099 is in use by IIS:
- Open cmd.
- Type the following command:
netstat -a
- Check for items under the Local Address column that include 8099 to verify that IIS is using the port.
- Configure IIS to use a different port by following the steps below.
Configure IIS to no longer use port 8099:
- Go to Start > Administrative Tools > Internet Information Services Manager.
- In the Computer Management list, expand ServerName and then expand Web Sites.
- Click the Web Site tab.
- Replace the default values in the TCP Port and SSL Port boxes with the new port values.
- Restart the IIS Admin Service.
Refer to Microsoft's article How to change the TCP port for IIS services for more details. (© 2017 Microsoft, available at http://support.microsoft.com/, obtained on August 31, 2017.)
Disclaimer: Please note, any content posted herein is provided as a suggestion or recommendation to you for your internal use. This is not part of the SolarWinds software or documentation that you purchased from SolarWinds, and the information set forth herein may come from third parties. Your organization should internally review and assess to what extent, if any, such custom scripts or recommendations will be incorporated into your environment. You elect to use third party content at your own risk, and you will be solely responsible for the incorporation of the same, if any.