I have had tried installing OpenMRS Reference Application with OpenMRS Core 2.5.x and 2.6.0 from scratch several times in the past few months and have not been successful each time.
Here are the consistent specifications:
- Tomcat 9 (with manager-gui; without it, OpenMRS would not even start)
- Java 11 (OpenJDK)
- MySQL 5.7
- Ubuntu 18.04 (has anyone here tried it to work on the latest Ubuntu or Debian versions?)
Here is the main problem after I install OpenMRS successfullly with the initial setup: I cannot get any extensions or OWA to work after uploading them all to the OpenMRS directory. If I try to put all reference application extensions at once after I unzip them to my home directory, OpenMRS freezes and renders a blank page (error 500) after 1 minute or so. I have had tried removing the offending extensions and restarting Tomcat each time, however, it still would not render. I eventually gave up and now, this Talk topic is here.
What are the proper steps to implement the Reference Application on a server implemented from scratch (i.e. with the Platform WAR’s latest versions)? Which extensions to install first?