Which version of openmrs are you running its seems to be platform version issue, you can always use pastebin.com and share full logs
I am using version 2.11.0. Here is full logs.
Are running it locally using docker or openmrs sdk? Recently we had a number running failures using docker not sure why
Great did you made any changes in module folder like uploading any new module into your instance
yeah actually i downloaded addon package version 2.11.0. Unzipped it and paste it into openmrs directory.
Addon package:
ReferenceApplicationAddons contains bare omod files that have exact versions as of those found on openmrs addons with current released refApp version, its this is second option of getting omod files
I suggest you download Platform 2.3.1 War file and you follow the steps of running that war file or you download full packed openmrs standalone 2.11 which comes with everything packed i think that will keep you go.
I already installed openmrs stadalone 2.11.0 version which is working fine but it is not for production use.
For production use, use openmrs war file download to its directory and run mvn jetty-run .