3980273410 is the size of the file that i'm trying to transfer.  actually its
the index of the last byte of the file.  all of my variables are declared as
long -- the catalina stack trace shows:

        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.restlet.engine.http.header.RangeReader.update(RangeReader.java:65)

so i guess i'll have to do more to manage a restarted transfer.  

thx.



--
View this message in context: 
http://restlet-discuss.1400322.n2.nabble.com/Issue-with-Range-tp6379547p6382416.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2741410

Reply via email to