Changes between Initial Version and Version 1 of Ticket #704


Ignore:
Timestamp:
Aug 1, 2007, 2:13:47 PM (17 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #704 – Description

    initial v1  
    22
    33{{{
    4 14:10:23,742  WARN DbControl:1067 - Found unclosed DbControl during finalize; isLoggedIn = true; clientId = 4; userId = 1
    5 java.lang.Throwable: Please check the code to make sure that DbControl.close() is always called. Stacktrace of code that created this DbControl:
     414:10:23,742  WARN DbControl:1067 - Found unclosed DbControl during finalize;
     5isLoggedIn = true; clientId = 4; userId = 1
     6java.lang.Throwable:
     7Please check the code to make sure that DbControl.close() is always called.
     8Stacktrace of code that created this DbControl:
    69        at net.sf.basedb.core.DbControl.<init>(DbControl.java:140)
    710        at net.sf.basedb.core.SessionControl.newDbControl(SessionControl.java:259)