[Cyberduck-trac] [Cyberduck] #8067: ArrayIndexOutOfBoundsException loading locale bundle

Cyberduck trac at trac.cyberduck.io
Wed Jul 2 19:38:32 UTC 2014


#8067: ArrayIndexOutOfBoundsException loading locale bundle
-------------------------+----------------------
 Reporter:  narrationsd  |         Owner:  yla
     Type:  defect       |        Status:  new
 Priority:  normal       |     Milestone:  4.5
Component:  core         |       Version:  4.4.5
 Severity:  normal       |    Resolution:
 Keywords:               |  Architecture:  Intel
 Platform:  Windows 8    |
-------------------------+----------------------

Comment (by dkocher):

 {{{
 2014-06-29 23:33:21,080 [background-1] FATAL
 ch.cyberduck.ui.AbstractController - Unhandled exception running
 background task null
 java.lang.ArrayIndexOutOfBoundsException
         at cli.System.Collections.Generic.Dictionary$$00602.Insert(Unknown
 Source)
         at
 cli.System.Collections.Generic.Dictionary$$00602.set_Item(Unknown Source)
         at
 cli.Ch.Cyberduck.Core.I18n.LocaleImpl.ReadBundleIntoCache(Unknown Source)
         at cli.Ch.Cyberduck.Core.I18n.LocaleImpl.localize(Unknown Source)
         at
 ch.cyberduck.core.LocaleFactory.localizedString(LocaleFactory.java:72)
         at
 ch.cyberduck.ui.action.MountWorker.getActivity(MountWorker.java:80)
         at
 ch.cyberduck.ui.threading.WorkerBackgroundAction.getActivity(WorkerBackgroundAction.java:84)
         at
 ch.cyberduck.core.threading.SessionBackgroundAction.prepare(SessionBackgroundAction.java:121)
         at
 ch.cyberduck.ui.threading.ControllerBackgroundAction.prepare(ControllerBackgroundAction.java:52)
         at
 ch.cyberduck.ui.AbstractController$BackgroundCallable.call(AbstractController.java:163)
         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)

 }}}

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