You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "David Hausladen (JIRA)" <ji...@apache.org> on 2010/11/03 00:24:24 UTC

[jira] Closed: (VFS-315) NullPointerExceptions in WebdavFileObject when fetching properties

     [ https://issues.apache.org/jira/browse/VFS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Hausladen closed VFS-315.
-------------------------------


Thanks.  Sorry I never got around to the test case.

> NullPointerExceptions in WebdavFileObject when fetching properties
> ------------------------------------------------------------------
>
>                 Key: VFS-315
>                 URL: https://issues.apache.org/jira/browse/VFS-315
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: windows with IIS as webdav host.
>            Reporter: David Hausladen
>            Priority: Critical
>             Fix For: 2.0
>
>         Attachments: NPE.patch
>
>
> The WebdavFileObject sometimes throws a NullPointerException in doGetAttributes in the body of the second loop.  For some reason, when it goes out to resolve the property, it sometimes is returned as a null DavProperty.  When the DavProperty's getName method is called, there's a NPE.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.