[
https://issues.apache.org/jira/browse/VFS-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory updated VFS-675:
-----------------------------
Issue Type: Bug (was: Improvement)
> NullPointerException at AbstractFileObject.java:221
> ---------------------------------------------------
>
> Key: VFS-675
> URL: https://issues.apache.org/jira/browse/VFS-675
> Project: Commons VFS
> Issue Type: Bug
> Affects Versions: 2.2
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Priority: Major
> Fix For: 2.2.1
>
>
> 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)