-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia


---------- Forwarded message ----------
From: Scott Battaglia <[email protected]>
Date: 2011/2/2
Subject: Re: [cas-user] [org.jasig.cas.web.support.CasArgumentExtractor] -
Extractor did not generate service.
To: Michael Ströder <[email protected]>


All the logs are saying is that the CAS argument extractor couldn't find a
service parameter.

If you're doing an upgrade from 3.3.5 to 3.4.5, I'd recommend you do a diff
of all of the local files you've changed.  One of the reasons we recommend
the Maven2 WAR Overlay is because we don't always get the config file
separation right so you sometimes need to make changes.  Keeping your local
changes in the overlay, clearly identifies which files so that you can diff
against the most recent version.

If you've done that already, please feel free to attach an entire scrubbed
(i.e. clean of any sensitive information) log file and we'll try and help
you figure out what's missing.

Cheers,
Scott


2011/2/2 Michael Ströder <[email protected]>

> Michael Ströder wrote:
>
> > Scott Battaglia wrote:
> >> Can you give us any hints as to what you're trying to migrate?
> >
> > I'm using LDAP and SPNEGO with MS AD. To avoid any migration trouble I've
> > started over nearly from scratch with a new deployerConfigContext.xml
> etc.
> >
> > The trace log shows that both authc provides seems to be configured.
>
> This message shows up:
>
> 2011-02-02 22:13:43,284 TRACE
> [org.jasig.cas.web.NoSuchFlowExecutionExceptionResolver] - Entering method
> [resolveException with arguments
> [[org.apache.catalina.connector.RequestFacade@1a18ee2,
> org.apache.catalina.connector.ResponseFacade@1abcd9b,
> [FlowHandlerMapping.DefaultFlowHandler@114a3c6],
> org.springframework.webflow.execution.FlowExecutionException: Exception
> thrown
> in state 'viewLoginForm' of flow 'login']]
>
> See more of the log below...
>
> Attached the login-webflow.xml which I've modified according to section
> "Set
> up the login webflow" on https://wiki.jasig.org/display/CASUM/SPNEGO
>
> Ciao, Michael.
>
> --------------------------------- snip ---------------------------------
> 2011-02-02 22:13:43,250 TRACE
> [org.jasig.cas.services.web.ServiceThemeResolver] - Leaving method
> [resolveThemeName] with return value [cas-theme-default].
> 2011-02-02 22:13:43,284 TRACE
> [org.jasig.cas.web.NoSuchFlowExecutionExceptionResolver] - Entering method
> [resolveException with arguments
> [[org.apache.catalina.connector.RequestFacade@1a18ee2,
> org.apache.catalina.connector.ResponseFacade@1abcd9b,
> [FlowHandlerMapping.DefaultFlowHandler@114a3c6],
> org.springframework.webflow.execution.FlowExecutionException: Exception
> thrown
> in state 'viewLoginForm' of flow 'login']]
> 2011-02-02 22:13:43,284 TRACE
> [org.jasig.cas.web.NoSuchFlowExecutionExceptionResolver] - Leaving method
> [resolveException] with return value [null].
> 2011-02-02 22:13:43,287 TRACE
> [org.jasig.cas.web.init.SafeDispatcherServlet] -
> Leaving method [service] with return value [null].
> 2011-02-02 22:13:43,445 TRACE
> [org.jasig.cas.services.web.ServiceThemeResolver] - Entering method
> [resolveThemeName with arguments
> [[org.apache.catalina.core.ApplicationHttpRequest@e6c6d7]]
> 2011-02-02 22:13:43,446 TRACE [org.jasig.cas.aspect.LogAspect] - Entering
> method [getService with arguments
> [[[org.jasig.cas.web.support.CasArgumentExtractor@273f4e,
> org.jasig.cas.web.support.SamlArgumentExtractor@178a7d9],
> org.apache.catalina.core.ApplicationHttpRequest@e6c6d7]]
> 2011-02-02 22:13:43,446 TRACE
> [org.jasig.cas.web.support.CasArgumentExtractor]
> - Entering method [extractService with arguments
> [[org.apache.catalina.core.ApplicationHttpRequest@e6c6d7]]
> 2011-02-02 22:13:43,446 TRACE
> [org.jasig.cas.web.support.CasArgumentExtractor]
> - Entering method [extractServiceInternal with arguments
> [[org.apache.catalina.core.ApplicationHttpRequest@e6c6d7]]
> 2011-02-02 22:13:43,446 TRACE [org.jasig.cas.aspect.LogAspect] - Entering
> method [createServiceFrom with arguments
> [[org.apache.catalina.core.ApplicationHttpRequest@e6c6d7,
> org.jasig.cas.util.HttpClient@18f1a31]]
> 2011-02-02 22:13:43,446 TRACE [org.jasig.cas.aspect.LogAspect] - Leaving
> method [createServiceFrom] with return value [null].
> 2011-02-02 22:13:43,446 TRACE
> [org.jasig.cas.web.support.CasArgumentExtractor]
> - Leaving method [extractServiceInternal] with return value [null].
> 2011-02-02 22:13:43,446 DEBUG
> [org.jasig.cas.web.support.CasArgumentExtractor]
> - Extractor did not generate service.
>
>

-- 
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

Reply via email to