Thanks. That was the problem. There were 2 users created, tomcat and tomcat6, during the installation of tomcat somehow (I guess one is from the distro package and one is from apache-tomcat-6.0.29) The webapps directory was owned by tomcat6 where the tomcat6 process was running as user tomcat. After changing the webapps ownership to tomcat.tomcat the deployment of openmrs.war was successful. I have removed the confusing user tomcat6.

Thanks again!
Charles Chou

On 2/8/2012 6:19 AM, Michael Downey wrote:
Hi Charles,

On Wed, Feb 8, 2012 at 11:00 AM, Charles C. Chou<[email protected]>  wrote:
Feb 7, 2012 10:17:09 AM org.apache.catalina.core.ApplicationContext log
SEVERE: HTMLManager: FAIL - Deploy Upload Failed, Exception: null
A quick Google search suggests this is probably a file permissions
issue. Make sure all of your files are owned by the user that is
running the Tomcat process.

Hope this helps get you started!

Best regards,
Michael Downey
OpenMRS Community Infrastructure Team
[email protected] - http://openmrs.org/

_________________________________________

To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to 
[email protected] with "SIGNOFF openmrs-implement-l" in the  body 
(not the subject) of your e-mail.

[mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l]

Reply via email to