Michael Vorburger created FINERACT-1060:
-------------------------------------------

             Summary: 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
            Reporter: Michael Vorburger


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)

Reply via email to