Skip to Content.
Sympa Menu

shibboleth-dev - Trying to test new apache module, but... XML errors in the config file

Subject: Shibboleth Developers

List archive

Trying to test new apache module, but... XML errors in the config file


Chronological Thread 
  • From: Derek Atkins <>
  • To:
  • Subject: Trying to test new apache module, but... XML errors in the config file
  • Date: Wed, 31 Mar 2004 19:10:45 -0500

I'm trying to test my new combined-source apache module, but I'm
getting this error when I try to start the shar (or apache):

1080778135 INFO shibtarget.STConfig init: loading configuration file:
/home/shibboleth/etc/shibboleth/shibboleth.xml
1080778135 ERROR SAML.XML.ParserPool init ReloadableXMLFileImpl handleError:
error on line 25, column 30, message: The content type of the base
type:'anyType' and derived type:'PluggableType' must both be mixed or
element-only.
1080778135 ERROR Shibboleth.ReloadableXMLFileImpl init ReloadableXMLFileImpl:
XML error while parsing configuration file: XML::Parser detected an error
during parsing: The content type of the base type:'anyType' and derived
type:'PluggableType' must both be mixed or element-only.
1080778135 FATAL shibtarget.STConfig init: caught exception while
loading/initializing configuration
1080778135 INFO SAML.SAMLInternalConfig init term: library shutdown complete

Line 25 of my shibboleth.xml file is:

<MySQLSessionCache cleanupInterval="300" cacheTimeout="3600"
AATimeout="30" AAConnectTimeout="15"

This is clearly a new error as it was working until I updated to
current CVS earlier today. Any ideas (scott)?

-derek
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH


PGP key available


  • Trying to test new apache module, but... XML errors in the config file, Derek Atkins, 03/31/2004

Archive powered by MHonArc 2.6.16.

Top of Page