[ 
http://www.stripesframework.org/jira/browse/STS-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Gunter closed STS-163.
--------------------------


> After restarting the servlet container and refreshing a page i was on I get 
> this error  javax.crypto.BadPaddingException: Given final block not properly 
> padded
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: STS-163
>                 URL: http://www.stripesframework.org/jira/browse/STS-163
>             Project: Stripes
>          Issue Type: Bug
>    Affects Versions: Release 1.2.2
>         Environment: Resin 3.0.18
> JDK 1.5
> Windows XP
>            Reporter: Terry D
>            Assignee: Tim Fennell
>             Fix For: Release 1.3
>
>
> Here's the stack trace
> javax.crypto.BadPaddingException: Given final block not properly padded
>       at com.sun.crypto.provider.SunJCE_h.b(DashoA12275)
>       at com.sun.crypto.provider.SunJCE_h.b(DashoA12275)
>       at com.sun.crypto.provider.AESCipher.engineDoFinal(DashoA12275)
>       at javax.crypto.Cipher.doFinal(DashoA12275)
>       at net.sourceforge.stripes.util.CryptoUtil.decrypt(CryptoUtil.java:90)
>       at 
> net.sourceforge.stripes.controller.OgnlActionBeanPropertyBinder.getFieldsPresentInfo(OgnlActionBeanPropertyBinder.java:329)
>       at 
> net.sourceforge.stripes.controller.OgnlActionBeanPropertyBinder.validateRequiredFields(OgnlActionBeanPropertyBinder.java:512)
>       at 
> net.sourceforge.stripes.controller.OgnlActionBeanPropertyBinder.bind(OgnlActionBeanPropertyBinder.java:188)
>       at 
> net.sourceforge.stripes.controller.DispatcherServlet.bindValues(DispatcherServlet.java:206)
>       at 
> net.sourceforge.stripes.controller.DispatcherServlet.doPost(DispatcherServlet.java:128)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:154)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:92)
>       at 
> com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:106)
>       at 
> net.sourceforge.stripes.controller.StripesFilter.doFilter(StripesFilter.java:195)
>       at 
> com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:70)
>       at 
> com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:178)
>       at 
> com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:229)
>       at 
> com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:268)
>       at com.caucho.server.port.TcpConnection.run(TcpConnection.java:389)
>       at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:492)
>       at com.caucho.util.ThreadPool.run(ThreadPool.java:425)
>       at java.lang.Thread.run(Thread.java:595)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to