[Cyberduck-trac] [Cyberduck] #9132: Nullpointer in BrowserController.ReloadData

Cyberduck trac at trac.cyberduck.io
Wed Feb 3 12:13:24 UTC 2016


#9132: Nullpointer in BrowserController.ReloadData
--------------------+----------------------
 Reporter:  fkuete  |         Owner:  yla
     Type:  defect  |        Status:  new
 Priority:  normal  |     Milestone:  4.8
Component:  core    |       Version:  4.7.3
 Severity:  normal  |    Resolution:
 Keywords:          |  Architecture:
 Platform:          |
--------------------+----------------------

Comment (by dkocher):

 {{{
 2015-11-20 08:06:39,712 [Thread-0] ERROR
 ch.cyberduck.core.AbstractController - Exception running cleanup task null
 java.lang.NullPointerException
         at
 cli.Ch.Cyberduck.Ui.Controller.BrowserController.ReloadData(Unknown
 Source)
         at
 cli.Ch.Cyberduck.Ui.Controller.TreeBrowserModel$ListAction$InnerListWorker.cleanup(Unknown
 Source)
         at
 ch.cyberduck.core.threading.WorkerBackgroundAction.cleanup(WorkerBackgroundAction.java:139)
         at
 ch.cyberduck.core.AbstractController$BackgroundCallable$1.run(AbstractController.java:207)
         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.System.Windows.Forms.Application.Run(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)

 }}}

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/9132#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