Eclipse Boot Tomcat Issue: Critical: Socket Accept Failed

Source: Internet
Author: User

Original Address:Eclipse launches Tomcat "Critical: Socket Accept failed" problem resolution Love, Little Jay!

The Tomcat plugin was installed in Eclipse and the following issues occurred when you started Tomcat :

Critical: Socket Accept Failed
Java.net.SocketException:select failed
At Java.net.PlainSocketImpl.socketAccept (Native Method)
At Java.net.PlainSocketImpl.accept (plainsocketimpl.java:390)
At Java.net.ServerSocket.implAccept (serversocket.java:453)
At Java.net.ServerSocket.accept (serversocket.java:421)
At Org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket (defaultserversocketfactory.java:61)
At Org.apache.tomcat.util.net.jioendpoint$acceptor.run (jioendpoint.java:317)
At Java.lang.Thread.run (thread.java:619)
2012-3-15 20:32:20 Org.apache.tomcat.util.net.jioendpoint$acceptor Run

The reason is that there is a problem with the TCP/IP protocol, which may have been modified or damaged for some reason when installing certain software. such as: Thunder Game Accelerator, Youku download Upload tool love Cool 2 and Tomcat have conflict, they will occupy Tomcat used 8080 port.

Workaround:

1. You will need to reinstall the TCP/IP protocol or repair the protocol. This protocol can be repaired using LSP repair such as Kingsoft or 360 defender. If Jinshan or 360 of the LSP Repair tool does not find the problem, to restore it to initialize, and then restart the system can be resolved.

2. Reinitialize the network environment: under WINDOW7, start-cmd-netsh winsock reset-Enter-fix this Windows command Winsock is the Windows Network programming interface, Winsock works on the application layer, It provides high-level data transfer programming interface independent of the underlying transport protocol Netsh winsock reset is to restore it to its default state.

My Workaround: 360LSP Repair Tool repair.

Eclipse Boot Tomcat Issue: Critical: Socket Accept Failed

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.