Hide Forgot
Created attachment 1219036 [details] relevant log Description of problem: AAA throws an exception when engine is restarted: 2016-11-05 23:45:14,886 ERROR [org.ovirt.engine.core.sso.utils.SsoUtils] (default task-24) [] OAuthException server_error: String index out of range: -1 2016-11-05 23:45:14,893 ERROR [org.ovirt.engine.core.aaa.filters.SsoRestApiAuthFilter] (default task-23) [] Cannot authenticate using authentication Headers: server_error: String index out of r ange: -1 2016-11-05 23:47:02,854 ERROR [org.ovirt.engine.core.utils.timer.SchedulerUtilQuartzImpl] (DefaultQuartzScheduler8) [] Failed to invoke scheduled method onTimer: null Version-Release number of selected component (if applicable): ovirt-engine-extension-aaa-ldap-1.2.2-1.el7ev.noarch How reproducible: Not been able to reproduce, opening bug for investigation. Steps to Reproduce: 1. Check engine logs on engine restart Actual results: OAuthException Expected results: no exceptions Additional info: relevant log attached
The most important is (thus changing product) : 2016-11-05 23:37:17,456 ERROR [org.ovirt.engine.extension.aaa.jdbc.binding.api.AuthnExtension] (default task-6) [] Unexpected Exception invoking: AAA_AUTHN_AUTHENTICATE_CREDENTIALS[d9605c75-6b43-4b00-b32c-06bdfa80244c]
I haven't been able to reproduce this error with latest ovirt-engine 4.0.6 and ovirt-engine-extension-aaa-jdbc 1.1.1. If you are able to see this issue again, please turn on debug log for SSO and AAA and try to reproduce