Trying to Download 2.7.0 onto Mac OSX and Error Message Appears

Reference Application 2.7.0

Question: Hi! I am trying to download 2.7.0 to see if it is suitable software for a basic palliative care clinic in Malawi. There is little to no tech support out here so me (the gap year student with little to no coding skills) has been set the task.I have downloaded the Java SE software in order to open the openMRS software but when I open the file, it works away in the java box and then redirects me to a local host error message 8081. It says it cannot auto wire certain fields and also that beans cannot be created for certain files. Has anyone come across this issue in the past? If so, how did you solve it? Many thanks!

@matildaxbishop Can you please give all the details of what you are trying to do.This is what i have understood from from your post.\

-Deploying Reference Application 2.7.0 -Installed Java SE (Not sure wether JDK orJRE)

For any errors i encourage you to use pastebin.com

waiting for your clarifications .Thanks

Error Message OpenMRS.docx (225.6 KB)

This is the error message I have been receiving. I have JRE installed. What would PasteBin be used for? Thank you!

pastebin is used to display your error log.Simply copy and create a paste session and paste it there.

Did you by any means look at https://wiki.openmrs.org/display/docs/Reference+Application+2.7.0
and https://wiki.openmrs.org/display/docs/Installing+OpenMRS

Which JRE did you install ?

  can you type this "java  -version" in the command line and paste the feed back here

This is what came up: java version “9.0.4” Java™ SE Runtime Environment (build 9.0.4+11) Java HotSpot™ 64-Bit Server VM (build 9.0.4+11, mixed mode)

@matildaxbishop OpenMRS Refapp 2.7.0 runs on OpenMRS Platform 2.0.6 which in turn runs on Java 8 (1.8), am not sure wether it runs correctly on Java 9,so if you do not mind downgrade to Java 8,or better still install Java 8 and point your Environment variables to Java 8 .