[Cyberduck-trac] [Cyberduck] #9653: Problem Uploading File

Cyberduck trac at trac.cyberduck.io
Fri Aug 19 08:43:17 UTC 2016


#9653: Problem Uploading File
-------------------------------------------------+-----------------------
 Reporter:  mateussaggin                         |         Owner:
     Type:  defect                               |        Status:  new
 Priority:  highest                              |     Milestone:
Component:  core                                 |       Version:  5.0.11
 Severity:  blocker                              |    Resolution:
 Keywords:  upload,error,not found,google drive  |  Architecture:  Intel
 Platform:  Windows 7                            |
-------------------------------------------------+-----------------------

Comment (by dkocher):

 {{{
 2016-08-01 16:46:45,847 [timer-1] ERROR AsyncController - Unhandled
 exception during invoke
 cli.System.OverflowException
 2016-08-17 13:44:32,443 [background-1] ERROR AsyncController - Unhandled
 exception during invoke
 ch.cyberduck.core.exception.LoginCanceledException{detail='null',
 cause='null', message='null'}
         at
 cli.Ch.Cyberduck.Ui.Controller.PromptLoginController$$$003C$$003Ec__DisplayClass12_0.<prompt>b__0(Unknown
 Source)
         at
 cli.Ch.Cyberduck.Ui.Controller.Threading.SimpleDefaultMainAction.run(Unknown
 Source)
         at cli.System.Delegate.DynamicInvokeImpl(Unknown Source)
         at
 cli.System.Windows.Forms.Control.InvokeMarshaledCallbackDo(Unknown Source)
         at
 cli.System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Unknown
 Source)
         at cli.System.Threading.ExecutionContext.RunInternal(Unknown
 Source)
         at cli.System.Threading.ExecutionContext.Run(Unknown Source)
         at cli.System.Threading.ExecutionContext.Run(Unknown Source)
         at
 cli.System.Windows.Forms.Control.InvokeMarshaledCallback(Unknown Source)
         at
 cli.System.Windows.Forms.Control.InvokeMarshaledCallbacks(Unknown Source)
         at cli.System.Windows.Forms.Control.WndProc(Unknown Source)
         at cli.System.Windows.Forms.ScrollableControl.WndProc(Unknown
 Source)
         at cli.System.Windows.Forms.Form.WndProc(Unknown Source)
         at
 cli.System.Windows.Forms.Control$ControlNativeWindow.OnMessage(Unknown
 Source)
         at
 cli.System.Windows.Forms.Control$ControlNativeWindow.WndProc(Unknown
 Source)
         at cli.System.Windows.Forms.NativeWindow.Callback(Unknown Source)
         at
 cli.System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(Unknown
 Source)
         at
 cli.System.Windows.Forms.Application$ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Unknown
 Source)
         at
 cli.System.Windows.Forms.Application$ThreadContext.RunMessageLoopInner(Unknown
 Source)
         at
 cli.System.Windows.Forms.Application$ThreadContext.RunMessageLoop(Unknown
 Source)
         at
 cli.Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun(Unknown
 Source)
         at
 cli.Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel(Unknown
 Source)
         at
 cli.Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(Unknown
 Source)
         at cli.Ch.Cyberduck.Ui.Controller.MainController.Run(Unknown
 Source)
         at cli.Ch.Cyberduck.Ui.Controller.MainController.Run(Unknown
 Source)
         at cli.Ch.Cyberduck.Ui.Controller.MainController.Main(Unknown
 Source)
 2016-08-17 16:11:55,124 [background-1] ERROR ch.cyberduck.core.Resolver -
 Waiting for resolving of www.googleapis.com
 java.lang.InterruptedException
         at
 java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1300)
         at
 java.util.concurrent.CountDownLatch.await(CountDownLatch.java:231)
         at ch.cyberduck.core.Resolver.resolve(Resolver.java:96)
         at
 ch.cyberduck.core.LoginConnectionService.connect(LoginConnectionService.java:181)
         at
 ch.cyberduck.core.LoginConnectionService.check(LoginConnectionService.java:140)
         at
 ch.cyberduck.core.LoginConnectionService.check(LoginConnectionService.java:151)
         at
 ch.cyberduck.core.threading.SessionBackgroundAction.connect(SessionBackgroundAction.java:220)
         at
 ch.cyberduck.core.threading.SessionBackgroundAction.call(SessionBackgroundAction.java:186)
         at
 ch.cyberduck.core.threading.BackgroundCallable.call(BackgroundCallable.java:51)
         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
         at
 java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:512)
         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
         at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
         at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:618)
         at
 ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:55)
         at java.lang.Thread.run(Thread.java:955)

 }}}

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


More information about the Cyberduck-trac mailing list