cancel
Showing results for 
Search instead for 
Did you mean: 

DAM 5.6 File Import Size Issue Reappears

bruce_Grant
Elite Collaborator
Elite Collaborator

I know this worked in 5.5, but now in 5.6 I'm getting an issue once again with Maximum importable file size. See the dump below - I was trying to import a 3.7GB file and got a NumberFormatException in org.aja4jsf.request.MultipartRequest handler (which is parsing the file size as a Integer). Is there a known issue with this? Or better yet a known workaround 🙂

08:20:05,809 ERROR [DefaultNuxeoExceptionHandler] java.lang.NumberFormatException: For input string: "3710625113"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Integer.parseInt(Integer.java:484)
	at java.lang.Integer.parseInt(Integer.java:514)
	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:129)

Thanks, Bruce.

1 REPLY 1

bruce_Grant
Elite Collaborator
Elite Collaborator
Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.