[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-2670) uploading a file over 1048576 bytes not allowed on sfwk.org

Christian Bauer (JIRA) jira-events at lists.jboss.org
Mon Feb 25 23:14:42 EST 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-2670?page=all ]

Christian Bauer closed JBSEAM-2670.
-----------------------------------

    Resolution: Done

Added the magical fairy dust to mysql config.

> uploading a file over 1048576 bytes not allowed on sfwk.org
> -----------------------------------------------------------
>
>                 Key: JBSEAM-2670
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2670
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Wiki
>    Affects Versions: 2.1.0.A1
>         Environment: MySQL 5
>            Reporter: Keith Naas
>         Assigned To: Christian Bauer
>
> MySQL config just needs tweaked to match the maxRequestSize on the multipart filter.  
> Caused by: com.mysql.jdbc.PacketTooBigException: Packet for query is too large (2012624 > 1048576). You can change this value on the server by setting the max_allowed_packet' variable.
> 	at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3066)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list