In Fact, because I use a CAS in cluster architecture, all machine must be synchronized through ntp for instance.
Thanks in advance. 2007/7/16, Scott Battaglia <[EMAIL PROTECTED]>:
It looks like for some reason your service and ticket parameters are not being appended to the serviceValidate url. -Scott On 7/13/07, Zouhair BOUNOUALA <[EMAIL PROTECTED]> wrote: > Hi, > > I had implement CAS in cluster architecture : > > server1 = clustercas1.meditelspace.com > server2 = clustercas2.meditelspace.com > Virtualserver = httpspriv.meditelspace.com > (When CAs cluster is asked from privaite domain (LAN)) > Virtualserver = httpspub.meditelspace.com<http://httpspriv.meditelspace.com/> > (When cas cluster is asked from public domain (in DMZ) ) > > Four information, they are syncronisation between this two virtual > server > > > And also I had implement Jahia (CMS) in cluster architecture : > > server1 = cms1.chabaka.net <http://clustercas1.meditelspace.com/> > server2 = cms2.chabaka.net <http://clustercas1.meditelspace.com/> > Virtualserver = esi.chabaka.net <http://clustercas1.meditelspace.com/> > > I have put in my cas.properties the following parameters : > > cas.jahia.serviceUrl=http://cms1.chabaka.net:8080/jahia > > cas.server.validateUrl=https://httpspriv.meditelspace.com/cas/serviceValidate > cas.server.loginUrl= https://httpspub.meditelspace.com/cas/login > > I have as error the #INVALID_REQUEST. Below, the catalina.out file for > my my server cms1.chabaka.net > > > 14307939 [2007-07-13 15:16:46,233] [ org.jahia.pipelines.valves.SsoValve] > DEBUG - get serviceUrl, pid = 1 > 14307940 [2007-07-13 15:16:46,234] [org.jahia.pipelines.valves.SsoValve] > DEBUG - [EMAIL PROTECTED] > 14307942 [2007-07-13 15:16:46,236] [ org.jahia.pipelines.valves.SsoValve] > DEBUG - pageURLpart = /pid/1 > 14307943 [2007-07-13 15:16:46,237] [org.jahia.services.sso.CasService] > DEBUG - cas.server.validateUrl = > https://httpspriv.meditelspace.com/cas/serviceValidate > 14307945 [2007-07-13 15:16:46,239] [org.jahia.services.sso.CasService] > DEBUG - cas.jahia.serviceUrl = > http://cms1.chabaka.net:8080/jahia/Jahia/pid/1 > org.jahia.exceptions.JahiaException: User message=Cannot validate CAS > credentials, System message=Cannot validate CAS credentials, root > cause:error #INVALID_REQUEST while validating ticket ' > ST-4-TUyvdm9L9Utfwh03wv0f-clustercas1.meditelspace.com': 'service' and > 'ticket' parameters are both required root cause= > edu.yale.its.tp.cas.client.CASAuthenticationException : error > #INVALID_REQUEST while validating ticket 'ST-4-TUyvdm9L9Utfwh03wv0f-clustercas1.meditelspace.com > ': 'service' and 'ticket' parameters are both required > > > > > Any Idea how to resolve this problem? > > > Yours truly. > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > > -- -Scott Battaglia LinkedIn: http://www.linkedin.com/in/scottbattaglia _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
-- Zouhair BOUNOUALA La Connaissance s'accroît quand on la partage!
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
