Jump to content

[Solved] Java deployment failed with errors - how to check logs?


Recommended Posts

Posted

Hi, I am Tadeu from Brazil and I would like to thanks for the opportunity to test my Java app on Helios Host!

 

I've tried to deploy a war app on johnny.heliohost.org for http://tadeubas.heliohost.us/

It says Java deployment failed with errors. For further information please contact support.

 

How can I check the log files?

 

Best regards,

Tadeu

 

Posted

Krydos has to get them for you.

 

While you wait for him to get logs, I'd suggest making sure your database settings are correct if your app uses a database. One of the most common failures we see is MySQL Access Denied errors due to people forgetting to put in database credentials (e.g. the app is trying to log into the database as root with no password, which is a common configuration on a dev machine but obviously is not going to work on a shared production server).

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