After starting Spring Boot application when visiting localhost:8080 this error appears. How to fix?
2021-09-04 18:34:32.016 ERROR 3708 --- [nio-8080-Poller] org.apache.tomcat.util.net.NioEndpoint: Error in selector loop
java.io.IOException: An exception occurred during the execution of select():
java.io.IOException: ▒▒▒▒▒▒▒ ▒▒▒▒▒▒▒ ▒▒▒▒▒▒▒▒▒ ▒▒▒▒▒▒▒▒ ▒▒ ▒▒▒▒▒▒▒, ▒▒ ▒▒▒▒▒▒▒▒▒▒ ▒▒▒▒▒▒▒
at java.base/sun.nio.ch.WindowsSelectorImpl$FinishLock.checkForException(WindowsSelectorImpl.java:328) ~[na:na]
at java.base/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:189) ~[na:na]
at java.base/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) ~[na:na]
at java.base/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141) ~[na:na]
at org.apache.tomcat.util.net.NioEndpoint$Poller.run(NioEndpoint.java:787) ~[tomcat-embed-core-9.0.52.jar!/:na]
at java.base/java.lang.Thread.run(Thread.java:831) ~[na:na]
Aucun commentaire:
Enregistrer un commentaire