XMLWordPrintable

    Details

      Description

      When trying to import a file > 2GB through the "Create a new document File" and file upload button in the JSF UI, the following error happens:

      2012-01-17 17:18:20,731 WARN  [org.jboss.seam.web.ExceptionFilter] handling uncaught exception
      java.lang.NumberFormatException: For input string: "3145729143"
      	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.nuxeo.ecm.platform.ui.web.multipart.MultipartRequest.<init>(MultipartRequest.java:105)
      	at org.nuxeo.ecm.platform.ui.web.multipart.MultipartFilter.doFilter(MultipartFilter.java:70)
      	at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
              ...
      	at java.lang.Thread.run(Thread.java:680)
      

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                fguillaume Florent Guillaume
                Reporter:
                fguillaume Florent Guillaume
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: