What happens with VFS 2.0? Gary
On Mon, Oct 15, 2012 at 8:57 AM, Vijayan <[email protected]> wrote: > Hi, > > We are using common-vfs-1.0.jar. And it used to work fined. But on and off > in a random manner, we get the following exception > > org.apache.commons.vfs.FileSystemException: Could not determine the type of > file "https://.....". > at > > org.apache.commons.vfs.provider.AbstractFileObject.attach(AbstractFileObject.java:1305) > at > > org.apache.commons.vfs.provider.AbstractFileObject.getType(AbstractFileObject.java:412) > at > > org.apache.commons.vfs.provider.AbstractFileObject.exists(AbstractFileObject.java:402) > > Caused by: org.apache.commons.vfs.FileSystemException: HEAD method failed > for "https://....". > at > > org.apache.commons.vfs.provider.http.HttpFileObject.doGetType(HttpFileObject.java:96) > at > > org.apache.commons.vfs.provider.AbstractFileObject.attach(AbstractFileObject.java:1296) > > Restarting the server will work smoothly. But why this error occuring , any > help would be appreciated. Thanks in advance. > -- E-Mail: [email protected] | [email protected] JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
