Yes, job is failing. Schedule jobs use a app user by name “system”. Looks like 
that user is deleted on this particular tenant instance.

1.       Recreate the system user

2.       Make sure others do not delete user.

 

Regards,

Adi

 

From: Ippez Robert [mailto:ippezrob...@gmail.com] 
Sent: 24 March 2016 13:21
To: mifos-users@lists.sourceforge.net; mifos-develo...@lists.sourceforge.net
Subject: [Mifos-developer] Job Scheduler Issues

 

Hi,

I was going through Fineract log, an found the following error about some jobs 
and i think these jobs are not being executed, Is this a bug?

09:30:00.166 [Scheduler1_Worker-2] ERROR org.quartz.core.ErrorLogger - Unable 
to notify JobListener(s) of Job to be executed: (Job will NOT be executed!). 
trigger= DEFAULT.Pay Due Savings ChargesTrigger1 job= DEFAULT.Pay Due Savings 
ChargesJobDetail1
org.quartz.SchedulerException: JobListener 'Global Listner' threw exception: 
null
        at 
org.quartz.core.QuartzScheduler.notifyJobListenersToBeExecuted(QuartzScheduler.java:1899)
 ~[quartz-2.1.7.jar:na]
        at 
org.quartz.core.JobRunShell.notifyListenersBeginning(JobRunShell.java:345) 
[quartz-2.1.7.jar:na]
        at org.quartz.core.JobRunShell.run(JobRunShell.java:180) 
[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.useradministration.exception.UserNotFoundException: null
        at 
org.apache.fineract.useradministration.domain.AppUserRepositoryWrapper.fetchSystemUser(AppUserRepositoryWrapper.java:39)
 ~[AppUserRepositoryWrapper.class:na]
        at 
org.apache.fineract.infrastructure.jobs.service.SchedulerJobListener.jobToBeExecuted(SchedulerJobListener.java:73)
 ~[SchedulerJobListener.class:na]
        at 
org.quartz.core.QuartzScheduler.notifyJobListenersToBeExecuted(QuartzScheduler.java:1897)
 ~[quartz-2.1.7.jar:na]
        ... 3 common frames omitted
09:30:00.181 [Scheduler1_Worker-1] ERROR org.quartz.core.ErrorLogger - Unable 
to notify JobListener(s) of Job to be executed: (Job will NOT be executed!). 
trigger= DEFAULT.Apply Holidays To LoansTrigger1 job= DEFAULT.Apply Holidays To 
LoansJobDetail1
org.quartz.SchedulerException: JobListener 'Global Listner' threw exception: 
null
        at 
org.quartz.core.QuartzScheduler.notifyJobListenersToBeExecuted(QuartzScheduler.java:1899)
 ~[quartz-2.1.7.jar:na]
        at 
org.quartz.core.JobRunShell.notifyListenersBeginning(JobRunShell.java:345) 
[quartz-2.1.7.jar:na]
        at org.quartz.core.JobRunShell.run(JobRunShell.java:180) 
[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.useradministration.exception.UserNotFoundException: null
        at 
org.apache.fineract.useradministration.domain.AppUserRepositoryWrapper.fetchSystemUser(AppUserRepositoryWrapper.java:39)
 ~[AppUserRepositoryWrapper.class:na]
        at 
org.apache.fineract.infrastructure.jobs.service.SchedulerJobListener.jobToBeExecuted(SchedulerJobListener.java:73)
 ~[SchedulerJobListener.class:na]
        at 
org.quartz.core.QuartzScheduler.notifyJobListenersToBeExecuted(QuartzScheduler.java:1897)
 ~[quartz-2.1.7.jar:na]
        ... 3 common frames omitted



Thanks

Ippez Robert

 

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to