Home > front end >  Using maven command starts its built-in tomcat project operation, tomcat has been in the run state
Using maven command starts its built-in tomcat project operation, tomcat has been in the run state

Time:10-09

Log:
[the INFO] Scanning for the projects...
[the INFO]
[the INFO] -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- & lt; Com. Corp., a vote: JSP_vote_33_hyp & gt; -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
[the INFO] Building 1.0 the SNAPSHOT JSP_vote_33_hyp Maven Webapp
[the INFO] -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- [war] -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
[the INFO]
[the INFO] & gt;> Tomcat -- maven plugin: 1.1: the run (default - cli) & gt; The compile @ JSP_vote_33_hyp & gt;>
[the INFO]
[the INFO] maven - resources - the plugin: 3.0.2: resources (default - resources) @ JSP_vote_33_hyp -- -- --
[the INFO] Using 'utf-8 encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D: \ workspace \ JSP_vote_33_hyp \ SRC \ main \ resources
[the INFO]
[the INFO] maven - compiler - plugin: 3.8.0: compile (default - the compile) @ JSP_vote_33_hyp -- -- --
[the INFO] Nothing to compile - all classes are up to date
[the INFO]
[the INFO] <[the INFO]
[the INFO]
[INFO] tomcat - maven plugin: - 1.1: the run (default - cli) @ JSP_vote_33_hyp - [INFO] Running war on http://localhost:8080/JSP_vote_33_hyp
[the INFO] Creating a Tomcat server configuration at D: \ workspace \ JSP_vote_33_hyp \ target \ Tomcat
December 6, 2019 afternoon 9:23:13 org. Apache. Catalina. Startup. Embedded start
Message: Starting tomcat server
December 6, 2019 9:23:13
On the afternoon of org. Apache. Catalina. Core. StandardEngine start
Message: Starting the Servlet Engine: Apache Tomcat/6.0.29
December 6, 2019 afternoon 9:23:13 org. Apache. Coyote. Http11. Http11Protocol init
Information: the Initializing Coyote to HTTP/1.1 on HTTP - 8080
December 6, 2019 afternoon 9:23:13 org. Apache. Coyote. Http11. Http11Protocol start
Message: Starting Coyote HTTP/1.1 on HTTP - 8080


Has been in the run state won't start, 10 min
Ask everybody to give points method, or ever encountered this kind of situation with the idea of later settled, how to solve, thank you

CodePudding user response:

I also have a solution
  • Related