Ashwini Dixit created VFS-499:
---------------------------------
Summary: I am using common vfs jar with version 1.0. I have
extended org.apache.commons.vfs.FileListener class.The fileCreated event is
getting called more than once for the same file.
Key: VFS-499
URL: https://issues.apache.org/jira/browse/VFS-499
Project: Commons VFS
Issue Type: Bug
Affects Versions: 1.0
Reporter: Ashwini Dixit
Priority: Critical
I am using common vfs jar with version 1.0.
I have extended org.apache.commons.vfs.FileListener class.
The fileCreated event is getting called more than once for the same file in the
folder.It should not happen once the fileCreated event has been triggered.Has
something to do with using "/var/tmp/vfs_cache" as temporary files store.
Please suggest,why this issue is getting caused and what is the resolution.
--
This message was sent by Atlassian JIRA
(v6.1#6144)