LucidDB / adminui

DEFUNCT. Front-end in-browser flash client for connecting to LucidDB's admin web services.
http://www.dynamobi.com/c/products/luciddb/administration-ui/
GNU General Public License v2.0
1 stars 1 forks source link

[DADMINUI-44] List of Foreign objects is prematurely truncated #15

Closed dynamobi-build closed 12 years ago

dynamobi-build commented 12 years ago

[reporter="ngoodman", created="Thu, 18 Nov 2010 18:12:47 -0800", resolved="Sun, 30 Jan 2011 16:26:31 -0800"]

In the foreign object importer the list of foreign objects is shorter than actual

dynamobi-build commented 12 years ago

[author="ksecretan", created="Mon, 3 Jan 2011 13:44:24 -0800"]

Need to see if this is reproducible, Nick? It may have been fixed due to the DB refactoring.

dynamobi-build commented 12 years ago

[author="ksecretan", created="Sun, 30 Jan 2011 16:26:31 -0800"]

Looks like this has been resolved with prior work.

My guess at what was causing the problem before that has been fixed: c3p0 creating problems by prematurely closing a DB connection.