[
http://mifosforge.jira.com/browse/MIFOS-4370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=64036#action_64036
]
Mifos Hudson Jira Plugin User commented on MIFOS-4370:
------------------------------------------------------
Integrated in !http://ci.mifos.org/hudson/images/16x16/grey.png! [head-master
#2739|http://ci.mifos.org/hudson/job/head-master/2739/]
MIFOS-4370: add workaround for connection timeout of Batch job thread
Hibernate session
Udai Gupta :
[d45030405ed176d26ea530e345ff384b2ccd4f5f|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=d45030405ed176d26ea530e345ff384b2ccd4f5f]
Files :
*
application/src/main/java/org/mifos/framework/components/batchjobs/TaskHelper.java
> 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 9, 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.
-
If you think it was sent incorrectly contact one of the administrators:
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues