Hi Arnolds

Thank you for the feedback. in attachment the trace of the log

Best Regards

Le jeu. 9 juin 2022 à 08:16, Arnold Galovics <[email protected]> a écrit :

> Hi,
>
> Thanks for reporting the issue.
> Would you mind checking the server logs for further info on this? There
> should be a stacktrace logged in case of an error like this and that'd help
> where the issue lies.
>
> Thanks.
> Best,
> Arnold
>
> On Thu, Jun 9, 2022 at 9:06 AM NOUBISSI KOM CARMEN WILFRED <
> [email protected]> wrote:
>
>> Hi All
>> I receive this error when executing my Job. what could be the cause of
>> the error please.
>> [image: image (2).png]
>> Best Regards
>>
>
16:58:43.543 [Scheduler1group3_Worker-1] ERROR org.quartz.core.JobRunShell - 
Job DEFAULT.Add Accrual TransactionsJobDetail1 threw an unhandled Exception:
org.springframework.scheduling.quartz.JobMethodInvocationFailedException: 
Invocation of method 'addAccrualAccounting' on target class [class 
org.apache.fineract.portfolio.loanaccount.service.LoanAccrualPlatformServiceImpl]
 failed; nested exception is 
org.apache.fineract.infrastructure.jobs.exception.JobExecutionException: failed 
to add accural transaction for loan 10 with message nullfailed to add accural 
transaction for loan 14 with message nullfailed to add accural transaction for 
loan 16 with message nullfailed to add accural transaction for loan 17 with 
message nullfailed to add accural transaction for loan 18 with message 
nullfailed to add accural transaction for loan 19 with message nullfailed to 
add accural transaction for loan 20 with message nullfailed to add accural 
transaction for loan 21 with message nullfailed to add accural transaction for 
loan 22 with message null
        at 
org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(MethodInvokingJobDetailFactoryBean.java:331)
 ~[spring-context-support-4.0.7.RELEASE.jar:4.0.7.RELEASE]
        at 
org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:112)
 ~[spring-context-support-4.0.7.RELEASE.jar:4.0.7.RELEASE]
        at org.quartz.core.JobRunShell.run(JobRunShell.java:213) 
~[quartz-2.1.7.jar:na]
        at 
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557) 
[quartz-2.1.7.jar:na]
Caused by: 
org.apache.fineract.infrastructure.jobs.exception.JobExecutionException: failed 
to add accural transaction for loan 10 with message nullfailed to add accural 
transaction for loan 14 with message nullfailed to add accural transaction for 
loan 16 with message nullfailed to add accural transaction for loan 17 with 
message nullfailed to add accural transaction for loan 18 with message 
nullfailed to add accural transaction for loan 19 with message nullfailed to 
add accural transaction for loan 20 with message nullfailed to add accural 
transaction for loan 21 with message nullfailed to add accural transaction for 
loan 22 with message null
        at 
org.apache.fineract.portfolio.loanaccount.service.LoanAccrualPlatformServiceImpl.addAccrualAccounting(LoanAccrualPlatformServiceImpl.java:75)
 ~[classes/:na]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
~[na:1.8.0_162]
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[na:1.8.0_162]
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[na:1.8.0_162]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_162]
        at 
org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:269) 
~[spring-core-4.0.8.RELEASE.jar:4.0.8.RELEASE]
        at 
org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(MethodInvokingJobDetailFactoryBean.java:322)
 ~[spring-context-support-4.0.7.RELEASE.jar:4.0.7.RELEASE]
        ... 3 common frames omitted
16:58:43.543 [Scheduler1group3_Worker-1] ERROR org.quartz.core.ErrorLogger - 
Job (DEFAULT.Add Accrual TransactionsJobDetail1 threw an exception.
org.quartz.SchedulerException: Job threw an unhandled exception.
        at org.quartz.core.JobRunShell.run(JobRunShell.java:224) 
~[quartz-2.1.7.jar:na]
        at 
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557) 
[quartz-2.1.7.jar:na]
Caused by: 
org.springframework.scheduling.quartz.JobMethodInvocationFailedException: 
Invocation of method 'addAccrualAccounting' on target class [class 
org.apache.fineract.portfolio.loanaccount.service.LoanAccrualPlatformServiceImpl]
 failed; nested exception is 
org.apache.fineract.infrastructure.jobs.exception.JobExecutionException: failed 
to add accural transaction for loan 10 with message nullfailed to add accural 
transaction for loan 14 with message nullfailed to add accural transaction for 
loan 16 with message nullfailed to add accural transaction for loan 17 with 
message nullfailed to add accural transaction for loan 18 with message 
nullfailed to add accural transaction for loan 19 with message nullfailed to 
add accural transaction for loan 20 with message nullfailed to add accural 
transaction for loan 21 with message nullfailed to add accural transaction for 
loan 22 with message null
        at 
org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(MethodInvokingJobDetailFactoryBean.java:331)
 ~[spring-context-support-4.0.7.RELEASE.jar:4.0.7.RELEASE]
        at 
org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:112)
 ~[spring-context-support-4.0.7.RELEASE.jar:4.0.7.RELEASE]
        at org.quartz.core.JobRunShell.run(JobRunShell.java:213) 
~[quartz-2.1.7.jar:na]
        ... 1 common frames omitted

Reply via email to