Re: [S2] Problem with 2.0.6

2007-02-28 Thread Piero Sartini
Am Dienstag, 27. Februar 2007 schrieb cilquirm: I see errors like that on occasion ( mine is with the JSONResult type and the location property ), but they've always been warnings. Is yours logged at the ERROR level? they are logged at WARNING level. Should I just ignore them? I do not feel

Re: [S2] Problem with 2.0.6

2007-02-28 Thread cilquirm
I do. It looks vicious, but is pretty harmless. You could wipe it out of your logs by setting the class that throws it to only log ERROR and greater. Piero Sartini-3 wrote: Am Dienstag, 27. Februar 2007 schrieb cilquirm: I see errors like that on occasion ( mine is with the JSONResult type

Re: [S2] Problem with 2.0.6

2007-02-28 Thread Piero Sartini
I do. It looks vicious, but is pretty harmless. You could wipe it out of your logs by setting the class that throws it to only log ERROR and greater. I will do it for development - but I hope this gets fixed. Exceptions are the slowest parts in the jvm as far as I know. Performance cant be

Re: [S2] Problem with 2.0.6

2007-02-27 Thread cilquirm
I see errors like that on occasion ( mine is with the JSONResult type and the location property ), but they've always been warnings. Is yours logged at the ERROR level? Piero Sartini-3 wrote: upgraded to 2.0.6 - now the error below is thrown when accessing an Action with validators.