You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/03/14 20:41:19 UTC

DO NOT REPLY [Bug 11929] - JDBC Realm rejects user at first login

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11929>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11929

JDBC Realm rejects user at first login





------- Additional Comments From jswap@yahoo.com  2003-03-14 19:41 -------
This is almost certainly caused by an SQLException being thrown in the 
JDBCRealm.authenticate() method. I hate that this exception is hidden from the 
user.  Check your tomcat logs and I suspect you'll see an exception there; your 
DB Connection is probably going stale.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org