[Cyberduck-trac] [Cyberduck] #9598: Resuming file transfer starts over and errors out

Cyberduck trac at trac.cyberduck.io
Wed Jul 20 01:14:42 UTC 2016


#9598: Resuming file transfer starts over and errors out
-------------------------+----------------------
 Reporter:  jreiter1975  |         Owner:
     Type:  defect       |        Status:  new
 Priority:  normal       |     Milestone:
Component:  b2           |       Version:  5.0
 Severity:  normal       |    Resolution:
 Keywords:               |  Architecture:  Intel
 Platform:  Windows 10   |
-------------------------+----------------------

Comment (by oleksandr):

 Can confirm the bug on v5.0.9 (20675) Win10 x64, backblaze b2

 Cyberduck.log contains a single exception report:

 2016-07-20 03:46:56,843 [http-vs2013.2.iso-1] ERROR
 ch.cyberduck.core.threading.LoggingUncaughtExceptionHandler - Thread http-
 vs2013.2.iso-1 has thrown uncaught exception:Connection pool shut down
 java.lang.IllegalStateException: Connection pool shut down
         at org.apache.http.util.Asserts.check(Asserts.java:34)
         at
 org.apache.http.pool.AbstractConnPool.lease(AbstractConnPool.java:185)
         at
 org.apache.http.impl.conn.PoolingHttpClientConnectionManager.requestConnection(PoolingHttpClientConnectionManager.java:251)
         at
 org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:175)
         at
 org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
         at
 org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
         at
 org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
         at
 org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
         at
 org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
         at
 org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
         at
 synapticloop.b2.request.BaseB2Request.execute(BaseB2Request.java:337)
         at
 synapticloop.b2.request.BaseB2Request.executePost(BaseB2Request.java:254)
         at
 synapticloop.b2.request.B2UploadPartRequest.getResponse(B2UploadPartRequest.java:57)
         at
 synapticloop.b2.B2ApiClient.uploadLargeFilePart(B2ApiClient.java:525)
         at
 ch.cyberduck.core.b2.B2PartWriteFeature$1.call(B2PartWriteFeature.java:81)
         at
 ch.cyberduck.core.b2.B2PartWriteFeature$1.call(B2PartWriteFeature.java:70)
         at
 ch.cyberduck.core.http.AbstractHttpWriteFeature$2.run(AbstractHttpWriteFeature.java:89)
         at
 ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:55)
         at java.lang.Thread.run(Thread.java:953)

--
Ticket URL: <https://trac.cyberduck.io/ticket/9598#comment:3>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list