I was trying to set up the openmrs core in my intellij. I did everything according to the readme file of the openmrs core github repo. also set up the intellij according to this guide here.
when I deployed the core using this commands :
cd openmrs-core/webapp mvn jetty:run
The server build was succesful. but while trying to set up I am facing this issue.