Problem with IdP startup
Cantor, Scott
cantor.2 at osu.edu
Wed Feb 22 18:08:49 GMT 2012
> A problem with starting IdP version 2.0.0 has emerged.
Please refer to the list of security advisories if you're still running something that old.
> Following a
> modification to release the Common Name (cn) attribute, the IdP failed to
> start up completely.
Neither AJP nor any non-Java web server are part of the IdP or influence it's startup.
> The catalina.out log seems to indicate a successful start with many INFO
> entries along with a few WARN entries, mostly relating to deprecated syntax.
> These involve ch.qos.logback.*. The final lines indicate that Coyote is starting
> on port 8080 and ajp13 is listening on port 9799. JK is running and the server
> startup took 46200 ms. Seems OK to my eyes....
AJP doesn't run on that port unless you put it there.
> After attempting to connect to the IdP, the apache ssl log notes that an AJP
> connection was refused on port 8009. the next line says that
> ap_proxy_connect_backend has disabled the worker for the backend.
And that is the normal port, so I don't know why you changed it in Tomcat, but you certainly can't change it in one spot only.
-- Scott
More information about the users
mailing list