I am new to Liferay. I just downloaded the LifeRay (liferay-portal-tomcat-6.2-ce-ga6-20160112152609836.zip) . I extracted it into my C drive in liferay-portal-6.2-ce-ga6 folder.
When I run c:\liferay-portal-6.2-ce-ga6\tomcat-7.0.62\bin\startup.bat file it shows the below errors.
Using CATALINA_BASE: "C:\liferay-portal-6.2-ce-ga6\tomcat-7.0.62"
Using CATALINA_HOME: "C:\liferay-portal-6.2-ce-ga6\tomcat-7.0.62"
Using CATALINA_TMPDIR: "C:\liferay-portal-6.2-ce-ga6\tomcat-7.0.62\temp"
Using JRE_HOME: "C:\Program Files\Java\jre1.8.0_77"
Using CLASSPATH: "C:\liferay-portal-6.2-ce-ga6\tomcat-7.0.62\bin\bootstrap.jar;C:\liferay-portal-6.2-ce-ga6\tomcat-7.0.62\bin\tomcat-juli.jar"
The system cannot find the file specified.
I have checked and both the jars bootstrap.jar and tomcat-juli.jar are present in the tomcat-7.0.62\bin folder.
Thanks!