I am actually able to reproduce one situation where it shows up. If I modify the source of ViewEmail.tml the exception shows up. A restart promptly fixes it. This is just one instance, as it will show up from time to time on production which is not being modified.
I'm not sure it is an issue with the file system as it is showing up on multiple machines and containers. The example described above is using the jetty:run goal and my production machine is using Tomcat. Is it possible Stax is trying to something funky and causing that exception? Zack Thiago H. de Paula Figueiredo wrote: > > 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 > > > -- View this message in context: http://www.nabble.com/Intermittent-Stax-Exception-tp24648581p24648952.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org