I agree. Was there any Roller code in the stack at the point where the exception is still distinguishable? If so, I'd like to at least add a log message. --a.
----- Original Message ----- From: "Blaine Simpson" <[EMAIL PROTECTED]>
To: <[email protected]> Sent: Sunday, December 24, 2006 3:09 PM Subject: Re: logins failing with no diagnostics
Disregard request. Problem was due to Acegi not using the Hibernate schema setting. Would have been very simple to diagnose if the SQL exception (for missing table, due to the schema being wrong) were logged as an error instead of being handled as if it were an expected authentication failure.
