My gwt application is throwing:
HTTP ERROR: 503
SERVICE_UNAVAILABLE
RequestURI=/App.html
When accessed. How do I debug more details on the this Error 503
, where I know there must be some problems with the configuration, however where can I find the error logs when running with $mvn gwt:run
which fires up a embedded jetty.
Here's what I did:
$mvn verify -DskipTests=true
$mvn clean package
$mvn gwt:run
Then it can now fetch the gwt html file.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With