Hi
Can you send me a zip file with the contents of this directory off
your computer:
c:\openmrs\apache-tomcat-5.5.25\logs
Also, check to see if you have this file c:\openmrs\openmrs.pid. If
you do, delete it and try to restart
You can also try this just to get some more diagnosis data for this
problem:
Open a console window
(Click on "Start" -> "run", then type cmd then click ok/run)
then in the console window, type in the following commands:
SET JRE_HOME=c:\Program Files\java\jre1.6.0_05
SET CATALINA_HOME=apache-tomcat-5.5.25
c:\openmrs\mysql-5.0.51a-win32\bin\mysqld --port 3307 --standalone
c:\openmrs\apache-tomcat-5.5.25\bin\catalina.bat" start
Let me know what happens when you run those. The link to connect your
webbrowser to OpenMRS is
http://127.0.0.1:8079/openmrs
regards,
Philippe