Which file are you trying to deploy? Make sure that the archive you are trying to deploy is a WAR (the downloaded file should have a .war extension).
ESTIMATE 2.1.1 is compatible with the Apache Tomcat version 9. Make sure that you have the most recent versions of Tomcat and MySQL.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2020-12-13
I'm in the same status as above, but my error is: "
FAIL - Application at context path [/estimate-v2.1.1] could not be started", and the answer to your question above I placed a copy of estimate-v2.1.1.war in webapps folder of tomcat 9.0, added "C:/ESTICON" as System Variable and named it "ESTICON" what could I've done wrong?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have Tomcat and MYSQL installed but when I try to start Estimate 2.1.1, I get this error.
Which file are you trying to deploy? Make sure that the archive you are trying to deploy is a WAR (the downloaded file should have a .war extension).
ESTIMATE 2.1.1 is compatible with the Apache Tomcat version 9. Make sure that you have the most recent versions of Tomcat and MySQL.
I'm in the same status as above, but my error is: "
FAIL - Application at context path [/estimate-v2.1.1] could not be started", and the answer to your question above I placed a copy of estimate-v2.1.1.war in webapps folder of tomcat 9.0, added "C:/ESTICON" as System Variable and named it "ESTICON" what could I've done wrong?
Hello,
This may be because JRE on your machine is older than the JDK used to compile the archive.
Kindly install the most current version of JDK and retry.