afrocode
(Tolulope Duyile)
October 9, 2017, 4:46pm
#1
So I just setup an openMRS-standalone server and it keeps popping up the following error when I try to run the server. This issue started after i restarted my system, prior to that it worked perfectly.
PasteBin(full log details):
https://pastebin.com/zZCM1vuZ
ScreenShot:
dkayiwa
(Daniel Kayiwa)
October 9, 2017, 4:58pm
#2
Make sure that you are using java 8
afrocode
(Tolulope Duyile)
October 10, 2017, 10:39am
#3
Switched to java 8 but I still get the same error.
dkayiwa
(Daniel Kayiwa)
October 10, 2017, 12:20pm
#4
This being the standalone version, just delete the extracted folder, unzip again and run.
afrocode
(Tolulope Duyile)
October 10, 2017, 2:38pm
#5
Resolved. It turned out I had two versions of java running on my system. Removing the java 9 version completely worked.