[Cyberduck-trac] [Cyberduck] #8360: Spinning Symbol in Transfers Window

Cyberduck trac at trac.cyberduck.io
Tue Nov 25 15:22:08 UTC 2014


#8360: Spinning Symbol in Transfers Window
----------------------------+----------------------
 Reporter:  dansoper        |         Owner:
     Type:  defect          |        Status:  new
 Priority:  normal          |     Milestone:
Component:  core            |       Version:  4.6
 Severity:  normal          |    Resolution:
 Keywords:                  |  Architecture:  Intel
 Platform:  Mac OS X 10.10  |
----------------------------+----------------------

Comment (by dkocher):

 Replying to [comment:4 wallenium]:
 > Same error for me. I cannot use cyberduck any longer. Need an urgent fix
 to be able to work again.
 > {{{
 > 24.11.14 21:26:47,015 Cyberduck[19864]: WARNING: The Gestalt selector
 gestaltSystemVersion is returning 10.9.1 instead of 10.10.1. Use
 NSProcessInfo's operatingSystemVersion property to get correct system
 version number.
 > Call location:
 > 24.11.14 21:26:47,016 Cyberduck[19864]: 0   CarbonCore
 0x00007fff8a83edc3 ___Gestalt_SystemVersion_block_invoke + 113
 > 24.11.14 21:26:47,016 Cyberduck[19864]: 1   libdispatch.dylib
 0x00007fff8ef52c13 _dispatch_client_callout + 8
 > 24.11.14 21:26:47,016 Cyberduck[19864]: 2   libdispatch.dylib
 0x00007fff8ef52b26 dispatch_once_f + 117
 > 24.11.14 21:26:47,017 Cyberduck[19864]: 3   CarbonCore
 0x00007fff8a7e74da _Gestalt_SystemVersion + 987
 > 24.11.14 21:26:47,017 Cyberduck[19864]: 4   CarbonCore
 0x00007fff8a7e70c7 Gestalt + 144
 > 24.11.14 21:26:47,017 Cyberduck[19864]: 5   librococoa.dylib
 0x0000000109a273ff UKGetSystemVersionComponents + 33
 > 24.11.14 21:26:47,017 Cyberduck[19864]: 6   librococoa.dylib
 0x0000000109a23003 -[UKCrashReporter checkForCrash] + 135
 > 24.11.14 21:26:57,474 Cyberduck[19864]: [background-1] FATAL
 ch.cyberduck.ui.AbstractController - Unhandled exception running
 background task Expected scheme name at index 0: ://(null):(null)
 >
 > java.lang.IllegalArgumentException: Expected scheme name at index 0:
 ://(null):(null)
 >       at java.net.URI.create(URI.java:859)
 >       at
 ch.cyberduck.core.SystemConfigurationProxy.find(SystemConfigurationProxy.java:67)
 >       at
 ch.cyberduck.core.ProxySocketFactory.factory(ProxySocketFactory.java:70)
 >       at
 ch.cyberduck.core.ProxySocketFactory.createSocket(ProxySocketFactory.java:89)
 >       at net.schmizz.sshj.SocketClient.connect(SocketClient.java:49)
 >       at net.schmizz.sshj.SocketClient.connect(SocketClient.java:57)
 >       at
 ch.cyberduck.core.sftp.SFTPSession.connect(SFTPSession.java:160)
 >       at
 ch.cyberduck.core.sftp.SFTPSession.connect(SFTPSession.java:123)
 >       at ch.cyberduck.core.sftp.SFTPSession.connect(SFTPSession.java:75)
 >       at ch.cyberduck.core.Session.open(Session.java:112)
 >       at
 ch.cyberduck.core.LoginConnectionService.connect(LoginConnectionService.java:151)
 >       at
 ch.cyberduck.core.LoginConnectionService.check(LoginConnectionService.java:98)
 >       at
 ch.cyberduck.core.LoginConnectionService.check(LoginConnectionService.java:105)
 >       at
 ch.cyberduck.core.threading.SessionBackgroundAction.connect(SessionBackgroundAction.java:198)
 >       at
 ch.cyberduck.ui.threading.BrowserBackgroundAction.connect(BrowserBackgroundAction.java:59)
 >       at
 ch.cyberduck.core.threading.SessionBackgroundAction.call(SessionBackgroundAction.java:166)
 >       at
 ch.cyberduck.ui.AbstractController$BackgroundCallable.call(AbstractController.java:171)
 >       at java.util.concurrent.FutureTask.run(FutureTask.java:262)
 >       at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 >       at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
 >       at
 ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:58)
 >       at java.lang.Thread.run(Thread.java:724)
 > Caused by: java.net.URISyntaxException: Expected scheme name at index 0:
 ://(null):(null)
 >       at java.net.URI$Parser.fail(URI.java:2829)
 >       at java.net.URI$Parser.failExpecting(URI.java:2835)
 >       at java.net.URI$Parser.parse(URI.java:3027)
 >       at java.net.URI.<init>(URI.java:595)
 >       at java.net.URI.create(URI.java:857)
 >       ... 21 more
 >
 > }}}

 Fix in r15840. Please reopen a new issue if this persists with the latest
 snapshot build.

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


More information about the Cyberduck-trac mailing list