Cannot access shibd process after upgrade to 2.5.1

Benjamin Ryan benjamin.ryan at manchester.ac.uk
Fri Jan 25 11:00:31 EST 2013


Hi,
	I have built and deployed 2.5.1 on Ubuntu 12.04 with no problems.
	After changing the config to include handlerSSL="true" cookieProps="https" after getting warnings accessing a protected resource gives the usual "shibsp::ListenerException at (http://vm-jorum.ds.man.ac.uk/Shibboleth.sso/Login)

Cannot connect to shibd process, a site adminstrator should be notified."
	I have updated the Apache module and see no errors in any of the logs.
	The shibd starts with no errors.
	I am using the config from the previous 2.4.3 deployment, is there any other changes that should be made?

Regards,
	Ben

------------------------------------------------------------------
Dr Ben Ryan
Jorum Technical Manager

5.12 Roscoe Building
The University of Manchester
Oxford Road
Manchester
M13 9PL
Tel: 0160 275 6039
E-mail: benjamin.ryan at manchester.ac.uk
------------------------------------------------------------------


-----Original Message-----
From: dev-bounces at shibboleth.net [mailto:dev-bounces at shibboleth.net] On Behalf Of Cantor, Scott
Sent: 25 January 2013 15:35
To: Shib Dev
Subject: Re: Problem while marshalling SAML-Attribute

On 1/25/13 8:56 AM, "Selhorst, Marcel" <Marcel.Selhorst at BDR.de> wrote:

>Dear List,
>
>I am currently facing a problem when trying to marshall an AuthnRequest.
>I have an extension with an xsAny-Object. In it, I'd like to add a 
>couple of Attributes (saml2:Attribute) with AttributeValues 
>(saml2:AttributeValue).
>If I use xsString as an AttributeValue-Object, everything works fine.
>However, if I use any other type (such as xsBoolean, xsDateTime, ...), 
>I get the following Marshalling exception:

You're telling it that the xsi:type is string, not boolean. I would guess that causes the error.

-- Scott


--
To unsubscribe from this list send an email to dev-unsubscribe at shibboleth.net


More information about the dev mailing list