dhlg29 Posted January 7, 2021 Posted January 7, 2021 (edited) Hi, I need some help I try to deploy a java application, I made application in springboot, and convert the application to war file. In first time I put my first deploy, and application works perfectily, I change the name of application (remove version of application) and put a configure file in resources, and now I cant deploy the application, first version alnd last version, always I got this message Java deployment failed with errors. For further information please contact support. by the way, I start local tomcat server, and deploy perfectly the application. I try to find where is tomcat to see log, but I dont find. Anyone help me? Edited January 7, 2021 by dhlg29
Krydos Posted January 13, 2021 Posted January 13, 2021 It was a server wide error, not your error. Another user broke tomcat, and as soon as java access was removed from their account your .war deployed without errors. Thanks for letting us know about it.
Recommended Posts