Unable to start OpenMRS 2.9.0 Standalone

Java Version 8 Update 211 (build 1.8.0_211-b12) Error message https://pastebin.com/VbtGPng4 https://pastebin.com/QbGPJZ1r

Downloaded from https://sourceforge.net/projects/openmrs/files/releases/OpenMRS_Reference_Application_2.9.0/referenceapplication-standalone-2.9.0.zip/download

What does this command return? java -version

@leonie there seems to be configuration challenges in your moduleApplicationContex.xml file. You can also have a look at this

java version “12.0.1” 2019-04-16

Java™ SE Runtime Environment (build 12.0.1+12)

Java HotSpot™ 64-Bit Server VM (build 12.0.1+12, mixed mode, sharing)

Can you downgrade to Java 8?

Thanks. It is running on Java 8

What does this command return? java -version

For openmrs 2.9.0 standalone, actuallly you need to have java 8 like brother@dkayiwa have said, Then you should set the class path rightly such that it can be able call from the command line, Again j recommend to extract again the unzip file of the openmrs and use that file, look for the file and run again the application.