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 2005/03/23 17:54:17 UTC

DO NOT REPLY [Bug 32646] - Serious: Exception retrieving password for "username"

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=32646


yoavs@computer.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From yoavs@computer.org  2005-03-23 17:54 -------
I've separated out the commit and the close in
DataSourceRealm#close(Connection).  Maybe that will help.  I've also looked over
the DataSourceRealm.java code, and it clearly looks like everywhere open is
called, if the connection returned is not null, it's closed in a finally block
as it should be.  Please try 5.5.9 when it comes out (probably this weekend) or
building from HEAD if you don't feel like waiting until the weekend to try it out.

I haven't looked at JDBCRealm.  As Remy suggested previously, DataSourceRealm is
better and recommended.

Finally: if you still get this behavior with 5.5.9, and reopen this issue,
please let us know what JDK you're using.  Also what DB version and driver, and
if the behavior is reproducible with other DBs or drivers.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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