java.lang.AssertionError: Logout: Didn't see code 302 (HTTP_MOVED_TEMP), but saw instead 500
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
java.lang.AssertionError: Logout: Didn't see code 302 (HTTP_MOVED_TEMP), but saw instead 500
at org.jboss.as.test.integration.web.sso.SSOTestBase.executeLogout(SSOTestBase.java:220)
at org.jboss.as.test.integration.web.sso.SSOTestBase.executeFormAuthSingleSignOnTest(SSOTestBase.java:111)
at org.jboss.as.test.clustering.cluster.sso.ClusteredSingleSignOnTestCase.testFormAuthSingleSignOn(ClusteredSingleSignOnTestCase.java:124)