You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/09/24 06:13:02 UTC

DO NOT REPLY [Bug 45870] New: javax.crypto.IllegalBlockSizeException for update from 5.5.17 to 5.5.27

https://issues.apache.org/bugzilla/show_bug.cgi?id=45870

           Summary: javax.crypto.IllegalBlockSizeException for update from
                    5.5.17 to 5.5.27
           Product: Tomcat 5
           Version: 5.5.27
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: fz04003@163.com


javax.crypto.IllegalBlockSizeException: Input length must be multiple of 8 when
decrypting with padded cipher


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45870] javax.crypto.IllegalBlockSizeException for update from 5.5.17 to 5.5.27

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45870





--- Comment #1 from ZhaoKaijin <fz...@163.com>  2008-09-23 23:21:44 PST ---
2008-09-24 14:20:58,468 [http-80-Processor23 ERROR UserCookie]:
java.lang.IllegalArgumentException: Missing argument
2008-9-24 14:20:58 com.cmc.passport.servlet.UserCookie getCookies
严重: javax.crypto.IllegalBlockSizeException: Input length must be multiple
of 8 when decrypting with padded cipher
2008-9-24 14:21:09 com.cmc.passport.servlet.UserCookie getCookies


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45870] javax.crypto.IllegalBlockSizeException for update from 5.5.17 to 5.5.27

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45870


Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #2 from Mark Thomas <ma...@apache.org>  2008-09-24 02:18:54 PST ---
5.5.27 is stricter when parsing cookie values. It looks like you have an
illegal cookie value.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org