Shibboleth IDP 2.4 Setup
Ben Branch
BBranch at uco.edu
Tue Jul 15 16:17:01 EDT 2014
I'm currently using OpenJDK (1.7.0_45) for Shib IDP 2.4 without any issues. The only thing that stuck out to me was this line from the catalina.out:
SEVERE: Error listenerStart
Jul 15, 2014 2:19:38 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [/idp] startup failed due to previous errors
I did the following to help get more information about what was causing this error:
1. create a "classes" directory under $TOMCAT_HOME/webapps/idp/WEB-INF (I'm on RHEL 6.5 and my tomcat dir. Is /usr/share/tomcat6).
2. touch logging.properties
3. Add these lines to the logging.properties:
org.apache.catalina.core.ContainerBase.[Catalina].level = INFO
org.apache.catalina.core.ContainerBase.[Catalina].handlers = java.util.logging.ConsoleHandler
4. save your logging.properties file
5. Restart Tomcat and tail -f your catalina.out.
I found that by doing this I was able to get at least a line and column number where my possible mistake was made while working through configuring Shibboleth the first time. I hope this is helpful.
Ben Branch
UNIX/Linux Administrator
University of Central Oklahoma
ITIL Foundation v3, Network+, RHCSA
100 N. University Drive, Box 122
Edmond, OK 73034
D: 405.974.2649 | M: 405.550.6804 | bbranch at uco.edu | www.uco.edu
"I am wiser than this man, for neither of us appears to know anything great and good; but he fancies he knows something, although he knows nothing; whereas I, as I do not know anything, so I do not fancy I do. In this trifling particular, then, I appear to be wiser than he, because I do not fancy I know what I do not know." - Socrates
-----Original Message-----
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Cantor, Scott
Sent: Tuesday, July 15, 2014 1:45 PM
To: Shib Users
Subject: Re: Shibboleth IDP 2.4 Setup
On 7/15/14, 2:31 PM, "Richard Genthner" <moose at symplicity.com> wrote:
>Debugging Logs
>https://gist.github.com/moos3/54ac18ec658ba103f430
Well, it seems to me that it's a race condition that's maybe crashing because of the earlier error on a different metadata source, but I'm just guessing. I've never seen or experienced anything like this, so I don't have any other insight. Maybe Brent will have some idea when he's around again.
>root at idp:/opt/shibboleth-idp# java -version java version "1.6.0_31"
>OpenJDK Runtime Environment (IcedTea6 1.13.3) (6b31-1.13.3-1~deb7u1)
>OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)
That however, is a screaming red flag. Use Oracle's JDK, or at least see if you get the same results with it.
-- Scott
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
**Bronze+Blue=Green** The University of Central Oklahoma is Bronze, Blue, and Green! Please print this e-mail only if absolutely necessary!
**CONFIDENTIALITY** -This e-mail (including any attachments) may contain confidential, proprietary and privileged information. Any unauthorized disclosure or use of this information is prohibited.
More information about the users
mailing list