unable to see artifact deployment error at intellij

Answered

Hello All

I use Intellij 15 and tomcat to deploy my JEE application and I was not able to deploy an artifact. The problem is I can not see the log... It says

"Jun 01, 2018 9:55:02 AM org.apache.catalina.core.StandardContext start
SEVERE: Context [/tap] startup failed due to previous errors"

I checked the logs of tomcat but I found no clue about the error of the artifact deployment. Do you know the place where I can find the artifact deployment errors?

 

0
1 comment

Check Tomcat server logs under IDE system folder: https://stackoverflow.com/a/45666862/104891.

0

Please sign in to leave a comment.