[
https://issues.apache.org/jira/browse/FINERACT-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17149241#comment-17149241
]
Michael Vorburger commented on FINERACT-1060:
---------------------------------------------
THANK YOU for https://github.com/apache/fineract/pull/1132!
> UserNotFoundException at
> org.apache.fineract.useradministration.domain.AppUserRepositoryWrapper.fetchSystemUser()
> -----------------------------------------------------------------------------------------------------------------
>
> Key: FINERACT-1060
> URL: https://issues.apache.org/jira/browse/FINERACT-1060
> Project: Apache Fineract
> Issue Type: Bug
> Affects Versions: 1.4.0
> Reporter: Michael Vorburger
> Assignee: Petri Tuomola
> Priority: Blocker
> Labels: beginner
> Fix For: 1.4.0
>
>
> See FINERACT-932 for general background, and fix this problem:
> {noformat}org.quartz.SchedulerException: JobListener 'Global Listner' threw
> exception: null
> at
> org.quartz.core.QuartzScheduler.notifyJobListenersToBeExecuted(QuartzScheduler.java:1929)
> ~[quartz-2.3.2.jar:na]
> at
> org.quartz.core.JobRunShell.notifyListenersBeginning(JobRunShell.java:324)
> ~[quartz-2.3.2.jar:na]
> at org.quartz.core.JobRunShell.run(JobRunShell.java:173)
> ~[quartz-2.3.2.jar:na]
> at
> org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
> ~[quartz-2.3.2.jar:na]
> Caused by:
> org.apache.fineract.useradministration.exception.UserNotFoundException: null
> at
> org.apache.fineract.useradministration.domain.AppUserRepositoryWrapper.fetchSystemUser(AppUserRepositoryWrapper.java:39)
> ~[app/:na]
> at
> org.apache.fineract.infrastructure.jobs.service.SchedulerJobListener.jobToBeExecuted(SchedulerJobListener.java:70)
> ~[app/:na]
> at
> org.quartz.core.QuartzScheduler.notifyJobListenersToBeExecuted(QuartzScheduler.java:1927)
> ~[quartz-2.3.2.jar:na]{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)