> Is there any configured DB time-outs in Mifos? I ask because after a > period of time of no use, our Mifos application has to be restarted due to > DB connection errors.
There is a configuration setting that allows you to set your session time-out after which users should be logged out (http://mifos.org/knowledge/functional-specs/configuration-options#3_4_Miscellaneous). This obviously shouldn't result in DB connection errors or require you to restart your application (it should just require the user to log in again once their session has expired). So, it seems you've found a bug. Is this issue just more specific detail around what happens in issue # 1475 (https://mifos.dev.java.net/issues/show_bug.cgi?id=1475) or is it a separate issue from your perspective? If it's just more detail around the errors that occur from the timeout in issue 1475, you can add the DB connection errors into the bug for reference. If it is a new issue, please open it in the issue tracker with complete repro steps and the log files with the errors you are experiencing. Thanks! Aliya ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
