Changes between Initial Version and Version 1 of Ticket #1140
- Timestamp:
- Oct 9, 2008, 12:40:45 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1140 – Description
initial v1 1 2 {{{ 1 3 10:18:15,788 WARN DbControl:1078 - Found unclosed DbControl during finalize; isLoggedIn = true; clientId = 4; userId = 130 2 4 java.lang.Throwable: Please check the code to make sure that DbControl.close() is always called. Stacktrace of code that created this DbControl: … … 28 30 at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690) 29 31 at java.lang.Thread.run(Thread.java:619) 32 33 }}}