Hi Ali, Harsha, and Rowan,
Thanks for your responses. I did see error messages in the the catalina.out log file related to the /usr/share/tomcat6 directory. Specifically, I get this series of warnings at the start of the log file:
May 22, 2013 11:07:17 AM org.apache.catalina.startup.ClassLoaderFactory validat$
WARNING: Problem with directory [/usr/share/tomcat6/server/classes], exists: [f$
May 22, 2013 11:07:17 AM org.apache.catalina.startup.ClassLoaderFactory validat$
WARNING: Problem with directory [/usr/share/tomcat6/server], exists: [false], i$
May 22, 2013 11:07:17 AM org.apache.catalina.startup.ClassLoaderFactory validat$
WARNING: Problem with directory [/usr/share/tomcat6/shared/classes], exists: [f$
May 22, 2013 11:07:17 AM org.apache.catalina.startup.ClassLoaderFactory validat$
WARNING: Problem with directory [/usr/share/tomcat6/shared], exists: [false], i$
I also have the following error message:
ERROR - Listener.clearDWRFile(325) |2013-05-22 13:14:20,221| Unable to clear ou$
java.io.FileNotFoundException: /var/lib/tomcat6/webapps/openmrs/WEB-INF/dwr-mod$
I followed Rowan's directions for creating the /usr/share/tomcat6/.OpenMRS directory and assigning permissions, but I still can't access the webapp. When I attempt to access the :8080/openmrs url, I don't get an error message in my browser. The page continues to load until it eventually times out.
As for the inbound ports, I have already enabled 8080 in my instance's security group.
Thanks again for all of your help.