[ 
http://mifosforge.jira.com/browse/MIFOS-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57030#action_57030
 ] 

jbrewster commented on MIFOS-2714:
----------------------------------

Ran this same task with SECDEP data on latest trunk revision.  Getting errors 
reported for the same 5 accounts as noted above.  Udai, I'm going to send you 
an export of the savings_account table from this database to see if you see 
anything unique about these 5 accounts.  One observation - they aren't the only 
5 accounts below the miniumum balance, so while they are generating an, it does 
appear it may be for a different issue than speculated by this bug's original 
title.   


Here are the error reported to the console:

2010-03-05/15:45:57.640/PST ERROR, org.mifos.framework.components.batchjobs, Tas
kHelper, perform, 205, SavingsIntCalcTask failed
org.mifos.framework.components.batchjobs.exceptions.BatchJobException: Failure
        at org.mifos.framework.components.batchjobs.helpers.SavingsIntCalcHelper
.execute(SavingsIntCalcHelper.java:67)
        at org.mifos.framework.components.batchjobs.TaskHelper.perform(TaskHelpe
r.java:201)
        at org.mifos.framework.components.batchjobs.TaskHelper.executeTask(TaskH
elper.java:114)
        at org.mifos.framework.components.batchjobs.MifosTask.run(MifosTask.java
:55)
        at java.util.TimerThread.mainLoop(Unknown Source)
        at java.util.TimerThread.run(Unknown Source)
Mar 5, 2010 3:46:10 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Mar 5, 2010 3:46:10 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Mar 5, 2010 3:46:10 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/32  config=null
Mar 5, 2010 3:46:10 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 67692 ms


> Do not log accounts as errors that don't have minimum savings balance
> ---------------------------------------------------------------------
>
>                 Key: MIFOS-2714
>                 URL: http://mifosforge.jira.com/browse/MIFOS-2714
>             Project: mifos
>          Issue Type: Bug
>          Components: Savings Account
>            Reporter: jbrewster
>            Assignee: mifosdeveloperqueue
>             Fix For: Gazelle C
>
>
> The SavingsIntCalcTask batch job task logs several account numbers on 
> SECDEP's nightly execution - e.g.  9211,14113,14983,30149,30346.   It appears 
> these accounts don't meet the minimum balance for posting interest.  For 
> example, if the minimum balance required is 500, and the account has 230, it 
> appears that account number be logged.
> Prefer to see the batch job only log account numbers to description when the 
> task fails to calculate interest due to errors in the system.

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

        

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to