You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2020/10/17 15:46:00 UTC

[jira] [Commented] (FINERACT-1205) Standing Instruction Feature Issue

    [ https://issues.apache.org/jira/browse/FINERACT-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17215924#comment-17215924 ] 

Michael Vorburger commented on FINERACT-1205:
---------------------------------------------

[~bgowda] could you copy/paste more details, the entire full log, not just the beginning? There should be details that help us better understand what is happening here further down in the log which your screenshot shows, but I cannot scroll :P on your screenshot.. just provide the ENTIR Error Log that is shown, please.

> Standing Instruction Feature Issue
> ----------------------------------
>
>                 Key: FINERACT-1205
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1205
>             Project: Apache Fineract
>          Issue Type: Bug
>          Components: Accounting, Loan, Savings
>    Affects Versions: 1.4.0
>            Reporter: bharath gowda
>            Priority: Major
>         Attachments: image-2020-10-15-18-16-52-632.png
>
>
> Standing Instruction Batch job is failing with the attached error message.
> Steps to reproduce
> 1.create a savings account (with accounting enabled simple savings product) for a client
> 2.Create a loan account (with accounting enabled simple loan product) for the sample client 1. > select the above create a savings account and enable the standing creation at the time of loan creation
> 3. run the "execute standing instruction" job.
> The job will fail with below msg.
>  
> I will be happy to help in reproducing the issue for the developer to help on fixing the issue.
>  
> "org.apache.fineract.infrastructure.jobs.exception.JobExecutionException: MultiException with 1 contained causes (details available)
>  1. java.lang.Exception: Unhandled System Exception while trasfering funds for standing Instruction id1 from 1 to 2
>  at org.apache.fineract.portfolio.account.service.StandingInstructionWritePlatformServiceImpl.transferAmount(StandingInstructionWritePlatformServiceImpl.java:277)
>  at org.apache.fineract.portfolio.account.service.StandingInstructionWritePlatformServiceImpl.executeStandingInstructions(StandingInstructionWritePlatformServiceImpl.java:242)
>  at org.apache.fineract.portfolio.account.service.StandingInstructionWritePlatformServiceImpl$$FastClassBySpringCGLIB$$1c54d767.invoke(<generated>)
>  at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy."
>  
> !image-2020-10-15-18-16-52-632.png!
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)