[Cyberduck-trac] [Cyberduck] #8437: Null pointer in Host.serialize

Cyberduck trac at trac.cyberduck.io
Mon Jan 5 14:01:36 UTC 2015


#8437: Null pointer in Host.serialize
---------------------------------------+-------------------------
 Reporter:  lumigraphics               |         Owner:  dkocher
     Type:  defect                     |        Status:  assigned
 Priority:  normal                     |     Milestone:  4.6.2
Component:  ftp                        |       Version:  4.6.1
 Severity:  normal                     |    Resolution:
 Keywords:  login, logout, connection  |  Architecture:  Intel
 Platform:  Windows 7                  |
---------------------------------------+-------------------------

Comment (by dkocher):

 Replying to [comment:5 lumigraphics]:
 > Log attached. Please note also that I updated to the current Java
 release Version 8 Update 25 (32-bit) with no changes to the issue.

 {{{
 Caused by: java.lang.NullPointerException
         at ch.cyberduck.core.Host.serialize(Host.java:279)
         at
 ch.cyberduck.ui.threading.BrowserBackgroundAction.connect(BrowserBackgroundAction.java:67)
         at
 ch.cyberduck.core.threading.SessionBackgroundAction.call(SessionBackgroundAction.java:166)
         at
 ch.cyberduck.ui.AbstractController$BackgroundCallable.call(AbstractController.java:175)
         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:58)
         at java.lang.Thread.run(Thread.java:937)

 }}}

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


More information about the Cyberduck-trac mailing list