Jump to content

Recommended Posts

Posted (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 by dhlg29
Posted

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.

Guest
This topic is now closed to further replies.
×
×
  • Create New...