Thanks, Neil, I started up tomcat and ran: curl http://localhost:8080
It returned the page. Great. I then ran: ./shutdown.sh It stopped just fine. I checked with ps. I then did ./startup.sh again. This time the curl command just hung and ./shutdown.sh gave me "Connection refused" error. catalina.out shows no errors. Thanks! Blake On Tue, Feb 15, 2022 at 3:42 PM Neil Aggarwal <n...@propfinancing.com> wrote: > Use something like lynx or curl from the command line to > try to connect to the Tomcat instance. > > Thank you, > Neil > > -- > Neil Aggarwal, (972) 834-1565, http://www.propfinancing.com > We offer 30 year loans on single family houses! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >