Andreas, yes, I am 100% certain that the specific directories are readable
and writable by Tomcat. In fact, prior to this exception being thrown, a
different file is successfully read and written.

Still scratching my head.

On Mon, Jan 18, 2016 at 12:04 PM, Andreas Fink <[email protected]>
wrote:

> Hi George.
>
> Are you sure the specific directory and its content is readable by Tomcat?
> Maybe some File-specific exceptions get silently catched on the way and
> substituted with 'null' instead of empty array.
>
> Just my 2c.
>
> Cheers,
> Andi.
>
> On 18 Jan 2016, at 2:06 , George Ludwig <[email protected]> wrote:
>
> > At that
> > time it's trying to convert a Set of files to a List of files, and I can
> > see that the directory that is being listed clearly has files, so the NPE
> > should never have been thrown.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to