[JIRA] Commented: (SSPCPP-461) caching DiscoFeed fails b/c cache directory does not exist
Scott Cantor (JIRA)
noreply at shibboleth.net
Sun Jun 3 18:34:03 BST 2012
[ https://issues.shibboleth.net/jira/browse/SSPCPP-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113#comment-14113 ]
Scott Cantor commented on SSPCPP-461:
-------------------------------------
This is via the RPMs, I assume? I think I patched this after the last release to complete the /var/cache work, but I'll check. Beta should be coming shortly in any case.
> caching DiscoFeed fails b/c cache directory does not exist
> ----------------------------------------------------------
>
> Key: SSPCPP-461
> URL: https://issues.shibboleth.net/jira/browse/SSPCPP-461
> Project: Shibboleth SP - C++
> Issue Type: Bug
> Components: Installation / Packaging
> Affects Versions: 2.5
> Reporter: Peter Schober
> Assignee: Scott Cantor
> Priority: Trivial
>
> The installer for 2.5 does not create /var/cache/shibboleth but tries to store caches from the discovery feed handler there. This manifests itself in the Shib EDS complaining with fatal.loadFailed.
> # tail -2 /var/log/httpd/native_warn.log
> 2012-06-03 19:18:17 ERROR Shibboleth.Listener [9820] shib_handler: remoted message returned an error: Unable to create feed in (/var/cache/shibboleth//772f6db2.json).
> 2012-06-03 19:18:17 ERROR Shibboleth.Apache [9820] shib_handler: error while processing request:Unable to create feed in (/var/cache/shibboleth//772f6db2.json).
> Once the path exists and is writable by shibd the EDS works fine.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list