[JIRA] (IDP-2098) Status page no longer showing details for Metadata resolver or Attribute resolver
Rod Widdowson (Jira)
jira at shibboleth.atlassian.net
Thu May 4 16:22:15 UTC 2023
Rod Widdowson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=59fb32bbc24efb3c4ed3c977 ) *created* an issue
Identity Provider ( https://shibboleth.atlassian.net/browse/IDP?atlOrigin=eyJpIjoiMTcxZGU0OTI1ZGUzNDMyN2JjODQxMTA2MWUxMGZhYTAiLCJwIjoiaiJ9 ) / Bug ( https://shibboleth.atlassian.net/browse/IDP-2098?atlOrigin=eyJpIjoiMTcxZGU0OTI1ZGUzNDMyN2JjODQxMTA2MWUxMGZhYTAiLCJwIjoiaiJ9 ) IDP-2098 ( https://shibboleth.atlassian.net/browse/IDP-2098?atlOrigin=eyJpIjoiMTcxZGU0OTI1ZGUzNDMyN2JjODQxMTA2MWUxMGZhYTAiLCJwIjoiaiJ9 ) Status page no longer showing details for Metadata resolver or Attribute resolver ( https://shibboleth.atlassian.net/browse/IDP-2098?atlOrigin=eyJpIjoiMTcxZGU0OTI1ZGUzNDMyN2JjODQxMTA2MWUxMGZhYTAiLCJwIjoiaiJ9 )
Issue Type: Bug Assignee: Rod Widdowson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=59fb32bbc24efb3c4ed3c977 ) Created: 04/May/23 12:22 PM Priority: Trivial Reporter: Rod Widdowson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=59fb32bbc24efb3c4ed3c977 )
Unless anyone dives in with the obvious answer I’ll take this. Found while reserachinf https://shibboleth.atlassian.net/browse/IDP-2082
The status.jsp web site isn’t resolving the extra info that you can get from thesew two services syaing instead
No Attribute Resolver Gauge Set Found
...
No Metadata Resolver Gauge Set Found
The guage set is being created with the correct name so I (currently) suspect that the problem is the second part of this if statement
final MetricSet metrics = (MetricSet) request.getAttribute("attributeResolverGaugeSet");
if (metrics == null || metrics.getMetrics().get("net.shibboleth.idp.attribute.resolver.failure") == null) {
out.println("No Attribute Resolver Gauge Set Found");
continue;
}
( https://shibboleth.atlassian.net/browse/IDP-2098#add-comment?atlOrigin=eyJpIjoiMTcxZGU0OTI1ZGUzNDMyN2JjODQxMTA2MWUxMGZhYTAiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/IDP-2098#add-comment?atlOrigin=eyJpIjoiMTcxZGU0OTI1ZGUzNDMyN2JjODQxMTA2MWUxMGZhYTAiLCJwIjoiaiJ9 )
Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100225- sha1:f83bc8f )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20230504/5c5b5489/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-8f10034d-d86a-4d66-88de-9430d5ce96a4
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230504/5c5b5489/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-trivial-07f3caff-17c2-4801-86f1-b89ab0cc44d9
Type: image/png
Size: 446 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230504/5c5b5489/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-f048c467-0caf-4e61-940f-012b0dc62c93
Type: image/png
Size: 345 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230504/5c5b5489/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-a4568d77-2981-49c7-b559-ca4c76e4b344
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230504/5c5b5489/attachment-0007.png>
More information about the commits
mailing list