Skip to Content.
Sympa Menu

shibboleth-dev - Re: error building shib HEAD from source

Subject: Shibboleth Developers

List archive

Re: error building shib HEAD from source


Chronological Thread 
  • From: Tom Scavo <>
  • To: Walter Hoehn <>
  • Cc: Chad La Joie <>, Shibboleth Development <>
  • Subject: Re: error building shib HEAD from source
  • Date: Mon, 9 May 2005 19:02:07 -0400
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oV+N0JL6DwayvD0tUmJHmFnvaboYI/G3poDzHki+M4u1kpRGKz08AhgumJ3W5X977Vl71Zdkq1pC8LYIQqgSAN2iRbsIlKWkRL2CmcmKtVfxm0o2QJUjx/ybc1owmO89mQmRiEXLiK7KYpytMMjNKFjQC3cz8vXfEaPF0/4qKBY=

Walter, I can verify that "idp.xml" is wrong and that "IdP.xml" is
correct. There is (or was) a file in HEAD called "IdP.xml", which
functioned as origin.xml in a pure Java deployment. There is (or was)
no file called "idp.xml". Hence, the error.

Tom

On 5/9/05, Walter Hoehn
<>
wrote:
>
> I believe that I've properly integrated the logging and javadoc
> updates from your patch. The whole thing wasn't correct though,
> because /conf/idp.xml is the proper default, not IdP.xml. Not sure
> what IdP.xml is for exactly, but it is something Howard checked in.
> It probably needs to be deleted before the release.
>
> There was, in fact, a bug that Howard pointed out in the loading of
> the configuration parameter that is used to override the default
> location for this file. I've updated this in HEAD as well.
>
> -Walter
>
>
> On May 7, 2005, at 2:16 PM, Chad La Joie wrote:
>
> > Hey Tom,
> > Here's a patch for that. I just sent it to Walter a bit ago.
> >
> > Chad La Joie 315Q St. Mary's Hall
> > Project Sentinel 202.687.0124
> >
> >
> > ----- Original Message -----
> > From: Tom Scavo
> > <>
> > Date: Saturday, May 7, 2005 3:06 pm
> > Subject: error building shib HEAD from source
> >
> >
> >> I get the following error while trying to build Shibboleth HEAD
> >> from source:
> >>
> >> 2005-05-07 14:34:26,025 ERROR
> >>
> >> - Encountered an error while parsing Shibboleth Identity Provider
> >> configuration file: java.io.FileNotFoundException: \conf\idp.xml (The
> >> system cannot find the path specified)
> >> 2005-05-07 14:34:26,035 ERROR
> >>
> >> - Problem setting up logging.
> >> edu.internet2.middleware.shibboleth.common.ShibbolethConfigurationExc
> >> eption:
> >> Unable to parse IdP configuration file.
> >> at
> >> edu.internet2.middleware.shibboleth.common.IdPConfigLoader.getIdPConf
> >> ig(IdPConfigLoader.java:85) at
> >> edu.internet2.middleware.shibboleth.common.IdPConfigLoader.getIdPConf
> >> ig(IdPConfigLoader.java:100)
> >> at
> >> edu.internet2.middleware.shibboleth.log.LoggingContextListener.contex
> >> tInitialized(LoggingContextListener.java:81)
> >> Any ideas?
> >>
> >> Thanks,
> >> Tom
> >>
> >>
> >> <IdPConfigLoader.patch>
> >
>
>



Archive powered by MHonArc 2.6.16.

Top of Page