Terragate Software Installation, cannot start the solution

Source: Internet
Author: User

When installing Skyline Terragate software on the server, you may encounter such problems, "terragate software cannot be started after installation", many times, this problem is because terragate set
The port number is already occupied.
So, how do you see which port numbers are already in use?
1. Start the----> Run---->cmd, or the WINDOW+R key combination to bring up the command window;
2. Enter the command: Netstat-ano, which lists all port conditions. In the list we look at the occupied port, such as 49157, and find it first.
Many times, we carry out here, we can directly select a non-occupied port number set to Terragate;

3. View the PID of the occupied port, input command: Netstat-aon|findstr "49157", enter, note the last digit, namely PID, here is 2720;
4. Continue to input Tasklist|findstr "2720", enter, to see which process or program occupies 2720 ports, the result is: Svchost.exe;
5. Or we open the Task Manager, switch to the Process tab, in the PID column to see who the corresponding process 2720, if you do not see the PID column, then we click View---> select column, the PID (process
Mark on the front, click OK;
7. So we see the PID of this column identification, look at the 2720 corresponding process is who, if not, we put the following display all users of the process front of the tick, you can see, the image name is
Svchost.exe, description is, the main process of Windows, with the above command to view the exact same;
8. End the process: Select the process in Task Manager to click the "End Process" button, or enter it in the cmd command window: taskkill/f Tencentdl.exe.

Terragate Software Installation, cannot start the solution

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.