netstat -plunet will show you what ports are in use and what processes are using them
On Thu, Jan 27, 2022 at 11:43 AM Neil Aggarwal <n...@propfinancing.com> wrote: > Jim: > > > java.net.BindException: Address already in use > > This means there is some other process which has already > grabbed port 8080 so your Tomcat can't get it. > > Make sure you have nothing else running that will compete > for the port. > > 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 > > -- Thanks, Brian Wolfe https://www.linkedin.com/in/brian-wolfe-3136425a/