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 <fink.a...@googlemail.com>
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 <georgelud...@gmail.com> 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: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to