This issue was recently fixed in the trunk. Please see here:
https://issues.jasig.org/browse/CAS-1142 

-Misagh


> -----Original Message-----
> From: 成遥 [mailto:[email protected]]
> Sent: Wednesday, August 22, 2012 1:36 AM
> To: [email protected]
> Subject: [cas-user] error when input empty username and password
> 
> I'm using cas 3.5.0, deploy with default configuation. when I just click
> login without input username and password, a error page shows up:
> ===================
> CAS is Unavailable
> There was an error trying to complete your request. Please notify your
> support desk or try again.
> ===================
> 
> the browser url like this :
>
http://localhost:8080/cas/login?username=%5BLjava.lang.String%3B%40204d08f
&su
> bmit=%5BLjava.lang.String%3B%40204d095&_eventId=%5BLjava.lang.String%3B%
40204
> d09b&lt=%5BLjava.lang.String%3B%40204d0a1&password=%5BLjava.lang.String%
3B%40
> 204d0a7&execution=%5BLjava.lang.String%3B%40204d0ad
> 
> the tomcat has a error log too:
>
org.springframework.webflow.execution.repository.BadlyFormattedFlowExecuti
onK
> eyException: Badly formatted flow execution key
> '[Ljava.lang.String;@20b37d4', the expected format is
> 'e<executionId>s<snapshotId>'
>       at
>
org.springframework.webflow.execution.repository.support.CompositeFlowExec
uti
> onKey.keyParts(CompositeFlowExecutionKey.java:105)
>       at
>
org.springframework.webflow.execution.repository.support.AbstractFlowExecu
tio
>
nRepository.parseFlowExecutionKey(AbstractFlowExecutionRepository.java:118
)
>       at
>
org.springframework.webflow.executor.FlowExecutorImpl.resumeExecution(Flow
Exe
> cutorImpl.java:164)
>       at
>
org.springframework.webflow.mvc.servlet.FlowHandlerAdapter.handle(FlowHand
ler
> Adapter.java:183)
>       at
>
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherSer
vle
> t.java:923)
>       at
>
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServ
let
> .java:852)
>       at
>
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkS
erv
> let.java:882)
>       at
> org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.
java:
> 779)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
>       at
>
org.jasig.cas.web.init.SafeDispatcherServlet.service_aroundBody2(SafeDispa
tch
> erServlet.java:128)
>       at
>
org.jasig.cas.web.init.SafeDispatcherServlet.service_aroundBody3$advice(Sa
feD
> ispatcherServlet.java:57)
>       at
>
org.jasig.cas.web.init.SafeDispatcherServlet.service(SafeDispatcherServlet
.ja
> va:1)
>       at
>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicati
onF
> ilterChain.java:290)
>       at
>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilter
Cha
> in.java:206)
>       at
>
org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(Ch
ara
> cterEncodingFilter.java:89)
>       at
>
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerReques
tFi
> lter.java:76)
>       at
>
org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(Delega
tin
> gFilterProxy.java:347)
>       at
>
org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFi
lte
> rProxy.java:260)
>       at
>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicati
onF
> ilterChain.java:235)
>       at
>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilter
Cha
> in.java:206)
>       at
>
com.github.inspektr.common.web.ClientInfoThreadLocalFilter.doFilter(Client
Inf
> oThreadLocalFilter.java:63)
> .....
> 
> This may be a bug?
> --
> 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

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