LucidDB / adminws

Web services for connecting to and administrating LucidDB
http://www.dynamobi.com/c/products/luciddb/administration-ui/
2 stars 1 forks source link

[DWS-32] Need to reset connections when LucidDB goes down #1

Closed dynamobi-build closed 12 years ago

dynamobi-build commented 12 years ago

[reporter="ksecretan", created="Fri, 8 Jul 2011 14:24:02 -0700", resolved="Fri, 8 Jul 2011 15:39:00 -0700"]

If the DB restarts while an adminUI user has a valid session, the adminUI will try and give the old Connection object that may not be valid anymore. This leads to an error when a query is made "java.sql.SQLException: Unknown connection entry 4 for command ConnectionPrepareStatementCommand"