Hello All,
how to solve the error that is shown in error log of job scheduler related 
to time Zone.
I got following error log in failed jobs.

java.lang.IllegalArgumentException: The datetime zone id 'Asia/Kolkata ' is 
not recognised at org.joda.time.DateTimeZone.forID(229) at 
org.apache.fineract.infrastructure.core.service.DateUtils.getDateTimeZoneOfTenant(44)
 
at 
org.apache.fineract.infrastructure.core.service.DateUtils.getLocalDateOfTenant(67)
 
at 
org.apache.fineract.portfolio.loanaccount.service.LoanReadPlatformServiceImpl.retrieveLoanIdsWithPendingIncomePostingTransactions(2080)
 
at 
org.apache.fineract.portfolio.loanaccount.service.LoanAccrualPlatformServiceImpl.addPeriodicAccrualsForLoansWithIncomePostedAsTransactions(123)
 
at sun.reflect.GeneratedMethodAccessor769.invoke(-1) at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(43) at 
java.lang.reflect.Method.invoke(498) at 
org.springframework.util.MethodInvoker.invoke(269) at 
org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(322)
 
at org.springframework.scheduling.quartz.QuartzJobBean.execute(112) at 
org.quartz.core.JobRunShell.run(213) at 
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(557)

with regards
Pabindra Kunwar
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to