I have installed Liferay Tomcat bundle on koding VM, When I run the startup.sh
if give below logs on screen then but no message for server status.
vasimkp: ~ $ cd /home/vasimkp/liferay-portal-6.2-ce-ga2/tomcat-7.0.42/bin
vasimkp: ~/liferay-portal-6.2-ce-ga2/tomcat-7.0.42/bin $ sudo ./startup.sh
Using CATALINA_BASE: /home/vasimkp/liferay-portal-6.2-ce-ga2/tomcat-7.0.42
Using CATALINA_HOME: /home/vasimkp/liferay-portal-6.2-ce-ga2/tomcat-7.0.42
Using CATALINA_TMPDIR: /home/vasimkp/liferay-portal-6.2-ce-ga2/tomcat-7.0.42/temp
Using JRE_HOME: /usr
Using CLASSPATH: /home/vasimkp/liferay-portal-6.2-ce-ga2/tomcat-7.0.42/bin/bootstrap.jar:/home/vasimkp/liferay-portal-6.2-ce-ga2/tomcat-7.0.42/bin/tomcat-juli.jar
vasimkp: ~/liferay-portal-6.2-ce-ga2/tomcat-7.0.42/bin $
I am trying to access it using http://liferay.vasimkp.koding.io:8080 but not able to get it up.
Am I forgetting something?