You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At first I wasn't able to get the plugin to work correctly, so I just ended up starting the Jetty server via command line. Unfortunately even then I got the following at localhost:8080
HTTP ERROR: 503
Problem accessing /. Reason:
Service Unavailable
Any Idea how to get this guy off the ground? I was noticing a recurring error like this:
java.lang.IllegalArgumentException: Database name must not be empty!
Is there some setup that needs to be done on the database or something?
The text was updated successfully, but these errors were encountered:
At first I wasn't able to get the plugin to work correctly, so I just ended up starting the Jetty server via command line. Unfortunately even then I got the following at localhost:8080
HTTP ERROR: 503
Problem accessing /. Reason:
Any Idea how to get this guy off the ground? I was noticing a recurring error like this:
java.lang.IllegalArgumentException: Database name must not be empty!
Is there some setup that needs to be done on the database or something?
The text was updated successfully, but these errors were encountered: