bharath gowda created FINERACT-1205:
---------------------------------------
Summary: 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
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)