[ 
http://mifosforge.jira.com/browse/MIFOS-4370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kay Chau updated MIFOS-4370:
----------------------------

    Status: Ready to Ship / Verified  (was: Ready for Showcase)

> Batch Job thread holds connection (HibernateSession) even after completion, 
> resulting in timeout of connection
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: MIFOS-4370
>                 URL: http://mifosforge.jira.com/browse/MIFOS-4370
>             Project: mifos
>          Issue Type: Bug
>          Components: Batch jobs
>            Reporter: Udai Gupta
>            Assignee: Udai Gupta
>             Fix For: Elsie F - Iteration 10, Elsie F
>
>         Attachments: dbcp.patch
>
>
> The batch jobs fails due to connection timeout as it holds the connection in 
> batch job thread,
> Solution: 
> Make sure the session is committed(closed or null) in HibernateUtil 
> (ThreadLocal) after the work
> OR
> There should be handing connection timeout in dataSourcce using autoReconnect 
> (and validation query).
> Validate query is used for validating the connection which always fail if the 
> connection has timeout.
> Read autoReconnect here 
> http://dev.mysql.com/doc/refman/5.1/en/connector-j-reference-configuration-properties.html

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to