Changes between Initial Version and Version 1 of Ticket #66


Ignore:
Timestamp:
Jun 22, 2007, 9:24:44 PM (17 years ago)
Author:
Jari Häkkinen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66

    • Property Status newassigned
  • Ticket #66 – Description

    initial v1  
    11In 0.6 the plugin will exit with a stack trace like this:
    2 
     2{{{
    3345,968  WARN DbControl:1046 - Found unclosed DbControl during finalize; isLoggedIn = true; clientId = 0; userId = 3
    44ang.Throwable: Please check the code to make sure that DbControl.close() is always called. Stacktrace of code that created t
     
    1111at net.sf.basedb.core.PluginExecutionRequest.invoke(PluginExecutionRequest.java:88)
    1212at net.sf.basedb.core.InternalJobQueue$JobRunner.run(InternalJobQueue.java:420)
    13 at java.lang.Thread.run(Thread.java:595)
     13at java.lang.Thread.run(Thread.java:595)
     14}}}