Hide Forgot
Date of First Response: 2010-07-07 09:37:56 Help Desk Ticket Reference: https://enterprise.redhat.com/issue-tracker/808593 Workaround Description: Comment or remove the <distributable/> flag from jboss-portal-ha.sar/portal-server.war/WEB-INF/web.xml. project_key: JBEPP The redirect to the Portal page after logging in at CAS Authentication Server's login screen fails with the following exception: 2010-06-08 14:37:56,059 ERROR [org.apache.catalina.connector.CoyoteAdapter] An exception or error occurred in the container during the request processing java.lang.IllegalArgumentException: setAttribute: Non-serializable attribute at org.jboss.web.tomcat.service.session.ClusteredSession.setAttribute(ClusteredSession.java:567) at org.apache.catalina.session.StandardSessionFacade.setAttribute(StandardSessionFacade.java:130) at org.jboss.portal.identity.sso.cas.CASAuthenticationValve.invoke(CASAuthenticationValve.java:343) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:595) edu.yale.its.tp.cas.client.CASReceipt is not serializable in CAS version 3.0.7.
This issue is also described here https://jira.jboss.org/browse/JBQA-2266?focusedCommentId=12476992&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12476992 and it can be fixed by update of yale CAS client to version from tag 2.2.0-M3 http://code.google.com/p/legacy-java-cas-client/source/browse/#svn/tags/2.2.0-M3 or trunk http://code.google.com/p/legacy-java-cas-client/source/browse/#svn/trunk .
Moved to 43 CP7 for triage after 5.2 ships.
Release Notes Docs Status: Added: Not Required