Blake,

On 2/15/22 16:58, Blake McBride wrote:
# netstat -plunet
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
     User       Inode      PID/Program name
tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN
      101        19387      632/systemd-resolve
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN
      0          22776      798/sshd: /usr/sbin
tcp        0      0 127.0.0.1:5432          0.0.0.0:*               LISTEN
      112        23212      847/postgres
tcp6       0      0 :::22                   :::*                    LISTEN
      0          22787      798/sshd: /usr/sbin
tcp6       0      0 ::1:5432                :::*                    LISTEN
      112        23211      847/postgres
udp        0      0 127.0.0.53:53           0.0.0.0:*
     101        19386      632/systemd-resolve

On Tue, Feb 15, 2022 at 3:49 PM Blake McBride <blake1...@gmail.com> wrote:

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.

Linux oom killler?

-chris

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

Reply via email to