Gary Gregory created VFS-675:
--------------------------------
Summary: NullPointerException at AbstractFileObject.java:221
Key: VFS-675
URL: https://issues.apache.org/jira/browse/VFS-675
Project: Commons VFS
Issue Type: Improvement
Affects Versions: 2.2
Reporter: Gary Gregory
Assignee: Gary Gregory
I am seeing random instance in my app's tests of:
{noformat}
java.lang.NullPointerException
at
org.apache.commons.vfs2.provider.AbstractFileObject.close(AbstractFileObject.java:221)
{noformat}
I can only attribute this to multiple threads closing the same file object.
I will add a sync block.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)