Em Fri, 24 Jul 2009 14:27:03 -0300, zack1403 <zack.mann...@gmail.com> escreveu:

This issue is popping up randomly on my production app and I cant relate it to any change. The exception is also deep rooted in tapestry. I can post code if necessary but it is a very simple isolated page and the exception is occurring at line 1 of the tml. Any ideas?

Caused by: java.lang.NullPointerException
        at java.io.UnixFileSystem.resolve(UnixFileSystem.java:92)
        at java.io.UnixFileSystem.resolve(UnixFileSystem.java:118)
        at java.io.File.getAbsolutePath(File.java:501)

The exception root is inside a Java class and it surely looks like a file system issue.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to