Problems Deploying OpenMRS OpenMRS 2.1.0 - Legaci-UI 1.1

Hi, i just installed OpenMRS Platform 2.1.0-SNAPSHOT.0, and copied legacyui-1.1-SNAPSHOT.omod at the folder “Application Data”, but it doesn’t work at all. When i try to access http://localhost:8080/openmrs/ i get the message “If you are seeing this page, it means that the OpenMRS Platform is running successfully, but no user interface module is installed” ¿What else should i do ? I’m using Tomcat8, JDK 1.8.0_101-b13, Netbeans 8.1.

Thanks in advance.

What is the exact folder (full path) where you have pasted the legacyui module?

When i installed the war it created the folder at “C:\Users\Yeison\Application Data\OpenMRS\modules”, i’m at windows 10

Can i look at the tomcat logs?

How can i reinstall the application?

I see the following at the tomcat8-stdout.2016-08-06.log, it seem how it can not find the properties correctly.

2016-08-06 12:18:03 Commons Daemon procrun stdout initialized WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2109) |2016-08-06 12:18:22,889| Unable to find a runtime properties file at C:\Program Files\Apache Software Foundation\Tomcat 8.0\openmrs-runtime.properties WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2109) |2016-08-06 12:18:22,926| Unable to find a runtime properties file at C:\Program Files\Apache Software Foundation\Tomcat 8.0\openmrs-runtime.properties INFO - Listener.contextInitialized(171) |2016-08-06 12:18:22,927| Using runtime properties file: C:\WINDOWS\system32\config\systemprofile\Application Data\OpenMRS\openmrs-runtime.properties WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2016-08-06 12:18:49,125| Neither ‘urlMap’ nor ‘mappings’ set on SimpleUrlHandlerMapping WARN - Listener.loadBundledModules(516) |2016-08-06 12:18:49,172| Bundled module folder doesn’t exist: C:\Program Files\Apache Software Foundation\Tomcat 8.0\webapps\openmrs\WEB-INF\bundledModules WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2109) |2016-08-06 12:18:49,176| Unable to find a runtime properties file at C:\Program Files\Apache Software Foundation\Tomcat 8.0\openmrs-runtime.properties WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2109) |2016-08-06 12:18:52,799| Unable to find a runtime properties file at C:\Program Files\Apache Software Foundation\Tomcat 8.0\openmrs-runtime.properties WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2109) |2016-08-06 12:18:53,508| Unable to find a runtime properties file at C:\Program Files\Apache Software Foundation\Tomcat 8.0\openmrs-runtime.properties

Can you paste the entire log at pastebin.com?

http://pastebin.com/qWdeKdcN http://pastebin.com/FyuXGASW http://pastebin.com/Kwz5ezS8

Paste the legacyui module in this folder and restart tomcat: C:\WINDOWS\system32\config\systemprofile\Application Data\OpenMRS\modules

now i get the following

http://pastebin.com/4dyr8bPd

http://pastebin.com/anWmWyJM

http://pastebin.com/4AETX5Ky

What shows up in the browser?

http://pastebin.com/4dyr8bPd

Restart tomcat and then try access the browser again.

It worked, than you very much !!