[ https://issues.apache.org/jira/browse/VFS-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510333 ]
vikas commented on VFS-113: --------------------------- hi Now it is working . I have also one more problem. By using FTPClientWrapper.java class ,we call createConnection() method to create a new connection to server. But if i am downloading a file and due to any problem(network broken ,ftp server connection failed)connection is broken. We have to give number of attempts to connect FTP server. I am not finding code ,if the connection is broken How many times it tris to connect to FTP server. Number of Attempts to connect to FTP server(Where is this code) Help me to figure out Vikas Kumar > NullPointerException during getting InputStream from SftpFileObject > ------------------------------------------------------------------- > > Key: VFS-113 > URL: https://issues.apache.org/jira/browse/VFS-113 > Project: Commons VFS > Issue Type: Bug > Reporter: Tim Rademacher > Fix For: 1.1 > > Attachments: SftpFileObject.diff > > > Hi, > I experienced unregular NullPointerExceptions while getting an InputStream > from an SftpFileObject. It only occures in a multithreading environment. > I made a patch. By now it seems to work! > Regards, > Tim -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]