You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by bu...@apache.org on 2006/04/07 09:42:49 UTC

DO NOT REPLY [Bug 38353] - Unable to post large(>2GB) files using Slide API

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38353>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38353





------- Additional Comments From jaddressbook@gmail.com  2006-04-07 08:42 -------
java.lang.reflect.UndeclaredThrowableException
        at $Proxy0.getContentLength(Unknown Source)
        at org.apache.slide.webdav.method.PutMethod.executeRequest
(PutMethod.java:300)
        at org.apache.slide.webdav.method.AbstractWebdavMethod.run
(AbstractWebdavMethod.java:405)
        at org.apache.slide.webdav.WebdavServlet.service
(WebdavServlet.java:155)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at rogatkin.web.WebAppServlet$SimpleFilterChain.doFilter
(WebAppServlet.java:1045)
        at org.apache.slide.webdav.filter.LogFilter.doFilter
(LogFilter.java:141)
        at rogatkin.web.WebAppServlet$SimpleFilterChain.doFilter
(WebAppServlet.java:1042)
        at rogatkin.web.WebAppServlet$WebAppContextFilter.doFilter
(WebAppServlet.java:942)
        at rogatkin.web.WebAppServlet$SimpleFilterChain.doFilter
(WebAppServlet.java:1042)
        at rogatkin.web.WebAppServlet.service(WebAppServlet.java:402)
        at Acme.Serve.Serve$ServeConnection.runServlet(Serve.java:2011)
        at Acme.Serve.Serve$ServeConnection.parseRequest(Serve.java:1989)
        at Acme.Serve.Serve$ServeConnection.run(Serve.java:1827)
        at java.lang.Thread.run(Thread.java:620)
Caused by: java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:589)
        at rogatkin.web.WebAppServlet$WebAppContextFilter$1.invoke
(WebAppServlet.java:990)
        ... 15 more
Caused by: java.lang.NumberFormatException: For input string: "3447844432"
        at java.lang.NumberFormatException.forInputString
(NumberFormatException.java:48)
        at java.lang.Integer.parseInt(Integer.java:459)
        at java.lang.Integer.parseInt(Integer.java:497)
        at Acme.Serve.Serve$ServeConnection.getIntHeader(Serve.java:2499)
        at Acme.Serve.Serve$ServeConnection.getContentLength(Serve.java:2178)
        ... 20 more

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

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