[ 
https://jira.nuxeo.com/browse/NXP-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florent Guillaume updated NXP-8661:
-----------------------------------

    Summary: Ajax4JSF UI cannot import files > 2GB  (was: JSF UI cannot import 
files > 2GB)

> Ajax4JSF UI cannot import files > 2GB
> -------------------------------------
>
>                 Key: NXP-8661
>                 URL: https://jira.nuxeo.com/browse/NXP-8661
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Sub-task
>          Components: Web UI
>    Affects Versions: 5.5
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>             Fix For: 5.6
>
>
> When trying to import a file > 2GB through the "Import a file" button in the 
> JSF UI, the following error happens:
> {noformat}
> 2012-01-17 17:00:06,436 ERROR 
> [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
>  javax.servlet.ServletException: java.lang.NumberFormatException: For input 
> string: "3145728459"
>       at 
> org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:137)
>         ...
>       at java.lang.Thread.run(Thread.java:680)
> Caused by: java.lang.NumberFormatException: For input string: "3145728459"
>       at 
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
>       at java.lang.Integer.parseInt(Integer.java:461)
>       at java.lang.Integer.parseInt(Integer.java:499)
>       at 
> org.ajax4jsf.request.MultipartRequest.<init>(MultipartRequest.java:116)
>       at 
> org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:326)
>       at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:495)
>       at org.jboss.seam.web.Ajax4jsfFilter.doFilter(Ajax4jsfFilter.java:56)
>       at 
> org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
>       at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158)
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>       at 
> org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:131)
>       ... 31 more
> {noformat}

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

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to