IDP log files not created
Kaustubh Nagraj
kaustubh at easydita.com
Mon Oct 24 17:32:11 BST 2011
Hey,
Thanks Paul for pointing me in the right direction. So I found what error I
am getting. However I dont understand how to solve it.
This is the entry in the localhost log file:
Oct 24, 2011 4:26:27 PM org.apache.catalina.core.StandardContext
listenerStart
SEVERE: Exception sending context initialized event to listener instance of
class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'shibboleth.RelyingPartyConfigurationManager': Invocation of init
method failed; nested exception is
edu.internet2.middleware.shibboleth.common.service.ServiceException:
Configuration was not loaded for shibboleth.RelyingPartyConfigurationManager
service, error creating components.
.
.
.
Caused by:
edu.internet2.middleware.shibboleth.common.service.ServiceException:
Configuration was not loaded for shibboleth.RelyingPartyConfigurationManager
service, error creating components.
.
.
.
.
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException:
No bean named 'shibboleth.MetadataTrustEngine' is defined
Would someone happen to know why Iam getting this error?
Thanks,
Kaustubh
On Mon, Oct 24, 2011 at 11:25 AM, Paul Hethmon <
paul.hethmon at clareitysecurity.com> wrote:
> Look in your log files and find out why Tomcat did not deploy your web
> application as indicated by the log file here. It's likely a syntax error in
> the relying-party.xml file you touched, invalid xml, etc. You'll find a bit
> more info in the other log files.
>
>
> From: Kaustubh Nagraj <kaustubh at easydita.com>
> Reply-To: Shibboleth Dev <dev at shibboleth.net>
> Date: Mon, 24 Oct 2011 11:21:52 -0400
> To: Shibboleth Dev <dev at shibboleth.net>
>
> Subject: Re: IDP log files not created
>
> Oct 24, 2011 3:19:22 PM org.apache.catalina.core.StandardContext start
> SEVERE: Error listenerStart
> Oct 24, 2011 3:19:22 PM org.apache.catalina.core.StandardContext start
> SEVERE: Context [/idp] startup failed due to previous errors
>
> --
> To unsubscribe from this list send an email to
> dev-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/dev/attachments/20111024/4f162226/attachment.html
More information about the dev
mailing list