E
E
Elmir Ismailov2016-05-01 01:02:09
Java
Elmir Ismailov, 2016-05-01 01:02:09

Problem how to solve? Error during artifact deployment. See server log for details?

I'm new to web development, well, I have such a problem...
Before that, everything worked fine, I wrote code, ran it, tomcat started up and everything was fine.
Then I changed the html code a little, like I didn’t do anything special, I see it doesn’t start.
writes this exception:
Artifact first_java_web:war exploded: Error during artifact deployment. See server log for details.
May 01, 2016 12:51:31 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\Users\Elmir\Servers\apache-tomcat-7.0.69\webapps\manager
May 01, 2016 12:51:31 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory C:\Users\Elmir\Servers\apache-tomcat-7.0.69\webapps\manager has finished in 216 ms I
write localhost:8080 does not open, does not respond... what is the problem, can you help ??

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Viktor Maksimov, 2016-05-02
@kryter_next

Artifact first_java_web:war exploded: Error during artifact deployment. See server log for details.
Where are the details?
From what I have, I can say the following.
1. In jsp (do you have jsp ?) you messed up some of the tags (for example, didn’t close it)
2. You screwed up anything in the war itself. Again, See server log for details.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question