hoermi

Shibboleth attribute registry reload

Jul 19th, 2022
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. -- snip --
  2.  
  3. 2022-07-19 17:10:29,684 INFO [main] [org.gluu.oxtrust.service.ShibbolethReloadService] (ShibbolethReloadService.java:76) - >>>> ShibbolethReloadService Initialization complete
  4. 2022-07-19 17:10:30,221 DEBUG [main] [org.gluu.oxtrust.service.ShibbolethReloadService] (ShibbolethReloadService.java:129) - Service reload response for url https://localhost/idp/profile/admin/reload-service?id=shibboleth.AttributeRegistryService is <html>
  5. <title>Error 503 - Service Unavailable</title>
  6. <body style="font-family: Arial, Helvetica, sans-serif">
  7. <link rel="hortcut icon" href="/oxauth/servlet/favicon" type="image/x-icon">
  8. <center>
  9. <table>
  10. <tr>
  11.  
  12. -- snip --
  13.  
  14. <br><br><p><b>503.</b> That's an error.</p>
  15. <p>The service you requested is not available at this time.</p>
  16. <p>Please try later again.</p>
  17.  
  18. -- snip --
  19. </td>
  20. </tr>
  21. </table>
  22. </center>
  23. </body>
  24. </html>
  25.  
  26. 2022-07-19 17:10:30,229 DEBUG [main] [org.gluu.oxtrust.service.ShibbolethReloadService] (ShibbolethReloadService.java:134) - Service reload operation for url https://localhost/idp/profile/admin/reload-service?id=shibboleth.AttributeRegistryService failed
  27. 2022-07-19 17:10:30,229 ERROR [main] [org.gluu.oxtrust.service.ShibbolethInitializer] (ShibbolethInitializer.java:53) - Shibboleth attribute registry reload failed. (kindly restart service manually)
  28.  
Advertisement
Add Comment
Please, Sign In to add comment