Skip to Content.
Sympa Menu

shibboleth-dev - log4j...

Subject: Shibboleth Developers

List archive

log4j...


Chronological Thread 
  • From: Atif Suleman <>
  • To:
  • Subject: log4j...
  • Date: Thu, 12 May 2005 13:15:50 +0100

Hi

I have managed to depoly the Java Target app using the following guide:
http://tpappsrv.its.yale.edu/tp/shibboleth_eclipse.htm

When start my tomcat I get the following error:

INFO: Deploying web application archive shibboleth.war
log4j:WARN No appenders could be found for logger (org.apache.catalina.session.ManagerBase).
log4j:WARN Please initialize the log4j system properly.
2005-05-12 12:44:08,195 ERROR - Encountered an error while parsing Shibboleth Identity Provider configuration file: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'HSNameFormat'. One of '{"urn:mace:shibboleth:idp:config:1.0":NameID}' is expected.
2005-05-12 12:44:08,205 ERROR - Problem setting up logging.
edu.internet2.middleware.shibboleth.common.ShibbolethConfigurationException: Unable to parse IdP configuration file.

I reckon it's got to do with the fact that the log4j properties file is missing from $tomcat_home/webapps/shibboleth/WEB-INF/classes

If I'm right could Howard send me his log4j.properties file. So I could have my test environment setup like his for now.

If I'm wrong what's gone wrong then?

Thanks.



Archive powered by MHonArc 2.6.16.

Top of Page