& #39; Starting Tomcat v8.0 Server at localhost & #39; has encountered a problem., tomcatencountered

Source: Internet
Author: User

'Starting Tomcat v8.0 Server at localhost' has encountered a problem., tomcatencountered

'Starting Tomcat v8.0 Server at localhost' has encountered a problem.

An error occurred while "Starting Tomcat's local host server V8.0.

Problem Occurred

Problem occurred

Details

Port 8080 required by Tomcat v8.0 Server at localhost is already in use. the server may already be running in another process, or a system process may be using the port. to start this server you will need to stop the other process or change the port number (s ).

Port 8080 required by the Tomcat8.0 server on the local host is already in use. The server may already be running in another process, or the port that can be used by a system process. To start the server, you need to stop other processes or change the port number.

 

Cmd

Netstat-ano

Microsoft Windows [version 10.0.10240] (c) 2015 Microsoft Corporation. All rights reserved. C: \ Windows \ system32> netstat-ano

 

Active connection

Protocol local address external address status PID
......
TCP 0.0.0.0: 8080 0.0.0.0: 0 LISTENING 4208
......

 

Tasklist | findstr" 4208"

Microsoft Windows [version 10.0.10240] (c) 2015 Microsoft Corporation. all rights reserved. c: \ Windows \ system32> tasklist | findstr "4208" ApplicationWebServer.exe 4208 Services 0 10,392 KC: \ Windows \ system32>

Task Manager

Details

NI Application Web Server attributes (Local Computer)

Disable stop

Start Tomcat 8.0

Cmd

Microsoft Windows [version 10.0.10240] (c) 2015 Microsoft Corporation. All rights reserved. C: \ Users \ u539f> start http: // localhost: 8080/C: \ Users \ u539f>

Browser

Disable the Apache Tomcat 8.0 Service

Open eclipse Java EE

Ctrl + Alt + R

Problem solved

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.