On 07/28/2011 05:12 PM, Marvin Addison wrote: > This line looks suspect. You appear to have Spring model problems. > All the CAS-related logs up to that point look good, so I tend to > think the problem is outside of the CAS integration components.
The thing is, without CAS it works, and the line above is only a WARN I discovered something interesting: as said Alfresco (the proxied app) does login. When I logout there I've been redirected to CAS and logout. but then when i do /share again I am not redirected to cas/login but the Page not found Exception persists and the stuff below happens. Am I not supposed to be logged out from /share when i logout from /alfresco? Still have all the cookies related to /share and /alfresco and /cas after logout. 2011-07-28 17:35:02,169 INFO [com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit trail record BEGIN ============================================================= WHO: audit:unknown WHAT: http://freebpmmeran:8080/alfresco ACTION: SERVICE_TICKET_NOT_CREATED APPLICATION: CAS WHEN: Thu Jul 28 17:35:02 CEST 2011 CLIENT IP ADDRESS: 127.0.1.1 SERVER IP ADDRESS: 127.0.1.1 ============================================================= 17:35:02,173 DEBUG [client.proxy.Cas20ProxyRetriever] ticket 'TGT-2-PnIBcWclEt16efO0AIsaGVd4uSB6OsfKHe4nouBx599qYwD0Iu-cas' not recognized 2011-07-28 17:35:02,192 INFO [com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit trail record BEGIN ============================================================= WHO: audit:unknown WHAT: http://freebpmmeran:8080/alfresco ACTION: SERVICE_TICKET_NOT_CREATED APPLICATION: CAS WHEN: Thu Jul 28 17:35:02 CEST 2011 CLIENT IP ADDRESS: 127.0.1.1 SERVER IP ADDRESS: 127.0.1.1 ============================================================= > 17:35:02,195 DEBUG [client.proxy.Cas20ProxyRetriever] ticket 'TGT-2-PnIBcWclEt16efO0AIsaGVd4uSB6OsfKHe4nouBx599qYwD0Iu-cas' not recognized 17:35:02,664 WARN [surf.mvc.ThemeInterceptor] Unable to locate theme model object with ID: default -- Roland Kofler Software Architect Free Software & Open Technologies TIS innovation park Via Siemens 19 | 39100 Bolzano | Italia Siemensstraße 19 | 39100 Bozen | Italien T +39 0471 068140 F +39 0471 068129 [email protected] www.tis.bz.it Short information regarding use of personal data. According to Section 13 of Italian Legislative Decree no. 196 of 30 June 2003, we inform you that we process your personal data in order to fulfill contractual and fiscal obligations and also to send you information regarding our services and events. Your personal data are processed with and without electronic means and by respecting data subjects' rights, fundamental freedoms and dignity, particularly with regard to confidentiality, personal identity and the right to personal data protection. At any time and without formalities you can write an e-mail to [email protected] in order to object the processing of your personal data for the purpose of sending advertising materials and also to exercise the right to access personal data and other rights referred to in Section 7 of Decree 196/2003. The data controller is TIS -- Techno Innovation Alto Adige, via Siemens n. 19 Bolzano. You can find the complete information on the web site www.tis.bz.it -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
