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"
[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"