Re: [VFS] weird FileSystemException

2015-01-12 Thread Bernd
Do you have a logfile with the complete stacktrace? I guess this has a nested cause pointing to some system resources. If not, it is a good idea to add exception logging to this location in your app, so we can figure out next tjme this happens. Which VFS method was throwi g tnis, is it resolveFile

[VFS] weird FileSystemException

2015-01-12 Thread Israel Malachi
Hi all OI got my app running using vfs-2.0 for connecting through SFTP for 48 hours no problem, and the all of a sudden I got Exception saying: "Could not determine the type of file "sftp://appshob:***@host/LOG.log"; While the app was able to connect the file few minutes earlier Restarting the