-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Frank,

On 1/26/15 5:13 PM, Frank Lugalla wrote:
> -----Original Message----- From: Christopher Schultz
> [mailto:ch...@christopherschultz.net] Sent: Monday, January 26,
> 2015 4:05 PM To: Tomcat Users List Subject: Re: Unable to install
> tomcat on Window 7
> 
> It  simply  says the webpage can not be displayed....i went
> confirmed the port for HTTP to be 8080,I tried to change port
> shutdown.bat and startup.bat.Still the page wont be displayed.I
> tried to go check my proxy server settings if anything wrong with
> setting but still no hope

Try launching Tomcat from the command-line like this:

C:\path> %CATALINA_HOME%\bin\startup.bat run

By adding the "run" argument, Tomcat will run in the foreground with
all of the logging output coming to the terminal: you'll be able to
see if there are any errors, and when (if) Tomcat stops at some point.

Once you launch it, you should be able to access your server at
localhost:8080 (assuming a default Connector configuration).

If it doesn't work, please post everything that gets spit out on the
terminal, starting from the "startup.bat run" above, back to the list.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPGTools - http://gpgtools.org

iQIcBAEBCAAGBQJUxr7CAAoJEBzwKT+lPKRYdOsP/R138cpiOiis+xPF7lA3LgHf
MvWJUSyt093FGLhw9iFp1wPMabc1UewyPfZ82OmA+2wEnC1Nwye0nd63sNqNNiqv
FaqEK5mHs2n6qLmUjgAK+dZHISAru9AUdlVy40sazTwAvq1uKUzt2lrA2/bLagfS
4//kPQD6JWl50qQrZGJomKIe/2ASSEjqrOP/+PmJVpmiDnYbMQtd8NCjaSJefynl
FyPJlk5L7agadUQZ9zMg+mqw7igFgsAP+30GjO0VLlcUJSwNsN/XAw3rZOkFLIxT
iUP/9bk9Klr2/ZdU9GNCy/dZscgImD2ZE+HqedptZtQCLlkcdL/MT/zdNE2Nh2U9
aDg6w0mPDLMb1Xw4/M80yXjnIdilwCetMv3dfgYp5qO4QnzTWZA12GVqIxYius5L
+ASg0h5031kfVyBxNyck49+JaleUTjArC9R1OGqmg6Q8SNlLNIrO6JhfKh7JwpFW
SUzqiLrEV3jxoZu/AFMGKaF5vsolTNFp3ijWmnPfmpmdkaODc6lMnHx7cjRmJIV+
JgACBxvyAZ0IW9QAzcFUEN88AcG1gc5P8lH4xuW6biksxlQKS9dDHezPkwndqX4d
5kVA6JFX+3Y0WmzX5RV2REvJPVJ44NET3iDKOiJBx4yPrQUud5uWKqV4hr9NMr6v
rNHLaeb9PISeAFQLzJ0K
=LYZm
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to