Thomas Kerin created FINERACT-1425:
--------------------------------------
Summary: Unsure if bug, warnings from fineract kubernetes log
Key: FINERACT-1425
URL: https://issues.apache.org/jira/browse/FINERACT-1425
Project: Apache Fineract
Issue Type: Bug
Components: Deployment
Affects Versions: 1.5.0
Reporter: Thomas Kerin
Attachments: fineract-job-scheduler-errors.txt
I started fineract-server and fineractmysql via the scripts in the kubernetes
directory
I noticed some errors in my logs related to 'scheduledJobRunnerService'
I'm not sure what effect this has, or if it was resolved - but I wanted to
clear this with people
I attach the full logs from the pod
{{2021-11-02 14:01:40.363 ERROR 9 --- [ main]
}}o.a.f.i.j.s.JobRegisterServiceImpl : Could not schedule job: Update loan
Summary
org.springframework.beans.factory.BeanCurrentlyInCreationException: Error
creating bean with name 'scheduledJobRunnerService': Requested bean is
currently in creation: Is there an unresolvable circular reference
... trace trimmed, see attachment
2021-11-02 14:01:41.150 ERROR 9 --- [ main] o.a.f.i.j.s.JobRegisterServiceImpl
: Could not schedule job: Update Loan Paid In Advance
org.springframework.beans.factory.BeanCurrentlyInCreationException: Error
creating bean with name 'scheduledJobRunnerService': Requested bean is
currently in creation: Is there an unresolvable circular reference
?
... trace trimmed, see attachment
--
This message was sent by Atlassian Jira
(v8.3.4#803005)