Re: T5: NPE in Base64InputStream and locked/waiting CheckForUpdatesFilter

2007-07-10 Thread Martin Grotzke
The NPE seems to be caused by a missing t:formdata request parameter. I just "reproduced" this (weird) situation by removing the hidden form field "t:formdata" with firebug, so that I could produce the NPE. Although, following request went through well, and the number of request processing thread

RE: T5: NPE in Base64InputStream and locked/waiting CheckForUpdatesFilter

2007-07-10 Thread Matt Ayres
artha Argollo [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 10, 2007 2:54 PM To: Tapestry users Subject: Re: T5: NPE in Base64InputStream and locked/waiting CheckForUpdatesFilter I don´t know if it is the same error, but I'm too having problems with this issue. I deployed a simple application i

Re: T5: NPE in Base64InputStream and locked/waiting CheckForUpdatesFilter

2007-07-10 Thread Siddhartha Argollo
I don´t know if it is the same error, but I'm too having problems with this issue. I deployed a simple application in production today (a bean-form that saves the information to a hsql db and sends an email), and it works fine for a while and suddenly hangs up. I’m not finding any error, it jus