[Cyberduck-trac] [Cyberduck] #7920: Null pointer in FolderTransferCollection

Cyberduck trac at trac.cyberduck.io
Wed May 7 15:26:35 UTC 2014


#7920: Null pointer in FolderTransferCollection
------------------------+-------------------------
 Reporter:  adoddsgirl  |         Owner:  dkocher
     Type:  defect      |        Status:  assigned
 Priority:  normal      |     Milestone:  4.4.5
Component:  webdav      |       Version:  4.4.4
 Severity:  normal      |    Resolution:
 Keywords:  crash       |  Architecture:
 Platform:  Windows 7   |
------------------------+-------------------------

Comment (by dkocher):

 {{{
 2014-04-29 12:47:17,966 [background-5] FATAL
 ch.cyberduck.ui.AbstractController - Unhandled exception running
 background task null
 java.lang.NullPointerException
         at
 ch.cyberduck.core.FolderTransferCollection.addAll(FolderTransferCollection.java:168)
         at
 ch.cyberduck.core.FolderTransferCollection.load(FolderTransferCollection.java:195)
         at
 ch.cyberduck.core.TransferCollection.load(TransferCollection.java:199)
         at
 cli.Ch.Cyberduck.Ui.Controller.MainController.<ApplicationDidFinishLaunching>b__d(Unknown
 Source)
         at
 cli.Ch.Cyberduck.Ui.Controller.AsyncDelegateBackgroundAction.run(Unknown
 Source)
         at
 ch.cyberduck.core.threading.AbstractBackgroundAction.call(AbstractBackgroundAction.java:119)
         at
 ch.cyberduck.ui.AbstractController$BackgroundCallable.call(AbstractController.java:159)
         at
 java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
         at java.util.concurrent.FutureTask.run(FutureTask.java:167)
         at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
         at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:604)
         at
 ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:57)
         at java.lang.Thread.run(Thread.java:937)
         at cli.System.Threading.ThreadHelper.ThreadStart_Context(Unknown
 Source)
         at cli.System.Threading.ExecutionContext.runTryCode(Unknown
 Source)
         at
 cli.System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(Unknown
 Source)

 }}}

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


More information about the Cyberduck-trac mailing list