Hi friends.
I am testing OpenMRS standalone version with the procedures on this guide
http://en.flossmanuals.net/openmrs-guide/installation-and-initial-setup/ on Ubuntu Server 14.04
When I execute the java -jar command of this way ..
root@entity-b:/usr/local/openmrs-standalone-2.1# java -jar openmrs-standalone.jar
Attempting to load properties file in current directory: openmrs-standalone-runtime.properties
Using runtime properties file: openmrs-standalone-runtime.properties
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Attempting to load properties file in current directory: openmrs-standalone-runtime.properties
Using runtime properties file: openmrs-standalone-runtime.properties
Attempting to load properties file in current directory: openmrs-standalone-runtime.properties
Using runtime properties file: openmrs-standalone-runtime.properties
- I
choose deployment demostration mode version and when I started the embebbed tomcat
server and MySQL (this mysql server also in embebbed into zip pzckage
really?) I get this output in control panel


- And, in the control panel I get this message. I have installed MySQL on my machine, although ... this is necessary?
- In red square, I see that the mysql is start a level of localhost and I am installing the OpenMRS server in a remote machine and the request url is from my local machine ..


