On Wed, Oct 21, 2015 at 01:36:40PM -0500, Jonas Steinberg wrote:
> I thought that deploying my war locally would be a good baseline for
> testing.
> When I do, /tomcat7/logs/catalina.2015-10-21.log gives me the error:
> 
> SEVERE: Failed to initialize end point associated with ProtocolHandler
> ["http-bio-8080"]
> java.net.BindException: Address already in use <null>:8080
> 
> I have verified via lsof and netstat that indeed no ther service are
> running on that port.

Make sure ("ps xau") there is no tomcat process stalled. Sometimes I have
to kill it manually.

> Is there something obvious that I'm missing here?  I cannot reach
> https://localhost:8080/cas

¿HTTPS over 8080 port?

-- 
Alberto Cabello Sánchez
Universidad de Extremadura

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to