after installing jdk and configuring environment variables on Google Cloud platform, I unzipped the tomcat package and directly launched the startup.sh, browser under tomcat, but cannot access it. My Google Cloud configuration is that Ubuntu 16.04.4 LTS, has been increased to 3.75g memory, and the firewall rule is to open all ports to any ip:port. The prompt when starting tomcat is shown in the figure, which should be the same as what you do on your own server. But it just can"t be accessed on the browser, can anyone tell me what"s going on?
and there is no prompt for tomcat to start successfully in logs/catalina.out. The last line is always
INFO: Deploying web application directory / environment/apache-tomcat-7.0.79/webapps/docs