You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by Mexina Daniel <me...@singo.africa> on 2019/07/31 05:45:18 UTC

Help on the error i get

Hello Devs

I was adding some enhancement on transferring of fund and it worked find as i planned.

However, now when i try to undo disbursal i get errors referring to the file that i didn't edit anything.

Also, when i edit the repayment transaction, it also shows the error source is the same file.

Can someone check on the error log (Tried to undo disbursal ) and see if he can help.

Thanks in advance.

Mexina Daniel

Singo Africa Limited

Mbezi Beach "B"  | Mwai Kibaki Road | 6 Wasafi Str.
P.O BOX 78908 | 14121 Dar es salaam

+255 71 211 0791 | +255 22 261 8511

amala.co.tz https://amala.co.tz/  | singo.africa https://singo.africa

         

Re: Help on the error i get

Posted by Awasum Yannick <aw...@apache.org>.
Hi Mexina,

What did you change?

Share the code by sending a PR..so someone can easily help you. What
version are you using?

On Wed, Jul 31, 2019 at 7:31 AM Mexina Daniel <me...@singo.africa> wrote:

> Hello Devs
>
> It seems the list does not send an attachment. I will paste here the log
>
> -----------------------------------------
>
> Jul 31, 2019 8:28:19 AM org.apache.catalina.core.AprLifecycleListener
> lifecycleEvent
> INFO: The APR based Apache Tomcat Native library which allows optimal
> performance in production environments was not found on the
> java.library.path:
> /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
> Jul 31, 2019 8:28:19 AM org.apache.coyote.AbstractProtocol init
> INFO: Initializing ProtocolHandler ["http-bio-443"]
> Jul 31, 2019 8:28:19 AM org.apache.coyote.AbstractProtocol init
> INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
> Jul 31, 2019 8:28:19 AM org.apache.coyote.AbstractProtocol init
> INFO: Initializing ProtocolHandler ["http-bio-9191"]
> Jul 31, 2019 8:28:19 AM org.apache.catalina.startup.Catalina load
> INFO: Initialization processed in 1113 ms
> Jul 31, 2019 8:28:20 AM org.apache.catalina.core.StandardService
> startInternal
> INFO: Starting service Catalina
> Jul 31, 2019 8:28:20 AM org.apache.catalina.core.StandardEngine
> startInternal
> INFO: Starting Servlet Engine: Apache Tomcat/7.0.82
> Jul 31, 2019 8:28:20 AM org.apache.catalina.startup.HostConfig deployWAR
> INFO: Deploying web application archive
> /usr/share/tomcat7/webapps/fineract-provider.war
> Jul 31, 2019 8:28:45 AM org.apache.catalina.startup.TldConfig execute
> INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
> debug logging for this logger for a complete list of JARs that were scanned
> but no TLDs were found in them. Skipping unneeded JARs during scanning can
> improve startup time and JSP compilation time.
> 08:28:45,379 |-INFO in ch.qos.logback.classic.LoggerContext[default] -
> Could NOT find resource [logback.groovy]
> 08:28:45,380 |-INFO in ch.qos.logback.classic.LoggerContext[default] -
> Could NOT find resource [logback-test.xml]
> 08:28:45,380 |-INFO in ch.qos.logback.classic.LoggerContext[default] -
> Found resource [logback.xml] at
> [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes/logback.xml]
> 08:28:45,410 |-INFO in
> ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute
> not set
> 08:28:45,411 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
> About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
> 08:28:45,417 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
> Naming appender as [STDOUT]
> 08:28:45,472 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This
> appender no longer admits a layout as a sub-component, set an encoder
> instead.
> 08:28:45,472 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To
> ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
> 08:28:45,472 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See
> also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
> 08:28:45,472 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
> About to instantiate appender of type [ch.qos.logback.core.FileAppender]
> 08:28:45,474 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
> Naming appender as [FILE]
> 08:28:45,478 |-INFO in
> ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default
> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder]
> property
> 08:28:45,489 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File
> property is set to [/usr/share/tomcat7/logs/fineract-platform.log]
> 08:28:45,492 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
> Setting level of logger [org.fineract.platform] to DEBUG
> 08:28:45,492 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
> Setting level of logger
> [org.apache.fineract.infrastructure.security.filter] to INFO
> 08:28:45,492 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
> Setting level of logger [org.apache.fineract] to DEBUG
> 08:28:45,492 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
> Setting level of logger [org.springframework.web] to INFO
> 08:28:45,492 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
> Setting level of logger [org.springframework.beans] to INFO
> 08:28:45,492 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
> Setting level of logger [net.sf.ehcache] to ERROR
> 08:28:45,492 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
> Setting level of logger [org.hibernate.cache] to ERROR
> 08:28:45,492 |-INFO in
> ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of
> ROOT logger to INFO
> 08:28:45,492 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction
> - Attaching appender named [STDOUT] to Logger[ROOT]
> 08:28:45,493 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction
> - Attaching appender named [FILE] to Logger[ROOT]
> 08:28:45,493 |-INFO in
> ch.qos.logback.classic.joran.action.ConfigurationAction - End of
> configuration.
> 08:28:45,495 |-INFO in
> ch.qos.logback.classic.joran.JoranConfigurator@3f1047da - Registering
> current configuration as safe fallback point
>
> log4j:WARN No appenders could be found for logger
> (org.springframework.boot.logging.ClasspathLoggingApplicationListener).
> log4j:WARN Please initialize the log4j system properly.
>
> . ____ _ __ _ _
> /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
> ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
> \\/ ___)| |_)| | | | | || (_| | ) ) ) )
> ' |____| .__|_| |_|_| |_\__, | / / / /
> =========|_|==============|___/=/_/_/_/
> :: Spring Boot :: (v1.1.6.RELEASE)
>
> 08:29:03.028 [localhost-startStop-1] DEBUG
> o.a.f.i.c.b.d.TenantDataSourcePortFixService - No schema_server_port UPDATE
> made to tenant_server_connections table of the mifosplatform-tenants schema
> (because neither MariaDB4j nor our own Spring Boot DataSourceConfiguration
> is used in a traditional WAR)
> 41 jpa-pu WARN [localhost-startStop-1] openjpa.Runtime - An error occurred
> while registering a ClassTransformer with PersistenceUnitInfo: name
> 'jpa-pu', root URL
> [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes]. The
> error has been consumed. To see it, set your openjpa.Runtime log level to
> TRACE. Load-time class transformation will not be available.
> 56 jpa-pu INFO [localhost-startStop-1] openjpa.Runtime - OpenJPA
> dynamically loaded a validation provider.
> 397 jpa-pu INFO [localhost-startStop-1] openjpa.jdbc.JDBC - Using
> dictionary class
> "org.apache.fineract.infrastructure.core.domain.MySQLDictionaryCustom".
> 5802 jpa-pu INFO [localhost-startStop-1] openjpa.Runtime - Starting
> OpenJPA 2.4.1
> 5872 jpa-pu INFO [localhost-startStop-1] openjpa.jdbc.JDBC - Connected to
> MySQL version 0.0 using JDBC driver Drizzle-JDBC version 0.1.
> 08:29:15.926 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createFinancialActivityAccountHandler' ...
> 08:29:15.928 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteFinancialActivityAccountCommandHandler'
> ...
> 08:29:15.929 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateFinancialActivityAccountCommandHandler'
> ...
> 08:29:15.930 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createBudgetoryPositionCommandHandler' ...
> 08:29:15.930 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateItemCommandHandler' ...
> 08:29:15.930 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateBudgetCommandHandler' ...
> 08:29:15.931 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'rejectBudgetCommandHandler' ...
> 08:29:15.931 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'approveBudgetCommandHandler' ...
> 08:29:15.932 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateBudgetoryPositionCommandHandler' ...
> 08:29:15.932 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'closeBudgetCommandHandler' ...
> 08:29:15.932 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createBudgetCommandHandler' ...
> 08:29:15.933 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createItemCommandHandler' ...
> 08:29:15.933 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'reverseJournalEntryCommandHandler' ...
> 08:29:15.934 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createJournalEntryCommandHandler' ...
> 08:29:15.934 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'defineOpeningBalanceCommandHandler' ...
> 08:29:15.934 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateRunningBalanceCommandHandler' ...
> 08:29:15.934 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'createProvisioningJournalEntriesRequestCommandHandler' ...
> 08:29:15.934 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createProvisioningEntriesRequestCommandHandler'
> ...
> 08:29:15.936 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'reCreateProvisioningEntryRequestCommandHandler'
> ...
> 08:29:15.936 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createGLAccountCommandHandler' ...
> 08:29:15.937 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteGLAccountCommandHandler' ...
> 08:29:15.937 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateGLAccountCommandHandler' ...
> 08:29:15.937 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'executePeriodicAccrualCommandHandler' ...
> 08:29:15.937 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateGLClosureCommandHandler' ...
> 08:29:15.938 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteGLClosureCommandHandler' ...
> 08:29:15.941 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createGLClosureCommandHandler' ...
> 08:29:15.942 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createAccountingRuleCommandHandler' ...
> 08:29:15.942 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteAccountingRuleCommandHandler' ...
> 08:29:15.942 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateAccountingRuleCommandHandler' ...
> 08:29:15.942 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateCreditBureauCommandHandler' ...
> 08:29:15.943 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'addOrganisationCreditBureauCommandHandler' ...
> 08:29:15.944 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'createCreditBureauLoanProductMappingCommandHandler' ...
> 08:29:15.944 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'updateCreditBureauLoanProductMappingCommandHandler' ...
> 08:29:15.944 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteEntityToEntityMappingCommandHandler' ...
> 08:29:15.945 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createEntityToEntityMappingCommandHandler' ...
> 08:29:15.945 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateEntityToEntityMappingCommandHandler' ...
> 08:29:15.946 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createCodeCommandHandler' ...
> 08:29:15.946 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateCodeCommandHandler' ...
> 08:29:15.947 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateCodeValueCommandHandler' ...
> 08:29:15.948 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createCodeValueCommandHandler' ...
> 08:29:15.948 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteCodeCommandHandler' ...
> 08:29:15.948 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteCodeValueCommandHandler' ...
> 08:29:15.948 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateEmailCampaignCommandHandler' ...
> 08:29:15.948 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateEmailConfigurationCommandHandler' ...
> 08:29:15.949 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'activateEmailCampaignCommandHandler' ...
> 08:29:15.949 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createEmailCommandHandler' ...
> 08:29:15.949 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'reactivateEmailCampaignCommandHandler' ...
> 08:29:15.949 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'closeEmailCampaignCommandHandler' ...
> 08:29:15.950 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteEmailCommandHandler' ...
> 08:29:15.950 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteEmailCampaignCommandHandler' ...
> 08:29:15.951 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createEmailCampaignCommandHandler' ...
> 08:29:15.952 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'reactivateSmsCampaignCommandHandler' ...
> 08:29:15.952 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteSmsCampaignCommandHandler' ...
> 08:29:15.952 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'closeSmsCampaignCommandHandler' ...
> 08:29:15.952 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'activateSmsCampaignCommandHandler' ...
> 08:29:15.953 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateSmsCampaignCommandHandler' ...
> 08:29:15.953 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createSmsCampaignCommandHandler' ...
> 08:29:15.953 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateLikelihoodCommandHandler' ...
> 08:29:15.953 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createSmsCommandHandler' ...
> 08:29:15.953 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteSmsCommandHandler' ...
> 08:29:15.953 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateSmsCommandHandler' ...
> 08:29:15.953 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createEntityDatatableChecksCommandHandler' ...
> 08:29:15.953 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createReportCommandHandler' ...
> 08:29:15.955 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteEntityDatatableChecksCommandHandler' ...
> 08:29:15.956 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteReportCommandHandler' ...
> 08:29:15.956 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateReportCommandHandler' ...
> 08:29:15.956 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'updateExternalServiceConfigurationCommandHandler' ...
> 08:29:15.956 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createOdooJournalsCommandHandler' ...
> 08:29:15.956 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createOdooUsersCommandHandler' ...
> 08:29:15.956 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createOdooCoaCommandHandler' ...
> 08:29:15.957 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateGlobalConfigurationCommandHandler' ...
> 08:29:15.957 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteHookCommandHandler' ...
> 08:29:15.958 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateHookCommandHandler' ...
> 08:29:15.960 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createHookCommandHandler' ...
> 08:29:15.960 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createAccountNumberFormatCommandHandler' ...
> 08:29:15.960 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteAccountNumberFormatCommandHandler' ...
> 08:29:15.960 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateAccountNumberFormatCommandHandler' ...
> 08:29:15.960 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateReportMailingJobCommandHandler' ...
> 08:29:15.961 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createReportMailingJobCommandHandler' ...
> 08:29:15.961 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteReportMailingJobCommandHandler' ...
> 08:29:15.961 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateCacheCommandHandler' ...
> 08:29:15.961 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateJobDetailCommandhandler' ...
> 08:29:15.961 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'updateProvisioningCriteriaRequestCommandHandler' ...
> 08:29:15.961 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'deleteProvisioningCategoryRequestCommandHandler' ...
> 08:29:15.961 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'updateProvisioningCategoryRequestCommandHandler' ...
> 08:29:15.962 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'createProvisioningCriteriaRequestCommandHandler' ...
> 08:29:15.970 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'deleteProvisioningCriteriaRequestCommandHandler' ...
> 08:29:15.971 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'createProvisioningCategoryRequestCommandHandler' ...
> 08:29:15.971 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateCurrencyCommandHandler' ...
> 08:29:15.971 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateWorkingDaysCommandHandler' ...
> 08:29:15.971 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateCashierAllocationCommandHandler' ...
> 08:29:15.971 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createTellerCommandHandler' ...
> 08:29:15.971 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'allocateCashToCashierCommandHandler' ...
> 08:29:15.972 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'settleCashFromCashierCommandHandler' ...
> 08:29:15.972 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateTellerCommandHandler' ...
> 08:29:15.973 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteCashierAllocationCommandHandler' ...
> 08:29:15.973 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteTellerCommandHandler' ...
> 08:29:15.973 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'allocateCashierToTellerCommandHandler' ...
> 08:29:15.973 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateStaffCommandHandler' ...
> 08:29:15.973 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createStaffCommandHandler' ...
> 08:29:15.973 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteOfficeTransactionCommandHandler' ...
> 08:29:15.974 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createOfficeCommandHandler' ...
> 08:29:15.974 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createOfficeTransactionCommandHandler' ...
> 08:29:15.974 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateOfficeCommandHandler' ...
> 08:29:15.974 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createHolidayCommandHandler' ...
> 08:29:15.975 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateHolidayCommandHandler' ...
> 08:29:15.975 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteHolidayCommandHandler' ...
> 08:29:15.975 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'activateHolidayCommandHandler' ...
> 08:29:15.975 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'approveLoanRescheduleRequestCommandHandler' ...
> 08:29:15.975 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createLoanRescheduleRequestCommandHandler' ...
> 08:29:15.975 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'rejectLoanRescheduleRequestCommandHandler' ...
> 08:29:15.975 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createGuarantorCommandHandler' ...
> 08:29:15.976 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteGuarantorCommandHandler' ...
> 08:29:15.976 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateGuarantorCommandHandler' ...
> 08:29:15.976 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'disburseLoanCommandHandler' ...
> 08:29:15.976 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'removeLoanOfficerCommandHandler' ...
> 08:29:15.976 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateLoanOfficerCommandHandler' ...
> 08:29:15.976 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'loanRepaymentAdjustmentCommandHandler' ...
> 08:29:15.976 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'loanApplicationApprovalCommandHandler' ...
> 08:29:15.978 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'loanScheduleCreateVariationCommandHandler' ...
> 08:29:15.979 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'writeOffLoanCommandHandler' ...
> 08:29:15.981 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateLoanChargeCommandHandler' ...
> 08:29:15.981 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteLoanChargeCommandHandler' ...
> 08:29:15.981 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'loanApplicationWithdrawnByApplicantCommandHandler' ...
> 08:29:15.981 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'bulkUpdateLoanOfficerCommandHandler' ...
> 08:29:15.981 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'undoLastDisbursalLoanCommandHandler' ...
> 08:29:15.982 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'loanApplicationApprovalUndoCommandHandler' ...
> 08:29:15.986 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'loanScheduleDeleteVariationCommandHandler' ...
> 08:29:15.987 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'loanRecoveryPaymentCommandHandler' ...
> 08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'disburseLoanToSavingsCommandHandler' ...
> 08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'waiveInterestPortionOnLoanCommandHandler' ...
> 08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'undoDisbursalLoanCommandHandler' ...
> 08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'waiveLoanChargeCommandHandler' ...
> 08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'loanApplicationDeletionCommandHandler' ...
> 08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'loanApplicationSubmittalCommandHandler' ...
> 08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'foreClosureCommandHandler' ...
> 08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'loanRefundByCashCommandHandler' ...
> 08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'addLoanChargeCommandHandler' ...
> 08:29:15.989 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'loanRepaymentCommandHandler' ...
> 08:29:15.989 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'closeLoanCommandHandler' ...
> 08:29:15.989 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'loanApplicationModificationCommandHandler' ...
> 08:29:15.989 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'undoWriteOffLoanCommandHandler' ...
> 08:29:15.989 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'payLoanChargeCommandHandler' ...
> 08:29:15.989 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'recoverFromGuarantorCommandHandler' ...
> 08:29:15.989 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'loanApplicationRejectedCommandHandler' ...
> 08:29:15.989 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'closeLoanAsRescheduledCommandHandler' ...
> 08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateCollateralCommandHandler' ...
> 08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createCollateralCommandHandler' ...
> 08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteCollateralCommandHandler' ...
> 08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateCalendarCommandHandler' ...
> 08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteCalendarCommandHandler' ...
> 08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createCalendarCommandHandler' ...
> 08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateFundCommandHandler' ...
> 08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createFundCommandHandler' ...
> 08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateMeetingCommandHandler' ...
> 08:29:15.991 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteMeetingCommandHandler' ...
> 08:29:15.991 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateMeetingAttendanceCommandHandler' ...
> 08:29:15.991 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createMeetingCommandHandler' ...
> 08:29:15.991 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createFloatingRateCommandHandler' ...
> 08:29:15.992 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateFloatingRateCommandHandler' ...
> 08:29:15.993 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'saveIndividualCollectionSheetCommandHandler' ...
> 08:29:15.994 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateCollectionSheetCommandHandler' ...
> 08:29:15.994 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'bulkCollectionCommandHandler' ...
> 08:29:15.994 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteClientCommandHandler' ...
> 08:29:15.994 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateClientFamilyMemberCommandHandler' ...
> 08:29:15.994 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteClientIdentifierCommandHandler' ...
> 08:29:15.995 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateClientCommandHandler' ...
> 08:29:15.995 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createClientIdentifierCommandHandler' ...
> 08:29:15.995 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'closeClientCommandHandler' ...
> 08:29:15.995 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'waiveClientChargeCommandHandler' ...
> 08:29:15.996 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateClientIdentifierCommandHandler' ...
> 08:29:15.997 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'undoRejectClientCommandHandler' ...
> 08:29:15.997 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateClientSavingsAccountCommandHandler' ...
> 08:29:15.997 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'payClientChargeCommandHandler' ...
> 08:29:15.997 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'activateClientCommandHandler' ...
> 08:29:15.997 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'undoClientTransactionCommandHandler' ...
> 08:29:15.997 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'addClientFamilyMemberCommandHandler' ...
> 08:29:15.998 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteClientChargeCommandHandler' ...
> 08:29:15.999 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'addClientAddressCommandHandler' ...
> 08:29:15.999 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'unassignClientStaffCommandHandler' ...
> 08:29:15.999 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'undoWithdrawalCommandHandler' ...
> 08:29:15.999 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createClientCommandHandler' ...
> 08:29:15.999 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'withdrawClientCommandHandler' ...
> 08:29:15.999 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createClientChargeCommandHandler' ...
> 08:29:15.999 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'reActivateClientCommandHandler' ...
> 08:29:16.001 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'rejectClientCommandHandler' ...
> 08:29:16.001 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateClientAddressCommandHandler' ...
> 08:29:16.001 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteClientFamilyMemberCommandHandler' ...
> 08:29:16.001 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'assignClientStaffCommandHandler' ...
> 08:29:16.001 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'assignRoleCommandHandler' ...
> 08:29:16.001 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'saveGroupCollectionSheetCommandHandler' ...
> 08:29:16.009 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'activateCenterCommandHandler' ...
> 08:29:16.009 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'associateGroupsToCenterCommandHandler' ...
> 08:29:16.010 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteCenterCommandHandler' ...
> 08:29:16.010 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'associateClientsToGroupCommandHandler' ...
> 08:29:16.010 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'activateGroupCommandHandler' ...
> 08:29:16.010 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'assignGroupStaffCommandHandler' ...
> 08:29:16.010 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createGroupCommandHandler' ...
> 08:29:16.010 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'saveCenterCollectionSheetCommandHandler' ...
> 08:29:16.010 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateCenterCommandHandler' ...
> 08:29:16.011 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'disassociateClientsFromGroupCommandHandler' ...
> 08:29:16.011 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateGroupCommandHandler' ...
> 08:29:16.011 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'closeGroupCommandHandler' ...
> 08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'unassignGroupStaffCommandHandler' ...
> 08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createCenterCommandHandler' ...
> 08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'disassociateGroupsFromCenterCommandHandler' ...
> 08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateGroupRoleCommandHandler' ...
> 08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteGroupCommandHandler' ...
> 08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'closeCenterCommandHandler' ...
> 08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'unassignRoleCommandHandler' ...
> 08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createProductMixCommandHandler' ...
> 08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteProductMixCommandHandler' ...
> 08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateProductMixCommandHandler' ...
> 08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createLoanProductCommandHandler' ...
> 08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateLoanProductCommandHandler' ...
> 08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updatePaymentTypeCommandHandler' ...
> 08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createPaymentTypeCommandHandler' ...
> 08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deletePaymentTypeCommandHandler' ...
> 08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteChargeDefinitionCommandHandler' ...
> 08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateChargeDefinitionCommandHandler' ...
> 08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createChargeDefinitionCommandHandler' ...
> 08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'fixedDepositAccountApplicationApprovalUndoCommandHandler' ...
> 08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'fixedDepositAccountApplicationApprovalCommandHandler' ...
> 08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteSavingsProductCommandHandler' ...
> 08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'fixedDepositAccountApplicationSubmittalCommandHandler' ...
> 08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'recurringDepositAccountApplicationRejectedCommandHandler' ...
> 08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'paySavingsAccountChargeCommandHandler' ...
> 08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createSavingsProductCommandHandler' ...
> 08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'recurringDepositAccountDepositCommandHandler'
> ...
> 08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'undoTransactionSavingsAccountCommandHandler' ...
> 08:29:16.016 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'closeSavingsAccountCommandHandler' ...
> 08:29:16.016 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'savingsAccountApplicationWithdrawnByApplicantCommandHandler' ...
> 08:29:16.016 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'savingsAccountApplicationRejectedCommandHandler' ...
> 08:29:16.016 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'withdrawalFixedDepositAccountCommandHandler' ...
> 08:29:16.017 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'fixedDepositAccountApplicationModificationCommandHandler' ...
> 08:29:16.017 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'withdrawSavingsAccountCommandHandler' ...
> 08:29:16.017 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'undoTransactionFixedDepositAccountCommandHandler' ...
> 08:29:16.017 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'holdAmountSavingsAccountCommandHandler' ...
> 08:29:16.017 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'depositSavingsAccountCommandHandler' ...
> 08:29:16.018 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'addSavingsAccountChargeCommandHandler' ...
> 08:29:16.018 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'postInterestSavingsAccountCommandHandler' ...
> 08:29:16.018 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'releaseAmountSavingsAccountCommandHandler' ...
> 08:29:16.018 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'undoTransactionRecurringDepositAccountCommandHandler' ...
> 08:29:16.019 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'recurringDepositAccountApplicationSubmittalCommandHandler' ...
> 08:29:16.019 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'recurringDepositTransactionAdjustmentCommandHandler' ...
> 08:29:16.019 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'fixedDepositAccountDepositCommandHandler' ...
> 08:29:16.019 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteRecurringDepositProductCommandHandler' ...
> 08:29:16.019 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'unblockSavingsAccountCommandHandler' ...
> 08:29:16.019 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'blockDebitsFromSavingsAccountCommandHandler' ...
> 08:29:16.019 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'fixedDepositAccountApplicationRejectedCommandHandler' ...
> 08:29:16.020 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'fixedDepositAccountApplicationDeletionCommandHandler' ...
> 08:29:16.020 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'calculateInterestRecurringDepositAccountCommandHandler' ...
> 08:29:16.020 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateSavingsProductCommandHandler' ...
> 08:29:16.020 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'postSavingsAccountInterestAsOnDateCommandHandler' ...
> 08:29:16.021 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'applyAnnualFeeSavingsAccountCommandHandler' ...
> 08:29:16.023 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'recurringDepositAccountUpdateDepositAmountCommandHandler' ...
> 08:29:16.023 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'calculateInterestSavingsAccountCommandHandler'
> ...
> 08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createFixedDepositProductCommandHandler' ...
> 08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'activateFixedDepositAccountCommandHandler' ...
> 08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteSavingsAccountChargeCommandHandler' ...
> 08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'closeRecurringDepositAccountCommandHandler' ...
> 08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateSavingsAccountChargeCommandHandler' ...
> 08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'recurringDepositAccountApplicationApprovalCommandHandler' ...
> 08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'postInterestRecurringDepositAccountCommandHandler' ...
> 08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateRecurringDepositProductCommandHandler' ...
> 08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'activateRecurringDepositAccountCommandHandler'
> ...
> 08:29:16.026 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'withdrawalRecurringDepositAccountCommandHandler' ...
> 08:29:16.026 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'postInterestFixedDepositAccountCommandHandler'
> ...
> 08:29:16.026 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'unblockDebitsFromSavingsAccountCommandHandler'
> ...
> 08:29:16.026 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'fixedDepositAccountApplicationWithdrawnByApplicantCommandHandler' ...
> 08:29:16.026 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'blockCreditsToSavingsAccountCommandHandler' ...
> 08:29:16.026 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'prematureCloseRecurringDepositAccountCommandHandler' ...
> 08:29:16.026 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'savingsAccountApplicationApprovalUndoCommandHandler' ...
> 08:29:16.027 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateSavingsOfficerCommandHandler' ...
> 08:29:16.027 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'savingsTransactionAdjustmentCommandHandler' ...
> 08:29:16.027 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateFixedDepositProductCommandHandler' ...
> 08:29:16.027 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateWithHoldTaxSavingsAccountCommandHandler'
> ...
> 08:29:16.027 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'savingsAccountApplicationDeletionCommandHandler' ...
> 08:29:16.027 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'savingsAccountApplicationModificationCommandHandler' ...
> 08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'fixedDepositTransactionAdjustmentCommandHandler' ...
> 08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'savingsAccountApplicationApprovalCommandHandler' ...
> 08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'recurringDepositAccountApplicationModificationCommandHandler' ...
> 08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'closeFixedDepositAccountCommandHandler' ...
> 08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createRecurringDepositProductCommandHandler' ...
> 08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteFixedDepositProductCommandHandler' ...
> 08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'recurringDepositAccountApplicationWithdrawnByApplicantCommandHandler' ...
> 08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'savingsAccountApplicationSubmittalCommandHandler' ...
> 08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'unblockCreditsToSavingsAccountCommandHandler'
> ...
> 08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'waiveSavingsAccountChargeCommandHandler' ...
> 08:29:16.029 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'activateSavingsAccountCommandHandler' ...
> 08:29:16.029 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'inactivateSavingsAccountChargeCommandHandler'
> ...
> 08:29:16.032 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'blockSavingsAccountCommandHandler' ...
> 08:29:16.032 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'calculateInterestFixedDepositAccountCommandHandler' ...
> 08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'recurringDepositAccountApplicationDeletionCommandHandler' ...
> 08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'removeSavingsOfficerCommandHandler' ...
> 08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'prematureCloseFixedDepositAccountCommandHandler' ...
> 08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler
> 'recurringDepositAccountApplicationApprovalUndoCommandHandler' ...
> 08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateInterestRateChartSlabCommandHandler' ...
> 08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createInterestRateChartSlabCommandHandler' ...
> 08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteInterestRateChartCommandHandler' ...
> 08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createInterestRateChartCommandHandler' ...
> 08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteInterestRateChartSlabCommandHandler' ...
> 08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateInterestRateChartCommandHandler' ...
> 08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteStandingInstructionCommandHandler' ...
> 08:29:16.034 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'refundByTransferCommandHandler' ...
> 08:29:16.035 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createStandingInstructionCommandHandler' ...
> 08:29:16.035 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateStandingInstructionCommandHandler' ...
> 08:29:16.035 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createAccountTransferCommandHandler' ...
> 08:29:16.035 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateTaxGroupCommandHandler' ...
> 08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createTaxComponentCommandHandler' ...
> 08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createTaxGroupCommandHandler' ...
> 08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateTaxComponentCommandHandler' ...
> 08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createShareProductDividendCommandHandler' ...
> 08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createShareProductCommandHandler' ...
> 08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateShareProductCommandHandler' ...
> 08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteShareProductDividendCommandHandler' ...
> 08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'approveShareProductDividendCommandHandler' ...
> 08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteSelfBeneficiariesTPTCommandHandler' ...
> 08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateSelfBeneficiariesTPTCommandHandler' ...
> 08:29:16.037 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'addSelfBeneficiariesTPTCommandHandler' ...
> 08:29:16.037 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'proposeAndAcceptClientTransferCommandHandler'
> ...
> 08:29:16.037 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'acceptClientTransferCommandHandler' ...
> 08:29:16.037 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'proposeClientTransferCommandHandler' ...
> 08:29:16.037 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'rejectClientTransferCommandHandler' ...
> 08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'transferClientsBetweenGroupsCommandHandler' ...
> 08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'withdrawClientTransferCommandHandler' ...
> 08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'activateShareAccountCommandHandler' ...
> 08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'undoApproveShareAccountCommandHandler' ...
> 08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateShareAccountCommandHandler' ...
> 08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'closeShareAccountCommandHandler' ...
> 08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'rejectAddtionalSharesCommandHandler' ...
> 08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'redeemSharesCommandHandler' ...
> 08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'rejectShareAccountCommandHandler' ...
> 08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'approveAddtionalSharesCommandHandler' ...
> 08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'approveShareAccountCommandHandler' ...
> 08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'applyAddtionalSharesCommandHandler' ...
> 08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'undoShareTransactionCommandHandler' ...
> 08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createShareAccountCommandHandler' ...
> 08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteUserCommandHandler' ...
> 08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'disableRoleCommandHandler' ...
> 08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updatePasswordPreferencesCommandHandler' ...
> 08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateRoleCommandHandler' ...
> 08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createUserCommandHandler' ...
> 08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'enableRoleCommandHandler' ...
> 08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateUserCommandHandler' ...
> 08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createRoleCommandHandler' ...
> 08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateMakerCheckerPermissionsCommandHandler' ...
> 08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteRoleCommandHandler' ...
> 08:29:16.040 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateRolePermissionsCommandHandler' ...
> 08:29:16.040 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateTaxonomyMappingCommandHandler' ...
> 08:29:16.040 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createTemplateCommandHandler' ...
> 08:29:16.040 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteTemplateCommandHandler' ...
> 08:29:16.040 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateTemplateCommandHandler' ...
> 08:29:16.040 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'deleteAdHocCommandHandler' ...
> 08:29:16.040 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'updateAdHocCommandHandler' ...
> 08:29:16.040 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider
> - Register command handler 'createAdHocCommandHandler' ...
> 08:29:20.111 [localhost-startStop-1] INFO
> o.a.f.i.r.p.ReportingProcessServiceProvider - Register report service
> 'pentahoReportingProcessServiceImpl' ...
> 08:29:24.570 [localhost-startStop-1] INFO
> org.quartz.impl.StdSchedulerFactory - Using default implementation for
> ThreadExecutor
> 08:29:24.589 [localhost-startStop-1] INFO
> o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of
> type: class org.quartz.core.SchedulerSignalerImpl
> 08:29:24.590 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler
> - Quartz Scheduler v.2.1.7 created.
> 08:29:24.591 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore -
> RAMJobStore initialized.
> 08:29:24.593 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler
> - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'Scheduler1' with
> instanceId 'NON_CLUSTERED'
> Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
> NOT STARTED.
> Currently in standby mode.
> Number of jobs executed: 0
> Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 7 threads.
> Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support
> persistence. and is not clustered.
>
> 08:29:24.593 [localhost-startStop-1] INFO
> org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1'
> initialized from an externally provided properties instance.
> 08:29:24.593 [localhost-startStop-1] INFO
> org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7
> 08:29:24.594 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler
> - JobFactory set to:
> org.springframework.scheduling.quartz.AdaptableJobFactory@73093322
> 08:29:24.595 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler
> - Scheduler Scheduler1_$_NON_CLUSTERED started.
> Jul 31, 2019 8:29:28 AM
> org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport reportSlowQuery
> WARNING: Slow Query Report SQL=UPDATE job SET next_run_time = ? WHERE id =
> ?; time=4128 ms;
> 08:29:29.457 [localhost-startStop-1] INFO
> org.quartz.impl.StdSchedulerFactory - Using default implementation for
> ThreadExecutor
> 08:29:29.458 [localhost-startStop-1] INFO
> o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of
> type: class org.quartz.core.SchedulerSignalerImpl
> 08:29:29.458 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler
> - Quartz Scheduler v.2.1.7 created.
> 08:29:29.458 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore -
> RAMJobStore initialized.
> 08:29:29.458 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler
> - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'Scheduler1group1' with
> instanceId 'NON_CLUSTERED'
> Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
> NOT STARTED.
> Currently in standby mode.
> Number of jobs executed: 0
> Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads.
> Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support
> persistence. and is not clustered.
>
> 08:29:29.458 [localhost-startStop-1] INFO
> org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1group1'
> initialized from an externally provided properties instance.
> 08:29:29.458 [localhost-startStop-1] INFO
> org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7
> 08:29:29.458 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler
> - JobFactory set to:
> org.springframework.scheduling.quartz.AdaptableJobFactory@34aa8476
> 08:29:29.458 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler
> - Scheduler Scheduler1group1_$_NON_CLUSTERED started.
> 08:29:34.262 [localhost-startStop-1] INFO
> org.quartz.impl.StdSchedulerFactory - Using default implementation for
> ThreadExecutor
> 08:29:34.263 [localhost-startStop-1] INFO
> o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of
> type: class org.quartz.core.SchedulerSignalerImpl
> 08:29:34.264 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler
> - Quartz Scheduler v.2.1.7 created.
> 08:29:34.264 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore -
> RAMJobStore initialized.
> 08:29:34.264 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler
> - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'Scheduler1group3' with
> instanceId 'NON_CLUSTERED'
> Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
> NOT STARTED.
> Currently in standby mode.
> Number of jobs executed: 0
> Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads.
> Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support
> persistence. and is not clustered.
>
> 08:29:34.264 [localhost-startStop-1] INFO
> org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1group3'
> initialized from an externally provided properties instance.
> 08:29:34.264 [localhost-startStop-1] INFO
> org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7
> 08:29:34.264 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler
> - JobFactory set to:
> org.springframework.scheduling.quartz.AdaptableJobFactory@7f00b88b
> 08:29:34.264 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler
> - Scheduler Scheduler1group3_$_NON_CLUSTERED started.
> 08:29:35.109 [localhost-startStop-1] INFO
> org.quartz.impl.StdSchedulerFactory - Using default implementation for
> ThreadExecutor
> 08:29:35.110 [localhost-startStop-1] INFO
> o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of
> type: class org.quartz.core.SchedulerSignalerImpl
> 08:29:35.110 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler
> - Quartz Scheduler v.2.1.7 created.
> 08:29:35.111 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore -
> RAMJobStore initialized.
> 08:29:35.111 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler
> - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'Scheduler1group4' with
> instanceId 'NON_CLUSTERED'
> Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
> NOT STARTED.
> Currently in standby mode.
> Number of jobs executed: 0
> Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads.
> Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support
> persistence. and is not clustered.
>
> 08:29:35.111 [localhost-startStop-1] INFO
> org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1group4'
> initialized from an externally provided properties instance.
> 08:29:35.111 [localhost-startStop-1] INFO
> org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7
> 08:29:35.111 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler
> - JobFactory set to:
> org.springframework.scheduling.quartz.AdaptableJobFactory@226add9c
> 08:29:35.111 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler
> - Scheduler Scheduler1group4_$_NON_CLUSTERED started.
> 08:29:49.580 [localhost-startStop-1] INFO org.reflections.Reflections -
> Reflections took 585 ms to scan 1 urls, producing 5699 keys and 10820
> values
> 08:29:51.467 [localhost-startStop-1] WARN io.swagger.jaxrs.Reader -
> Unknown implicit parameter type: []
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.servlet.SpringServlet getContext
> INFO: Using default applicationContext
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, financialActivityAccountsApiResource, of
> type
> org.apache.fineract.accounting.financialactivityaccount.api.FinancialActivityAccountsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, budgetApiResource, of type
> org.apache.fineract.accounting.budget.api.BudgetApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, budgetoryPositionApiResource, of type
> org.apache.fineract.accounting.budget.api.BudgetoryPositionApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, journalEntriesApiResource, of type
> org.apache.fineract.accounting.journalentry.api.JournalEntriesApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, provisioningEntriesApiResource, of type
> org.apache.fineract.accounting.provisioning.api.ProvisioningEntriesApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, GLAccountsApiResource, of type
> org.apache.fineract.accounting.glaccount.api.GLAccountsApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, accrualAccountingApiResource, of type
> org.apache.fineract.accounting.accrual.api.AccrualAccountingApiResource as
> a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, GLClosuresApiResource, of type
> org.apache.fineract.accounting.closure.api.GLClosuresApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, accountingRuleApiResource, of type
> org.apache.fineract.accounting.rule.api.AccountingRuleApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, auditsApiResource, of type
> org.apache.fineract.commands.api.AuditsApiResource as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, makercheckersApiResource, of type
> org.apache.fineract.commands.api.MakercheckersApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, creditBureauConfigurationAPI, of type
> org.apache.fineract.infrastructure.creditbureau.api.CreditBureauConfigurationAPI
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, platformServiceUnavailableExceptionMapper,
> of type
> org.apache.fineract.infrastructure.core.exceptionmapper.PlatformServiceUnavailableExceptionMapper
> as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, malformedJsonExceptionMapper, of type
> org.apache.fineract.infrastructure.core.exceptionmapper.MalformedJsonExceptionMapper
> as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, platformResourceNotFoundExceptionMapper, of
> type
> org.apache.fineract.infrastructure.core.exceptionmapper.PlatformResourceNotFoundExceptionMapper
> as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, unAuthenticatedUserExceptionMapper, of type
> org.apache.fineract.infrastructure.core.exceptionmapper.UnAuthenticatedUserExceptionMapper
> as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, jsonSyntaxExceptionMapper, of type
> org.apache.fineract.infrastructure.core.exceptionmapper.JsonSyntaxExceptionMapper
> as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, platformInternalServerExceptionMapper, of
> type
> org.apache.fineract.infrastructure.core.exceptionmapper.PlatformInternalServerExceptionMapper
> as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, noAuthorizationExceptionMapper, of type
> org.apache.fineract.infrastructure.core.exceptionmapper.NoAuthorizationExceptionMapper
> as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, unsupportedCommandExceptionMapper, of type
> org.apache.fineract.infrastructure.core.exceptionmapper.UnsupportedCommandExceptionMapper
> as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, accessDeniedExceptionMapper, of type
> org.apache.fineract.infrastructure.core.exceptionmapper.AccessDeniedExceptionMapper
> as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, platformApiDataValidationExceptionMapper,
> of type
> org.apache.fineract.infrastructure.core.exceptionmapper.PlatformApiDataValidationExceptionMapper
> as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, platformDataIntegrityExceptionMapper, of
> type
> org.apache.fineract.infrastructure.core.exceptionmapper.PlatformDataIntegrityExceptionMapper
> as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, platformDomainRuleExceptionMapper, of type
> org.apache.fineract.infrastructure.core.exceptionmapper.PlatformDomainRuleExceptionMapper
> as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, unrecognizedQueryParamExceptionMapper, of
> type
> org.apache.fineract.infrastructure.core.exceptionmapper.UnrecognizedQueryParamExceptionMapper
> as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, invalidJsonExceptionMapper, of type
> org.apache.fineract.infrastructure.core.exceptionmapper.InvalidJsonExceptionMapper
> as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, invalidTenantIdentifierExceptionMapper, of
> type
> org.apache.fineract.infrastructure.core.exceptionmapper.InvalidTenantIdentifierExceptionMapper
> as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, unsupportedParameterExceptionMapper, of
> type
> org.apache.fineract.infrastructure.core.exceptionmapper.UnsupportedParameterExceptionMapper
> as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, badCredentialsExceptionMapper, of type
> org.apache.fineract.infrastructure.core.exceptionmapper.BadCredentialsExceptionMapper
> as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, fineractEntityApiResource, of type
> org.apache.fineract.infrastructure.entityaccess.api.FineractEntityApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, codeValuesApiResource, of type
> org.apache.fineract.infrastructure.codes.api.CodeValuesApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, codesApiResource, of type
> org.apache.fineract.infrastructure.codes.api.CodesApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, emailCampaignApiResource, of type
> org.apache.fineract.infrastructure.campaigns.email.api.EmailCampaignApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, emailConfigurationApiResource, of type
> org.apache.fineract.infrastructure.campaigns.email.api.EmailConfigurationApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, emailApiResource, of type
> org.apache.fineract.infrastructure.campaigns.email.api.EmailApiResource as
> a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, smsCampaignApiResource, of type
> org.apache.fineract.infrastructure.campaigns.sms.api.SmsCampaignApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, likelihoodApiResource, of type
> org.apache.fineract.infrastructure.survey.api.LikelihoodApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, surveyApiResource, of type
> org.apache.fineract.infrastructure.survey.api.SurveyApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, povertyLineApiResource, of type
> org.apache.fineract.infrastructure.survey.api.PovertyLineApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, bulkImportApiResource, of type
> org.apache.fineract.infrastructure.bulkimport.api.BulkImportApiResource as
> a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, smsApiResource, of type
> org.apache.fineract.infrastructure.sms.api.SmsApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, deviceRegistrationApiResource, of type
> org.apache.fineract.infrastructure.gcm.api.DeviceRegistrationApiResource as
> a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, reportsApiResource, of type
> org.apache.fineract.infrastructure.dataqueries.api.ReportsApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, runreportsApiResource, of type
> org.apache.fineract.infrastructure.dataqueries.api.RunreportsApiResource as
> a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, datatablesApiResource, of type
> org.apache.fineract.infrastructure.dataqueries.api.DatatablesApiResource as
> a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, entityDatatableChecksApiResource, of type
> org.apache.fineract.infrastructure.dataqueries.api.EntityDatatableChecksApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, documentManagementApiResource, of type
> org.apache.fineract.infrastructure.documentmanagement.api.DocumentManagementApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, imagesApiResource, of type
> org.apache.fineract.infrastructure.documentmanagement.api.ImagesApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, externalServicesConfigurationApiResource,
> of type
> org.apache.fineract.infrastructure.configuration.api.ExternalServicesConfigurationApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, globalConfigurationApiResource, of type
> org.apache.fineract.infrastructure.configuration.api.GlobalConfigurationApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, authenticationApiResource, of type
> org.apache.fineract.infrastructure.security.api.AuthenticationApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, hookApiResource, of type
> org.apache.fineract.infrastructure.hooks.api.HookApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, accountNumberFormatsApiResource, of type
> org.apache.fineract.infrastructure.accountnumberformat.api.AccountNumberFormatsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, reportMailingJobApiResource, of type
> org.apache.fineract.infrastructure.reportmailingjob.api.ReportMailingJobApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, reportMailingJobRunHistoryApiResource, of
> type
> org.apache.fineract.infrastructure.reportmailingjob.api.ReportMailingJobRunHistoryApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, cacheApiResource, of type
> org.apache.fineract.infrastructure.cache.api.CacheApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, schedulerApiResource, of type
> org.apache.fineract.infrastructure.jobs.api.SchedulerApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, schedulerJobApiResource, of type
> org.apache.fineract.infrastructure.jobs.api.SchedulerJobApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, provisioningCategoryApiResource, of type
> org.apache.fineract.organisation.provisioning.api.ProvisioningCategoryApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, provisioningCriteriaApiResource, of type
> org.apache.fineract.organisation.provisioning.api.ProvisioningCriteriaApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, currenciesApiResource, of type
> org.apache.fineract.organisation.monetary.api.CurrenciesApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, workingDaysApiResource, of type
> org.apache.fineract.organisation.workingdays.api.WorkingDaysApiResource as
> a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, tellerJournalApiResource, of type
> org.apache.fineract.organisation.teller.api.TellerJournalApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, tellerApiResource, of type
> org.apache.fineract.organisation.teller.api.TellerApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, cashierApiResource, of type
> org.apache.fineract.organisation.teller.api.CashierApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, staffApiResource, of type
> org.apache.fineract.organisation.staff.api.StaffApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, officeTransactionsApiResource, of type
> org.apache.fineract.organisation.office.api.OfficeTransactionsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, officesApiResource, of type
> org.apache.fineract.organisation.office.api.OfficesApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, holidaysApiResource, of type
> org.apache.fineract.organisation.holiday.api.HolidaysApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, rescheduleLoansApiResource, of type
> org.apache.fineract.portfolio.loanaccount.rescheduleloan.api.RescheduleLoansApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, loanScheduleApiResource, of type
> org.apache.fineract.portfolio.loanaccount.api.LoanScheduleApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, loansApiResource, of type
> org.apache.fineract.portfolio.loanaccount.api.LoansApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, bulkLoansApiResource, of type
> org.apache.fineract.portfolio.loanaccount.api.BulkLoansApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, loanDisbursementDetailApiResource, of type
> org.apache.fineract.portfolio.loanaccount.api.LoanDisbursementDetailApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, loanTransactionsApiResource, of type
> org.apache.fineract.portfolio.loanaccount.api.LoanTransactionsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, loanChargesApiResource, of type
> org.apache.fineract.portfolio.loanaccount.api.LoanChargesApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, guarantorsApiResource, of type
> org.apache.fineract.portfolio.loanaccount.guarantor.api.GuarantorsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, collateralsApiResource, of type
> org.apache.fineract.portfolio.collateral.api.CollateralsApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, calendarsApiResource, of type
> org.apache.fineract.portfolio.calendar.api.CalendarsApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, fundsApiResource, of type
> org.apache.fineract.portfolio.fund.api.FundsApiResource as a root resource
> class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, meetingsApiResource, of type
> org.apache.fineract.portfolio.meeting.api.MeetingsApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, floatingRatesApiResource, of type
> org.apache.fineract.portfolio.floatingrates.api.FloatingRatesApiResource as
> a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, collectionSheetApiResourse, of type
> org.apache.fineract.portfolio.collectionsheet.api.CollectionSheetApiResourse
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, clientAddressApiResources, of type
> org.apache.fineract.portfolio.client.api.ClientAddressApiResources as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, clientFamilyMembersApiResources, of type
> org.apache.fineract.portfolio.client.api.ClientFamilyMembersApiResources as
> a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, clientChargesApiResource, of type
> org.apache.fineract.portfolio.client.api.ClientChargesApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, clientsApiResource, of type
> org.apache.fineract.portfolio.client.api.ClientsApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, clientIdentifiersApiResource, of type
> org.apache.fineract.portfolio.client.api.ClientIdentifiersApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, clientTransactionsApiResource, of type
> org.apache.fineract.portfolio.client.api.ClientTransactionsApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, groupsLevelApiResource, of type
> org.apache.fineract.portfolio.group.api.GroupsLevelApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, groupsApiResource, of type
> org.apache.fineract.portfolio.group.api.GroupsApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, centersApiResource, of type
> org.apache.fineract.portfolio.group.api.CentersApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, productsApiResource, of type
> org.apache.fineract.portfolio.products.api.ProductsApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, productMixApiResource, of type
> org.apache.fineract.portfolio.loanproduct.productmix.api.ProductMixApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, loanProductsApiResource, of type
> org.apache.fineract.portfolio.loanproduct.api.LoanProductsApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, entityFieldConfigurationApiResources, of
> type
> org.apache.fineract.portfolio.address.api.EntityFieldConfigurationApiResources
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, notesApiResource, of type
> org.apache.fineract.portfolio.note.api.NotesApiResource as a root resource
> class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, paymentTypeApiResource, of type
> org.apache.fineract.portfolio.paymenttype.api.PaymentTypeApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, chargesApiResource, of type
> org.apache.fineract.portfolio.charge.api.ChargesApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, savingsAccountTransactionsApiResource, of
> type
> org.apache.fineract.portfolio.savings.api.SavingsAccountTransactionsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean,
> depositAccountOnHoldFundTransactionsApiResource, of type
> org.apache.fineract.portfolio.savings.api.DepositAccountOnHoldFundTransactionsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, fixedDepositAccountsApiResource, of type
> org.apache.fineract.portfolio.savings.api.FixedDepositAccountsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, recurringDepositAccountsApiResource, of
> type
> org.apache.fineract.portfolio.savings.api.RecurringDepositAccountsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean,
> recurringDepositAccountTransactionsApiResource, of type
> org.apache.fineract.portfolio.savings.api.RecurringDepositAccountTransactionsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, savingsAccountsApiResource, of type
> org.apache.fineract.portfolio.savings.api.SavingsAccountsApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, fixedDepositAccountTransactionsApiResource,
> of type
> org.apache.fineract.portfolio.savings.api.FixedDepositAccountTransactionsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, fixedDepositProductsApiResource, of type
> org.apache.fineract.portfolio.savings.api.FixedDepositProductsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, savingsAccountChargesApiResource, of type
> org.apache.fineract.portfolio.savings.api.SavingsAccountChargesApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, savingsProductsApiResource, of type
> org.apache.fineract.portfolio.savings.api.SavingsProductsApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, recurringDepositProductsApiResource, of
> type
> org.apache.fineract.portfolio.savings.api.RecurringDepositProductsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, interestRateChartsApiResource, of type
> org.apache.fineract.portfolio.interestratechart.api.InterestRateChartsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, interestRateChartSlabsApiResource, of type
> org.apache.fineract.portfolio.interestratechart.api.InterestRateChartSlabsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, standingInstructionHistoryApiResource, of
> type
> org.apache.fineract.portfolio.account.api.StandingInstructionHistoryApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, accountTransfersApiResource, of type
> org.apache.fineract.portfolio.account.api.AccountTransfersApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, standingInstructionApiResource, of type
> org.apache.fineract.portfolio.account.api.StandingInstructionApiResource as
> a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, taxComponentApiResource, of type
> org.apache.fineract.portfolio.tax.api.TaxComponentApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, taxGroupApiResource, of type
> org.apache.fineract.portfolio.tax.api.TaxGroupApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, shareDividendApiResource, of type
> org.apache.fineract.portfolio.shareproducts.api.ShareDividendApiResource as
> a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, searchApiResource, of type
> org.apache.fineract.portfolio.search.api.SearchApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, selfScorecardApiResource, of type
> org.apache.fineract.portfolio.self.spm.api.SelfScorecardApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, selfSpmApiResource, of type
> org.apache.fineract.portfolio.self.spm.api.SelfSpmApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, selfClientsApiResource, of type
> org.apache.fineract.portfolio.self.client.api.SelfClientsApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, selfLoanProductsApiResource, of type
> org.apache.fineract.portfolio.self.products.api.SelfLoanProductsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, selfShareProductsApiResource, of type
> org.apache.fineract.portfolio.self.products.api.SelfShareProductsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, selfSavingsProductsApiResource, of type
> org.apache.fineract.portfolio.self.products.api.SelfSavingsProductsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, selfServiceRegistrationApiResource, of type
> org.apache.fineract.portfolio.self.registration.api.SelfServiceRegistrationApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, selfLoansApiResource, of type
> org.apache.fineract.portfolio.self.loanaccount.api.SelfLoansApiResource as
> a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, selfSavingsApiResource, of type
> org.apache.fineract.portfolio.self.savings.api.SelfSavingsApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, selfAccountTransferApiResource, of type
> org.apache.fineract.portfolio.self.account.api.SelfAccountTransferApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, selfBeneficiariesTPTApiResource, of type
> org.apache.fineract.portfolio.self.account.api.SelfBeneficiariesTPTApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, selfUserApiResource, of type
> org.apache.fineract.portfolio.self.security.api.SelfUserApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, selfAuthenticationApiResource, of type
> org.apache.fineract.portfolio.self.security.api.SelfAuthenticationApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, selfRunReportApiResource, of type
> org.apache.fineract.portfolio.self.runreport.SelfRunReportApiResource as a
> root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, selfShareAccountsApiResource, of type
> org.apache.fineract.portfolio.self.shareaccounts.api.SelfShareAccountsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, accountsApiResource, of type
> org.apache.fineract.portfolio.accounts.api.AccountsApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, shareAccountTransactionsApiResource, of
> type
> org.apache.fineract.portfolio.shareaccounts.api.ShareAccountTransactionsApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, passwordPreferencesApiResource, of type
> org.apache.fineract.useradministration.api.PasswordPreferencesApiResource
> as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, usersApiResource, of type
> org.apache.fineract.useradministration.api.UsersApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, rolesApiResource, of type
> org.apache.fineract.useradministration.api.RolesApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, permissionsApiResource, of type
> org.apache.fineract.useradministration.api.PermissionsApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, mixTaxonomyMappingApiResource, of type
> org.apache.fineract.mix.api.MixTaxonomyMappingApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, mixReportApiResource, of type
> org.apache.fineract.mix.api.MixReportApiResource as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, mixTaxonomyApiResource, of type
> org.apache.fineract.mix.api.MixTaxonomyApiResource as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, notificationApiResource, of type
> org.apache.fineract.notification.api.NotificationApiResource as a root
> resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, templatesApiResource, of type
> org.apache.fineract.template.api.TemplatesApiResource as a root resource
> class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, batchApiResource, of type
> org.apache.fineract.batch.api.BatchApiResource as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, adHocApiResource, of type
> org.apache.fineract.adhocquery.api.AdHocApiResource as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, spmApiResource, of type
> org.apache.fineract.spm.api.SpmApiResource as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, scorecardApiResource, of type
> org.apache.fineract.spm.api.ScorecardApiResource as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, lookupTableApiResource, of type
> org.apache.fineract.spm.api.LookupTableApiResource as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, apiListingResource, of type
> io.swagger.jaxrs.listing.ApiListingResource as a root resource class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.spi.spring.container.SpringComponentProviderFactory
> registerSpringBeans
> INFO: Registering Spring bean, swaggerSerializers, of type
> io.swagger.jaxrs.listing.SwaggerSerializers as a provider class
> Jul 31, 2019 8:29:58 AM
> com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
> INFO: Initiating Jersey application, version 'Jersey: 1.17 01/17/2013
> 03:31 PM'
> Jul 31, 2019 8:29:59 AM com.sun.jersey.spi.inject.Errors
> processErrorMessages
> WARNING: The following warnings have been detected with resource and/or
> provider classes:
> WARNING: A HTTP GET method, public java.lang.String
> org.apache.fineract.portfolio.self.savings.api.SelfSavingsApiResource.template(java.lang.Long,java.lang.Long,java.lang.String,javax.ws.rs.core.UriInfo),
> should not consume any entity.
> Jul 31, 2019 8:30:02 AM org.apache.catalina.startup.HostConfig deployWAR
> INFO: Deployment of web application archive
> /usr/share/tomcat7/webapps/fineract-provider.war has finished in 102,699 ms
> Jul 31, 2019 8:30:03 AM org.apache.catalina.startup.HostConfig deployWAR
> INFO: Deploying web application archive
> /usr/share/tomcat7/webapps/message-gateway-0.0.1.war
> Jul 31, 2019 8:30:25 AM org.apache.catalina.startup.TldConfig execute
> INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
> debug logging for this logger for a complete list of JARs that were scanned
> but no TLDs were found in them. Skipping unneeded JARs during scanning can
> improve startup time and JSP compilation time.
>
> . ____ _ __ _ _
> /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
> ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
> \\/ ___)| |_)| | | | | || (_| | ) ) ) )
> ' |____| .__|_| |_|_| |_\__, | / / / /
> =========|_|==============|___/=/_/_/_/
> :: Spring Boot :: (v1.1.5.RELEASE)
>
> 2019-07-31 08:30:27.476 INFO 5646 --- [ost-startStop-1]
> o.s.boot.SpringApplication : Starting application on user with PID 5646
> (/usr/share/tomcat7/webapps/message-gateway-0.0.1/WEB-INF/lib/spring-boot-1.1.5.RELEASE.jar
> started by root in /home/user/Documents/Repositories/platform)
> 2019-07-31 08:30:28.904 INFO 5646 --- [ost-startStop-1]
> ationConfigEmbeddedWebApplicationContext : Refreshing
> org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@2d29ee5c:
> startup date [Wed Jul 31 08:30:28 EAT 2019]; root of context hierarchy
> 2019-07-31 08:30:33.136 INFO 5646 --- [ost-startStop-1]
> o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean
> 'beanNameViewResolver': replacing [Root bean: class [null]; scope=;
> abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0;
> autowireCandidate=true; primary=false;
> factoryBeanName=org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration;
> factoryMethodName=beanNameViewResolver; initMethodName=null;
> destroyMethodName=(inferred); defined in class path resource
> [org/springframework/boot/autoconfigure/web/ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.class]]
> with [Root bean: class [null]; scope=; abstract=false; lazyInit=false;
> autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false;
> factoryBeanName=org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter;
> factoryMethodName=beanNameViewResolver; initMethodName=null;
> destroyMethodName=(inferred); defined in class path resource
> [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]]
> 2019-07-31 08:30:38.739 INFO 5646 --- [ost-startStop-1]
> trationDelegate$BeanPostProcessorChecker : Bean
> 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
> of type [class
> org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f5540405]
> is not eligible for getting processed by all BeanPostProcessors (for
> example: not eligible for auto-proxying)
> 2019-07-31 08:30:38.770 INFO 5646 --- [ost-startStop-1]
> trationDelegate$BeanPostProcessorChecker : Bean
> 'transactionAttributeSource' of type [class
> org.springframework.transaction.annotation.AnnotationTransactionAttributeSource]
> is not eligible for getting processed by all BeanPostProcessors (for
> example: not eligible for auto-proxying)
> 2019-07-31 08:30:38.779 INFO 5646 --- [ost-startStop-1]
> trationDelegate$BeanPostProcessorChecker : Bean 'transactionInterceptor' of
> type [class
> org.springframework.transaction.interceptor.TransactionInterceptor] is not
> eligible for getting processed by all BeanPostProcessors (for example: not
> eligible for auto-proxying)
> 2019-07-31 08:30:38.784 INFO 5646 --- [ost-startStop-1]
> trationDelegate$BeanPostProcessorChecker : Bean
> 'org.springframework.transaction.config.internalTransactionAdvisor' of type
> [class
> org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor]
> is not eligible for getting processed by all BeanPostProcessors (for
> example: not eligible for auto-proxying)
> 2019-07-31 08:30:38.814 INFO 5646 --- [ost-startStop-1]
> o.s.web.context.ContextLoader : Root WebApplicationContext: initialization
> completed in 9910 ms
> 2019-07-31 08:30:42.128 INFO 5646 --- [ost-startStop-1]
> o.s.b.c.e.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to
> [/]
> 2019-07-31 08:30:42.129 INFO 5646 --- [ost-startStop-1]
> o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'errorPageFilter'
> to: [/*]
> 2019-07-31 08:30:42.130 INFO 5646 --- [ost-startStop-1]
> o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'metricFilter'
> to: [/*]
> 2019-07-31 08:30:42.130 INFO 5646 --- [ost-startStop-1]
> o.s.b.c.embedded.FilterRegistrationBean : Mapping filter:
> 'hiddenHttpMethodFilter' to: [/*]
> 2019-07-31 08:30:42.130 INFO 5646 --- [ost-startStop-1]
> o.s.b.c.embedded.FilterRegistrationBean : Mapping filter:
> 'applicationContextIdFilter' to: [/*]
> 2019-07-31 08:30:42.130 INFO 5646 --- [ost-startStop-1]
> o.s.b.c.embedded.FilterRegistrationBean : Mapping filter:
> 'webRequestLoggingFilter' to: [/*]
> 2019-07-31 08:30:43.288 INFO 5646 --- [ost-startStop-1]
> o.f.c.i.dbsupport.DbSupportFactory : Database:
> jdbc:drizzle://localhost:3306/messagegateway (MySQL 0.1)
> 2019-07-31 08:30:43.375 INFO 5646 --- [ost-startStop-1]
> o.f.core.internal.command.DbValidate : Validated 1 migration (execution
> time 00:00.078s)
> 2019-07-31 08:30:43.457 INFO 5646 --- [ost-startStop-1]
> o.f.core.internal.command.DbMigrate : Current version of schema
> `messagegateway`: 1
> 2019-07-31 08:30:43.458 INFO 5646 --- [ost-startStop-1]
> o.f.core.internal.command.DbMigrate : Schema `messagegateway` is up to
> date. No migration necessary.
> 2019-07-31 08:30:43.615 INFO 5646 --- [ost-startStop-1]
> j.LocalContainerEntityManagerFactoryBean : Building JPA container
> EntityManagerFactory for persistence unit 'default'
> 2019-07-31 08:30:43.697 INFO 5646 --- [ost-startStop-1]
> o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing
> PersistenceUnitInfo [
> name: default
> ...]
> 2019-07-31 08:30:43.843 INFO 5646 --- [ost-startStop-1]
> org.hibernate.Version : HHH000412: Hibernate Core {4.3.5.Final}
> 2019-07-31 08:30:43.845 INFO 5646 --- [ost-startStop-1]
> org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found
> 2019-07-31 08:30:43.846 INFO 5646 --- [ost-startStop-1]
> org.hibernate.cfg.Environment : HHH000021: Bytecode provider name :
> javassist
> 2019-07-31 08:30:44.076 INFO 5646 --- [ost-startStop-1]
> o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons
> Annotations {4.0.4.Final}
> 2019-07-31 08:30:44.117 INFO 5646 --- [ost-startStop-1]
> org.drizzle.jdbc.CommonDatabaseMetaData : getting empty result set, type
> info
> 2019-07-31 08:30:44.125 INFO 5646 --- [ost-startStop-1]
> org.hibernate.dialect.Dialect : HHH000400: Using dialect:
> org.hibernate.dialect.MySQLDialect
> 2019-07-31 08:30:44.133 INFO 5646 --- [ost-startStop-1]
> o.h.e.jdbc.internal.LobCreatorBuilder : HHH000424: Disabling contextual LOB
> creation as createClob() method threw error :
> java.lang.reflect.InvocationTargetException
> 2019-07-31 08:30:44.297 INFO 5646 --- [ost-startStop-1]
> o.h.h.i.ast.ASTQueryTranslatorFactory : HHH000397: Using
> ASTQueryTranslatorFactory
> 2019-07-31 08:30:45.033 INFO 5646 --- [ost-startStop-1]
> o.f.m.s.p.i.i.InfoBipMessageProvider : Registering call back to InfoBip:
> http://185.27.32.198:9191/infobip/report/
> 2019-07-31 08:30:45.060 INFO 5646 --- [ost-startStop-1]
> o.f.m.s.p.i.t.TwilioMessageProvider : Registering call back to twilio:
> http://185.27.32.198:9191/twilio/report/
> 2019-07-31 08:30:45.245 INFO 5646 --- [ost-startStop-1]
> o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico]
> onto handler of type [class
> org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
> 2019-07-31 08:30:45.388 INFO 5646 --- [ost-startStop-1]
> s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped
> "{[/tenants],methods=[POST],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}"
> onto public org.springframework.http.ResponseEntity<java.lang.String>
> org.fineract.messagegateway.tenants.api.TenantsApiResource.createSMSBridgeConfig(org.fineract.messagegateway.tenants.domain.Tenant)
> 2019-07-31 08:30:45.389 INFO 5646 --- [ost-startStop-1]
> s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped
> "{[/infobip/report/{messageId}],methods=[POST],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}"
> onto public org.springframework.http.ResponseEntity<java.lang.Void>
> org.fineract.messagegateway.sms.providers.impl.infobip.InfoBipApiResource.updateDeliveryStatus(java.lang.Long,infobip.api.model.sms.mt.reports.SMSReportResponse)
> 2019-07-31 08:30:45.390 INFO 5646 --- [ost-startStop-1]
> s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped
> "{[/twilio/report/{messageId}],methods=[POST],params=[],headers=[],consumes=[application/x-www-form-urlencoded],produces=[application/x-www-form-urlencoded],custom=[]}"
> onto public org.springframework.http.ResponseEntity<java.lang.Void>
> org.fineract.messagegateway.sms.providers.impl.twilio.TwilioApiResource.updateDeliveryStatus(java.lang.Long,org.fineract.messagegateway.sms.providers.impl.twilio.TwilioReponseData)
> 2019-07-31 08:30:45.391 INFO 5646 --- [ost-startStop-1]
> s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped
> "{[/sms/report],methods=[POST],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}"
> onto public
> org.springframework.http.ResponseEntity<java.util.Collection<org.fineract.messagegateway.sms.data.DeliveryStatusData>>
> org.fineract.messagegateway.sms.api.SmsApiResource.getDeliveryStatus(java.lang.String,java.lang.String,java.util.Collection<java.lang.Long>)
> 2019-07-31 08:30:45.392 INFO 5646 --- [ost-startStop-1]
> s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped
> "{[/sms],methods=[POST],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}"
> onto public org.springframework.http.ResponseEntity<java.lang.Void>
> org.fineract.messagegateway.sms.api.SmsApiResource.sendShortMessages(java.lang.String,java.lang.String,java.util.List<org.fineract.messagegateway.sms.domain.SMSMessage>)
> 2019-07-31 08:30:45.393 INFO 5646 --- [ost-startStop-1]
> s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped
> "{[/smsbridges/{bridgeId}],methods=[GET],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}"
> onto public
> org.springframework.http.ResponseEntity<org.fineract.messagegateway.sms.domain.SMSBridge>
> org.fineract.messagegateway.sms.api.SmsBridgeApiResource.getSMSBridgeConfig(java.lang.String,java.lang.String,java.lang.Long)
> 2019-07-31 08:30:45.394 INFO 5646 --- [ost-startStop-1]
> s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped
> "{[/smsbridges/{bridgeId}],methods=[PUT],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}"
> onto public org.springframework.http.ResponseEntity<java.lang.Long>
> org.fineract.messagegateway.sms.api.SmsBridgeApiResource.updateSMSBridgeConfig(java.lang.String,java.lang.String,java.lang.Long,java.lang.String)
> 2019-07-31 08:30:45.394 INFO 5646 --- [ost-startStop-1]
> s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped
> "{[/smsbridges/{bridgeId}],methods=[DELETE],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}"
> onto public org.springframework.http.ResponseEntity<java.lang.Long>
> org.fineract.messagegateway.sms.api.SmsBridgeApiResource.deleteSMSBridgeConfig(java.lang.String,java.lang.String,java.lang.Long)
> 2019-07-31 08:30:45.394 INFO 5646 --- [ost-startStop-1]
> s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped
> "{[/smsbridges],methods=[GET],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}"
> onto public
> org.springframework.http.ResponseEntity<java.util.Collection<org.fineract.messagegateway.sms.domain.SMSBridge>>
> org.fineract.messagegateway.sms.api.SmsBridgeApiResource.getAllSMSBridgeConfigs(java.lang.String,java.lang.String)
> 2019-07-31 08:30:45.395 INFO 5646 --- [ost-startStop-1]
> s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped
> "{[/smsbridges],methods=[POST],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}"
> onto public org.springframework.http.ResponseEntity<java.lang.Long>
> org.fineract.messagegateway.sms.api.SmsBridgeApiResource.createSMSBridgeConfig(java.lang.String,java.lang.String,java.lang.String)
> 2019-07-31 08:30:45.397 INFO 5646 --- [ost-startStop-1]
> s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped
> "{[/error],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}"
> onto public org.springframework.web.servlet.ModelAndView
> org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest)
> 2019-07-31 08:30:45.397 INFO 5646 --- [ost-startStop-1]
> s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped
> "{[/error],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}"
> onto public
> org.springframework.http.ResponseEntity<java.util.Map<java.lang.String,
> java.lang.Object>>
> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
> 2019-07-31 08:30:45.425 INFO 5646 --- [ost-startStop-1]
> o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**]
> onto handler of type [class
> org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
> 2019-07-31 08:30:45.425 INFO 5646 --- [ost-startStop-1]
> o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto
> handler of type [class
> org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
> 2019-07-31 08:30:46.171 INFO 5646 --- [ost-startStop-1]
> o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on
> startup
> 2019-07-31 08:30:46.266 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.jmx.EndpointMBeanExporter : Registering beans for JMX exposure on
> startup
> 2019-07-31 08:30:46.402 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped
> "{[/dump],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}"
> onto public java.lang.Object
> org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
> 2019-07-31 08:30:46.403 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped
> "{[/metrics/{name:.*}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}"
> onto public java.lang.Object
> org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String)
> 2019-07-31 08:30:46.404 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped
> "{[/metrics],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}"
> onto public java.lang.Object
> org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
> 2019-07-31 08:30:46.404 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped
> "{[/info],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}"
> onto public java.lang.Object
> org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
> 2019-07-31 08:30:46.405 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped
> "{[/trace],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}"
> onto public java.lang.Object
> org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
> 2019-07-31 08:30:46.408 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped
> "{[/autoconfig],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}"
> onto public java.lang.Object
> org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
> 2019-07-31 08:30:46.410 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped
> "{[/shutdown],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}"
> onto public java.lang.Object
> org.springframework.boot.actuate.endpoint.mvc.ShutdownMvcEndpoint.invoke()
> 2019-07-31 08:30:46.411 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped
> "{[/beans],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}"
> onto public java.lang.Object
> org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
> 2019-07-31 08:30:46.418 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped
> "{[/health],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}"
> onto public java.lang.Object
> org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke()
> 2019-07-31 08:30:46.419 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped
> "{[/mappings],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}"
> onto public java.lang.Object
> org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
> 2019-07-31 08:30:46.419 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped
> "{[/configprops],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}"
> onto public java.lang.Object
> org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
> 2019-07-31 08:30:46.420 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped
> "{[/env/{name:.*}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}"
> onto public java.lang.Object
> org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String)
> 2019-07-31 08:30:46.420 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped
> "{[/env],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}"
> onto public java.lang.Object
> org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
> 2019-07-31 08:30:46.501 INFO 5646 --- [ost-startStop-1]
> o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 0
> 2019-07-31 08:30:46.505 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean
> 'requestMappingEndpoint': registering with JMX server as MBean
> [org.springframework.boot:type=Endpoint,name=requestMappingEndpoint]
> 2019-07-31 08:30:46.551 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean
> 'environmentEndpoint': registering with JMX server as MBean
> [org.springframework.boot:type=Endpoint,name=environmentEndpoint]
> 2019-07-31 08:30:46.560 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean
> 'healthEndpoint': registering with JMX server as MBean
> [org.springframework.boot:type=Endpoint,name=healthEndpoint]
> 2019-07-31 08:30:46.568 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean 'beansEndpoint':
> registering with JMX server as MBean
> [org.springframework.boot:type=Endpoint,name=beansEndpoint]
> 2019-07-31 08:30:46.579 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean 'infoEndpoint':
> registering with JMX server as MBean
> [org.springframework.boot:type=Endpoint,name=infoEndpoint]
> 2019-07-31 08:30:46.601 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean
> 'metricsEndpoint': registering with JMX server as MBean
> [org.springframework.boot:type=Endpoint,name=metricsEndpoint]
> 2019-07-31 08:30:46.619 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean 'traceEndpoint':
> registering with JMX server as MBean
> [org.springframework.boot:type=Endpoint,name=traceEndpoint]
> 2019-07-31 08:30:46.642 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean 'dumpEndpoint':
> registering with JMX server as MBean
> [org.springframework.boot:type=Endpoint,name=dumpEndpoint]
> 2019-07-31 08:30:46.668 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean
> 'autoConfigurationAuditEndpoint': registering with JMX server as MBean
> [org.springframework.boot:type=Endpoint,name=autoConfigurationAuditEndpoint]
> 2019-07-31 08:30:46.674 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean
> 'shutdownEndpoint': registering with JMX server as MBean
> [org.springframework.boot:type=Endpoint,name=shutdownEndpoint]
> 2019-07-31 08:30:46.688 INFO 5646 --- [ost-startStop-1]
> o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean
> 'configurationPropertiesReportEndpoint': registering with JMX server as
> MBean
> [org.springframework.boot:type=Endpoint,name=configurationPropertiesReportEndpoint]
> 2019-07-31 08:30:46.706 INFO 5646 --- [ost-startStop-1]
> o.s.boot.SpringApplication : Started application in 20.848 seconds (JVM
> running for 148.452)
> Jul 31, 2019 8:30:46 AM org.apache.catalina.startup.HostConfig deployWAR
> INFO: Deployment of web application archive
> /usr/share/tomcat7/webapps/message-gateway-0.0.1.war has finished in 43,699
> ms
> Jul 31, 2019 8:30:46 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deploying web application directory
> /usr/share/tomcat7/webapps/ROOT-backup
> Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.TldConfig execute
> INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
> debug logging for this logger for a complete list of JARs that were scanned
> but no TLDs were found in them. Skipping unneeded JARs during scanning can
> improve startup time and JSP compilation time.
> Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deployment of web application directory
> /usr/share/tomcat7/webapps/ROOT-backup has finished in 1,879 ms
> Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deploying web application directory
> /usr/share/tomcat7/webapps/OLDROOT
> Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.TldConfig execute
> INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
> debug logging for this logger for a complete list of JARs that were scanned
> but no TLDs were found in them. Skipping unneeded JARs during scanning can
> improve startup time and JSP compilation time.
> Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deployment of web application directory
> /usr/share/tomcat7/webapps/OLDROOT has finished in 220 ms
> Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deploying web application directory
> /usr/share/tomcat7/webapps/manager
> Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.TldConfig execute
> INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
> debug logging for this logger for a complete list of JARs that were scanned
> but no TLDs were found in them. Skipping unneeded JARs during scanning can
> improve startup time and JSP compilation time.
> Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deployment of web application directory
> /usr/share/tomcat7/webapps/manager has finished in 126 ms
> Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deploying web application directory
> /usr/share/tomcat7/webapps/examples
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.TldConfig execute
> INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
> debug logging for this logger for a complete list of JARs that were scanned
> but no TLDs were found in them. Skipping unneeded JARs during scanning can
> improve startup time and JSP compilation time.
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deployment of web application directory
> /usr/share/tomcat7/webapps/examples has finished in 271 ms
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deploying web application directory
> /usr/share/tomcat7/webapps/host-manager
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.TldConfig execute
> INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
> debug logging for this logger for a complete list of JARs that were scanned
> but no TLDs were found in them. Skipping unneeded JARs during scanning can
> improve startup time and JSP compilation time.
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deployment of web application directory
> /usr/share/tomcat7/webapps/host-manager has finished in 82 ms
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deploying web application directory /usr/share/tomcat7/webapps/docs
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.TldConfig execute
> INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
> debug logging for this logger for a complete list of JARs that were scanned
> but no TLDs were found in them. Skipping unneeded JARs during scanning can
> improve startup time and JSP compilation time.
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deployment of web application directory
> /usr/share/tomcat7/webapps/docs has finished in 149 ms
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deploying web application directory
> /usr/share/tomcat7/webapps/ROOT-v2
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.TldConfig execute
> INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
> debug logging for this logger for a complete list of JARs that were scanned
> but no TLDs were found in them. Skipping unneeded JARs during scanning can
> improve startup time and JSP compilation time.
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deployment of web application directory
> /usr/share/tomcat7/webapps/ROOT-v2 has finished in 93 ms
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deploying web application directory /usr/share/tomcat7/webapps/root
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.TldConfig execute
> INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
> debug logging for this logger for a complete list of JARs that were scanned
> but no TLDs were found in them. Skipping unneeded JARs during scanning can
> improve startup time and JSP compilation time.
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deployment of web application directory
> /usr/share/tomcat7/webapps/root has finished in 75 ms
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deploying web application directory
> /usr/share/tomcat7/webapps/api-docs
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.TldConfig execute
> INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
> debug logging for this logger for a complete list of JARs that were scanned
> but no TLDs were found in them. Skipping unneeded JARs during scanning can
> improve startup time and JSP compilation time.
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deployment of web application directory
> /usr/share/tomcat7/webapps/api-docs has finished in 78 ms
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deploying web application directory /usr/share/tomcat7/webapps/ROOT
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.TldConfig execute
> INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
> debug logging for this logger for a complete list of JARs that were scanned
> but no TLDs were found in them. Skipping unneeded JARs during scanning can
> improve startup time and JSP compilation time.
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deployment of web application directory
> /usr/share/tomcat7/webapps/ROOT has finished in 68 ms
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deploying web application directory
> /usr/share/tomcat7/webapps/ROOT-backup2
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.TldConfig execute
> INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
> debug logging for this logger for a complete list of JARs that were scanned
> but no TLDs were found in them. Skipping unneeded JARs during scanning can
> improve startup time and JSP compilation time.
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig
> deployDirectory
> INFO: Deployment of web application directory
> /usr/share/tomcat7/webapps/ROOT-backup2 has finished in 95 ms
> Jul 31, 2019 8:30:49 AM org.apache.coyote.AbstractProtocol start
> INFO: Starting ProtocolHandler ["http-bio-443"]
> Jul 31, 2019 8:30:49 AM org.apache.coyote.AbstractProtocol start
> INFO: Starting ProtocolHandler ["ajp-bio-8009"]
> Jul 31, 2019 8:30:49 AM org.apache.coyote.AbstractProtocol start
> INFO: Starting ProtocolHandler ["http-bio-9191"]
> Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.Catalina start
> INFO: Server startup in 149908 ms
> 2019-07-31 08:31:45.086 INFO 5646 --- [ool-20-thread-1]
> o.f.m.sms.service.SMSMessageService : Sending Pending Messages on
> bootup.....
> 08:33:39.548 [http-bio-443-exec-7] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551219472,"totalTime":46,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/clients
> ","parameters":{"limit":["15"],"offset":["0"]}}
> 08:33:49.289 [http-bio-443-exec-8] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551229154,"totalTime":135,"method":"POST","url":"
> https://localhost/fineract-provider/api/v1/authentication
> ","parameters":{"username":["username"]}}
> 08:33:49.427 [http-bio-443-exec-5] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551229307,"totalTime":119,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/notifications
> ","parameters":{"isRead":["false"],"limit":["15"],"offset":["0"]}}
> 08:33:49.631 [http-bio-443-exec-10] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551229523,"totalTime":108,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/notifications
> ","parameters":{"isRead":["true"],"limit":["15"],"offset":["0"]}}
> 08:33:49.900 [http-bio-443-exec-5] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551229462,"totalTime":438,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/offices/1","parameters":{}}
> 08:33:50.005 [http-bio-443-exec-6] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT:
> Disbursal_Vs_Awaitingdisbursal Type: report
> 08:33:50.014 [http-bio-443-exec-2] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT:
> Demand_Vs_Collection Type: report
> 08:33:50.015 [http-bio-443-exec-1] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT: ClientTrendsByDay
> Type: report
> 08:33:50.028 [http-bio-443-exec-1] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name:
> ClientTrendsByDay - report Elapsed Time: 13
> 08:33:50.030 [http-bio-443-exec-9] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551229467,"totalTime":563,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/groups/template
> ","parameters":{}}
> 08:33:50.030 [http-bio-443-exec-1] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551229476,"totalTime":554,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/runreports/ClientTrendsByDay
> ","parameters":{"R_officeId":["1"],"genericResultSet":["false"]}}
> 08:33:50.123 [http-bio-443-exec-9] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230039,"totalTime":84,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/offices","parameters":{}}
> 08:33:50.161 [http-bio-443-exec-7] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230034,"totalTime":126,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/groups
> ","parameters":{"limit":["15"],"orderBy":["name"],"paged":["true"],"offset":["0"],"sortOrder":["ASC"]}}
> 08:33:50.169 [http-bio-443-exec-9] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230127,"totalTime":42,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/rescheduleloans
> ","parameters":{"command":["pending"]}}
> 08:33:50.210 [http-bio-443-exec-5] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551229912,"totalTime":298,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/users
> ","parameters":{"fields":["id,firstname,lastname,username,officeName"]}}
> 08:33:50.234 [http-bio-443-exec-3] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551229643,"totalTime":591,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/clients
> ","parameters":{"limit":["15"],"offset":["0"]}}
> 08:33:50.295 [http-bio-443-exec-1] INFO
> o.a.f.c.s.AuditReadPlatformServiceImpl - sql: select aud.id as id,
> aud.action_name as actionName, aud.entity_name as entityName,
> aud.resource_id as resourceId, aud.subresource_id as
> subresourceId,aud.client_id as clientId, aud.loan_id as loanId, mk.username
> as maker, aud.made_on_date as madeOnDate, aud.api_get_url as
> resourceGetUrl, ck.username as checker, aud.checked_on_date as
> checkedOnDate, ev.enum_message_property as processingResult , o.name as
> officeName, gl.level_name as groupLevelName, g.display_name as groupName,
> c.display_name as clientName, l.account_no as loanAccountNo, s.account_no
> as savingsAccountNo from m_portfolio_command_source aud left join m_appuser
> mk on mk.id = aud.maker_id left join m_appuser ck on ck.id =
> aud.checker_id left join m_office o on o.id = aud.office_id left join
> m_group g on g.id = aud.group_id left join m_group_level gl on gl.id =
> g.level_id left join m_client c on c.id = aud.client_id left join m_loan
> l on l.id = aud.loan_id left join m_savings_account s on s.id =
> aud.savings_account_id left join r_enum_value ev on ev.enum_name =
> 'processing_result_enum' and ev.enum_id = aud.processing_result_enum where
> aud.processing_result_enum = 2 group by aud.id order by aud.id
> 08:33:50.335 [http-bio-443-exec-2] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name:
> Demand_Vs_Collection - report Elapsed Time: 321
> 08:33:50.336 [http-bio-443-exec-2] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551229468,"totalTime":868,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/runreports/Demand_Vs_Collection
> ","parameters":{"R_officeId":["1"],"genericResultSet":["false"]}}
> 08:33:50.338 [http-bio-443-exec-4] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230165,"totalTime":173,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/makercheckers/searchtemplate
> ","parameters":{}}
> 08:33:50.387 [http-bio-443-exec-1] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230172,"totalTime":215,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/makercheckers","parameters":{}}
> 08:33:50.428 [http-bio-443-exec-7] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230342,"totalTime":86,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/tellers","parameters":{}}
> 08:33:50.545 [http-bio-443-exec-2] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230342,"totalTime":202,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/clients
> ","parameters":{"limit":["1000"],"sqlSearch":["c.status_enum\u003d100"]}}
> 08:33:50.579 [http-bio-443-exec-7] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230436,"totalTime":142,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/offices/1","parameters":{}}
> 08:33:50.683 [http-bio-443-exec-6] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name:
> Disbursal_Vs_Awaitingdisbursal - report Elapsed Time: 678
> 08:33:50.685 [http-bio-443-exec-6] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551229472,"totalTime":1212,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/runreports/Disbursal_Vs_Awaitingdisbursal
> ","parameters":{"R_officeId":["1"],"genericResultSet":["false"]}}
> 08:33:50.727 [http-bio-443-exec-2] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230573,"totalTime":154,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/groups/template
> ","parameters":{}}
> 08:33:50.743 [http-bio-443-exec-4] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230438,"totalTime":305,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/offices/1/images
> ","parameters":{"maxHeight":["150"]}}
> 08:33:50.748 [http-bio-443-exec-7] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT: ClientTrendsByDay
> Type: report
> 08:33:50.763 [http-bio-443-exec-7] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name:
> ClientTrendsByDay - report Elapsed Time: 15
> 08:33:50.764 [http-bio-443-exec-7] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230588,"totalTime":176,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/runreports/ClientTrendsByDay
> ","parameters":{"R_officeId":["1"],"genericResultSet":["false"]}}
> 08:33:50.797 [http-bio-443-exec-3] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT: LoanTrendsByDay
> Type: report
> 08:33:50.813 [http-bio-443-exec-2] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230729,"totalTime":83,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/offices","parameters":{}}
> 08:33:50.818 [http-bio-443-exec-3] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name:
> LoanTrendsByDay - report Elapsed Time: 21
> 08:33:50.833 [http-bio-443-exec-3] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230689,"totalTime":143,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/runreports/LoanTrendsByDay
> ","parameters":{"R_officeId":["1"],"genericResultSet":["false"]}}
> 08:33:50.835 [http-bio-443-exec-5] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT:
> Disbursal_Vs_Awaitingdisbursal Type: report
> 08:33:50.884 [http-bio-443-exec-4] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT:
> Demand_Vs_Collection Type: report
> 08:33:50.899 [http-bio-443-exec-5] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name:
> Disbursal_Vs_Awaitingdisbursal - report Elapsed Time: 64
> 08:33:50.902 [http-bio-443-exec-5] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230766,"totalTime":136,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/runreports/Disbursal_Vs_Awaitingdisbursal
> ","parameters":{"R_officeId":["1"],"genericResultSet":["false"]}}
> 08:33:50.943 [http-bio-443-exec-3] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT: LoanTrendsByDay
> Type: report
> 08:33:50.971 [http-bio-443-exec-3] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name:
> LoanTrendsByDay - report Elapsed Time: 28
> 08:33:50.972 [http-bio-443-exec-6] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230815,"totalTime":157,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/offices/1/images
> ","parameters":{"maxHeight":["150"]}}
> 08:33:50.973 [http-bio-443-exec-3] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230835,"totalTime":138,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/runreports/LoanTrendsByDay
> ","parameters":{"R_officeId":["1"],"genericResultSet":["false"]}}
> 08:33:50.988 [http-bio-443-exec-4] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name:
> Demand_Vs_Collection - report Elapsed Time: 104
> 08:33:50.997 [http-bio-443-exec-4] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230760,"totalTime":237,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/runreports/Demand_Vs_Collection
> ","parameters":{"R_officeId":["1"],"genericResultSet":["false"]}}
> 08:33:51.135 [http-bio-443-exec-9] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230904,"totalTime":231,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/loans","parameters":{"limit":["1000"],"sqlSearch":["l.loan_status_id
> in (100,200)"]}}
> 08:33:51.561 [http-bio-443-exec-10] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230246,"totalTime":1315,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/loans","parameters":{"limit":["1000"],"sqlSearch":["l.loan_status_id
> in (300)"]}}
> 08:33:51.570 [http-bio-443-exec-8] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551230222,"totalTime":1348,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/loans","parameters":{"limit":["0"],"sqlSearch":["l.loan_status_id
> in (300)"]}}
> 08:34:02.116 [http-bio-443-exec-2] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551242068,"totalTime":48,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/clients
> ","parameters":{"limit":["15"],"offset":["0"]}}
> 08:34:04.690 [http-bio-443-exec-10] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551244608,"totalTime":82,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/clients/3/familymembers
> ","parameters":{}}
> 08:34:04.714 [http-bio-443-exec-7] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551244632,"totalTime":82,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/clients/3/charges
> ","parameters":{"pendingPayment":["true"]}}
> 08:34:04.721 [http-bio-443-exec-3] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551244637,"totalTime":84,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/clients/3/notes
> ","parameters":{}}
> 08:34:04.762 [http-bio-443-exec-9] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551244607,"totalTime":155,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/clients/template
> ","parameters":{}}
> 08:34:04.784 [http-bio-443-exec-5] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551244619,"totalTime":165,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/clients/3","parameters":{}}
> 08:34:04.806 [http-bio-443-exec-8] DEBUG
> o.a.f.i.d.s.GenericDataServiceImpl - ::3 Was inside the fill
> ResultSetColumnHeader
> 08:34:04.869 [http-bio-443-exec-8] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551244694,"totalTime":175,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/datatables
> ","parameters":{"apptable":["m_client"]}}
> 08:34:04.972 [http-bio-443-exec-6] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551244875,"totalTime":97,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/fieldconfiguration/ADDRESS
> ","parameters":{}}
> 08:34:04.980 [http-bio-443-exec-5] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551244879,"totalTime":101,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/client/3/addresses
> ","parameters":{}}
> 08:34:05.054 [http-bio-443-exec-1] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551244626,"totalTime":428,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/clients/3/accounts
> ","parameters":{}}
> 08:34:05.087 [http-bio-443-exec-9] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551245017,"totalTime":70,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/clients/3/documents
> ","parameters":{}}
> 08:34:05.098 [http-bio-443-exec-4] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT: ClientSummary Type:
> report
> 08:34:05.105 [http-bio-443-exec-5] ERROR o.a.f.i.d.data.ImageData -
> /root/.fineract/nyumba/images/clients/3/ANNAMARY IDDI.jpg (No such file or
> directory)
> 08:34:05.106 [http-bio-443-exec-4] INFO
> o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name:
> ClientSummary - report Elapsed Time: 8
> 08:34:05.107 [http-bio-443-exec-4] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551245032,"totalTime":75,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/runreports/ClientSummary
> ","parameters":{"genericResultSet":["false"],"R_clientId":["3"]}}
> 08:34:05.450 [http-bio-443-exec-5] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551245010,"totalTime":440,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/clients/3/images
> ","parameters":{"maxHeight":["150"]}}
> 08:34:10.651 [http-bio-443-exec-8] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551250613,"totalTime":38,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/datatables
> ","parameters":{"apptable":["m_loan"]}}
> 08:34:10.672 [http-bio-443-exec-4] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551250603,"totalTime":69,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/loans/628/notes
> ","parameters":{}}
> 08:34:10.749 [http-bio-443-exec-10] DEBUG
> o.a.f.p.a.s.AccountAssociationsReadPlatformServiceImpl - Linking account is
> not configured
> 08:34:10.783 [http-bio-443-exec-10] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551250601,"totalTime":181,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/loans/628
> ","parameters":{"associations":["all"],"exclude":["guarantors,futureSchedule"]}}
> 08:34:11.122 [http-bio-443-exec-10] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551250914,"totalTime":208,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/standinginstructions/template
> ","parameters":{"fromAccountType":["1"],"fromClientId":["3"],"fromAccountId":["628"]}}
> 08:34:11.204 [http-bio-443-exec-2] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551251143,"totalTime":60,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/standinginstructions","parameters":{"fromAccountType":["1"],"clientId":["3"],"fromAccountId":["628"],"offset":["0"],"clientName":["Annamary
> Iddi"],"dateFormat":["dd MMMM yyyy"],"limit":["14"],"locale":["en"]}}
> 08:34:15.558 [http-bio-443-exec-6] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551255496,"totalTime":62,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/loans/628","parameters":{}}
> 08:34:15.835 [http-bio-443-exec-4] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551255495,"totalTime":340,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/loans/628/transactions/template
> ","parameters":{"command":["disburse"]}}
> 08:34:15.999 [http-bio-443-exec-4] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551255965,"totalTime":34,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/entityDatatableChecks
> ","parameters":{"limit":["-1"]}}
> 08:34:20.624 [http-bio-443-exec-9] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551259197,"totalTime":1427,"method":"POST","url":"
> https://localhost/fineract-provider/api/v1/loans/628
> ","parameters":{"command":["disburse"]}}
> 08:34:20.852 [http-bio-443-exec-5] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551260779,"totalTime":73,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/loans/628/notes
> ","parameters":{}}
> 08:34:20.859 [http-bio-443-exec-2] DEBUG
> o.a.f.p.a.s.AccountAssociationsReadPlatformServiceImpl - Linking account is
> not configured
> 08:34:20.892 [http-bio-443-exec-8] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551260777,"totalTime":115,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/datatables
> ","parameters":{"apptable":["m_loan"]}}
> 08:34:20.896 [http-bio-443-exec-2] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551260766,"totalTime":130,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/loans/628
> ","parameters":{"associations":["all"],"exclude":["guarantors,futureSchedule"]}}
> 08:34:21.167 [http-bio-443-exec-4] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551261026,"totalTime":140,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/standinginstructions/template
> ","parameters":{"fromAccountType":["1"],"fromClientId":["3"],"fromAccountId":["628"]}}
> 08:34:21.333 [http-bio-443-exec-9] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551261264,"totalTime":69,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/standinginstructions","parameters":{"fromAccountType":["1"],"clientId":["3"],"fromAccountId":["628"],"offset":["0"],"clientName":["Annamary
> Iddi"],"dateFormat":["dd MMMM yyyy"],"limit":["14"],"locale":["en"]}}
> Jul 31, 2019 8:34:26 AM
> org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport reportFailedQuery
> WARNING: Failed Query Report SQL=SELECT t0.id, t1.id, t2.id, t2.amount,
> t2.instruction_type, t2.last_run_date, t2.name, t2.priority,
> t2.recurrence_frequency, t2.recurrence_interval, t2.recurrence_on_day,
> t2.recurrence_on_month, t2.recurrence_type, t2.status, t2.valid_from,
> t2.valid_till, t3.id, t3.account_no, t3.activatedon_userid,
> t3.activation_date, t3.age_at_office, t3.client_age,
> t3.client_classification_cv_id, t3.client_type_cv_id, t3.closedon_userid,
> t3.closedon_date, t3.closure_reason_cv_id, t3.date_of_birth,
> t3.display_name, t3.email_address, t3.external_id, t3.firstname,
> t3.fullname, t3.gender_cv_id, t4.id, t4.location, t4.storage_type_enum,
> t3.is_staff, t3.lastname, t3.legal_form_enum, t3.middlename, t3.mobile_no,
> t5.id, t5.external_id, t5.hierarchy, t6.id, t6.location,
> t6.storage_type_enum, t5.name, t5.opening_date, t5.parent_id,
> t3.office_joining_date, t3.proposed_transfer_date, t3.reactivated_on_date,
> t3.reactivated_on_userid, t3.rejectedon_userid, t3.rejectedon_date,
> t3.reject_reason_cv_id, t3.reopened_by_userid, t3.reopened_on_date,
> t3.default_savings_account, t3.default_savings_product, t7.id,
> t7.is_active, t7.display_name, t7.email_address, t7.external_id,
> t7.firstname, t8.id, t8.location, t8.storage_type_enum, t7.joining_date,
> t7.lastname, t7.is_loan_officer, t7.mobile_no, t9.id, t9.external_id,
> t9.hierarchy, t9.image_id, t9.name, t9.opening_date, t9.parent_id, t10.id,
> t10.is_active, t10.display_name, t10.email_address, t10.external_id,
> t10.firstname, t10.image_id, t10.joining_date, t10.lastname,
> t10.is_loan_officer, t10.mobile_no, t10.office_id,
> t10.organisational_role_enum, t7.organisational_role_enum, t3.status_enum,
> t3.sub_status, t3.submittedon_userid, t3.submittedon_date, t11.id,
> t11.external_id, t11.hierarchy, t11.image_id, t11.name, t11.opening_date,
> t11.parent_id, t3.updated_by, t3.updated_on, t3.withdrawn_on_date,
> t3.withdraw_reason_cv_id, t3.withdraw_on_userid, t12.id, t12.version,
> t12.account_no, t12.accrued_till, t12.disbursedon_date, t12.maturedon_date,
> t12.approvedon_userid, t12.approvedon_date, t12.approved_principal, t13.id,
> t13.account_no, t13.activatedon_userid, t13.activation_date,
> t13.age_at_office, t13.client_age, t13.client_classification_cv_id,
> t13.client_type_cv_id, t13.closedon_userid, t13.closedon_date,
> t13.closure_reason_cv_id, t13.date_of_birth, t13.display_name,
> t13.email_address, t13.external_id, t13.firstname, t13.fullname,
> t13.gender_cv_id, t13.image_id, t13.is_staff, t13.lastname,
> t13.legal_form_enum, t13.middlename, t13.mobile_no, t13.office_id,
> t13.office_joining_date, t13.proposed_transfer_date,
> t13.reactivated_on_date, t13.reactivated_on_userid, t13.rejectedon_userid,
> t13.rejectedon_date, t13.reject_reason_cv_id, t13.reopened_by_userid,
> t13.reopened_on_date, t13.default_savings_account,
> t13.default_savings_product, t13.staff_id, t13.status_enum, t13.sub_status,
> t13.submittedon_userid, t13.submittedon_date, t13.transfer_to_office_id,
> t13.updated_by, t13.updated_on, t13.withdrawn_on_date,
> t13.withdraw_reason_cv_id, t13.withdraw_on_userid, t12.closedon_userid,
> t12.closedon_date, t12.create_standing_instruction_at_disbursement,
> t12.disbursedon_userid, t12.expected_disbursedon_date,
> t12.expected_firstrepaymenton_date, t12.expected_maturedon_date,
> t12.external_id, t12.fixed_emi_amount, t14.id, t14.external_id, t14.name,
> t15.id, t15.account_no, t16.id, t16.nonexpired, t16.nonlocked,
> t16.nonexpired_credentials, t16.is_deleted, t16.email, t16.enabled,
> t16.firsttime_login_remaining, t16.firstname, t16.is_self_service_user,
> t16.last_time_login, t16.last_time_password_updated, t16.lastname, t17.id,
> t17.external_id, t17.hierarchy, t17.image_id, t17.name, t17.opening_date,
> t17.parent_id, t16.password, t16.password_never_expires, t18.id,
> t18.is_active, t18.display_name, t18.email_address, t18.external_id,
> t18.firstname, t18.image_id, t18.joining_date, t18.lastname,
> t18.is_loan_officer, t18.mobile_no, t18.office_id,
> t18.organisational_role_parent_staff_id, t18.organisational_role_enum,
> t16.username, t15.activation_date, t15.closedon_userid, t15.closedon_date,
> t15.closure_reason_cv_id, t15.external_id, t19.id, t19.can_have_clients,
> t19.level_name, t19.parent_id, t19.recursable, t19.super_parent,
> t15.hierarchy, t15.display_name, t20.id, t20.external_id, t20.hierarchy,
> t20.image_id, t20.name, t20.opening_date, t20.parent_id, t15.parent_id,
> t21.id, t21.is_active, t21.display_name, t21.email_address,
> t21.external_id, t21.firstname, t21.image_id, t21.joining_date,
> t21.lastname, t21.is_loan_officer, t21.mobile_no, t21.office_id,
> t21.organisational_role_parent_staff_id, t21.organisational_role_enum,
> t15.status_enum, t15.submittedon_userid, t15.submittedon_date,
> t12.guarantee_amount_derived, t12.interest_calculated_from_date,
> t12.interest_rate_differential, t12.interest_recalcualated_on,
> t12.is_floating_interest_rate, t12.is_npa, t12.is_topup, t12.loan_counter,
> t22.id, t22.allow_compounding_on_eod,
> t22.compounding_frequency_nth_day_enum, t22.compounding_frequency_on_day,
> t22.compounding_frequency_type_enum,
> t22.compounding_frequency_weekday_enum, t22.compounding_frequency_interval,
> t22.compound_type_enum, t22.is_compounding_to_be_posted_as_transaction,
> t22.reschedule_strategy_enum, t22.rest_frequency_nth_day_enum,
> t22.rest_frequency_on_day, t22.rest_frequency_type_enum,
> t22.rest_frequency_weekday_enum, t22.rest_frequency_interval, t23.id,
> t23.is_active, t23.display_name, t23.email_address, t23.external_id,
> t23.firstname, t23.image_id, t23.joining_date, t23.lastname,
> t23.is_loan_officer, t23.mobile_no, t23.office_id,
> t23.organisational_role_parent_staff_id, t23.organisational_role_enum,
> t24.id, t24.account_moves_out_of_npa_only_on_arrears_completion,
> t24.accounting_type, t24.allow_variabe_installments,
> t24.can_define_fixed_emi_amount, t24.can_use_for_topup, t24.close_date,
> t24.collateral_percentage_value, t24.description, t24.external_id, t25.id,
> t25.default_differential_lending_rate, t26.id, t26.createdby_id,
> t26.created_date, t26.is_active, t26.is_base_lending_rate,
> t26.lastmodifiedby_id, t26.lastmodified_date, t26.name,
> t25.interest_rate_differential,
> t25.is_floating_interest_rate_calculation_allowed,
> t25.max_differential_lending_rate, t25.min_differential_lending_rate,
> t27.id, t27.external_id, t27.name, t24.hold_guarantee_funds,
> t24.include_in_borrower_cycle, t24.instalment_amount_in_multiples_of,
> t24.is_equal_amortization, t24.is_linked_to_floating_interest_rates,
> t28.id, t28.amortization_method_enum, t28.grace_on_arrears_ageing,
> t28.moratorium, t28.arrearstolerance_amount,
> t28.interest_calculated_in_period_enum, t28.interest_method_enum,
> t28.repay_every, t28.loan_transaction_strategy_id, t24.max_disbursals,
> t24.allow_multiple_disbursals, t24.max_outstanding_loan_balance, t29.id,
> t29.mandatory_guarantee, t29.minimum_guarantee_from_guarantor_funds,
> t29.minimum_guarantee_from_own_funds,
> t24.max_nominal_interest_rate_per_period, t24.max_number_of_repayments,
> t24.max_principal_amount, t24.min_nominal_interest_rate_per_period,
> t24.min_number_of_repayments, t24.min_principal_amount,
> t24.allow_partial_period_interest_calcualtion,
> t24.amortization_method_enum, t24.annual_nominal_interest_rate,
> t24.currency_code, t24.currency_digits, t24.currency_multiplesof,
> t24.days_in_month_enum, t24.days_in_year_enum, t24.grace_on_arrears_ageing,
> t24.grace_interest_free_periods, t24.grace_on_interest_periods,
> t24.grace_on_principal_periods, t24.arrearstolerance_amount,
> t24.interest_calculated_in_period_enum, t24.interest_method_enum,
> t24.interest_period_frequency_enum, t24.interest_recalculation_enabled,
> t24.nominal_interest_rate_per_period, t24.number_of_repayments,
> t24.principal_amount, t24.recurring_moratorium_principal_periods,
> t24.repay_every, t24.repayment_period_frequency_enum,
> t24.min_days_between_disbursal_and_first_repayment, t24.name,
> t24.overdue_days_for_npa, t24.principal_threshold_for_last_installment,
> t30.id, t30.allow_compounding_on_eod,
> t30.compounding_frequency_nth_day_enum, t30.compounding_frequency_on_day,
> t30.compounding_frequency_type_enum,
> t30.compounding_frequency_weekday_enum, t30.compounding_frequency_interval,
> t30.compound_type_enum, t30.arrears_based_on_original_schedule,
> t30.is_compounding_to_be_posted_as_transaction,
> t30.pre_close_interest_calculation_strategy, t30.reschedule_strategy_enum,
> t30.rest_frequency_nth_day_enum, t30.rest_frequency_on_day,
> t30.rest_frequency_type_enum, t30.rest_frequency_weekday_enum,
> t30.rest_frequency_interval, t24.short_name, t24.start_date,
> t24.sync_expected_with_disbursement_date, t31.id, t31.code, t31.name,
> t31.sort_order, t24.use_borrower_cycle, t32.id, t32.maximum_gap,
> t32.minimum_gap, t12.loan_product_counter, t12.loanpurpose_cv_id,
> t12.allow_partial_period_interest_calcualtion,
> t12.amortization_method_enum, t12.annual_nominal_interest_rate,
> t12.currency_code, t12.currency_digits, t12.currency_multiplesof,
> t12.days_in_month_enum, t12.days_in_year_enum, t12.grace_on_arrears_ageing,
> t12.grace_interest_free_periods, t12.grace_on_interest_periods,
> t12.grace_on_principal_periods, t12.arrearstolerance_amount,
> t12.interest_calculated_in_period_enum, t12.interest_method_enum,
> t12.interest_period_frequency_enum, t12.is_equal_amortization,
> t12.interest_recalculation_enabled, t12.nominal_interest_rate_per_period,
> t12.number_of_repayments, t12.principal_amount,
> t12.recurring_moratorium_principal_periods, t12.repay_every,
> t12.repayment_period_frequency_enum, t12.loan_status_id,
> t12.loan_sub_status_id, t12.loan_type_enum,
> t12.max_outstanding_loan_balance, t12.principal_amount_proposed,
> t12.rejectedon_userid, t12.rejectedon_date, t12.rescheduledon_userid,
> t12.rescheduledon_date, t12.submittedon_userid, t12.submittedon_date,
> t12.total_costofloan_derived, t12.total_expected_costofloan_derived,
> t12.total_expected_repayment_derived, t12.fee_charges_charged_derived,
> t12.total_charges_due_at_disbursement_derived,
> t12.fee_charges_outstanding_derived, t12.fee_charges_repaid_derived,
> t12.fee_charges_waived_derived, t12.fee_charges_writtenoff_derived,
> t12.interest_charged_derived, t12.interest_outstanding_derived,
> t12.interest_repaid_derived, t12.interest_waived_derived,
> t12.interest_writtenoff_derived, t12.total_outstanding_derived,
> t12.penalty_charges_charged_derived,
> t12.penalty_charges_outstanding_derived,
> t12.penalty_charges_repaid_derived, t12.penalty_charges_waived_derived,
> t12.penalty_charges_writtenoff_derived, t12.principal_disbursed_derived,
> t12.principal_outstanding_derived, t12.principal_repaid_derived,
> t12.principal_writtenoff_derived, t12.total_repayment_derived,
> t12.total_waived_derived, t12.total_writtenoff_derived,
> t12.sync_disbursement_with_meeting, t12.term_frequency,
> t12.term_period_frequency_enum, t12.total_overpaid_derived,
> t12.total_recovered_derived, t33.id, t33.code, t33.name, t33.sort_order,
> t12.withdrawnon_userid, t12.withdrawnon_date, t12.writeoff_reason_cv_id,
> t12.writtenoffon_date, t34.id, t34.external_id, t34.hierarchy,
> t34.image_id, t34.name, t34.opening_date, t34.parent_id, t35.id,
> t35.deposit_type_enum, t35.version, t35.account_no, t35.account_type_enum,
> t35.activatedon_userid, t35.activatedon_date, t35.allow_overdraft,
> t35.approvedon_userid, t35.approvedon_date, t36.id, t36.account_no,
> t36.activatedon_userid, t36.activation_date, t36.age_at_office,
> t36.client_age, t36.client_classification_cv_id, t36.client_type_cv_id,
> t36.closedon_userid, t36.closedon_date, t36.closure_reason_cv_id,
> t36.date_of_birth, t36.display_name, t36.email_address, t36.external_id,
> t36.firstname, t36.fullname, t36.gender_cv_id, t36.image_id, t36.is_staff,
> t36.lastname, t36.legal_form_enum, t36.middlename, t36.mobile_no,
> t36.office_id, t36.office_joining_date, t36.proposed_transfer_date,
> t36.reactivated_on_date, t36.reactivated_on_userid, t36.rejectedon_userid,
> t36.rejectedon_date, t36.reject_reason_cv_id, t36.reopened_by_userid,
> t36.reopened_on_date, t36.default_savings_account,
> t36.default_savings_product, t36.staff_id, t36.status_enum, t36.sub_status,
> t36.submittedon_userid, t36.submittedon_date, t36.transfer_to_office_id,
> t36.updated_by, t36.updated_on, t36.withdrawn_on_date,
> t36.withdraw_reason_cv_id, t36.withdraw_on_userid, t35.closedon_userid,
> t35.closedon_date, t35.currency_code, t35.currency_digits,
> t35.currency_multiplesof, t35.enforce_min_required_balance,
> t35.external_id, t37.id, t37.account_no, t37.activatedon_userid,
> t37.activation_date, t37.closedon_userid, t37.closedon_date,
> t37.closure_reason_cv_id, t37.external_id, t37.level_id, t37.hierarchy,
> t37.display_name, t37.office_id, t37.parent_id, t37.staff_id,
> t37.status_enum, t37.submittedon_userid, t37.submittedon_date,
> t35.interest_calculation_days_in_year_type_enum,
> t35.interest_calculation_type_enum, t35.interest_compounding_period_enum,
> t35.interest_posting_period_enum, t35.lockedin_until_date_derived,
> t35.lockin_period_frequency, t35.lockin_period_frequency_enum,
> t35.min_balance_for_interest_calculation,
> t35.min_overdraft_for_interest_calculation, t35.min_required_balance,
> t35.min_required_opening_balance, t35.nominal_annual_interest_rate,
> t35.nominal_annual_interest_rate_overdraft, t35.on_hold_funds_derived,
> t35.overdraft_limit, t38.id, t38.deposit_type_enum, t38.accounting_type,
> t38.allow_overdraft, t38.currency_code, t38.currency_digits,
> t38.currency_multiplesof, t38.days_to_dormancy, t38.days_to_escheat,
> t38.days_to_inactive, t38.description, t38.enforce_min_required_balance,
> t38.interest_calculation_days_in_year_type_enum,
> t38.interest_calculation_type_enum, t38.interest_compounding_period_enum,
> t38.interest_posting_period_enum, t38.is_dormancy_tracking_active,
> t38.lockin_period_frequency, t38.lockin_period_frequency_enum,
> t38.min_balance_for_interest_calculation,
> t38.min_overdraft_for_interest_calculation, t38.min_required_balance,
> t38.min_required_opening_balance, t38.name,
> t38.nominal_annual_interest_rate,
> t38.nominal_annual_interest_rate_overdraft, t38.overdraft_limit,
> t38.short_name, t39.id, t39.createdby_id, t39.created_date,
> t39.lastmodifiedby_id, t39.lastmodified_date, t39.name, t38.withhold_tax,
> t38.withdrawal_fee_for_transfer, t35.rejectedon_userid,
> t35.rejectedon_date, t35.field_officer_id,
> t35.total_savings_amount_on_hold, t35.start_interest_calculation_date,
> t35.status_enum, t35.sub_status_enum, t35.submittedon_userid,
> t35.submittedon_date, t35.account_balance_derived,
> t35.last_interest_calculation_date, t35.total_annual_fees_derived,
> t35.total_deposits_derived, t35.total_fees_charge_derived,
> t35.total_interest_earned_derived, t35.total_interest_posted_derived,
> t35.total_overdraft_interest_derived, t35.total_penalty_charge_derived,
> t35.total_withdrawal_fees_derived, t35.total_withdrawals_derived,
> t35.total_withhold_tax_derived, t40.id, t40.createdby_id,
> t40.created_date, t40.lastmodifiedby_id, t40.lastmodified_date, t40.name,
> t35.withhold_tax, t35.withdrawal_fee_for_transfer, t35.withdrawnon_userid,
> t35.withdrawnon_date, t41.id, t41.account_no, t41.activatedon_userid,
> t41.activation_date, t41.age_at_office, t41.client_age,
> t41.client_classification_cv_id, t41.client_type_cv_id,
> t41.closedon_userid, t41.closedon_date, t41.closure_reason_cv_id,
> t41.date_of_birth, t41.display_name, t41.email_address, t41.external_id,
> t41.firstname, t41.fullname, t41.gender_cv_id, t41.image_id, t41.is_staff,
> t41.lastname, t41.legal_form_enum, t41.middlename, t41.mobile_no,
> t41.office_id, t41.office_joining_date, t41.proposed_transfer_date,
> t41.reactivated_on_date, t41.reactivated_on_userid, t41.rejectedon_userid,
> t41.rejectedon_date, t41.reject_reason_cv_id, t41.reopened_by_userid,
> t41.reopened_on_date, t41.default_savings_account,
> t41.default_savings_product, t41.staff_id, t41.status_enum, t41.sub_status,
> t41.submittedon_userid, t41.submittedon_date, t41.transfer_to_office_id,
> t41.updated_by, t41.updated_on, t41.withdrawn_on_date,
> t41.withdraw_reason_cv_id, t41.withdraw_on_userid, t42.id, t42.version,
> t42.account_no, t42.accrued_till, t42.disbursedon_date, t42.maturedon_date,
> t42.approvedon_userid, t42.approvedon_date, t42.approved_principal,
> t42.client_id, t42.closedon_userid, t42.closedon_date,
> t42.create_standing_instruction_at_disbursement, t42.disbursedon_userid,
> t42.expected_disbursedon_date, t42.expected_firstrepaymenton_date,
> t42.expected_maturedon_date, t42.external_id, t42.fixed_emi_amount,
> t42.fund_id, t42.group_id, t42.guarantee_amount_derived,
> t42.interest_calculated_from_date, t42.interest_rate_differential,
> t42.interest_recalcualated_on, t42.is_floating_interest_rate, t42.is_npa,
> t42.is_topup, t42.loan_counter, t42.loan_officer_id, t42.product_id,
> t42.loan_product_counter, t42.loanpurpose_cv_id,
> t42.allow_partial_period_interest_calcualtion,
> t42.amortization_method_enum, t42.annual_nominal_interest_rate,
> t42.currency_code, t42.currency_digits, t42.currency_multiplesof,
> t42.days_in_month_enum, t42.days_in_year_enum, t42.grace_on_arrears_ageing,
> t42.grace_interest_free_periods, t42.grace_on_interest_periods,
> t42.grace_on_principal_periods, t42.arrearstolerance_amount,
> t42.interest_calculated_in_period_enum, t42.interest_method_enum,
> t42.interest_period_frequency_enum, t42.is_equal_amortization,
> t42.interest_recalculation_enabled, t42.nominal_interest_rate_per_period,
> t42.number_of_repayments, t42.principal_amount,
> t42.recurring_moratorium_principal_periods, t42.repay_every,
> t42.repayment_period_frequency_enum, t42.loan_status_id,
> t42.loan_sub_status_id, t42.loan_type_enum,
> t42.max_outstanding_loan_balance, t42.principal_amount_proposed,
> t42.rejectedon_userid, t42.rejectedon_date, t42.rescheduledon_userid,
> t42.rescheduledon_date, t42.submittedon_userid, t42.submittedon_date,
> t42.total_costofloan_derived, t42.total_expected_costofloan_derived,
> t42.total_expected_repayment_derived, t42.fee_charges_charged_derived,
> t42.total_charges_due_at_disbursement_derived,
> t42.fee_charges_outstanding_derived, t42.fee_charges_repaid_derived,
> t42.fee_charges_waived_derived, t42.fee_charges_writtenoff_derived,
> t42.interest_charged_derived, t42.interest_outstanding_derived,
> t42.interest_repaid_derived, t42.interest_waived_derived,
> t42.interest_writtenoff_derived, t42.total_outstanding_derived,
> t42.penalty_charges_charged_derived,
> t42.penalty_charges_outstanding_derived,
> t42.penalty_charges_repaid_derived, t42.penalty_charges_waived_derived,
> t42.penalty_charges_writtenoff_derived, t42.principal_disbursed_derived,
> t42.principal_outstanding_derived, t42.principal_repaid_derived,
> t42.principal_writtenoff_derived, t42.total_repayment_derived,
> t42.total_waived_derived, t42.total_writtenoff_derived,
> t42.sync_disbursement_with_meeting, t42.term_frequency,
> t42.term_period_frequency_enum, t42.total_overpaid_derived,
> t42.total_recovered_derived, t42.loan_transaction_strategy_id,
> t42.withdrawnon_userid, t42.withdrawnon_date, t42.writeoff_reason_cv_id,
> t42.writtenoffon_date, t43.id, t43.external_id, t43.hierarchy,
> t43.image_id, t43.name, t43.opening_date, t43.parent_id, t44.id,
> t44.deposit_type_enum, t44.version, t44.account_no, t44.account_type_enum,
> t44.activatedon_userid, t44.activatedon_date, t44.allow_overdraft,
> t44.approvedon_userid, t44.approvedon_date, t44.client_id,
> t44.closedon_userid, t44.closedon_date, t44.currency_code,
> t44.currency_digits, t44.currency_multiplesof,
> t44.enforce_min_required_balance, t44.external_id, t44.group_id,
> t44.interest_calculation_days_in_year_type_enum,
> t44.interest_calculation_type_enum, t44.interest_compounding_period_enum,
> t44.interest_posting_period_enum, t44.lockedin_until_date_derived,
> t44.lockin_period_frequency, t44.lockin_period_frequency_enum,
> t44.min_balance_for_interest_calculation,
> t44.min_overdraft_for_interest_calculation, t44.min_required_balance,
> t44.min_required_opening_balance, t44.nominal_annual_interest_rate,
> t44.nominal_annual_interest_rate_overdraft, t44.on_hold_funds_derived,
> t44.overdraft_limit, t44.product_id, t44.rejectedon_userid,
> t44.rejectedon_date, t44.field_officer_id,
> t44.total_savings_amount_on_hold, t44.start_interest_calculation_date,
> t44.status_enum, t44.sub_status_enum, t44.submittedon_userid,
> t44.submittedon_date, t44.account_balance_derived,
> t44.last_interest_calculation_date, t44.total_annual_fees_derived,
> t44.total_deposits_derived, t44.total_fees_charge_derived,
> t44.total_interest_earned_derived, t44.total_interest_posted_derived,
> t44.total_overdraft_interest_derived, t44.total_penalty_charge_derived,
> t44.total_withdrawal_fees_derived, t44.total_withdrawals_derived,
> t44.total_withhold_tax_derived, t44.tax_group_id, t44.withhold_tax,
> t44.withdrawal_fee_for_transfer, t44.withdrawnon_userid,
> t44.withdrawnon_date, t45.id, t45.account_no, t46.id, t46.nonexpired,
> t46.nonlocked, t46.nonexpired_credentials, t46.is_deleted, t46.email,
> t46.enabled, t46.firsttime_login_remaining, t46.firstname,
> t46.is_self_service_user, t46.last_time_login,
> t46.last_time_password_updated, t46.lastname, t46.office_id, t46.password,
> t46.password_never_expires, t46.staff_id, t46.username, t45.activated_date,
> t45.allow_dividends_inactive_clients, t47.id, t47.nonexpired,
> t47.nonlocked, t47.nonexpired_credentials, t47.is_deleted, t47.email,
> t47.enabled, t47.firsttime_login_remaining, t47.firstname,
> t47.is_self_service_user, t47.last_time_login,
> t47.last_time_password_updated, t47.lastname, t47.office_id, t47.password,
> t47.password_never_expires, t47.staff_id, t47.username, t45.approved_date,
> t48.id, t48.account_no, t48.activatedon_userid, t48.activation_date,
> t48.age_at_office, t48.client_age, t48.client_classification_cv_id,
> t48.client_type_cv_id, t48.closedon_userid, t48.closedon_date,
> t48.closure_reason_cv_id, t48.date_of_birth, t48.display_name,
> t48.email_address, t48.external_id, t48.firstname, t48.fullname,
> t48.gender_cv_id, t48.image_id, t48.is_staff, t48.lastname,
> t48.legal_form_enum, t48.middlename, t48.mobile_no, t48.office_id,
> t48.office_joining_date, t48.proposed_transfer_date,
> t48.reactivated_on_date, t48.reactivated_on_userid, t48.rejectedon_userid,
> t48.rejectedon_date, t48.reject_reason_cv_id, t48.reopened_by_userid,
> t48.reopened_on_date, t48.default_savings_account,
> t48.default_savings_product, t48.staff_id, t48.status_enum, t48.sub_status,
> t48.submittedon_userid, t48.submittedon_date, t48.transfer_to_office_id,
> t48.updated_by, t48.updated_on, t48.withdrawn_on_date,
> t48.withdraw_reason_cv_id, t48.withdraw_on_userid, t49.id,
> t49.nonexpired, t49.nonlocked, t49.nonexpired_credentials, t49.is_deleted,
> t49.email, t49.enabled, t49.firsttime_login_remaining, t49.firstname,
> t49.is_self_service_user, t49.last_time_login,
> t49.last_time_password_updated, t49.lastname, t49.office_id, t49.password,
> t49.password_never_expires, t49.staff_id, t49.username, t45.closed_date,
> t45.currency_code, t45.currency_digits, t45.currency_multiplesof,
> t45.external_id, t45.lockin_period_frequency,
> t45.lockin_period_frequency_enum, t45.minimum_active_period_frequency,
> t45.minimum_active_period_frequency_enum, t50.id, t50.nonexpired,
> t50.nonlocked, t50.nonexpired_credentials, t50.is_deleted, t50.email,
> t50.enabled, t50.firsttime_login_remaining, t50.firstname,
> t50.is_self_service_user, t50.last_time_login,
> t50.last_time_password_updated, t50.lastname, t50.office_id, t50.password,
> t50.password_never_expires, t50.staff_id, t50.username,
> t45.lastmodified_date, t51.id, t51.nonexpired, t51.nonlocked,
> t51.nonexpired_credentials, t51.is_deleted, t51.email, t51.enabled,
> t51.firsttime_login_remaining, t51.firstname, t51.is_self_service_user,
> t51.last_time_login, t51.last_time_password_updated, t51.lastname,
> t51.office_id, t51.password, t51.password_never_expires, t51.staff_id,
> t51.username, t45.rejected_date, t52.id, t52.deposit_type_enum,
> t52.version, t52.account_no, t52.account_type_enum, t52.activatedon_userid,
> t52.activatedon_date, t52.allow_overdraft, t52.approvedon_userid,
> t52.approvedon_date, t52.client_id, t52.closedon_userid, t52.closedon_date,
> t52.currency_code, t52.currency_digits, t52.currency_multiplesof,
> t52.enforce_min_required_balance, t52.external_id, t52.group_id,
> t52.interest_calculation_days_in_year_type_enum,
> t52.interest_calculation_type_enum, t52.interest_compounding_period_enum,
> t52.interest_posting_period_enum, t52.lockedin_until_date_derived,
> t52.lockin_period_frequency, t52.lockin_period_frequency_enum,
> t52.min_balance_for_interest_calculation,
> t52.min_overdraft_for_interest_calculation, t52.min_required_balance,
> t52.min_required_opening_balance, t52.nominal_annual_interest_rate,
> t52.nominal_annual_interest_rate_overdraft, t52.on_hold_funds_derived,
> t52.overdraft_limit, t52.product_id, t52.rejectedon_userid,
> t52.rejectedon_date, t52.field_officer_id,
> t52.total_savings_amount_on_hold, t52.start_interest_calculation_date,
> t52.status_enum, t52.sub_status_enum, t52.submittedon_userid,
> t52.submittedon_date, t52.account_balance_derived,
> t52.last_interest_calculation_date, t52.total_annual_fees_derived,
> t52.total_deposits_derived, t52.total_fees_charge_derived,
> t52.total_interest_earned_derived, t52.total_interest_posted_derived,
> t52.total_overdraft_interest_derived, t52.total_penalty_charge_derived,
> t52.total_withdrawal_fees_derived, t52.total_withdrawals_derived,
> t52.total_withhold_tax_derived, t52.tax_group_id, t52.withhold_tax,
> t52.withdrawal_fee_for_transfer, t52.withdrawnon_userid,
> t52.withdrawnon_date, t53.id, t53.createdby_id, t53.created_date,
> t53.lastmodifiedby_id, t53.lastmodified_date, t53.accounting_type,
> t53.allow_dividends_inactive_clients, t53.currency_code,
> t53.currency_digits, t53.currency_multiplesof, t53.description,
> t53.end_date, t53.external_id, t53.lockin_period_frequency_enum,
> t53.lockin_period_frequency, t53.maximum_client_shares,
> t53.minimum_active_period_frequency,
> t53.minimum_active_period_frequency_enum, t53.minimum_client_shares,
> t53.name, t53.nominal_client_shares, t53.capital_amount, t53.short_name,
> t53.start_date, t53.total_shares, t53.issued_shares,
> t53.totalsubscribed_shares, t53.unit_price, t45.status_enum, t54.id,
> t54.nonexpired, t54.nonlocked, t54.nonexpired_credentials, t54.is_deleted,
> t54.email, t54.enabled, t54.firsttime_login_remaining, t54.firstname,
> t54.is_self_service_user, t54.last_time_login,
> t54.last_time_password_updated, t54.lastname, t54.office_id, t54.password,
> t54.password_never_expires, t54.staff_id, t54.username, t45.submitted_date,
> t45.total_approved_shares, t45.total_pending_shares, t1.transfer_type,
> t0.amount, t0.currency_code, t0.currency_digits, t0.currency_multiplesof,
> t0.transaction_date, t0.description, t55.id, t55.amount,
> t55.amount_in_words, t55.appuser_id, t55.created_date,
> t55.transaction_date, t55.external_id, t55.fee_charges_portion_derived,
> t55.interest_portion_derived, t56.id, t56.version, t56.account_no,
> t56.accrued_till, t56.disbursedon_date, t56.maturedon_date,
> t56.approvedon_userid, t56.approvedon_date, t56.approved_principal,
> t56.client_id, t56.closedon_userid, t56.closedon_date,
> t56.create_standing_instruction_at_disbursement, t56.disbursedon_userid,
> t56.expected_disbursedon_date, t56.expected_firstrepaymenton_date,
> t56.expected_maturedon_date, t56.external_id, t56.fixed_emi_amount,
> t56.fund_id, t56.group_id, t56.guarantee_amount_derived,
> t56.interest_calculated_from_date, t56.interest_rate_differential,
> t56.interest_recalcualated_on, t56.is_floating_interest_rate, t56.is_npa,
> t56.is_topup, t56.loan_counter, t56.loan_officer_id, t56.product_id,
> t56.loan_product_counter, t56.loanpurpose_cv_id,
> t56.allow_partial_period_interest_calcualtion,
> t56.amortization_method_enum, t56.annual_nominal_interest_rate,
> t56.currency_code, t56.currency_digits, t56.currency_multiplesof,
> t56.days_in_month_enum, t56.days_in_year_enum, t56.grace_on_arrears_ageing,
> t56.grace_interest_free_periods, t56.grace_on_interest_periods,
> t56.grace_on_principal_periods, t56.arrearstolerance_amount,
> t56.interest_calculated_in_period_enum, t56.interest_method_enum,
> t56.interest_period_frequency_enum, t56.is_equal_amortization,
> t56.interest_recalculation_enabled, t56.nominal_interest_rate_per_period,
> t56.number_of_repayments, t56.principal_amount,
> t56.recurring_moratorium_principal_periods, t56.repay_every,
> t56.repayment_period_frequency_enum, t56.loan_status_id,
> t56.loan_sub_status_id, t56.loan_type_enum,
> t56.max_outstanding_loan_balance, t56.principal_amount_proposed,
> t56.rejectedon_userid, t56.rejectedon_date, t56.rescheduledon_userid,
> t56.rescheduledon_date, t56.submittedon_userid, t56.submittedon_date,
> t56.total_costofloan_derived, t56.total_expected_costofloan_derived,
> t56.total_expected_repayment_derived, t56.fee_charges_charged_derived,
> t56.total_charges_due_at_disbursement_derived,
> t56.fee_charges_outstanding_derived, t56.fee_charges_repaid_derived,
> t56.fee_charges_waived_derived, t56.fee_charges_writtenoff_derived,
> t56.interest_charged_derived, t56.interest_outstanding_derived,
> t56.interest_repaid_derived, t56.interest_waived_derived,
> t56.interest_writtenoff_derived, t56.total_outstanding_derived,
> t56.penalty_charges_charged_derived,
> t56.penalty_charges_outstanding_derived,
> t56.penalty_charges_repaid_derived, t56.penalty_charges_waived_derived,
> t56.penalty_charges_writtenoff_derived, t56.principal_disbursed_derived,
> t56.principal_outstanding_derived, t56.principal_repaid_derived,
> t56.principal_writtenoff_derived, t56.total_repayment_derived,
> t56.total_waived_derived, t56.total_writtenoff_derived,
> t56.sync_disbursement_with_meeting, t56.term_frequency,
> t56.term_period_frequency_enum, t56.total_overpaid_derived,
> t56.total_recovered_derived, t56.loan_transaction_strategy_id,
> t56.withdrawnon_userid, t56.withdrawnon_date, t56.writeoff_reason_cv_id,
> t56.writtenoffon_date, t55.manually_adjusted_or_reversed, t57.id,
> t57.external_id, t57.hierarchy, t57.image_id, t57.name, t57.opening_date,
> t57.parent_id, t55.outstanding_loan_balance_derived,
> t55.overpayment_portion_derived, t58.id, t58.account_number,
> t58.bank_number, t58.check_number, t59.id, t59.description,
> t59.is_cash_payment, t59.value, t59.order_position, t58.receipt_number,
> t58.routing_code, t55.penalty_charges_portion_derived,
> t55.principal_portion_derived, t55.is_reversed, t55.submitted_on_date,
> t55.transaction_type_enum, t55.unrecognized_income_portion, t60.id,
> t60.amount, t60.amount_in_words, t61.id, t61.nonexpired, t61.nonlocked,
> t61.nonexpired_credentials, t61.is_deleted, t61.email, t61.enabled,
> t61.firsttime_login_remaining, t61.firstname, t61.is_self_service_user,
> t61.last_time_login, t61.last_time_password_updated, t61.lastname,
> t61.office_id, t61.password, t61.password_never_expires, t61.staff_id,
> t61.username, t60.balance_end_date_derived,
> t60.balance_number_of_days_derived, t60.created_date,
> t60.cumulative_balance_derived, t60.transaction_date, t60.is_manual,
> t62.id, t62.external_id, t62.hierarchy, t62.image_id, t62.name,
> t62.opening_date, t62.parent_id, t60.overdraft_amount_derived, t63.id,
> t63.account_number, t63.bank_number, t63.check_number, t63.payment_type_id,
> t63.receipt_number, t63.routing_code, t60.release_id_of_hold_amount,
> t60.is_reversed, t60.running_balance_derived, t64.id,
> t64.deposit_type_enum, t64.version, t64.account_no, t64.account_type_enum,
> t64.activatedon_userid, t64.activatedon_date, t64.allow_overdraft,
> t64.approvedon_userid, t64.approvedon_date, t64.client_id,
> t64.closedon_userid, t64.closedon_date, t64.currency_code,
> t64.currency_digits, t64.currency_multiplesof,
> t64.enforce_min_required_balance, t64.external_id, t64.group_id,
> t64.interest_calculation_days_in_year_type_enum,
> t64.interest_calculation_type_enum, t64.interest_compounding_period_enum,
> t64.interest_posting_period_enum, t64.lockedin_until_date_derived,
> t64.lockin_period_frequency, t64.lockin_period_frequency_enum,
> t64.min_balance_for_interest_calculation,
> t64.min_overdraft_for_interest_calculation, t64.min_required_balance,
> t64.min_required_opening_balance, t64.nominal_annual_interest_rate,
> t64.nominal_annual_interest_rate_overdraft, t64.on_hold_funds_derived,
> t64.overdraft_limit, t64.product_id, t64.rejectedon_userid,
> t64.rejectedon_date, t64.field_officer_id,
> t64.total_savings_amount_on_hold, t64.start_interest_calculation_date,
> t64.status_enum, t64.sub_status_enum, t64.submittedon_userid,
> t64.submittedon_date, t64.account_balance_derived,
> t64.last_interest_calculation_date, t64.total_annual_fees_derived,
> t64.total_deposits_derived, t64.total_fees_charge_derived,
> t64.total_interest_earned_derived, t64.total_interest_posted_derived,
> t64.total_overdraft_interest_derived, t64.total_penalty_charge_derived,
> t64.total_withdrawal_fees_derived, t64.total_withdrawals_derived,
> t64.total_withhold_tax_derived, t64.tax_group_id, t64.withhold_tax,
> t64.withdrawal_fee_for_transfer, t64.withdrawnon_userid,
> t64.withdrawnon_date, t60.transaction_type_enum, t0.is_reversed, t65.id,
> t65.amount, t65.amount_in_words, t65.appuser_id, t65.created_date,
> t65.transaction_date, t65.external_id, t65.fee_charges_portion_derived,
> t65.interest_portion_derived, t65.loan_id,
> t65.manually_adjusted_or_reversed, t65.office_id,
> t65.outstanding_loan_balance_derived, t65.overpayment_portion_derived,
> t65.payment_detail_id, t65.penalty_charges_portion_derived,
> t65.principal_portion_derived, t65.is_reversed, t65.submitted_on_date,
> t65.transaction_type_enum, t65.unrecognized_income_portion, t66.id,
> t66.amount, t66.amount_in_words, t66.appuser_id,
> t66.balance_end_date_derived, t66.balance_number_of_days_derived,
> t66.created_date, t66.cumulative_balance_derived, t66.transaction_date,
> t66.is_manual, t66.office_id, t66.overdraft_amount_derived,
> t66.payment_detail_id, t66.release_id_of_hold_amount, t66.is_reversed,
> t66.running_balance_derived, t66.savings_account_id,
> t66.transaction_type_enum, t67.id, t67.is_active, t67.amount,
> t67.amount_paid, t67.charge_amount, t68.id, t68.account_number,
> t68.bank_number, t68.check_number, t68.payment_type_id, t68.receipt_number,
> t68.routing_code, t69.id, t69.account_no, t69.activated_userid,
> t69.activated_date, t69.allow_dividends_inactive_clients,
> t69.approved_userid, t69.approved_date, t69.client_id, t69.closed_userid,
> t69.closed_date, t69.currency_code, t69.currency_digits,
> t69.currency_multiplesof, t69.external_id, t69.lockin_period_frequency,
> t69.lockin_period_frequency_enum, t69.minimum_active_period_frequency,
> t69.minimum_active_period_frequency_enum, t69.lastmodifiedby_id,
> t69.lastmodified_date, t69.rejected_userid, t69.rejected_date,
> t69.savings_account_id, t69.product_id, t69.status_enum,
> t69.submitted_userid, t69.submitted_date, t69.total_approved_shares,
> t69.total_pending_shares, t67.unit_price, t67.status_enum,
> t67.total_shares, t67.transaction_date, t67.type_enum FROM
> m_account_transfer_transaction t0 INNER JOIN m_account_transfer_details t1
> ON t0.account_transfer_details_id = t1.id LEFT OUTER JOIN
> m_loan_transaction t55 ON t0.from_loan_transaction_id = t55.id LEFT OUTER
> JOIN m_savings_account_transaction t60 ON t0.from_savings_transaction_id =
> t60.id LEFT OUTER JOIN m_loan_transaction t65 ON
> t0.to_loan_transaction_id = t65.id LEFT OUTER JOIN
> m_savings_account_transaction t66 ON t0.to_savings_transaction_id = t66.id
> LEFT OUTER JOIN m_share_account_transactions t67 ON
> t0.to_share_transaction_id = t67.id LEFT OUTER JOIN
> m_account_transfer_standing_instructions t2 ON t1.id =
> t2.account_transfer_details_id LEFT OUTER JOIN m_client t3 ON
> t1.from_client_id = t3.id LEFT OUTER JOIN m_loan t12 ON
> t1.from_loan_account_id = t12.id LEFT OUTER JOIN m_office t34 ON
> t1.from_office_id = t34.id LEFT OUTER JOIN m_savings_account t35 ON
> t1.from_savings_account_id = t35.id LEFT OUTER JOIN m_client t41 ON
> t1.to_client_id = t41.id LEFT OUTER JOIN m_loan t42 ON
> t1.to_loan_account_id = t42.id LEFT OUTER JOIN m_office t43 ON
> t1.to_office_id = t43.id LEFT OUTER JOIN m_savings_account t44 ON
> t1.to_savings_account_id = t44.id LEFT OUTER JOIN m_share_account t45 ON
> t1.to_share_account_id = t45.id LEFT OUTER JOIN m_loan t56 ON t55.loan_id
> = t56.id LEFT OUTER JOIN m_office t57 ON t55.office_id = t57.id LEFT
> OUTER JOIN m_payment_detail t58 ON t55.payment_detail_id = t58.id LEFT
> OUTER JOIN m_appuser t61 ON t60.appuser_id = t61.id LEFT OUTER JOIN
> m_office t62 ON t60.office_id = t62.id LEFT OUTER JOIN m_payment_detail
> t63 ON t60.payment_detail_id = t63.id LEFT OUTER JOIN m_savings_account
> t64 ON t60.savings_account_id = t64.id LEFT OUTER JOIN m_payment_detail
> t68 ON t67.payment_detail_id = t68.id LEFT OUTER JOIN m_share_account t69
> ON t67.account_id = t69.id LEFT OUTER JOIN m_image t4 ON t3.image_id =
> t4.id LEFT OUTER JOIN m_office t5 ON t3.office_id = t5.id LEFT OUTER JOIN
> m_staff t7 ON t3.staff_id = t7.id LEFT OUTER JOIN m_office t11 ON
> t3.transfer_to_office_id = t11.id LEFT OUTER JOIN m_client t13 ON
> t12.client_id = t13.id LEFT OUTER JOIN m_fund t14 ON t12.fund_id = t14.id
> LEFT OUTER JOIN m_group t15 ON t12.group_id = t15.id LEFT OUTER JOIN
> m_loan_recalculation_details t22 ON t12.id = t22.loan_id LEFT OUTER JOIN
> m_staff t23 ON t12.loan_officer_id = t23.id LEFT OUTER JOIN
> m_product_loan t24 ON t12.product_id = t24.id LEFT OUTER JOIN
> ref_loan_transaction_processing_strategy t33 ON
> t12.loan_transaction_strategy_id = t33.id LEFT OUTER JOIN m_client t36 ON
> t35.client_id = t36.id LEFT OUTER JOIN m_group t37 ON t35.group_id =
> t37.id LEFT OUTER JOIN m_savings_product t38 ON t35.product_id = t38.id
> LEFT OUTER JOIN m_tax_group t40 ON t35.tax_group_id = t40.id LEFT OUTER
> JOIN m_appuser t46 ON t45.activated_userid = t46.id LEFT OUTER JOIN
> m_appuser t47 ON t45.approved_userid = t47.id LEFT OUTER JOIN m_client
> t48 ON t45.client_id = t48.id LEFT OUTER JOIN m_appuser t49 ON
> t45.closed_userid = t49.id LEFT OUTER JOIN m_appuser t50 ON
> t45.lastmodifiedby_id = t50.id LEFT OUTER JOIN m_appuser t51 ON
> t45.rejected_userid = t51.id LEFT OUTER JOIN m_savings_account t52 ON
> t45.savings_account_id = t52.id LEFT OUTER JOIN m_share_product t53 ON
> t45.product_id = t53.id LEFT OUTER JOIN m_appuser t54 ON
> t45.submitted_userid = t54.id LEFT OUTER JOIN m_payment_type t59 ON
> t58.payment_type_id = t59.id LEFT OUTER JOIN m_image t6 ON t5.image_id =
> t6.id LEFT OUTER JOIN m_image t8 ON t7.image_id = t8.id LEFT OUTER JOIN
> m_office t9 ON t7.office_id = t9.id LEFT OUTER JOIN m_staff t10 ON
> t7.organisational_role_parent_staff_id = t10.id LEFT OUTER JOIN m_appuser
> t16 ON t15.activatedon_userid = t16.id LEFT OUTER JOIN m_group_level t19
> ON t15.level_id = t19.id LEFT OUTER JOIN m_office t20 ON t15.office_id =
> t20.id LEFT OUTER JOIN m_staff t21 ON t15.staff_id = t21.id LEFT OUTER
> JOIN m_product_loan_floating_rates t25 ON t24.id = t25.loan_product_id
> LEFT OUTER JOIN m_fund t27 ON t24.fund_id = t27.id LEFT OUTER JOIN
> m_product_loan_configurable_attributes t28 ON t24.id =
> t28.loan_product_id LEFT OUTER JOIN m_product_loan_guarantee_details t29 ON
> t24.id = t29.loan_product_id LEFT OUTER JOIN
> m_product_loan_recalculation_details t30 ON t24.id = t30.product_id LEFT
> OUTER JOIN ref_loan_transaction_processing_strategy t31 ON
> t24.loan_transaction_strategy_id = t31.id LEFT OUTER JOIN
> m_product_loan_variable_installment_config t32 ON t24.id =
> t32.loan_product_id LEFT OUTER JOIN m_tax_group t39 ON t38.tax_group_id =
> t39.id LEFT OUTER JOIN m_office t17 ON t16.office_id = t17.id LEFT OUTER
> JOIN m_staff t18 ON t16.staff_id = t18.id LEFT OUTER JOIN
> m_floating_rates t26 ON t25.floating_rates_id = t26.id WHERE
> ((t1.from_loan_account_id = ? OR t1.to_loan_account_id = ?) AND
> t0.is_reversed = ?) ORDER BY t0.id DESC; time=4 ms;
> Jul 31, 2019 8:34:26 AM com.sun.jersey.spi.container.ContainerResponse
> mapMappableContainerException
> SEVERE: The RuntimeException could not be mapped to a response,
> re-throwing to the HTTP container
> org.springframework.orm.jpa.JpaSystemException: Too many tables; MySQL can
> only use 61 tables in a join {prepstmnt 1158828073 SELECT t0.id, t1.id,
> t2.id, t2.amount, t2.instruction_type, t2.last_run_date, t2.name,
> t2.priority, t2.recurrence_frequency, t2.recurrence_interval,
> t2.recurrence_on_day, t2.recurrence_on_month, t2.recurrence_type,
> t2.status, t2.valid_from, t2.valid_till, t3.id, t3.account_no,
> t3.activatedon_userid, t3.activation_date, t3.age_at_office, t3.client_age,
> t3.client_classification_cv_id, t3.client_type_cv_id, t3.closedon_userid,
> t3.closedon_date, t3.closure_reason_cv_id, t3.date_of_birth,
> t3.display_name, t3.email_address, t3.external_id, t3.firstname,
> t3.fullname, t3.gender_cv_id, t4.id, t4.location, t4.storage_type_enum,
> t3.is_staff, t3.lastname, t3.legal_form_enum, t3.middlename, t3.mobile_no,
> t5.id, t5.external_id, t5.hierarchy, t6.id, t6.location,
> t6.storage_type_enum, t5.name, t5.opening_date, t5.parent_id,
> t3.office_joining_date, t3.proposed_transfer_date, t3.reactivated_on_date,
> t3.reactivated_on_userid, t3.rejectedon_userid, t3.rejectedon_date,
> t3.reject_reason_cv_id, t3.reopened_by_userid, t3.reopened_on_date,
> t3.default_savings_account, t3.default_savings_product, t7.id,
> t7.is_active, t7.display_name, t7.email_address, t7.external_id,
> t7.firstname, t8.id, t8.location, t8.storage_type_enum, t7.joining_date,
> t7.lastname, t7.is_loan_officer, t7.mobile_no, t9.id, t9.external_id,
> t9.hierarchy, t9.image_id, t9.name, t9.opening_date, t9.parent_id, t10.id,
> t10.is_active, t10.display_name, t10.email_address, t10.external_id,
> t10.firstname, t10.image_id, t10.joining_date, t10.lastname,
> t10.is_loan_officer, t10.mobile_no, t10.office_id,
> t10.organisational_role_enum, t7.organisational_role_enum, t3.status_enum,
> t3.sub_status, t3.submittedon_userid, t3.submittedon_date, t11.id,
> t11.external_id, t11.hierarchy, t11.image_id, t11.name, t11.opening_date,
> t11.parent_id, t3.updated_by, t3.updated_on, t3.withdrawn_on_date,
> t3.withdraw_reason_cv_id, t3.withdraw_on_userid, t12.id, t12.version,
> t12.account_no, t12.accrued_till, t12.disbursedon_date, t12.maturedon_date,
> t12.approvedon_userid, t12.approvedon_date, t12.approved_principal, t13.id,
> t13.account_no, t13.activatedon_userid, t13.activation_date,
> t13.age_at_office, t13.client_age, t13.client_classification_cv_id,
> t13.client_type_cv_id, t13.closedon_userid, t13.closedon_date,
> t13.closure_reason_cv_id, t13.date_of_birth, t13.display_name,
> t13.email_address, t13.external_id, t13.firstname, t13.fullname,
> t13.gender_cv_id, t13.image_id, t13.is_staff, t13.lastname,
> t13.legal_form_enum, t13.middlename, t13.mobile_no, t13.office_id,
> t13.office_joining_date, t13.proposed_transfer_date,
> t13.reactivated_on_date, t13.reactivated_on_userid, t13.rejectedon_userid,
> t13.rejectedon_date, t13.reject_reason_cv_id, t13.reopened_by_userid,
> t13.reopened_on_date, t13.default_savings_account,
> t13.default_savings_product, t13.staff_id, t13.status_enum, t13.sub_status,
> t13.submittedon_userid, t13.submittedon_date, t13.transfer_to_office_id,
> t13.updated_by, t13.updated_on, t13.withdrawn_on_date,
> t13.withdraw_reason_cv_id, t13.withdraw_on_userid, t12.closedon_userid,
> t12.closedon_date, t12.create_standing_instruction_at_disbursement,
> t12.disbursedon_userid, t12.expected_disbursedon_date,
> t12.expected_firstrepaymenton_date, t12.expected_maturedon_date,
> t12.external_id, t12.fixed_emi_amount, t14.id, t14.external_id, t14.name,
> t15.id, t15.account_no, t16.id, t16.nonexpired, t16.nonlocked,
> t16.nonexpired_credentials, t16.is_deleted, t16.email, t16.enabled,
> t16.firsttime_login_remaining, t16.firstname, t16.is_self_service_user,
> t16.last_time_login, t16.last_time_password_updated, t16.lastname, t17.id,
> t17.external_id, t17.hierarchy, t17.image_id, t17.name, t17.opening_date,
> t17.parent_id, t16.password, t16.password_never_expires, t18.id,
> t18.is_active, t18.display_name, t18.email_address, t18.external_id,
> t18.firstname, t18.image_id, t18.joining_date, t18.lastname,
> t18.is_loan_officer, t18.mobile_no, t18.office_id,
> t18.organisational_role_parent_staff_id, t18.organisational_role_enum,
> t16.username, t15.activation_date, t15.closedon_userid, t15.closedon_date,
> t15.closure_reason_cv_id, t15.external_id, t19.id, t19.can_have_clients,
> t19.level_name, t19.parent_id, t19.recursable, t19.super_parent,
> t15.hierarchy, t15.display_name, t20.id, t20.external_id, t20.hierarchy,
> t20.image_id, t20.name, t20.opening_date, t20.parent_id, t15.parent_id,
> t21.id, t21.is_active, t21.display_name, t21.email_address,
> t21.external_id, t21.firstname, t21.image_id, t21.joining_date,
> t21.lastname, t21.is_loan_officer, t21.mobile_no, t21.office_id,
> t21.organisational_role_parent_staff_id, t21.organisational_role_enum,
> t15.status_enum, t15.submittedon_userid, t15.submittedon_date,
> t12.guarantee_amount_derived, t12.interest_calculated_from_date,
> t12.interest_rate_differential, t12.interest_recalcualated_on,
> t12.is_floating_interest_rate, t12.is_npa, t12.is_topup, t12.loan_counter,
> t22.id, t22.allow_compounding_on_eod,
> t22.compounding_frequency_nth_day_enum, t22.compounding_frequency_on_day,
> t22.compounding_frequency_type_enum,
> t22.compounding_frequency_weekday_enum, t22.compounding_frequency_interval,
> t22.compound_type_enum, t22.is_compounding_to_be_posted_as_transaction,
> t22.reschedule_strategy_enum, t22.rest_frequency_nth_day_enum,
> t22.rest_frequency_on_day, t22.rest_frequency_type_enum,
> t22.rest_frequency_weekday_enum, t22.rest_frequency_interval, t23.id,
> t23.is_active, t23.display_name, t23.email_address, t23.external_id,
> t23.firstname, t23.image_id, t23.joining_date, t23.lastname,
> t23.is_loan_officer, t23.mobile_no, t23.office_id,
> t23.organisational_role_parent_staff_id, t23.organisational_role_enum,
> t24.id, t24.account_moves_out_of_npa_only_on_arrears_completion,
> t24.accounting_type, t24.allow_variabe_installments,
> t24.can_define_fixed_emi_amount, t24.can_use_for_topup, t24.close_date,
> t24.collateral_percentage_value, t24.description, t24.external_id, t25.id,
> t25.default_differential_lending_rate, t26.id, t26.createdby_id,
> t26.created_date, t26.is_active, t26.is_base_lending_rate,
> t26.lastmodifiedby_id, t26.lastmodified_date, t26.name,
> t25.interest_rate_differential,
> t25.is_floating_interest_rate_calculation_allowed,
> t25.max_differential_lending_rate, t25.min_differential_lending_rate,
> t27.id, t27.external_id, t27.name, t24.hold_guarantee_funds,
> t24.include_in_borrower_cycle, t24.instalment_amount_in_multiples_of,
> t24.is_equal_amortization, t24.is_linked_to_floating_interest_rates,
> t28.id, t28.amortization_method_enum, t28.grace_on_arrears_ageing,
> t28.moratorium, t28.arrearstolerance_amount,
> t28.interest_calculated_in_period_enum, t28.interest_method_enum,
> t28.repay_every, t28.loan_transaction_strategy_id, t24.max_disbursals,
> t24.allow_multiple_disbursals, t24.max_outstanding_loan_balance, t29.id,
> t29.mandatory_guarantee, t29.minimum_guarantee_from_guarantor_funds,
> t29.minimum_guarantee_from_own_funds,
> t24.max_nominal_interest_rate_per_period, t24.max_number_of_repayments,
> t24.max_principal_amount, t24.min_nominal_interest_rate_per_period,
> t24.min_number_of_repayments, t24.min_principal_amount,
> t24.allow_partial_period_interest_calcualtion,
> t24.amortization_method_enum, t24.annual_nominal_interest_rate,
> t24.currency_code, t24.currency_digits, t24.currency_multiplesof,
> t24.days_in_month_enum, t24.days_in_year_enum, t24.grace_on_arrears_ageing,
> t24.grace_interest_free_periods, t24.grace_on_interest_periods,
> t24.grace_on_principal_periods, t24.arrearstolerance_amount,
> t24.interest_calculated_in_period_enum, t24.interest_method_enum,
> t24.interest_period_frequency_enum, t24.interest_recalculation_enabled,
> t24.nominal_interest_rate_per_period, t24.number_of_repayments,
> t24.principal_amount, t24.recurring_moratorium_principal_periods,
> t24.repay_every, t24.repayment_period_frequency_enum,
> t24.min_days_between_disbursal_and_first_repayment, t24.name,
> t24.overdue_days_for_npa, t24.principal_threshold_for_last_installment,
> t30.id, t30.allow_compounding_on_eod,
> t30.compounding_frequency_nth_day_enum, t30.compounding_frequency_on_day,
> t30.compounding_frequency_type_enum,
> t30.compounding_frequency_weekday_enum, t30.compounding_frequency_interval,
> t30.compound_type_enum, t30.arrears_based_on_original_schedule,
> t30.is_compounding_to_be_posted_as_transaction,
> t30.pre_close_interest_calculation_strategy, t30.reschedule_strategy_enum,
> t30.rest_frequency_nth_day_enum, t30.rest_frequency_on_day,
> t30.rest_frequency_type_enum, t30.rest_frequency_weekday_enum,
> t30.rest_frequency_interval, t24.short_name, t24.start_date,
> t24.sync_expected_with_disbursement_date, t31.id, t31.code, t31.name,
> t31.sort_order, t24.use_borrower_cycle, t32.id, t32.maximum_gap,
> t32.minimum_gap, t12.loan_product_counter, t12.loanpurpose_cv_id,
> t12.allow_partial_period_interest_calcualtion,
> t12.amortization_method_enum, t12.annual_nominal_interest_rate,
> t12.currency_code, t12.currency_digits, t12.currency_multiplesof,
> t12.days_in_month_enum, t12.days_in_year_enum, t12.grace_on_arrears_ageing,
> t12.grace_interest_free_periods, t12.grace_on_interest_periods,
> t12.grace_on_principal_periods, t12.arrearstolerance_amount,
> t12.interest_calculated_in_period_enum, t12.interest_method_enum,
> t12.interest_period_frequency_enum, t12.is_equal_amortization,
> t12.interest_recalculation_enabled, t12.nominal_interest_rate_per_period,
> t12.number_of_repayments, t12.principal_amount,
> t12.recurring_moratorium_principal_periods, t12.repay_every,
> t12.repayment_period_frequency_enum, t12.loan_status_id,
> t12.loan_sub_status_id, t12.loan_type_enum,
> t12.max_outstanding_loan_balance, t12.principal_amount_proposed,
> t12.rejectedon_userid, t12.rejectedon_date, t12.rescheduledon_userid,
> t12.rescheduledon_date, t12.submittedon_userid, t12.submittedon_date,
> t12.total_costofloan_derived, t12.total_expected_costofloan_derived,
> t12.total_expected_repayment_derived, t12.fee_charges_charged_derived,
> t12.total_charges_due_at_disbursement_derived,
> t12.fee_charges_outstanding_derived, t12.fee_charges_repaid_derived,
> t12.fee_charges_waived_derived, t12.fee_charges_writtenoff_derived,
> t12.interest_charged_derived, t12.interest_outstanding_derived,
> t12.interest_repaid_derived, t12.interest_waived_derived,
> t12.interest_writtenoff_derived, t12.total_outstanding_derived,
> t12.penalty_charges_charged_derived,
> t12.penalty_charges_outstanding_derived,
> t12.penalty_charges_repaid_derived, t12.penalty_charges_waived_derived,
> t12.penalty_charges_writtenoff_derived, t12.principal_disbursed_derived,
> t12.principal_outstanding_derived, t12.principal_repaid_derived,
> t12.principal_writtenoff_derived, t12.total_repayment_derived,
> t12.total_waived_derived, t12.total_writtenoff_derived,
> t12.sync_disbursement_with_meeting, t12.term_frequency,
> t12.term_period_frequency_enum, t12.total_overpaid_derived,
> t12.total_recovered_derived, t33.id, t33.code, t33.name, t33.sort_order,
> t12.withdrawnon_userid, t12.withdrawnon_date, t12.writeoff_reason_cv_id,
> t12.writtenoffon_date, t34.id, t34.external_id, t34.hierarchy,
> t34.image_id, t34.name, t34.opening_date, t34.parent_id, t35.id,
> t35.deposit_type_enum, t35.version, t35.account_no, t35.account_type_enum,
> t35.activatedon_userid, t35.activatedon_date, t35.allow_overdraft,
> t35.approvedon_userid, t35.approvedon_date, t36.id, t36.account_no,
> t36.activatedon_userid, t36.activation_date, t36.age_at_office,
> t36.client_age, t36.client_classification_cv_id, t36.client_type_cv_id,
> t36.closedon_userid, t36.closedon_date, t36.closure_reason_cv_id,
> t36.date_of_birth, t36.display_name, t36.email_address, t36.external_id,
> t36.firstname, t36.fullname, t36.gender_cv_id, t36.image_id, t36.is_staff,
> t36.lastname, t36.legal_form_enum, t36.middlename, t36.mobile_no,
> t36.office_id, t36.office_joining_date, t36.proposed_transfer_date,
> t36.reactivated_on_date, t36.reactivated_on_userid, t36.rejectedon_userid,
> t36.rejectedon_date, t36.reject_reason_cv_id, t36.reopened_by_userid,
> t36.reopened_on_date, t36.default_savings_account,
> t36.default_savings_product, t36.staff_id, t36.status_enum, t36.sub_status,
> t36.submittedon_userid, t36.submittedon_date, t36.transfer_to_office_id,
> t36.updated_by, t36.updated_on, t36.withdrawn_on_date,
> t36.withdraw_reason_cv_id, t36.withdraw_on_userid, t35.closedon_userid,
> t35.closedon_date, t35.currency_code, t35.currency_digits,
> t35.currency_multiplesof, t35.enforce_min_required_balance,
> t35.external_id, t37.id, t37.account_no, t37.activatedon_userid,
> t37.activation_date, t37.closedon_userid, t37.closedon_date,
> t37.closure_reason_cv_id, t37.external_id, t37.level_id, t37.hierarchy,
> t37.display_name, t37.office_id, t37.parent_id, t37.staff_id,
> t37.status_enum, t37.submittedon_userid, t37.submittedon_date,
> t35.interest_calculation_days_in_year_type_enum,
> t35.interest_calculation_type_enum, t35.interest_compounding_period_enum,
> t35.interest_posting_period_enum, t35.lockedin_until_date_derived,
> t35.lockin_period_frequency, t35.lockin_period_frequency_enum,
> t35.min_balance_for_interest_calculation,
> t35.min_overdraft_for_interest_calculation, t35.min_required_balance,
> t35.min_required_opening_balance, t35.nominal_annual_interest_rate,
> t35.nominal_annual_interest_rate_overdraft, t35.on_hold_funds_derived,
> t35.overdraft_limit, t38.id, t38.deposit_type_enum, t38.accounting_type,
> t38.allow_overdraft, t38.currency_code, t38.currency_digits,
> t38.currency_multiplesof, t38.days_to_dormancy, t38.days_to_escheat,
> t38.days_to_inactive, t38.description, t38.enforce_min_required_balance,
> t38.interest_calculation_days_in_year_type_enum,
> t38.interest_calculation_type_enum, t38.interest_compounding_period_enum,
> t38.interest_posting_period_enum, t38.is_dormancy_tracking_active,
> t38.lockin_period_frequency, t38.lockin_period_frequency_enum,
> t38.min_balance_for_interest_calculation,
> t38.min_overdraft_for_interest_calculation, t38.min_required_balance,
> t38.min_required_opening_balance, t38.name,
> t38.nominal_annual_interest_rate,
> t38.nominal_annual_interest_rate_overdraft, t38.overdraft_limit,
> t38.short_name, t39.id, t39.createdby_id, t39.created_date,
> t39.lastmodifiedby_id, t39.lastmodified_date, t39.name, t38.withhold_tax,
> t38.withdrawal_fee_for_transfer, t35.rejectedon_userid,
> t35.rejectedon_date, t35.field_officer_id,
> t35.total_savings_amount_on_hold, t35.start_interest_calculation_date,
> t35.status_enum, t35.sub_status_enum, t35.submittedon_userid,
> t35.submittedon_date, t35.account_balance_derived,
> t35.last_interest_calculation_date, t35.total_annual_fees_derived,
> t35.total_deposits_derived, t35.total_fees_charge_derived,
> t35.total_interest_earned_derived, t35.total_interest_posted_derived,
> t35.total_overdraft_interest_derived, t35.total_penalty_charge_derived,
> t35.total_withdrawal_fees_derived, t35.total_withdrawals_derived,
> t35.total_withhold_tax_derived, t40.id, t40.createdby_id,
> t40.created_date, t40.lastmodifiedby_id, t40.lastmodified_date, t40.name,
> t35.withhold_tax, t35.withdrawal_fee_for_transfer, t35.withdrawnon_userid,
> t35.withdrawnon_date, t41.id, t41.account_no, t41.activatedon_userid,
> t41.activation_date, t41.age_at_office, t41.client_age,
> t41.client_classification_cv_id, t41.client_type_cv_id,
> t41.closedon_userid, t41.closedon_date, t41.closure_reason_cv_id,
> t41.date_of_birth, t41.display_name, t41.email_address, t41.external_id,
> t41.firstname, t41.fullname, t41.gender_cv_id, t41.image_id, t41.is_staff,
> t41.lastname, t41.legal_form_enum, t41.middlename, t41.mobile_no,
> t41.office_id, t41.office_joining_date, t41.proposed_transfer_date,
> t41.reactivated_on_date, t41.reactivated_on_userid, t41.rejectedon_userid,
> t41.rejectedon_date, t41.reject_reason_cv_id, t41.reopened_by_userid,
> t41.reopened_on_date, t41.default_savings_account,
> t41.default_savings_product, t41.staff_id, t41.status_enum, t41.sub_status,
> t41.submittedon_userid, t41.submittedon_date, t41.transfer_to_office_id,
> t41.updated_by, t41.updated_on, t41.withdrawn_on_date,
> t41.withdraw_reason_cv_id, t41.withdraw_on_userid, t42.id, t42.version,
> t42.account_no, t42.accrued_till, t42.disbursedon_date, t42.maturedon_date,
> t42.approvedon_userid, t42.approvedon_date, t42.approved_principal,
> t42.client_id, t42.closedon_userid, t42.closedon_date,
> t42.create_standing_instruction_at_disbursement, t42.disbursedon_userid,
> t42.expected_disbursedon_date, t42.expected_firstrepaymenton_date,
> t42.expected_maturedon_date, t42.external_id, t42.fixed_emi_amount,
> t42.fund_id, t42.group_id, t42.guarantee_amount_derived,
> t42.interest_calculated_from_date, t42.interest_rate_differential,
> t42.interest_recalcualated_on, t42.is_floating_interest_rate, t42.is_npa,
> t42.is_topup, t42.loan_counter, t42.loan_officer_id, t42.product_id,
> t42.loan_product_counter, t42.loanpurpose_cv_id,
> t42.allow_partial_period_interest_calcualtion,
> t42.amortization_method_enum, t42.annual_nominal_interest_rate,
> t42.currency_code, t42.currency_digits, t42.currency_multiplesof,
> t42.days_in_month_enum, t42.days_in_year_enum, t42.grace_on_arrears_ageing,
> t42.grace_interest_free_periods, t42.grace_on_interest_periods,
> t42.grace_on_principal_periods, t42.arrearstolerance_amount,
> t42.interest_calculated_in_period_enum, t42.interest_method_enum,
> t42.interest_period_frequency_enum, t42.is_equal_amortization,
> t42.interest_recalculation_enabled, t42.nominal_interest_rate_per_period,
> t42.number_of_repayments, t42.principal_amount,
> t42.recurring_moratorium_principal_periods, t42.repay_every,
> t42.repayment_period_frequency_enum, t42.loan_status_id,
> t42.loan_sub_status_id, t42.loan_type_enum,
> t42.max_outstanding_loan_balance, t42.principal_amount_proposed,
> t42.rejectedon_userid, t42.rejectedon_date, t42.rescheduledon_userid,
> t42.rescheduledon_date, t42.submittedon_userid, t42.submittedon_date,
> t42.total_costofloan_derived, t42.total_expected_costofloan_derived,
> t42.total_expected_repayment_derived, t42.fee_charges_charged_derived,
> t42.total_charges_due_at_disbursement_derived,
> t42.fee_charges_outstanding_derived, t42.fee_charges_repaid_derived,
> t42.fee_charges_waived_derived, t42.fee_charges_writtenoff_derived,
> t42.interest_charged_derived, t42.interest_outstanding_derived,
> t42.interest_repaid_derived, t42.interest_waived_derived,
> t42.interest_writtenoff_derived, t42.total_outstanding_derived,
> t42.penalty_charges_charged_derived,
> t42.penalty_charges_outstanding_derived,
> t42.penalty_charges_repaid_derived, t42.penalty_charges_waived_derived,
> t42.penalty_charges_writtenoff_derived, t42.principal_disbursed_derived,
> t42.principal_outstanding_derived, t42.principal_repaid_derived,
> t42.principal_writtenoff_derived, t42.total_repayment_derived,
> t42.total_waived_derived, t42.total_writtenoff_derived,
> t42.sync_disbursement_with_meeting, t42.term_frequency,
> t42.term_period_frequency_enum, t42.total_overpaid_derived,
> t42.total_recovered_derived, t42.loan_transaction_strategy_id,
> t42.withdrawnon_userid, t42.withdrawnon_date, t42.writeoff_reason_cv_id,
> t42.writtenoffon_date, t43.id, t43.external_id, t43.hierarchy,
> t43.image_id, t43.name, t43.opening_date, t43.parent_id, t44.id,
> t44.deposit_type_enum, t44.version, t44.account_no, t44.account_type_enum,
> t44.activatedon_userid, t44.activatedon_date, t44.allow_overdraft,
> t44.approvedon_userid, t44.approvedon_date, t44.client_id,
> t44.closedon_userid, t44.closedon_date, t44.currency_code,
> t44.currency_digits, t44.currency_multiplesof,
> t44.enforce_min_required_balance, t44.external_id, t44.group_id,
> t44.interest_calculation_days_in_year_type_enum,
> t44.interest_calculation_type_enum, t44.interest_compounding_period_enum,
> t44.interest_posting_period_enum, t44.lockedin_until_date_derived,
> t44.lockin_period_frequency, t44.lockin_period_frequency_enum,
> t44.min_balance_for_interest_calculation,
> t44.min_overdraft_for_interest_calculation, t44.min_required_balance,
> t44.min_required_opening_balance, t44.nominal_annual_interest_rate,
> t44.nominal_annual_interest_rate_overdraft, t44.on_hold_funds_derived,
> t44.overdraft_limit, t44.product_id, t44.rejectedon_userid,
> t44.rejectedon_date, t44.field_officer_id,
> t44.total_savings_amount_on_hold, t44.start_interest_calculation_date,
> t44.status_enum, t44.sub_status_enum, t44.submittedon_userid,
> t44.submittedon_date, t44.account_balance_derived,
> t44.last_interest_calculation_date, t44.total_annual_fees_derived,
> t44.total_deposits_derived, t44.total_fees_charge_derived,
> t44.total_interest_earned_derived, t44.total_interest_posted_derived,
> t44.total_overdraft_interest_derived, t44.total_penalty_charge_derived,
> t44.total_withdrawal_fees_derived, t44.total_withdrawals_derived,
> t44.total_withhold_tax_derived, t44.tax_group_id, t44.withhold_tax,
> t44.withdrawal_fee_for_transfer, t44.withdrawnon_userid,
> t44.withdrawnon_date, t45.id, t45.account_no, t46.id, t46.nonexpired,
> t46.nonlocked, t46.nonexpired_credentials, t46.is_deleted, t46.email,
> t46.enabled, t46.firsttime_login_remaining, t46.firstname,
> t46.is_self_service_user, t46.last_time_login,
> t46.last_time_password_updated, t46.lastname, t46.office_id, t46.password,
> t46.password_never_expires, t46.staff_id, t46.username, t45.activated_date,
> t45.allow_dividends_inactive_clients, t47.id, t47.nonexpired,
> t47.nonlocked, t47.nonexpired_credentials, t47.is_deleted, t47.email,
> t47.enabled, t47.firsttime_login_remaining, t47.firstname,
> t47.is_self_service_user, t47.last_time_login,
> t47.last_time_password_updated, t47.lastname, t47.office_id, t47.password,
> t47.password_never_expires, t47.staff_id, t47.username, t45.approved_date,
> t48.id, t48.account_no, t48.activatedon_userid, t48.activation_date,
> t48.age_at_office, t48.client_age, t48.client_classification_cv_id,
> t48.client_type_cv_id, t48.closedon_userid, t48.closedon_date,
> t48.closure_reason_cv_id, t48.date_of_birth, t48.display_name,
> t48.email_address, t48.external_id, t48.firstname, t48.fullname,
> t48.gender_cv_id, t48.image_id, t48.is_staff, t48.lastname,
> t48.legal_form_enum, t48.middlename, t48.mobile_no, t48.office_id,
> t48.office_joining_date, t48.proposed_transfer_date,
> t48.reactivated_on_date, t48.reactivated_on_userid, t48.rejectedon_userid,
> t48.rejectedon_date, t48.reject_reason_cv_id, t48.reopened_by_userid,
> t48.reopened_on_date, t48.default_savings_account,
> t48.default_savings_product, t48.staff_id, t48.status_enum, t48.sub_status,
> t48.submittedon_userid, t48.submittedon_date, t48.transfer_to_office_id,
> t48.updated_by, t48.updated_on, t48.withdrawn_on_date,
> t48.withdraw_reason_cv_id, t48.withdraw_on_userid, t49.id,
> t49.nonexpired, t49.nonlocked, t49.nonexpired_credentials, t49.is_deleted,
> t49.email, t49.enabled, t49.firsttime_login_remaining, t49.firstname,
> t49.is_self_service_user, t49.last_time_login,
> t49.last_time_password_updated, t49.lastname, t49.office_id, t49.password,
> t49.password_never_expires, t49.staff_id, t49.username, t45.closed_date,
> t45.currency_code, t45.currency_digits, t45.currency_multiplesof,
> t45.external_id, t45.lockin_period_frequency,
> t45.lockin_period_frequency_enum, t45.minimum_active_period_frequency,
> t45.minimum_active_period_frequency_enum, t50.id, t50.nonexpired,
> t50.nonlocked, t50.nonexpired_credentials, t50.is_deleted, t50.email,
> t50.enabled, t50.firsttime_login_remaining, t50.firstname,
> t50.is_self_service_user, t50.last_time_login,
> t50.last_time_password_updated, t50.lastname, t50.office_id, t50.password,
> t50.password_never_expires, t50.staff_id, t50.username,
> t45.lastmodified_date, t51.id, t51.nonexpired, t51.nonlocked,
> t51.nonexpired_credentials, t51.is_deleted, t51.email, t51.enabled,
> t51.firsttime_login_remaining, t51.firstname, t51.is_self_service_user,
> t51.last_time_login, t51.last_time_password_updated, t51.lastname,
> t51.office_id, t51.password, t51.password_never_expires, t51.staff_id,
> t51.username, t45.rejected_date, t52.id, t52.deposit_type_enum,
> t52.version, t52.account_no, t52.account_type_enum, t52.activatedon_userid,
> t52.activatedon_date, t52.allow_overdraft, t52.approvedon_userid,
> t52.approvedon_date, t52.client_id, t52.closedon_userid, t52.closedon_date,
> t52.currency_code, t52.currency_digits, t52.currency_multiplesof,
> t52.enforce_min_required_balance, t52.external_id, t52.group_id,
> t52.interest_calculation_days_in_year_type_enum,
> t52.interest_calculation_type_enum, t52.interest_compounding_period_enum,
> t52.interest_posting_period_enum, t52.lockedin_until_date_derived,
> t52.lockin_period_frequency, t52.lockin_period_frequency_enum,
> t52.min_balance_for_interest_calculation,
> t52.min_overdraft_for_interest_calculation, t52.min_required_balance,
> t52.min_required_opening_balance, t52.nominal_annual_interest_rate,
> t52.nominal_annual_interest_rate_overdraft, t52.on_hold_funds_derived,
> t52.overdraft_limit, t52.product_id, t52.rejectedon_userid,
> t52.rejectedon_date, t52.field_officer_id,
> t52.total_savings_amount_on_hold, t52.start_interest_calculation_date,
> t52.status_enum, t52.sub_status_enum, t52.submittedon_userid,
> t52.submittedon_date, t52.account_balance_derived,
> t52.last_interest_calculation_date, t52.total_annual_fees_derived,
> t52.total_deposits_derived, t52.total_fees_charge_derived,
> t52.total_interest_earned_derived, t52.total_interest_posted_derived,
> t52.total_overdraft_interest_derived, t52.total_penalty_charge_derived,
> t52.total_withdrawal_fees_derived, t52.total_withdrawals_derived,
> t52.total_withhold_tax_derived, t52.tax_group_id, t52.withhold_tax,
> t52.withdrawal_fee_for_transfer, t52.withdrawnon_userid,
> t52.withdrawnon_date, t53.id, t53.createdby_id, t53.created_date,
> t53.lastmodifiedby_id, t53.lastmodified_date, t53.accounting_type,
> t53.allow_dividends_inactive_clients, t53.currency_code,
> t53.currency_digits, t53.currency_multiplesof, t53.description,
> t53.end_date, t53.external_id, t53.lockin_period_frequency_enum,
> t53.lockin_period_frequency, t53.maximum_client_shares,
> t53.minimum_active_period_frequency,
> t53.minimum_active_period_frequency_enum, t53.minimum_client_shares,
> t53.name, t53.nominal_client_shares, t53.capital_amount, t53.short_name,
> t53.start_date, t53.total_shares, t53.issued_shares,
> t53.totalsubscribed_shares, t53.unit_price, t45.status_enum, t54.id,
> t54.nonexpired, t54.nonlocked, t54.nonexpired_credentials, t54.is_deleted,
> t54.email, t54.enabled, t54.firsttime_login_remaining, t54.firstname,
> t54.is_self_service_user, t54.last_time_login,
> t54.last_time_password_updated, t54.lastname, t54.office_id, t54.password,
> t54.password_never_expires, t54.staff_id, t54.username, t45.submitted_date,
> t45.total_approved_shares, t45.total_pending_shares, t1.transfer_type,
> t0.amount, t0.currency_code, t0.currency_digits, t0.currency_multiplesof,
> t0.transaction_date, t0.description, t55.id, t55.amount,
> t55.amount_in_words, t55.appuser_id, t55.created_date,
> t55.transaction_date, t55.external_id, t55.fee_charges_portion_derived,
> t55.interest_portion_derived, t56.id, t56.version, t56.account_no,
> t56.accrued_till, t56.disbursedon_date, t56.maturedon_date,
> t56.approvedon_userid, t56.approvedon_date, t56.approved_principal,
> t56.client_id, t56.closedon_userid, t56.closedon_date,
> t56.create_standing_instruction_at_disbursement, t56.disbursedon_userid,
> t56.expected_disbursedon_date, t56.expected_firstrepaymenton_date,
> t56.expected_maturedon_date, t56.external_id, t56.fixed_emi_amount,
> t56.fund_id, t56.group_id, t56.guarantee_amount_derived,
> t56.interest_calculated_from_date, t56.interest_rate_differential,
> t56.interest_recalcualated_on, t56.is_floating_interest_rate, t56.is_npa,
> t56.is_topup, t56.loan_counter, t56.loan_officer_id, t56.product_id,
> t56.loan_product_counter, t56.loanpurpose_cv_id,
> t56.allow_partial_period_interest_calcualtion,
> t56.amortization_method_enum, t56.annual_nominal_interest_rate,
> t56.currency_code, t56.currency_digits, t56.currency_multiplesof,
> t56.days_in_month_enum, t56.days_in_year_enum, t56.grace_on_arrears_ageing,
> t56.grace_interest_free_periods, t56.grace_on_interest_periods,
> t56.grace_on_principal_periods, t56.arrearstolerance_amount,
> t56.interest_calculated_in_period_enum, t56.interest_method_enum,
> t56.interest_period_frequency_enum, t56.is_equal_amortization,
> t56.interest_recalculation_enabled, t56.nominal_interest_rate_per_period,
> t56.number_of_repayments, t56.principal_amount,
> t56.recurring_moratorium_principal_periods, t56.repay_every,
> t56.repayment_period_frequency_enum, t56.loan_status_id,
> t56.loan_sub_status_id, t56.loan_type_enum,
> t56.max_outstanding_loan_balance, t56.principal_amount_proposed,
> t56.rejectedon_userid, t56.rejectedon_date, t56.rescheduledon_userid,
> t56.rescheduledon_date, t56.submittedon_userid, t56.submittedon_date,
> t56.total_costofloan_derived, t56.total_expected_costofloan_derived,
> t56.total_expected_repayment_derived, t56.fee_charges_charged_derived,
> t56.total_charges_due_at_disbursement_derived,
> t56.fee_charges_outstanding_derived, t56.fee_charges_repaid_derived,
> t56.fee_charges_waived_derived, t56.fee_charges_writtenoff_derived,
> t56.interest_charged_derived, t56.interest_outstanding_derived,
> t56.interest_repaid_derived, t56.interest_waived_derived,
> t56.interest_writtenoff_derived, t56.total_outstanding_derived,
> t56.penalty_charges_charged_derived,
> t56.penalty_charges_outstanding_derived,
> t56.penalty_charges_repaid_derived, t56.penalty_charges_waived_derived,
> t56.penalty_charges_writtenoff_derived, t56.principal_disbursed_derived,
> t56.principal_outstanding_derived, t56.principal_repaid_derived,
> t56.principal_writtenoff_derived, t56.total_repayment_derived,
> t56.total_waived_derived, t56.total_writtenoff_derived,
> t56.sync_disbursement_with_meeting, t56.term_frequency,
> t56.term_period_frequency_enum, t56.total_overpaid_derived,
> t56.total_recovered_derived, t56.loan_transaction_strategy_id,
> t56.withdrawnon_userid, t56.withdrawnon_date, t56.writeoff_reason_cv_id,
> t56.writtenoffon_date, t55.manually_adjusted_or_reversed, t57.id,
> t57.external_id, t57.hierarchy, t57.image_id, t57.name, t57.opening_date,
> t57.parent_id, t55.outstanding_loan_balance_derived,
> t55.overpayment_portion_derived, t58.id, t58.account_number,
> t58.bank_number, t58.check_number, t59.id, t59.description,
> t59.is_cash_payment, t59.value, t59.order_position, t58.receipt_number,
> t58.routing_code, t55.penalty_charges_portion_derived,
> t55.principal_portion_derived, t55.is_reversed, t55.submitted_on_date,
> t55.transaction_type_enum, t55.unrecognized_income_portion, t60.id,
> t60.amount, t60.amount_in_words, t61.id, t61.nonexpired, t61.nonlocked,
> t61.nonexpired_credentials, t61.is_deleted, t61.email, t61.enabled,
> t61.firsttime_login_remaining, t61.firstname, t61.is_self_service_user,
> t61.last_time_login, t61.last_time_password_updated, t61.lastname,
> t61.office_id, t61.password, t61.password_never_expires, t61.staff_id,
> t61.username, t60.balance_end_date_derived,
> t60.balance_number_of_days_derived, t60.created_date,
> t60.cumulative_balance_derived, t60.transaction_date, t60.is_manual,
> t62.id, t62.external_id, t62.hierarchy, t62.image_id, t62.name,
> t62.opening_date, t62.parent_id, t60.overdraft_amount_derived, t63.id,
> t63.account_number, t63.bank_number, t63.check_number, t63.payment_type_id,
> t63.receipt_number, t63.routing_code, t60.release_id_of_hold_amount,
> t60.is_reversed, t60.running_balance_derived, t64.id,
> t64.deposit_type_enum, t64.version, t64.account_no, t64.account_type_enum,
> t64.activatedon_userid, t64.activatedon_date, t64.allow_overdraft,
> t64.approvedon_userid, t64.approvedon_date, t64.client_id,
> t64.closedon_userid, t64.closedon_date, t64.currency_code,
> t64.currency_digits, t64.currency_multiplesof,
> t64.enforce_min_required_balance, t64.external_id, t64.group_id,
> t64.interest_calculation_days_in_year_type_enum,
> t64.interest_calculation_type_enum, t64.interest_compounding_period_enum,
> t64.interest_posting_period_enum, t64.lockedin_until_date_derived,
> t64.lockin_period_frequency, t64.lockin_period_frequency_enum,
> t64.min_balance_for_interest_calculation,
> t64.min_overdraft_for_interest_calculation, t64.min_required_balance,
> t64.min_required_opening_balance, t64.nominal_annual_interest_rate,
> t64.nominal_annual_interest_rate_overdraft, t64.on_hold_funds_derived,
> t64.overdraft_limit, t64.product_id, t64.rejectedon_userid,
> t64.rejectedon_date, t64.field_officer_id,
> t64.total_savings_amount_on_hold, t64.start_interest_calculation_date,
> t64.status_enum, t64.sub_status_enum, t64.submittedon_userid,
> t64.submittedon_date, t64.account_balance_derived,
> t64.last_interest_calculation_date, t64.total_annual_fees_derived,
> t64.total_deposits_derived, t64.total_fees_charge_derived,
> t64.total_interest_earned_derived, t64.total_interest_posted_derived,
> t64.total_overdraft_interest_derived, t64.total_penalty_charge_derived,
> t64.total_withdrawal_fees_derived, t64.total_withdrawals_derived,
> t64.total_withhold_tax_derived, t64.tax_group_id, t64.withhold_tax,
> t64.withdrawal_fee_for_transfer, t64.withdrawnon_userid,
> t64.withdrawnon_date, t60.transaction_type_enum, t0.is_reversed, t65.id,
> t65.amount, t65.amount_in_words, t65.appuser_id, t65.created_date,
> t65.transaction_date, t65.external_id, t65.fee_charges_portion_derived,
> t65.interest_portion_derived, t65.loan_id,
> t65.manually_adjusted_or_reversed, t65.office_id,
> t65.outstanding_loan_balance_derived, t65.overpayment_portion_derived,
> t65.payment_detail_id, t65.penalty_charges_portion_derived,
> t65.principal_portion_derived, t65.is_reversed, t65.submitted_on_date,
> t65.transaction_type_enum, t65.unrecognized_income_portion, t66.id,
> t66.amount, t66.amount_in_words, t66.appuser_id,
> t66.balance_end_date_derived, t66.balance_number_of_days_derived,
> t66.created_date, t66.cumulative_balance_derived, t66.transaction_date,
> t66.is_manual, t66.office_id, t66.overdraft_amount_derived,
> t66.payment_detail_id, t66.release_id_of_hold_amount, t66.is_reversed,
> t66.running_balance_derived, t66.savings_account_id,
> t66.transaction_type_enum, t67.id, t67.is_active, t67.amount,
> t67.amount_paid, t67.charge_amount, t68.id, t68.account_number,
> t68.bank_number, t68.check_number, t68.payment_type_id, t68.receipt_number,
> t68.routing_code, t69.id, t69.account_no, t69.activated_userid,
> t69.activated_date, t69.allow_dividends_inactive_clients,
> t69.approved_userid, t69.approved_date, t69.client_id, t69.closed_userid,
> t69.closed_date, t69.currency_code, t69.currency_digits,
> t69.currency_multiplesof, t69.external_id, t69.lockin_period_frequency,
> t69.lockin_period_frequency_enum, t69.minimum_active_period_frequency,
> t69.minimum_active_period_frequency_enum, t69.lastmodifiedby_id,
> t69.lastmodified_date, t69.rejected_userid, t69.rejected_date,
> t69.savings_account_id, t69.product_id, t69.status_enum,
> t69.submitted_userid, t69.submitted_date, t69.total_approved_shares,
> t69.total_pending_shares, t67.unit_price, t67.status_enum,
> t67.total_shares, t67.transaction_date, t67.type_enum FROM
> m_account_transfer_transaction t0 INNER JOIN m_account_transfer_details t1
> ON t0.account_transfer_details_id = t1.id LEFT OUTER JOIN
> m_loan_transaction t55 ON t0.from_loan_transaction_id = t55.id LEFT OUTER
> JOIN m_savings_account_transaction t60 ON t0.from_savings_transaction_id =
> t60.id LEFT OUTER JOIN m_loan_transaction t65 ON
> t0.to_loan_transaction_id = t65.id LEFT OUTER JOIN
> m_savings_account_transaction t66 ON t0.to_savings_transaction_id = t66.id
> LEFT OUTER JOIN m_share_account_transactions t67 ON
> t0.to_share_transaction_id = t67.id LEFT OUTER JOIN
> m_account_transfer_standing_instructions t2 ON t1.id =
> t2.account_transfer_details_id LEFT OUTER JOIN m_client t3 ON
> t1.from_client_id = t3.id LEFT OUTER JOIN m_loan t12 ON
> t1.from_loan_account_id = t12.id LEFT OUTER JOIN m_office t34 ON
> t1.from_office_id = t34.id LEFT OUTER JOIN m_savings_account t35 ON
> t1.from_savings_account_id = t35.id LEFT OUTER JOIN m_client t41 ON
> t1.to_client_id = t41.id LEFT OUTER JOIN m_loan t42 ON
> t1.to_loan_account_id = t42.id LEFT OUTER JOIN m_office t43 ON
> t1.to_office_id = t43.id LEFT OUTER JOIN m_savings_account t44 ON
> t1.to_savings_account_id = t44.id LEFT OUTER JOIN m_share_account t45 ON
> t1.to_share_account_id = t45.id LEFT OUTER JOIN m_loan t56 ON t55.loan_id
> = t56.id LEFT OUTER JOIN m_office t57 ON t55.office_id = t57.id LEFT
> OUTER JOIN m_payment_detail t58 ON t55.payment_detail_id = t58.id LEFT
> OUTER JOIN m_appuser t61 ON t60.appuser_id = t61.id LEFT OUTER JOIN
> m_office t62 ON t60.office_id = t62.id LEFT OUTER JOIN m_payment_detail
> t63 ON t60.payment_detail_id = t63.id LEFT OUTER JOIN m_savings_account
> t64 ON t60.savings_account_id = t64.id LEFT OUTER JOIN m_payment_detail
> t68 ON t67.payment_detail_id = t68.id LEFT OUTER JOIN m_share_account t69
> ON t67.account_id = t69.id LEFT OUTER JOIN m_image t4 ON t3.image_id =
> t4.id LEFT OUTER JOIN m_office t5 ON t3.office_id = t5.id LEFT OUTER JOIN
> m_staff t7 ON t3.staff_id = t7.id LEFT OUTER JOIN m_office t11 ON
> t3.transfer_to_office_id = t11.id LEFT OUTER JOIN m_client t13 ON
> t12.client_id = t13.id LEFT OUTER JOIN m_fund t14 ON t12.fund_id = t14.id
> LEFT OUTER JOIN m_group t15 ON t12.group_id = t15.id LEFT OUTER JOIN
> m_loan_recalculation_details t22 ON t12.id = t22.loan_id LEFT OUTER JOIN
> m_staff t23 ON t12.loan_officer_id = t23.id LEFT OUTER JOIN
> m_product_loan t24 ON t12.product_id = t24.id LEFT OUTER JOIN
> ref_loan_transaction_processing_strategy t33 ON
> t12.loan_transaction_strategy_id = t33.id LEFT OUTER JOIN m_client t36 ON
> t35.client_id = t36.id LEFT OUTER JOIN m_group t37 ON t35.group_id =
> t37.id LEFT OUTER JOIN m_savings_product t38 ON t35.product_id = t38.id
> LEFT OUTER JOIN m_tax_group t40 ON t35.tax_group_id = t40.id LEFT OUTER
> JOIN m_appuser t46 ON t45.activated_userid = t46.id LEFT OUTER JOIN
> m_appuser t47 ON t45.approved_userid = t47.id LEFT OUTER JOIN m_client
> t48 ON t45.client_id = t48.id LEFT OUTER JOIN m_appuser t49 ON
> t45.closed_userid = t49.id LEFT OUTER JOIN m_appuser t50 ON
> t45.lastmodifiedby_id = t50.id LEFT OUTER JOIN m_appuser t51 ON
> t45.rejected_userid = t51.id LEFT OUTER JOIN m_savings_account t52 ON
> t45.savings_account_id = t52.id LEFT OUTER JOIN m_share_product t53 ON
> t45.product_id = t53.id LEFT OUTER JOIN m_appuser t54 ON
> t45.submitted_userid = t54.id LEFT OUTER JOIN m_payment_type t59 ON
> t58.payment_type_id = t59.id LEFT OUTER JOIN m_image t6 ON t5.image_id =
> t6.id LEFT OUTER JOIN m_image t8 ON t7.image_id = t8.id LEFT OUTER JOIN
> m_office t9 ON t7.office_id = t9.id LEFT OUTER JOIN m_staff t10 ON
> t7.organisational_role_parent_staff_id = t10.id LEFT OUTER JOIN m_appuser
> t16 ON t15.activatedon_userid = t16.id LEFT OUTER JOIN m_group_level t19
> ON t15.level_id = t19.id LEFT OUTER JOIN m_office t20 ON t15.office_id =
> t20.id LEFT OUTER JOIN m_staff t21 ON t15.staff_id = t21.id LEFT OUTER
> JOIN m_product_loan_floating_rates t25 ON t24.id = t25.loan_product_id
> LEFT OUTER JOIN m_fund t27 ON t24.fund_id = t27.id LEFT OUTER JOIN
> m_product_loan_configurable_attributes t28 ON t24.id =
> t28.loan_product_id LEFT OUTER JOIN m_product_loan_guarantee_details t29 ON
> t24.id = t29.loan_product_id LEFT OUTER JOIN
> m_product_loan_recalculation_details t30 ON t24.id = t30.product_id LEFT
> OUTER JOIN ref_loan_transaction_processing_strategy t31 ON
> t24.loan_transaction_strategy_id = t31.id LEFT OUTER JOIN
> m_product_loan_variable_installment_config t32 ON t24.id =
> t32.loan_product_id LEFT OUTER JOIN m_tax_group t39 ON t38.tax_group_id =
> t39.id LEFT OUTER JOIN m_office t17 ON t16.office_id = t17.id LEFT OUTER
> JOIN m_staff t18 ON t16.staff_id = t18.id LEFT OUTER JOIN
> m_floating_rates t26 ON t25.floating_rates_id = t26.id WHERE
> ((t1.from_loan_account_id = ? OR t1.to_loan_account_id = ?) AND
> t0.is_reversed = ?) ORDER BY t0.id DESC} [code=1116, state=HY000]; nested
> exception is <openjpa-2.4.1-r422266:1730418 fatal general error>
> org.apache.openjpa.persistence.PersistenceException: Too many tables; MySQL
> can only use 61 tables in a join {prepstmnt 1158828073 SELECT t0.id, t1.id,
> t2.id, t2.amount, t2.instruction_type, t2.last_run_date, t2.name,
> t2.priority, t2.recurrence_frequency, t2.recurrence_interval,
> t2.recurrence_on_day, t2.recurrence_on_month, t2.recurrence_type,
> t2.status, t2.valid_from, t2.valid_till, t3.id, t3.account_no,
> t3.activatedon_userid, t3.activation_date, t3.age_at_office, t3.client_age,
> t3.client_classification_cv_id, t3.client_type_cv_id, t3.closedon_userid,
> t3.closedon_date, t3.closure_reason_cv_id, t3.date_of_birth,
> t3.display_name, t3.email_address, t3.external_id, t3.firstname,
> t3.fullname, t3.gender_cv_id, t4.id, t4.location, t4.storage_type_enum,
> t3.is_staff, t3.lastname, t3.legal_form_enum, t3.middlename, t3.mobile_no,
> t5.id, t5.external_id, t5.hierarchy, t6.id, t6.location,
> t6.storage_type_enum, t5.name, t5.opening_date, t5.parent_id,
> t3.office_joining_date, t3.proposed_transfer_date, t3.reactivated_on_date,
> t3.reactivated_on_userid, t3.rejectedon_userid, t3.rejectedon_date,
> t3.reject_reason_cv_id, t3.reopened_by_userid, t3.reopened_on_date,
> t3.default_savings_account, t3.default_savings_product, t7.id,
> t7.is_active, t7.display_name, t7.email_address, t7.external_id,
> t7.firstname, t8.id, t8.location, t8.storage_type_enum, t7.joining_date,
> t7.lastname, t7.is_loan_officer, t7.mobile_no, t9.id, t9.external_id,
> t9.hierarchy, t9.image_id, t9.name, t9.opening_date, t9.parent_id, t10.id,
> t10.is_active, t10.display_name, t10.email_address, t10.external_id,
> t10.firstname, t10.image_id, t10.joining_date, t10.lastname,
> t10.is_loan_officer, t10.mobile_no, t10.office_id,
> t10.organisational_role_enum, t7.organisational_role_enum, t3.status_enum,
> t3.sub_status, t3.submittedon_userid, t3.submittedon_date, t11.id,
> t11.external_id, t11.hierarchy, t11.image_id, t11.name, t11.opening_date,
> t11.parent_id, t3.updated_by, t3.updated_on, t3.withdrawn_on_date,
> t3.withdraw_reason_cv_id, t3.withdraw_on_userid, t12.id, t12.version,
> t12.account_no, t12.accrued_till, t12.disbursedon_date, t12.maturedon_date,
> t12.approvedon_userid, t12.approvedon_date, t12.approved_principal, t13.id,
> t13.account_no, t13.activatedon_userid, t13.activation_date,
> t13.age_at_office, t13.client_age, t13.client_classification_cv_id,
> t13.client_type_cv_id, t13.closedon_userid, t13.closedon_date,
> t13.closure_reason_cv_id, t13.date_of_birth, t13.display_name,
> t13.email_address, t13.external_id, t13.firstname, t13.fullname,
> t13.gender_cv_id, t13.image_id, t13.is_staff, t13.lastname,
> t13.legal_form_enum, t13.middlename, t13.mobile_no, t13.office_id,
> t13.office_joining_date, t13.proposed_transfer_date,
> t13.reactivated_on_date, t13.reactivated_on_userid, t13.rejectedon_userid,
> t13.rejectedon_date, t13.reject_reason_cv_id, t13.reopened_by_userid,
> t13.reopened_on_date, t13.default_savings_account,
> t13.default_savings_product, t13.staff_id, t13.status_enum, t13.sub_status,
> t13.submittedon_userid, t13.submittedon_date, t13.transfer_to_office_id,
> t13.updated_by, t13.updated_on, t13.withdrawn_on_date,
> t13.withdraw_reason_cv_id, t13.withdraw_on_userid, t12.closedon_userid,
> t12.closedon_date, t12.create_standing_instruction_at_disbursement,
> t12.disbursedon_userid, t12.expected_disbursedon_date,
> t12.expected_firstrepaymenton_date, t12.expected_maturedon_date,
> t12.external_id, t12.fixed_emi_amount, t14.id, t14.external_id, t14.name,
> t15.id, t15.account_no, t16.id, t16.nonexpired, t16.nonlocked,
> t16.nonexpired_credentials, t16.is_deleted, t16.email, t16.enabled,
> t16.firsttime_login_remaining, t16.firstname, t16.is_self_service_user,
> t16.last_time_login, t16.last_time_password_updated, t16.lastname, t17.id,
> t17.external_id, t17.hierarchy, t17.image_id, t17.name, t17.opening_date,
> t17.parent_id, t16.password, t16.password_never_expires, t18.id,
> t18.is_active, t18.display_name, t18.email_address, t18.external_id,
> t18.firstname, t18.image_id, t18.joining_date, t18.lastname,
> t18.is_loan_officer, t18.mobile_no, t18.office_id,
> t18.organisational_role_parent_staff_id, t18.organisational_role_enum,
> t16.username, t15.activation_date, t15.closedon_userid, t15.closedon_date,
> t15.closure_reason_cv_id, t15.external_id, t19.id, t19.can_have_clients,
> t19.level_name, t19.parent_id, t19.recursable, t19.super_parent,
> t15.hierarchy, t15.display_name, t20.id, t20.external_id, t20.hierarchy,
> t20.image_id, t20.name, t20.opening_date, t20.parent_id, t15.parent_id,
> t21.id, t21.is_active, t21.display_name, t21.email_address,
> t21.external_id, t21.firstname, t21.image_id, t21.joining_date,
> t21.lastname, t21.is_loan_officer, t21.mobile_no, t21.office_id,
> t21.organisational_role_parent_staff_id, t21.organisational_role_enum,
> t15.status_enum, t15.submittedon_userid, t15.submittedon_date,
> t12.guarantee_amount_derived, t12.interest_calculated_from_date,
> t12.interest_rate_differential, t12.interest_recalcualated_on,
> t12.is_floating_interest_rate, t12.is_npa, t12.is_topup, t12.loan_counter,
> t22.id, t22.allow_compounding_on_eod,
> t22.compounding_frequency_nth_day_enum, t22.compounding_frequency_on_day,
> t22.compounding_frequency_type_enum,
> t22.compounding_frequency_weekday_enum, t22.compounding_frequency_interval,
> t22.compound_type_enum, t22.is_compounding_to_be_posted_as_transaction,
> t22.reschedule_strategy_enum, t22.rest_frequency_nth_day_enum,
> t22.rest_frequency_on_day, t22.rest_frequency_type_enum,
> t22.rest_frequency_weekday_enum, t22.rest_frequency_interval, t23.id,
> t23.is_active, t23.display_name, t23.email_address, t23.external_id,
> t23.firstname, t23.image_id, t23.joining_date, t23.lastname,
> t23.is_loan_officer, t23.mobile_no, t23.office_id,
> t23.organisational_role_parent_staff_id, t23.organisational_role_enum,
> t24.id, t24.account_moves_out_of_npa_only_on_arrears_completion,
> t24.accounting_type, t24.allow_variabe_installments,
> t24.can_define_fixed_emi_amount, t24.can_use_for_topup, t24.close_date,
> t24.collateral_percentage_value, t24.description, t24.external_id, t25.id,
> t25.default_differential_lending_rate, t26.id, t26.createdby_id,
> t26.created_date, t26.is_active, t26.is_base_lending_rate,
> t26.lastmodifiedby_id, t26.lastmodified_date, t26.name,
> t25.interest_rate_differential,
> t25.is_floating_interest_rate_calculation_allowed,
> t25.max_differential_lending_rate, t25.min_differential_lending_rate,
> t27.id, t27.external_id, t27.name, t24.hold_guarantee_funds,
> t24.include_in_borrower_cycle, t24.instalment_amount_in_multiples_of,
> t24.is_equal_amortization, t24.is_linked_to_floating_interest_rates,
> t28.id, t28.amortization_method_enum, t28.grace_on_arrears_ageing,
> t28.moratorium, t28.arrearstolerance_amount,
> t28.interest_calculated_in_period_enum, t28.interest_method_enum,
> t28.repay_every, t28.loan_transaction_strategy_id, t24.max_disbursals,
> t24.allow_multiple_disbursals, t24.max_outstanding_loan_balance, t29.id,
> t29.mandatory_guarantee, t29.minimum_guarantee_from_guarantor_funds,
> t29.minimum_guarantee_from_own_funds,
> t24.max_nominal_interest_rate_per_period, t24.max_number_of_repayments,
> t24.max_principal_amount, t24.min_nominal_interest_rate_per_period,
> t24.min_number_of_repayments, t24.min_principal_amount,
> t24.allow_partial_period_interest_calcualtion,
> t24.amortization_method_enum, t24.annual_nominal_interest_rate,
> t24.currency_code, t24.currency_digits, t24.currency_multiplesof,
> t24.days_in_month_enum, t24.days_in_year_enum, t24.grace_on_arrears_ageing,
> t24.grace_interest_free_periods, t24.grace_on_interest_periods,
> t24.grace_on_principal_periods, t24.arrearstolerance_amount,
> t24.interest_calculated_in_period_enum, t24.interest_method_enum,
> t24.interest_period_frequency_enum, t24.interest_recalculation_enabled,
> t24.nominal_interest_rate_per_period, t24.number_of_repayments,
> t24.principal_amount, t24.recurring_moratorium_principal_periods,
> t24.repay_every, t24.repayment_period_frequency_enum,
> t24.min_days_between_disbursal_and_first_repayment, t24.name,
> t24.overdue_days_for_npa, t24.principal_threshold_for_last_installment,
> t30.id, t30.allow_compounding_on_eod,
> t30.compounding_frequency_nth_day_enum, t30.compounding_frequency_on_day,
> t30.compounding_frequency_type_enum,
> t30.compounding_frequency_weekday_enum, t30.compounding_frequency_interval,
> t30.compound_type_enum, t30.arrears_based_on_original_schedule,
> t30.is_compounding_to_be_posted_as_transaction,
> t30.pre_close_interest_calculation_strategy, t30.reschedule_strategy_enum,
> t30.rest_frequency_nth_day_enum, t30.rest_frequency_on_day,
> t30.rest_frequency_type_enum, t30.rest_frequency_weekday_enum,
> t30.rest_frequency_interval, t24.short_name, t24.start_date,
> t24.sync_expected_with_disbursement_date, t31.id, t31.code, t31.name,
> t31.sort_order, t24.use_borrower_cycle, t32.id, t32.maximum_gap,
> t32.minimum_gap, t12.loan_product_counter, t12.loanpurpose_cv_id,
> t12.allow_partial_period_interest_calcualtion,
> t12.amortization_method_enum, t12.annual_nominal_interest_rate,
> t12.currency_code, t12.currency_digits, t12.currency_multiplesof,
> t12.days_in_month_enum, t12.days_in_year_enum, t12.grace_on_arrears_ageing,
> t12.grace_interest_free_periods, t12.grace_on_interest_periods,
> t12.grace_on_principal_periods, t12.arrearstolerance_amount,
> t12.interest_calculated_in_period_enum, t12.interest_method_enum,
> t12.interest_period_frequency_enum, t12.is_equal_amortization,
> t12.interest_recalculation_enabled, t12.nominal_interest_rate_per_period,
> t12.number_of_repayments, t12.principal_amount,
> t12.recurring_moratorium_principal_periods, t12.repay_every,
> t12.repayment_period_frequency_enum, t12.loan_status_id,
> t12.loan_sub_status_id, t12.loan_type_enum,
> t12.max_outstanding_loan_balance, t12.principal_amount_proposed,
> t12.rejectedon_userid, t12.rejectedon_date, t12.rescheduledon_userid,
> t12.rescheduledon_date, t12.submittedon_userid, t12.submittedon_date,
> t12.total_costofloan_derived, t12.total_expected_costofloan_derived,
> t12.total_expected_repayment_derived, t12.fee_charges_charged_derived,
> t12.total_charges_due_at_disbursement_derived,
> t12.fee_charges_outstanding_derived, t12.fee_charges_repaid_derived,
> t12.fee_charges_waived_derived, t12.fee_charges_writtenoff_derived,
> t12.interest_charged_derived, t12.interest_outstanding_derived,
> t12.interest_repaid_derived, t12.interest_waived_derived,
> t12.interest_writtenoff_derived, t12.total_outstanding_derived,
> t12.penalty_charges_charged_derived,
> t12.penalty_charges_outstanding_derived,
> t12.penalty_charges_repaid_derived, t12.penalty_charges_waived_derived,
> t12.penalty_charges_writtenoff_derived, t12.principal_disbursed_derived,
> t12.principal_outstanding_derived, t12.principal_repaid_derived,
> t12.principal_writtenoff_derived, t12.total_repayment_derived,
> t12.total_waived_derived, t12.total_writtenoff_derived,
> t12.sync_disbursement_with_meeting, t12.term_frequency,
> t12.term_period_frequency_enum, t12.total_overpaid_derived,
> t12.total_recovered_derived, t33.id, t33.code, t33.name, t33.sort_order,
> t12.withdrawnon_userid, t12.withdrawnon_date, t12.writeoff_reason_cv_id,
> t12.writtenoffon_date, t34.id, t34.external_id, t34.hierarchy,
> t34.image_id, t34.name, t34.opening_date, t34.parent_id, t35.id,
> t35.deposit_type_enum, t35.version, t35.account_no, t35.account_type_enum,
> t35.activatedon_userid, t35.activatedon_date, t35.allow_overdraft,
> t35.approvedon_userid, t35.approvedon_date, t36.id, t36.account_no,
> t36.activatedon_userid, t36.activation_date, t36.age_at_office,
> t36.client_age, t36.client_classification_cv_id, t36.client_type_cv_id,
> t36.closedon_userid, t36.closedon_date, t36.closure_reason_cv_id,
> t36.date_of_birth, t36.display_name, t36.email_address, t36.external_id,
> t36.firstname, t36.fullname, t36.gender_cv_id, t36.image_id, t36.is_staff,
> t36.lastname, t36.legal_form_enum, t36.middlename, t36.mobile_no,
> t36.office_id, t36.office_joining_date, t36.proposed_transfer_date,
> t36.reactivated_on_date, t36.reactivated_on_userid, t36.rejectedon_userid,
> t36.rejectedon_date, t36.reject_reason_cv_id, t36.reopened_by_userid,
> t36.reopened_on_date, t36.default_savings_account,
> t36.default_savings_product, t36.staff_id, t36.status_enum, t36.sub_status,
> t36.submittedon_userid, t36.submittedon_date, t36.transfer_to_office_id,
> t36.updated_by, t36.updated_on, t36.withdrawn_on_date,
> t36.withdraw_reason_cv_id, t36.withdraw_on_userid, t35.closedon_userid,
> t35.closedon_date, t35.currency_code, t35.currency_digits,
> t35.currency_multiplesof, t35.enforce_min_required_balance,
> t35.external_id, t37.id, t37.account_no, t37.activatedon_userid,
> t37.activation_date, t37.closedon_userid, t37.closedon_date,
> t37.closure_reason_cv_id, t37.external_id, t37.level_id, t37.hierarchy,
> t37.display_name, t37.office_id, t37.parent_id, t37.staff_id,
> t37.status_enum, t37.submittedon_userid, t37.submittedon_date,
> t35.interest_calculation_days_in_year_type_enum,
> t35.interest_calculation_type_enum, t35.interest_compounding_period_enum,
> t35.interest_posting_period_enum, t35.lockedin_until_date_derived,
> t35.lockin_period_frequency, t35.lockin_period_frequency_enum,
> t35.min_balance_for_interest_calculation,
> t35.min_overdraft_for_interest_calculation, t35.min_required_balance,
> t35.min_required_opening_balance, t35.nominal_annual_interest_rate,
> t35.nominal_annual_interest_rate_overdraft, t35.on_hold_funds_derived,
> t35.overdraft_limit, t38.id, t38.deposit_type_enum, t38.accounting_type,
> t38.allow_overdraft, t38.currency_code, t38.currency_digits,
> t38.currency_multiplesof, t38.days_to_dormancy, t38.days_to_escheat,
> t38.days_to_inactive, t38.description, t38.enforce_min_required_balance,
> t38.interest_calculation_days_in_year_type_enum,
> t38.interest_calculation_type_enum, t38.interest_compounding_period_enum,
> t38.interest_posting_period_enum, t38.is_dormancy_tracking_active,
> t38.lockin_period_frequency, t38.lockin_period_frequency_enum,
> t38.min_balance_for_interest_calculation,
> t38.min_overdraft_for_interest_calculation, t38.min_required_balance,
> t38.min_required_opening_balance, t38.name,
> t38.nominal_annual_interest_rate,
> t38.nominal_annual_interest_rate_overdraft, t38.overdraft_limit,
> t38.short_name, t39.id, t39.createdby_id, t39.created_date,
> t39.lastmodifiedby_id, t39.lastmodified_date, t39.name, t38.withhold_tax,
> t38.withdrawal_fee_for_transfer, t35.rejectedon_userid,
> t35.rejectedon_date, t35.field_officer_id,
> t35.total_savings_amount_on_hold, t35.start_interest_calculation_date,
> t35.status_enum, t35.sub_status_enum, t35.submittedon_userid,
> t35.submittedon_date, t35.account_balance_derived,
> t35.last_interest_calculation_date, t35.total_annual_fees_derived,
> t35.total_deposits_derived, t35.total_fees_charge_derived,
> t35.total_interest_earned_derived, t35.total_interest_posted_derived,
> t35.total_overdraft_interest_derived, t35.total_penalty_charge_derived,
> t35.total_withdrawal_fees_derived, t35.total_withdrawals_derived,
> t35.total_withhold_tax_derived, t40.id, t40.createdby_id,
> t40.created_date, t40.lastmodifiedby_id, t40.lastmodified_date, t40.name,
> t35.withhold_tax, t35.withdrawal_fee_for_transfer, t35.withdrawnon_userid,
> t35.withdrawnon_date, t41.id, t41.account_no, t41.activatedon_userid,
> t41.activation_date, t41.age_at_office, t41.client_age,
> t41.client_classification_cv_id, t41.client_type_cv_id,
> t41.closedon_userid, t41.closedon_date, t41.closure_reason_cv_id,
> t41.date_of_birth, t41.display_name, t41.email_address, t41.external_id,
> t41.firstname, t41.fullname, t41.gender_cv_id, t41.image_id, t41.is_staff,
> t41.lastname, t41.legal_form_enum, t41.middlename, t41.mobile_no,
> t41.office_id, t41.office_joining_date, t41.proposed_transfer_date,
> t41.reactivated_on_date, t41.reactivated_on_userid, t41.rejectedon_userid,
> t41.rejectedon_date, t41.reject_reason_cv_id, t41.reopened_by_userid,
> t41.reopened_on_date, t41.default_savings_account,
> t41.default_savings_product, t41.staff_id, t41.status_enum, t41.sub_status,
> t41.submittedon_userid, t41.submittedon_date, t41.transfer_to_office_id,
> t41.updated_by, t41.updated_on, t41.withdrawn_on_date,
> t41.withdraw_reason_cv_id, t41.withdraw_on_userid, t42.id, t42.version,
> t42.account_no, t42.accrued_till, t42.disbursedon_date, t42.maturedon_date,
> t42.approvedon_userid, t42.approvedon_date, t42.approved_principal,
> t42.client_id, t42.closedon_userid, t42.closedon_date,
> t42.create_standing_instruction_at_disbursement, t42.disbursedon_userid,
> t42.expected_disbursedon_date, t42.expected_firstrepaymenton_date,
> t42.expected_maturedon_date, t42.external_id, t42.fixed_emi_amount,
> t42.fund_id, t42.group_id, t42.guarantee_amount_derived,
> t42.interest_calculated_from_date, t42.interest_rate_differential,
> t42.interest_recalcualated_on, t42.is_floating_interest_rate, t42.is_npa,
> t42.is_topup, t42.loan_counter, t42.loan_officer_id, t42.product_id,
> t42.loan_product_counter, t42.loanpurpose_cv_id,
> t42.allow_partial_period_interest_calcualtion,
> t42.amortization_method_enum, t42.annual_nominal_interest_rate,
> t42.currency_code, t42.currency_digits, t42.currency_multiplesof,
> t42.days_in_month_enum, t42.days_in_year_enum, t42.grace_on_arrears_ageing,
> t42.grace_interest_free_periods, t42.grace_on_interest_periods,
> t42.grace_on_principal_periods, t42.arrearstolerance_amount,
> t42.interest_calculated_in_period_enum, t42.interest_method_enum,
> t42.interest_period_frequency_enum, t42.is_equal_amortization,
> t42.interest_recalculation_enabled, t42.nominal_interest_rate_per_period,
> t42.number_of_repayments, t42.principal_amount,
> t42.recurring_moratorium_principal_periods, t42.repay_every,
> t42.repayment_period_frequency_enum, t42.loan_status_id,
> t42.loan_sub_status_id, t42.loan_type_enum,
> t42.max_outstanding_loan_balance, t42.principal_amount_proposed,
> t42.rejectedon_userid, t42.rejectedon_date, t42.rescheduledon_userid,
> t42.rescheduledon_date, t42.submittedon_userid, t42.submittedon_date,
> t42.total_costofloan_derived, t42.total_expected_costofloan_derived,
> t42.total_expected_repayment_derived, t42.fee_charges_charged_derived,
> t42.total_charges_due_at_disbursement_derived,
> t42.fee_charges_outstanding_derived, t42.fee_charges_repaid_derived,
> t42.fee_charges_waived_derived, t42.fee_charges_writtenoff_derived,
> t42.interest_charged_derived, t42.interest_outstanding_derived,
> t42.interest_repaid_derived, t42.interest_waived_derived,
> t42.interest_writtenoff_derived, t42.total_outstanding_derived,
> t42.penalty_charges_charged_derived,
> t42.penalty_charges_outstanding_derived,
> t42.penalty_charges_repaid_derived, t42.penalty_charges_waived_derived,
> t42.penalty_charges_writtenoff_derived, t42.principal_disbursed_derived,
> t42.principal_outstanding_derived, t42.principal_repaid_derived,
> t42.principal_writtenoff_derived, t42.total_repayment_derived,
> t42.total_waived_derived, t42.total_writtenoff_derived,
> t42.sync_disbursement_with_meeting, t42.term_frequency,
> t42.term_period_frequency_enum, t42.total_overpaid_derived,
> t42.total_recovered_derived, t42.loan_transaction_strategy_id,
> t42.withdrawnon_userid, t42.withdrawnon_date, t42.writeoff_reason_cv_id,
> t42.writtenoffon_date, t43.id, t43.external_id, t43.hierarchy,
> t43.image_id, t43.name, t43.opening_date, t43.parent_id, t44.id,
> t44.deposit_type_enum, t44.version, t44.account_no, t44.account_type_enum,
> t44.activatedon_userid, t44.activatedon_date, t44.allow_overdraft,
> t44.approvedon_userid, t44.approvedon_date, t44.client_id,
> t44.closedon_userid, t44.closedon_date, t44.currency_code,
> t44.currency_digits, t44.currency_multiplesof,
> t44.enforce_min_required_balance, t44.external_id, t44.group_id,
> t44.interest_calculation_days_in_year_type_enum,
> t44.interest_calculation_type_enum, t44.interest_compounding_period_enum,
> t44.interest_posting_period_enum, t44.lockedin_until_date_derived,
> t44.lockin_period_frequency, t44.lockin_period_frequency_enum,
> t44.min_balance_for_interest_calculation,
> t44.min_overdraft_for_interest_calculation, t44.min_required_balance,
> t44.min_required_opening_balance, t44.nominal_annual_interest_rate,
> t44.nominal_annual_interest_rate_overdraft, t44.on_hold_funds_derived,
> t44.overdraft_limit, t44.product_id, t44.rejectedon_userid,
> t44.rejectedon_date, t44.field_officer_id,
> t44.total_savings_amount_on_hold, t44.start_interest_calculation_date,
> t44.status_enum, t44.sub_status_enum, t44.submittedon_userid,
> t44.submittedon_date, t44.account_balance_derived,
> t44.last_interest_calculation_date, t44.total_annual_fees_derived,
> t44.total_deposits_derived, t44.total_fees_charge_derived,
> t44.total_interest_earned_derived, t44.total_interest_posted_derived,
> t44.total_overdraft_interest_derived, t44.total_penalty_charge_derived,
> t44.total_withdrawal_fees_derived, t44.total_withdrawals_derived,
> t44.total_withhold_tax_derived, t44.tax_group_id, t44.withhold_tax,
> t44.withdrawal_fee_for_transfer, t44.withdrawnon_userid,
> t44.withdrawnon_date, t45.id, t45.account_no, t46.id, t46.nonexpired,
> t46.nonlocked, t46.nonexpired_credentials, t46.is_deleted, t46.email,
> t46.enabled, t46.firsttime_login_remaining, t46.firstname,
> t46.is_self_service_user, t46.last_time_login,
> t46.last_time_password_updated, t46.lastname, t46.office_id, t46.password,
> t46.password_never_expires, t46.staff_id, t46.username, t45.activated_date,
> t45.allow_dividends_inactive_clients, t47.id, t47.nonexpired,
> t47.nonlocked, t47.nonexpired_credentials, t47.is_deleted, t47.email,
> t47.enabled, t47.firsttime_login_remaining, t47.firstname,
> t47.is_self_service_user, t47.last_time_login,
> t47.last_time_password_updated, t47.lastname, t47.office_id, t47.password,
> t47.password_never_expires, t47.staff_id, t47.username, t45.approved_date,
> t48.id, t48.account_no, t48.activatedon_userid, t48.activation_date,
> t48.age_at_office, t48.client_age, t48.client_classification_cv_id,
> t48.client_type_cv_id, t48.closedon_userid, t48.closedon_date,
> t48.closure_reason_cv_id, t48.date_of_birth, t48.display_name,
> t48.email_address, t48.external_id, t48.firstname, t48.fullname,
> t48.gender_cv_id, t48.image_id, t48.is_staff, t48.lastname,
> t48.legal_form_enum, t48.middlename, t48.mobile_no, t48.office_id,
> t48.office_joining_date, t48.proposed_transfer_date,
> t48.reactivated_on_date, t48.reactivated_on_userid, t48.rejectedon_userid,
> t48.rejectedon_date, t48.reject_reason_cv_id, t48.reopened_by_userid,
> t48.reopened_on_date, t48.default_savings_account,
> t48.default_savings_product, t48.staff_id, t48.status_enum, t48.sub_status,
> t48.submittedon_userid, t48.submittedon_date, t48.transfer_to_office_id,
> t48.updated_by, t48.updated_on, t48.withdrawn_on_date,
> t48.withdraw_reason_cv_id, t48.withdraw_on_userid, t49.id,
> t49.nonexpired, t49.nonlocked, t49.nonexpired_credentials, t49.is_deleted,
> t49.email, t49.enabled, t49.firsttime_login_remaining, t49.firstname,
> t49.is_self_service_user, t49.last_time_login,
> t49.last_time_password_updated, t49.lastname, t49.office_id, t49.password,
> t49.password_never_expires, t49.staff_id, t49.username, t45.closed_date,
> t45.currency_code, t45.currency_digits, t45.currency_multiplesof,
> t45.external_id, t45.lockin_period_frequency,
> t45.lockin_period_frequency_enum, t45.minimum_active_period_frequency,
> t45.minimum_active_period_frequency_enum, t50.id, t50.nonexpired,
> t50.nonlocked, t50.nonexpired_credentials, t50.is_deleted, t50.email,
> t50.enabled, t50.firsttime_login_remaining, t50.firstname,
> t50.is_self_service_user, t50.last_time_login,
> t50.last_time_password_updated, t50.lastname, t50.office_id, t50.password,
> t50.password_never_expires, t50.staff_id, t50.username,
> t45.lastmodified_date, t51.id, t51.nonexpired, t51.nonlocked,
> t51.nonexpired_credentials, t51.is_deleted, t51.email, t51.enabled,
> t51.firsttime_login_remaining, t51.firstname, t51.is_self_service_user,
> t51.last_time_login, t51.last_time_password_updated, t51.lastname,
> t51.office_id, t51.password, t51.password_never_expires, t51.staff_id,
> t51.username, t45.rejected_date, t52.id, t52.deposit_type_enum,
> t52.version, t52.account_no, t52.account_type_enum, t52.activatedon_userid,
> t52.activatedon_date, t52.allow_overdraft, t52.approvedon_userid,
> t52.approvedon_date, t52.client_id, t52.closedon_userid, t52.closedon_date,
> t52.currency_code, t52.currency_digits, t52.currency_multiplesof,
> t52.enforce_min_required_balance, t52.external_id, t52.group_id,
> t52.interest_calculation_days_in_year_type_enum,
> t52.interest_calculation_type_enum, t52.interest_compounding_period_enum,
> t52.interest_posting_period_enum, t52.lockedin_until_date_derived,
> t52.lockin_period_frequency, t52.lockin_period_frequency_enum,
> t52.min_balance_for_interest_calculation,
> t52.min_overdraft_for_interest_calculation, t52.min_required_balance,
> t52.min_required_opening_balance, t52.nominal_annual_interest_rate,
> t52.nominal_annual_interest_rate_overdraft, t52.on_hold_funds_derived,
> t52.overdraft_limit, t52.product_id, t52.rejectedon_userid,
> t52.rejectedon_date, t52.field_officer_id,
> t52.total_savings_amount_on_hold, t52.start_interest_calculation_date,
> t52.status_enum, t52.sub_status_enum, t52.submittedon_userid,
> t52.submittedon_date, t52.account_balance_derived,
> t52.last_interest_calculation_date, t52.total_annual_fees_derived,
> t52.total_deposits_derived, t52.total_fees_charge_derived,
> t52.total_interest_earned_derived, t52.total_interest_posted_derived,
> t52.total_overdraft_interest_derived, t52.total_penalty_charge_derived,
> t52.total_withdrawal_fees_derived, t52.total_withdrawals_derived,
> t52.total_withhold_tax_derived, t52.tax_group_id, t52.withhold_tax,
> t52.withdrawal_fee_for_transfer, t52.withdrawnon_userid,
> t52.withdrawnon_date, t53.id, t53.createdby_id, t53.created_date,
> t53.lastmodifiedby_id, t53.lastmodified_date, t53.accounting_type,
> t53.allow_dividends_inactive_clients, t53.currency_code,
> t53.currency_digits, t53.currency_multiplesof, t53.description,
> t53.end_date, t53.external_id, t53.lockin_period_frequency_enum,
> t53.lockin_period_frequency, t53.maximum_client_shares,
> t53.minimum_active_period_frequency,
> t53.minimum_active_period_frequency_enum, t53.minimum_client_shares,
> t53.name, t53.nominal_client_shares, t53.capital_amount, t53.short_name,
> t53.start_date, t53.total_shares, t53.issued_shares,
> t53.totalsubscribed_shares, t53.unit_price, t45.status_enum, t54.id,
> t54.nonexpired, t54.nonlocked, t54.nonexpired_credentials, t54.is_deleted,
> t54.email, t54.enabled, t54.firsttime_login_remaining, t54.firstname,
> t54.is_self_service_user, t54.last_time_login,
> t54.last_time_password_updated, t54.lastname, t54.office_id, t54.password,
> t54.password_never_expires, t54.staff_id, t54.username, t45.submitted_date,
> t45.total_approved_shares, t45.total_pending_shares, t1.transfer_type,
> t0.amount, t0.currency_code, t0.currency_digits, t0.currency_multiplesof,
> t0.transaction_date, t0.description, t55.id, t55.amount,
> t55.amount_in_words, t55.appuser_id, t55.created_date,
> t55.transaction_date, t55.external_id, t55.fee_charges_portion_derived,
> t55.interest_portion_derived, t56.id, t56.version, t56.account_no,
> t56.accrued_till, t56.disbursedon_date, t56.maturedon_date,
> t56.approvedon_userid, t56.approvedon_date, t56.approved_principal,
> t56.client_id, t56.closedon_userid, t56.closedon_date,
> t56.create_standing_instruction_at_disbursement, t56.disbursedon_userid,
> t56.expected_disbursedon_date, t56.expected_firstrepaymenton_date,
> t56.expected_maturedon_date, t56.external_id, t56.fixed_emi_amount,
> t56.fund_id, t56.group_id, t56.guarantee_amount_derived,
> t56.interest_calculated_from_date, t56.interest_rate_differential,
> t56.interest_recalcualated_on, t56.is_floating_interest_rate, t56.is_npa,
> t56.is_topup, t56.loan_counter, t56.loan_officer_id, t56.product_id,
> t56.loan_product_counter, t56.loanpurpose_cv_id,
> t56.allow_partial_period_interest_calcualtion,
> t56.amortization_method_enum, t56.annual_nominal_interest_rate,
> t56.currency_code, t56.currency_digits, t56.currency_multiplesof,
> t56.days_in_month_enum, t56.days_in_year_enum, t56.grace_on_arrears_ageing,
> t56.grace_interest_free_periods, t56.grace_on_interest_periods,
> t56.grace_on_principal_periods, t56.arrearstolerance_amount,
> t56.interest_calculated_in_period_enum, t56.interest_method_enum,
> t56.interest_period_frequency_enum, t56.is_equal_amortization,
> t56.interest_recalculation_enabled, t56.nominal_interest_rate_per_period,
> t56.number_of_repayments, t56.principal_amount,
> t56.recurring_moratorium_principal_periods, t56.repay_every,
> t56.repayment_period_frequency_enum, t56.loan_status_id,
> t56.loan_sub_status_id, t56.loan_type_enum,
> t56.max_outstanding_loan_balance, t56.principal_amount_proposed,
> t56.rejectedon_userid, t56.rejectedon_date, t56.rescheduledon_userid,
> t56.rescheduledon_date, t56.submittedon_userid, t56.submittedon_date,
> t56.total_costofloan_derived, t56.total_expected_costofloan_derived,
> t56.total_expected_repayment_derived, t56.fee_charges_charged_derived,
> t56.total_charges_due_at_disbursement_derived,
> t56.fee_charges_outstanding_derived, t56.fee_charges_repaid_derived,
> t56.fee_charges_waived_derived, t56.fee_charges_writtenoff_derived,
> t56.interest_charged_derived, t56.interest_outstanding_derived,
> t56.interest_repaid_derived, t56.interest_waived_derived,
> t56.interest_writtenoff_derived, t56.total_outstanding_derived,
> t56.penalty_charges_charged_derived,
> t56.penalty_charges_outstanding_derived,
> t56.penalty_charges_repaid_derived, t56.penalty_charges_waived_derived,
> t56.penalty_charges_writtenoff_derived, t56.principal_disbursed_derived,
> t56.principal_outstanding_derived, t56.principal_repaid_derived,
> t56.principal_writtenoff_derived, t56.total_repayment_derived,
> t56.total_waived_derived, t56.total_writtenoff_derived,
> t56.sync_disbursement_with_meeting, t56.term_frequency,
> t56.term_period_frequency_enum, t56.total_overpaid_derived,
> t56.total_recovered_derived, t56.loan_transaction_strategy_id,
> t56.withdrawnon_userid, t56.withdrawnon_date, t56.writeoff_reason_cv_id,
> t56.writtenoffon_date, t55.manually_adjusted_or_reversed, t57.id,
> t57.external_id, t57.hierarchy, t57.image_id, t57.name, t57.opening_date,
> t57.parent_id, t55.outstanding_loan_balance_derived,
> t55.overpayment_portion_derived, t58.id, t58.account_number,
> t58.bank_number, t58.check_number, t59.id, t59.description,
> t59.is_cash_payment, t59.value, t59.order_position, t58.receipt_number,
> t58.routing_code, t55.penalty_charges_portion_derived,
> t55.principal_portion_derived, t55.is_reversed, t55.submitted_on_date,
> t55.transaction_type_enum, t55.unrecognized_income_portion, t60.id,
> t60.amount, t60.amount_in_words, t61.id, t61.nonexpired, t61.nonlocked,
> t61.nonexpired_credentials, t61.is_deleted, t61.email, t61.enabled,
> t61.firsttime_login_remaining, t61.firstname, t61.is_self_service_user,
> t61.last_time_login, t61.last_time_password_updated, t61.lastname,
> t61.office_id, t61.password, t61.password_never_expires, t61.staff_id,
> t61.username, t60.balance_end_date_derived,
> t60.balance_number_of_days_derived, t60.created_date,
> t60.cumulative_balance_derived, t60.transaction_date, t60.is_manual,
> t62.id, t62.external_id, t62.hierarchy, t62.image_id, t62.name,
> t62.opening_date, t62.parent_id, t60.overdraft_amount_derived, t63.id,
> t63.account_number, t63.bank_number, t63.check_number, t63.payment_type_id,
> t63.receipt_number, t63.routing_code, t60.release_id_of_hold_amount,
> t60.is_reversed, t60.running_balance_derived, t64.id,
> t64.deposit_type_enum, t64.version, t64.account_no, t64.account_type_enum,
> t64.activatedon_userid, t64.activatedon_date, t64.allow_overdraft,
> t64.approvedon_userid, t64.approvedon_date, t64.client_id,
> t64.closedon_userid, t64.closedon_date, t64.currency_code,
> t64.currency_digits, t64.currency_multiplesof,
> t64.enforce_min_required_balance, t64.external_id, t64.group_id,
> t64.interest_calculation_days_in_year_type_enum,
> t64.interest_calculation_type_enum, t64.interest_compounding_period_enum,
> t64.interest_posting_period_enum, t64.lockedin_until_date_derived,
> t64.lockin_period_frequency, t64.lockin_period_frequency_enum,
> t64.min_balance_for_interest_calculation,
> t64.min_overdraft_for_interest_calculation, t64.min_required_balance,
> t64.min_required_opening_balance, t64.nominal_annual_interest_rate,
> t64.nominal_annual_interest_rate_overdraft, t64.on_hold_funds_derived,
> t64.overdraft_limit, t64.product_id, t64.rejectedon_userid,
> t64.rejectedon_date, t64.field_officer_id,
> t64.total_savings_amount_on_hold, t64.start_interest_calculation_date,
> t64.status_enum, t64.sub_status_enum, t64.submittedon_userid,
> t64.submittedon_date, t64.account_balance_derived,
> t64.last_interest_calculation_date, t64.total_annual_fees_derived,
> t64.total_deposits_derived, t64.total_fees_charge_derived,
> t64.total_interest_earned_derived, t64.total_interest_posted_derived,
> t64.total_overdraft_interest_derived, t64.total_penalty_charge_derived,
> t64.total_withdrawal_fees_derived, t64.total_withdrawals_derived,
> t64.total_withhold_tax_derived, t64.tax_group_id, t64.withhold_tax,
> t64.withdrawal_fee_for_transfer, t64.withdrawnon_userid,
> t64.withdrawnon_date, t60.transaction_type_enum, t0.is_reversed, t65.id,
> t65.amount, t65.amount_in_words, t65.appuser_id, t65.created_date,
> t65.transaction_date, t65.external_id, t65.fee_charges_portion_derived,
> t65.interest_portion_derived, t65.loan_id,
> t65.manually_adjusted_or_reversed, t65.office_id,
> t65.outstanding_loan_balance_derived, t65.overpayment_portion_derived,
> t65.payment_detail_id, t65.penalty_charges_portion_derived,
> t65.principal_portion_derived, t65.is_reversed, t65.submitted_on_date,
> t65.transaction_type_enum, t65.unrecognized_income_portion, t66.id,
> t66.amount, t66.amount_in_words, t66.appuser_id,
> t66.balance_end_date_derived, t66.balance_number_of_days_derived,
> t66.created_date, t66.cumulative_balance_derived, t66.transaction_date,
> t66.is_manual, t66.office_id, t66.overdraft_amount_derived,
> t66.payment_detail_id, t66.release_id_of_hold_amount, t66.is_reversed,
> t66.running_balance_derived, t66.savings_account_id,
> t66.transaction_type_enum, t67.id, t67.is_active, t67.amount,
> t67.amount_paid, t67.charge_amount, t68.id, t68.account_number,
> t68.bank_number, t68.check_number, t68.payment_type_id, t68.receipt_number,
> t68.routing_code, t69.id, t69.account_no, t69.activated_userid,
> t69.activated_date, t69.allow_dividends_inactive_clients,
> t69.approved_userid, t69.approved_date, t69.client_id, t69.closed_userid,
> t69.closed_date, t69.currency_code, t69.currency_digits,
> t69.currency_multiplesof, t69.external_id, t69.lockin_period_frequency,
> t69.lockin_period_frequency_enum, t69.minimum_active_period_frequency,
> t69.minimum_active_period_frequency_enum, t69.lastmodifiedby_id,
> t69.lastmodified_date, t69.rejected_userid, t69.rejected_date,
> t69.savings_account_id, t69.product_id, t69.status_enum,
> t69.submitted_userid, t69.submitted_date, t69.total_approved_shares,
> t69.total_pending_shares, t67.unit_price, t67.status_enum,
> t67.total_shares, t67.transaction_date, t67.type_enum FROM
> m_account_transfer_transaction t0 INNER JOIN m_account_transfer_details t1
> ON t0.account_transfer_details_id = t1.id LEFT OUTER JOIN
> m_loan_transaction t55 ON t0.from_loan_transaction_id = t55.id LEFT OUTER
> JOIN m_savings_account_transaction t60 ON t0.from_savings_transaction_id =
> t60.id LEFT OUTER JOIN m_loan_transaction t65 ON
> t0.to_loan_transaction_id = t65.id LEFT OUTER JOIN
> m_savings_account_transaction t66 ON t0.to_savings_transaction_id = t66.id
> LEFT OUTER JOIN m_share_account_transactions t67 ON
> t0.to_share_transaction_id = t67.id LEFT OUTER JOIN
> m_account_transfer_standing_instructions t2 ON t1.id =
> t2.account_transfer_details_id LEFT OUTER JOIN m_client t3 ON
> t1.from_client_id = t3.id LEFT OUTER JOIN m_loan t12 ON
> t1.from_loan_account_id = t12.id LEFT OUTER JOIN m_office t34 ON
> t1.from_office_id = t34.id LEFT OUTER JOIN m_savings_account t35 ON
> t1.from_savings_account_id = t35.id LEFT OUTER JOIN m_client t41 ON
> t1.to_client_id = t41.id LEFT OUTER JOIN m_loan t42 ON
> t1.to_loan_account_id = t42.id LEFT OUTER JOIN m_office t43 ON
> t1.to_office_id = t43.id LEFT OUTER JOIN m_savings_account t44 ON
> t1.to_savings_account_id = t44.id LEFT OUTER JOIN m_share_account t45 ON
> t1.to_share_account_id = t45.id LEFT OUTER JOIN m_loan t56 ON t55.loan_id
> = t56.id LEFT OUTER JOIN m_office t57 ON t55.office_id = t57.id LEFT
> OUTER JOIN m_payment_detail t58 ON t55.payment_detail_id = t58.id LEFT
> OUTER JOIN m_appuser t61 ON t60.appuser_id = t61.id LEFT OUTER JOIN
> m_office t62 ON t60.office_id = t62.id LEFT OUTER JOIN m_payment_detail
> t63 ON t60.payment_detail_id = t63.id LEFT OUTER JOIN m_savings_account
> t64 ON t60.savings_account_id = t64.id LEFT OUTER JOIN m_payment_detail
> t68 ON t67.payment_detail_id = t68.id LEFT OUTER JOIN m_share_account t69
> ON t67.account_id = t69.id LEFT OUTER JOIN m_image t4 ON t3.image_id =
> t4.id LEFT OUTER JOIN m_office t5 ON t3.office_id = t5.id LEFT OUTER JOIN
> m_staff t7 ON t3.staff_id = t7.id LEFT OUTER JOIN m_office t11 ON
> t3.transfer_to_office_id = t11.id LEFT OUTER JOIN m_client t13 ON
> t12.client_id = t13.id LEFT OUTER JOIN m_fund t14 ON t12.fund_id = t14.id
> LEFT OUTER JOIN m_group t15 ON t12.group_id = t15.id LEFT OUTER JOIN
> m_loan_recalculation_details t22 ON t12.id = t22.loan_id LEFT OUTER JOIN
> m_staff t23 ON t12.loan_officer_id = t23.id LEFT OUTER JOIN
> m_product_loan t24 ON t12.product_id = t24.id LEFT OUTER JOIN
> ref_loan_transaction_processing_strategy t33 ON
> t12.loan_transaction_strategy_id = t33.id LEFT OUTER JOIN m_client t36 ON
> t35.client_id = t36.id LEFT OUTER JOIN m_group t37 ON t35.group_id =
> t37.id LEFT OUTER JOIN m_savings_product t38 ON t35.product_id = t38.id
> LEFT OUTER JOIN m_tax_group t40 ON t35.tax_group_id = t40.id LEFT OUTER
> JOIN m_appuser t46 ON t45.activated_userid = t46.id LEFT OUTER JOIN
> m_appuser t47 ON t45.approved_userid = t47.id LEFT OUTER JOIN m_client
> t48 ON t45.client_id = t48.id LEFT OUTER JOIN m_appuser t49 ON
> t45.closed_userid = t49.id LEFT OUTER JOIN m_appuser t50 ON
> t45.lastmodifiedby_id = t50.id LEFT OUTER JOIN m_appuser t51 ON
> t45.rejected_userid = t51.id LEFT OUTER JOIN m_savings_account t52 ON
> t45.savings_account_id = t52.id LEFT OUTER JOIN m_share_product t53 ON
> t45.product_id = t53.id LEFT OUTER JOIN m_appuser t54 ON
> t45.submitted_userid = t54.id LEFT OUTER JOIN m_payment_type t59 ON
> t58.payment_type_id = t59.id LEFT OUTER JOIN m_image t6 ON t5.image_id =
> t6.id LEFT OUTER JOIN m_image t8 ON t7.image_id = t8.id LEFT OUTER JOIN
> m_office t9 ON t7.office_id = t9.id LEFT OUTER JOIN m_staff t10 ON
> t7.organisational_role_parent_staff_id = t10.id LEFT OUTER JOIN m_appuser
> t16 ON t15.activatedon_userid = t16.id LEFT OUTER JOIN m_group_level t19
> ON t15.level_id = t19.id LEFT OUTER JOIN m_office t20 ON t15.office_id =
> t20.id LEFT OUTER JOIN m_staff t21 ON t15.staff_id = t21.id LEFT OUTER
> JOIN m_product_loan_floating_rates t25 ON t24.id = t25.loan_product_id
> LEFT OUTER JOIN m_fund t27 ON t24.fund_id = t27.id LEFT OUTER JOIN
> m_product_loan_configurable_attributes t28 ON t24.id =
> t28.loan_product_id LEFT OUTER JOIN m_product_loan_guarantee_details t29 ON
> t24.id = t29.loan_product_id LEFT OUTER JOIN
> m_product_loan_recalculation_details t30 ON t24.id = t30.product_id LEFT
> OUTER JOIN ref_loan_transaction_processing_strategy t31 ON
> t24.loan_transaction_strategy_id = t31.id LEFT OUTER JOIN
> m_product_loan_variable_installment_config t32 ON t24.id =
> t32.loan_product_id LEFT OUTER JOIN m_tax_group t39 ON t38.tax_group_id =
> t39.id LEFT OUTER JOIN m_office t17 ON t16.office_id = t17.id LEFT OUTER
> JOIN m_staff t18 ON t16.staff_id = t18.id LEFT OUTER JOIN
> m_floating_rates t26 ON t25.floating_rates_id = t26.id WHERE
> ((t1.from_loan_account_id = ? OR t1.to_loan_account_id = ?) AND
> t0.is_reversed = ?) ORDER BY t0.id DESC} [code=1116, state=HY000]
> FailedObject: select att from AccountTransferTransaction att where (
> att.accountTransferDetails.fromLoanAccount.id= :accountNumber or
> att.accountTransferDetails.toLoanAccount.id=:accountNumber) and
> att.reversed=false order by att.id desc [java.lang.String]
> at
> org.springframework.orm.jpa.EntityManagerFactoryUtils.convertJpaAccessExceptionIfPossible(EntityManagerFactoryUtils.java:418)
> at
> org.springframework.orm.jpa.DefaultJpaDialect.translateExceptionIfPossible(DefaultJpaDialect.java:122)
> at
> org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:417)
> at
> org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:59)
> at
> org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:213)
> at
> org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:147)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
> at
> org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodIntercceptor.invoke(CrudMethodMetadataPostProcessor.java:111)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
> at
> org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
> at
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
> at com.sun.proxy.$Proxy257.findAllByLoanId(Unknown Source)
> at
> org.apache.fineract.portfolio.account.service.AccountTransfersWritePlatformServiceImpl.reverseAllTransactions(AccountTransfersWritePlatformServiceImpl.java:296)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
> at
> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:98)
> at
> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:262)
> at
> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:95)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
> at
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
> at com.sun.proxy.$Proxy269.reverseAllTransactions(Unknown Source)
> at
> org.apache.fineract.portfolio.loanaccount.service.LoanWritePlatformServiceJpaRepositoryImpl.undoLoanDisbursal(LoanWritePlatformServiceJpaRepositoryImpl.java:753)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
> at
> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:98)
> at
> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:262)
> at
> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:95)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
> at
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
> at com.sun.proxy.$Proxy282.undoLoanDisbursal(Unknown Source)
> at
> org.apache.fineract.portfolio.loanaccount.handler.UndoDisbursalLoanCommandHandler.processCommand(UndoDisbursalLoanCommandHandler.java:45)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
> at
> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:98)
> at
> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:262)
> at
> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:95)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
> at
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
> at com.sun.proxy.$Proxy145.processCommand(Unknown Source)
> at
> org.apache.fineract.commands.service.SynchronousCommandProcessingService.processAndLogCommand(SynchronousCommandProcessingService.java:83)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
> at
> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:98)
> at
> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:262)
> at
> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:95)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
> at
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
> at com.sun.proxy.$Proxy134.processAndLogCommand(Unknown Source)
> at
> org.apache.fineract.commands.service.PortfolioCommandSourceWritePlatformServiceImpl.logCommandSource(PortfolioCommandSourceWritePlatformServiceImpl.java:98)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
> at
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
> at com.sun.proxy.$Proxy135.logCommandSource(Unknown Source)
> at
> org.apache.fineract.portfolio.loanaccount.api.LoansApiResource.stateTransitions(LoansApiResource.java:788)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at
> com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
> at
> com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)
> at
> com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
> at
> com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)
> at
> com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
> at
> com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
> at
> com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
> at
> com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
> at
> com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511)
> at
> com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442)
> at
> com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391)
> at
> com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381)
> at
> com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)
> at
> com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538)
> at
> com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
> at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
> at
> org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:108)
> at
> org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
> at
> org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
> at
> org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
> at
> org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
> at
> org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
> at
> org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:154)
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
> at
> org.apache.fineract.infrastructure.security.filter.InsecureTwoFactorAuthenticationFilter.doFilter(InsecureTwoFactorAuthenticationFilter.java:80)
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
> at
> org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:50)
> at
> org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
> at
> org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)
> at
> org.apache.fineract.infrastructure.security.filter.TenantAwareBasicAuthenticationFilter.doFilter(TenantAwareBasicAuthenticationFilter.java:153)
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
> at
> org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
> at
> org.springframework.security.web.access.channel.ChannelProcessingFilter.doFilter(ChannelProcessingFilter.java:144)
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
> at
> org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
> at
> org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
> at
> org.springframework.boot.context.web.ErrorPageFilter.doFilter(ErrorPageFilter.java:108)
> at
> org.springframework.boot.context.web.ErrorPageFilter.access$000(ErrorPageFilter.java:58)
> at
> org.springframework.boot.context.web.ErrorPageFilter$1.doFilterInternal(ErrorPageFilter.java:87)
> at
> org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
> at
> org.springframework.boot.context.web.ErrorPageFilter.doFilter(ErrorPageFilter.java:100)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
> at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
> at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
> at
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:506)
> at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)
> at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
> at
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:962)
> at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
> at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:445)
> at
> org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1115)
> at
> org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637)
> at
> org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:318)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at
> org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
> at java.lang.Thread.run(Thread.java:748)
> Caused by: <openjpa-2.4.1-r422266:1730418 fatal general error>
> org.apache.openjpa.persistence.PersistenceException: Too many tables; MySQL
> can only use 61 tables in a join {prepstmnt 1158828073 SELECT t0.id, t1.id,
> t2.id, t2.amount, t2.instruction_type, t2.last_run_date, t2.name,
> t2.priority, t2.recurrence_frequency, t2.recurrence_interval,
> t2.recurrence_on_day, t2.recurrence_on_month, t2.recurrence_type,
> t2.status, t2.valid_from, t2.valid_till, t3.id, t3.account_no,
> t3.activatedon_userid, t3.activation_date, t3.age_at_office, t3.client_age,
> t3.client_classification_cv_id, t3.client_type_cv_id, t3.closedon_userid,
> t3.closedon_date, t3.closure_reason_cv_id, t3.date_of_birth,
> t3.display_name, t3.email_address, t3.external_id, t3.firstname,
> t3.fullname, t3.gender_cv_id, t4.id, t4.location, t4.storage_type_enum,
> t3.is_staff, t3.lastname, t3.legal_form_enum, t3.middlename, t3.mobile_no,
> t5.id, t5.external_id, t5.hierarchy, t6.id, t6.location,
> t6.storage_type_enum, t5.name, t5.opening_date, t5.parent_id,
> t3.office_joining_date, t3.proposed_transfer_date, t3.reactivated_on_date,
> t3.reactivated_on_userid, t3.rejectedon_userid, t3.rejectedon_date,
> t3.reject_reason_cv_id, t3.reopened_by_userid, t3.reopened_on_date,
> t3.default_savings_account, t3.default_savings_product, t7.id,
> t7.is_active, t7.display_name, t7.email_address, t7.external_id,
> t7.firstname, t8.id, t8.location, t8.storage_type_enum, t7.joining_date,
> t7.lastname, t7.is_loan_officer, t7.mobile_no, t9.id, t9.external_id,
> t9.hierarchy, t9.image_id, t9.name, t9.opening_date, t9.parent_id, t10.id,
> t10.is_active, t10.display_name, t10.email_address, t10.external_id,
> t10.firstname, t10.image_id, t10.joining_date, t10.lastname,
> t10.is_loan_officer, t10.mobile_no, t10.office_id,
> t10.organisational_role_enum, t7.organisational_role_enum, t3.status_enum,
> t3.sub_status, t3.submittedon_userid, t3.submittedon_date, t11.id,
> t11.external_id, t11.hierarchy, t11.image_id, t11.name, t11.opening_date,
> t11.parent_id, t3.updated_by, t3.updated_on, t3.withdrawn_on_date,
> t3.withdraw_reason_cv_id, t3.withdraw_on_userid, t12.id, t12.version,
> t12.account_no, t12.accrued_till, t12.disbursedon_date, t12.maturedon_date,
> t12.approvedon_userid, t12.approvedon_date, t12.approved_principal, t13.id,
> t13.account_no, t13.activatedon_userid, t13.activation_date,
> t13.age_at_office, t13.client_age, t13.client_classification_cv_id,
> t13.client_type_cv_id, t13.closedon_userid, t13.closedon_date,
> t13.closure_reason_cv_id, t13.date_of_birth, t13.display_name,
> t13.email_address, t13.external_id, t13.firstname, t13.fullname,
> t13.gender_cv_id, t13.image_id, t13.is_staff, t13.lastname,
> t13.legal_form_enum, t13.middlename, t13.mobile_no, t13.office_id,
> t13.office_joining_date, t13.proposed_transfer_date,
> t13.reactivated_on_date, t13.reactivated_on_userid, t13.rejectedon_userid,
> t13.rejectedon_date, t13.reject_reason_cv_id, t13.reopened_by_userid,
> t13.reopened_on_date, t13.default_savings_account,
> t13.default_savings_product, t13.staff_id, t13.status_enum, t13.sub_status,
> t13.submittedon_userid, t13.submittedon_date, t13.transfer_to_office_id,
> t13.updated_by, t13.updated_on, t13.withdrawn_on_date,
> t13.withdraw_reason_cv_id, t13.withdraw_on_userid, t12.closedon_userid,
> t12.closedon_date, t12.create_standing_instruction_at_disbursement,
> t12.disbursedon_userid, t12.expected_disbursedon_date,
> t12.expected_firstrepaymenton_date, t12.expected_maturedon_date,
> t12.external_id, t12.fixed_emi_amount, t14.id, t14.external_id, t14.name,
> t15.id, t15.account_no, t16.id, t16.nonexpired, t16.nonlocked,
> t16.nonexpired_credentials, t16.is_deleted, t16.email, t16.enabled,
> t16.firsttime_login_remaining, t16.firstname, t16.is_self_service_user,
> t16.last_time_login, t16.last_time_password_updated, t16.lastname, t17.id,
> t17.external_id, t17.hierarchy, t17.image_id, t17.name, t17.opening_date,
> t17.parent_id, t16.password, t16.password_never_expires, t18.id,
> t18.is_active, t18.display_name, t18.email_address, t18.external_id,
> t18.firstname, t18.image_id, t18.joining_date, t18.lastname,
> t18.is_loan_officer, t18.mobile_no, t18.office_id,
> t18.organisational_role_parent_staff_id, t18.organisational_role_enum,
> t16.username, t15.activation_date, t15.closedon_userid, t15.closedon_date,
> t15.closure_reason_cv_id, t15.external_id, t19.id, t19.can_have_clients,
> t19.level_name, t19.parent_id, t19.recursable, t19.super_parent,
> t15.hierarchy, t15.display_name, t20.id, t20.external_id, t20.hierarchy,
> t20.image_id, t20.name, t20.opening_date, t20.parent_id, t15.parent_id,
> t21.id, t21.is_active, t21.display_name, t21.email_address,
> t21.external_id, t21.firstname, t21.image_id, t21.joining_date,
> t21.lastname, t21.is_loan_officer, t21.mobile_no, t21.office_id,
> t21.organisational_role_parent_staff_id, t21.organisational_role_enum,
> t15.status_enum, t15.submittedon_userid, t15.submittedon_date,
> t12.guarantee_amount_derived, t12.interest_calculated_from_date,
> t12.interest_rate_differential, t12.interest_recalcualated_on,
> t12.is_floating_interest_rate, t12.is_npa, t12.is_topup, t12.loan_counter,
> t22.id, t22.allow_compounding_on_eod,
> t22.compounding_frequency_nth_day_enum, t22.compounding_frequency_on_day,
> t22.compounding_frequency_type_enum,
> t22.compounding_frequency_weekday_enum, t22.compounding_frequency_interval,
> t22.compound_type_enum, t22.is_compounding_to_be_posted_as_transaction,
> t22.reschedule_strategy_enum, t22.rest_frequency_nth_day_enum,
> t22.rest_frequency_on_day, t22.rest_frequency_type_enum,
> t22.rest_frequency_weekday_enum, t22.rest_frequency_interval, t23.id,
> t23.is_active, t23.display_name, t23.email_address, t23.external_id,
> t23.firstname, t23.image_id, t23.joining_date, t23.lastname,
> t23.is_loan_officer, t23.mobile_no, t23.office_id,
> t23.organisational_role_parent_staff_id, t23.organisational_role_enum,
> t24.id, t24.account_moves_out_of_npa_only_on_arrears_completion,
> t24.accounting_type, t24.allow_variabe_installments,
> t24.can_define_fixed_emi_amount, t24.can_use_for_topup, t24.close_date,
> t24.collateral_percentage_value, t24.description, t24.external_id, t25.id,
> t25.default_differential_lending_rate, t26.id, t26.createdby_id,
> t26.created_date, t26.is_active, t26.is_base_lending_rate,
> t26.lastmodifiedby_id, t26.lastmodified_date, t26.name,
> t25.interest_rate_differential,
> t25.is_floating_interest_rate_calculation_allowed,
> t25.max_differential_lending_rate, t25.min_differential_lending_rate,
> t27.id, t27.external_id, t27.name, t24.hold_guarantee_funds,
> t24.include_in_borrower_cycle, t24.instalment_amount_in_multiples_of,
> t24.is_equal_amortization, t24.is_linked_to_floating_interest_rates,
> t28.id, t28.amortization_method_enum, t28.grace_on_arrears_ageing,
> t28.moratorium, t28.arrearstolerance_amount,
> t28.interest_calculated_in_period_enum, t28.interest_method_enum,
> t28.repay_every, t28.loan_transaction_strategy_id, t24.max_disbursals,
> t24.allow_multiple_disbursals, t24.max_outstanding_loan_balance, t29.id,
> t29.mandatory_guarantee, t29.minimum_guarantee_from_guarantor_funds,
> t29.minimum_guarantee_from_own_funds,
> t24.max_nominal_interest_rate_per_period, t24.max_number_of_repayments,
> t24.max_principal_amount, t24.min_nominal_interest_rate_per_period,
> t24.min_number_of_repayments, t24.min_principal_amount,
> t24.allow_partial_period_interest_calcualtion,
> t24.amortization_method_enum, t24.annual_nominal_interest_rate,
> t24.currency_code, t24.currency_digits, t24.currency_multiplesof,
> t24.days_in_month_enum, t24.days_in_year_enum, t24.grace_on_arrears_ageing,
> t24.grace_interest_free_periods, t24.grace_on_interest_periods,
> t24.grace_on_principal_periods, t24.arrearstolerance_amount,
> t24.interest_calculated_in_period_enum, t24.interest_method_enum,
> t24.interest_period_frequency_enum, t24.interest_recalculation_enabled,
> t24.nominal_interest_rate_per_period, t24.number_of_repayments,
> t24.principal_amount, t24.recurring_moratorium_principal_periods,
> t24.repay_every, t24.repayment_period_frequency_enum,
> t24.min_days_between_disbursal_and_first_repayment, t24.name,
> t24.overdue_days_for_npa, t24.principal_threshold_for_last_installment,
> t30.id, t30.allow_compounding_on_eod,
> t30.compounding_frequency_nth_day_enum, t30.compounding_frequency_on_day,
> t30.compounding_frequency_type_enum,
> t30.compounding_frequency_weekday_enum, t30.compounding_frequency_interval,
> t30.compound_type_enum, t30.arrears_based_on_original_schedule,
> t30.is_compounding_to_be_posted_as_transaction,
> t30.pre_close_interest_calculation_strategy, t30.reschedule_strategy_enum,
> t30.rest_frequency_nth_day_enum, t30.rest_frequency_on_day,
> t30.rest_frequency_type_enum, t30.rest_frequency_weekday_enum,
> t30.rest_frequency_interval, t24.short_name, t24.start_date,
> t24.sync_expected_with_disbursement_date, t31.id, t31.code, t31.name,
> t31.sort_order, t24.use_borrower_cycle, t32.id, t32.maximum_gap,
> t32.minimum_gap, t12.loan_product_counter, t12.loanpurpose_cv_id,
> t12.allow_partial_period_interest_calcualtion,
> t12.amortization_method_enum, t12.annual_nominal_interest_rate,
> t12.currency_code, t12.currency_digits, t12.currency_multiplesof,
> t12.days_in_month_enum, t12.days_in_year_enum, t12.grace_on_arrears_ageing,
> t12.grace_interest_free_periods, t12.grace_on_interest_periods,
> t12.grace_on_principal_periods, t12.arrearstolerance_amount,
> t12.interest_calculated_in_period_enum, t12.interest_method_enum,
> t12.interest_period_frequency_enum, t12.is_equal_amortization,
> t12.interest_recalculation_enabled, t12.nominal_interest_rate_per_period,
> t12.number_of_repayments, t12.principal_amount,
> t12.recurring_moratorium_principal_periods, t12.repay_every,
> t12.repayment_period_frequency_enum, t12.loan_status_id,
> t12.loan_sub_status_id, t12.loan_type_enum,
> t12.max_outstanding_loan_balance, t12.principal_amount_proposed,
> t12.rejectedon_userid, t12.rejectedon_date, t12.rescheduledon_userid,
> t12.rescheduledon_date, t12.submittedon_userid, t12.submittedon_date,
> t12.total_costofloan_derived, t12.total_expected_costofloan_derived,
> t12.total_expected_repayment_derived, t12.fee_charges_charged_derived,
> t12.total_charges_due_at_disbursement_derived,
> t12.fee_charges_outstanding_derived, t12.fee_charges_repaid_derived,
> t12.fee_charges_waived_derived, t12.fee_charges_writtenoff_derived,
> t12.interest_charged_derived, t12.interest_outstanding_derived,
> t12.interest_repaid_derived, t12.interest_waived_derived,
> t12.interest_writtenoff_derived, t12.total_outstanding_derived,
> t12.penalty_charges_charged_derived,
> t12.penalty_charges_outstanding_derived,
> t12.penalty_charges_repaid_derived, t12.penalty_charges_waived_derived,
> t12.penalty_charges_writtenoff_derived, t12.principal_disbursed_derived,
> t12.principal_outstanding_derived, t12.principal_repaid_derived,
> t12.principal_writtenoff_derived, t12.total_repayment_derived,
> t12.total_waived_derived, t12.total_writtenoff_derived,
> t12.sync_disbursement_with_meeting, t12.term_frequency,
> t12.term_period_frequency_enum, t12.total_overpaid_derived,
> t12.total_recovered_derived, t33.id, t33.code, t33.name, t33.sort_order,
> t12.withdrawnon_userid, t12.withdrawnon_date, t12.writeoff_reason_cv_id,
> t12.writtenoffon_date, t34.id, t34.external_id, t34.hierarchy,
> t34.image_id, t34.name, t34.opening_date, t34.parent_id, t35.id,
> t35.deposit_type_enum, t35.version, t35.account_no, t35.account_type_enum,
> t35.activatedon_userid, t35.activatedon_date, t35.allow_overdraft,
> t35.approvedon_userid, t35.approvedon_date, t36.id, t36.account_no,
> t36.activatedon_userid, t36.activation_date, t36.age_at_office,
> t36.client_age, t36.client_classification_cv_id, t36.client_type_cv_id,
> t36.closedon_userid, t36.closedon_date, t36.closure_reason_cv_id,
> t36.date_of_birth, t36.display_name, t36.email_address, t36.external_id,
> t36.firstname, t36.fullname, t36.gender_cv_id, t36.image_id, t36.is_staff,
> t36.lastname, t36.legal_form_enum, t36.middlename, t36.mobile_no,
> t36.office_id, t36.office_joining_date, t36.proposed_transfer_date,
> t36.reactivated_on_date, t36.reactivated_on_userid, t36.rejectedon_userid,
> t36.rejectedon_date, t36.reject_reason_cv_id, t36.reopened_by_userid,
> t36.reopened_on_date, t36.default_savings_account,
> t36.default_savings_product, t36.staff_id, t36.status_enum, t36.sub_status,
> t36.submittedon_userid, t36.submittedon_date, t36.transfer_to_office_id,
> t36.updated_by, t36.updated_on, t36.withdrawn_on_date,
> t36.withdraw_reason_cv_id, t36.withdraw_on_userid, t35.closedon_userid,
> t35.closedon_date, t35.currency_code, t35.currency_digits,
> t35.currency_multiplesof, t35.enforce_min_required_balance,
> t35.external_id, t37.id, t37.account_no, t37.activatedon_userid,
> t37.activation_date, t37.closedon_userid, t37.closedon_date,
> t37.closure_reason_cv_id, t37.external_id, t37.level_id, t37.hierarchy,
> t37.display_name, t37.office_id, t37.parent_id, t37.staff_id,
> t37.status_enum, t37.submittedon_userid, t37.submittedon_date,
> t35.interest_calculation_days_in_year_type_enum,
> t35.interest_calculation_type_enum, t35.interest_compounding_period_enum,
> t35.interest_posting_period_enum, t35.lockedin_until_date_derived,
> t35.lockin_period_frequency, t35.lockin_period_frequency_enum,
> t35.min_balance_for_interest_calculation,
> t35.min_overdraft_for_interest_calculation, t35.min_required_balance,
> t35.min_required_opening_balance, t35.nominal_annual_interest_rate,
> t35.nominal_annual_interest_rate_overdraft, t35.on_hold_funds_derived,
> t35.overdraft_limit, t38.id, t38.deposit_type_enum, t38.accounting_type,
> t38.allow_overdraft, t38.currency_code, t38.currency_digits,
> t38.currency_multiplesof, t38.days_to_dormancy, t38.days_to_escheat,
> t38.days_to_inactive, t38.description, t38.enforce_min_required_balance,
> t38.interest_calculation_days_in_year_type_enum,
> t38.interest_calculation_type_enum, t38.interest_compounding_period_enum,
> t38.interest_posting_period_enum, t38.is_dormancy_tracking_active,
> t38.lockin_period_frequency, t38.lockin_period_frequency_enum,
> t38.min_balance_for_interest_calculation,
> t38.min_overdraft_for_interest_calculation, t38.min_required_balance,
> t38.min_required_opening_balance, t38.name,
> t38.nominal_annual_interest_rate,
> t38.nominal_annual_interest_rate_overdraft, t38.overdraft_limit,
> t38.short_name, t39.id, t39.createdby_id, t39.created_date,
> t39.lastmodifiedby_id, t39.lastmodified_date, t39.name, t38.withhold_tax,
> t38.withdrawal_fee_for_transfer, t35.rejectedon_userid,
> t35.rejectedon_date, t35.field_officer_id,
> t35.total_savings_amount_on_hold, t35.start_interest_calculation_date,
> t35.status_enum, t35.sub_status_enum, t35.submittedon_userid,
> t35.submittedon_date, t35.account_balance_derived,
> t35.last_interest_calculation_date, t35.total_annual_fees_derived,
> t35.total_deposits_derived, t35.total_fees_charge_derived,
> t35.total_interest_earned_derived, t35.total_interest_posted_derived,
> t35.total_overdraft_interest_derived, t35.total_penalty_charge_derived,
> t35.total_withdrawal_fees_derived, t35.total_withdrawals_derived,
> t35.total_withhold_tax_derived, t40.id, t40.createdby_id,
> t40.created_date, t40.lastmodifiedby_id, t40.lastmodified_date, t40.name,
> t35.withhold_tax, t35.withdrawal_fee_for_transfer, t35.withdrawnon_userid,
> t35.withdrawnon_date, t41.id, t41.account_no, t41.activatedon_userid,
> t41.activation_date, t41.age_at_office, t41.client_age,
> t41.client_classification_cv_id, t41.client_type_cv_id,
> t41.closedon_userid, t41.closedon_date, t41.closure_reason_cv_id,
> t41.date_of_birth, t41.display_name, t41.email_address, t41.external_id,
> t41.firstname, t41.fullname, t41.gender_cv_id, t41.image_id, t41.is_staff,
> t41.lastname, t41.legal_form_enum, t41.middlename, t41.mobile_no,
> t41.office_id, t41.office_joining_date, t41.proposed_transfer_date,
> t41.reactivated_on_date, t41.reactivated_on_userid, t41.rejectedon_userid,
> t41.rejectedon_date, t41.reject_reason_cv_id, t41.reopened_by_userid,
> t41.reopened_on_date, t41.default_savings_account,
> t41.default_savings_product, t41.staff_id, t41.status_enum, t41.sub_status,
> t41.submittedon_userid, t41.submittedon_date, t41.transfer_to_office_id,
> t41.updated_by, t41.updated_on, t41.withdrawn_on_date,
> t41.withdraw_reason_cv_id, t41.withdraw_on_userid, t42.id, t42.version,
> t42.account_no, t42.accrued_till, t42.disbursedon_date, t42.maturedon_date,
> t42.approvedon_userid, t42.approvedon_date, t42.approved_principal,
> t42.client_id, t42.closedon_userid, t42.closedon_date,
> t42.create_standing_instruction_at_disbursement, t42.disbursedon_userid,
> t42.expected_disbursedon_date, t42.expected_firstrepaymenton_date,
> t42.expected_maturedon_date, t42.external_id, t42.fixed_emi_amount,
> t42.fund_id, t42.group_id, t42.guarantee_amount_derived,
> t42.interest_calculated_from_date, t42.interest_rate_differential,
> t42.interest_recalcualated_on, t42.is_floating_interest_rate, t42.is_npa,
> t42.is_topup, t42.loan_counter, t42.loan_officer_id, t42.product_id,
> t42.loan_product_counter, t42.loanpurpose_cv_id,
> t42.allow_partial_period_interest_calcualtion,
> t42.amortization_method_enum, t42.annual_nominal_interest_rate,
> t42.currency_code, t42.currency_digits, t42.currency_multiplesof,
> t42.days_in_month_enum, t42.days_in_year_enum, t42.grace_on_arrears_ageing,
> t42.grace_interest_free_periods, t42.grace_on_interest_periods,
> t42.grace_on_principal_periods, t42.arrearstolerance_amount,
> t42.interest_calculated_in_period_enum, t42.interest_method_enum,
> t42.interest_period_frequency_enum, t42.is_equal_amortization,
> t42.interest_recalculation_enabled, t42.nominal_interest_rate_per_period,
> t42.number_of_repayments, t42.principal_amount,
> t42.recurring_moratorium_principal_periods, t42.repay_every,
> t42.repayment_period_frequency_enum, t42.loan_status_id,
> t42.loan_sub_status_id, t42.loan_type_enum,
> t42.max_outstanding_loan_balance, t42.principal_amount_proposed,
> t42.rejectedon_userid, t42.rejectedon_date, t42.rescheduledon_userid,
> t42.rescheduledon_date, t42.submittedon_userid, t42.submittedon_date,
> t42.total_costofloan_derived, t42.total_expected_costofloan_derived,
> t42.total_expected_repayment_derived, t42.fee_charges_charged_derived,
> t42.total_charges_due_at_disbursement_derived,
> t42.fee_charges_outstanding_derived, t42.fee_charges_repaid_derived,
> t42.fee_charges_waived_derived, t42.fee_charges_writtenoff_derived,
> t42.interest_charged_derived, t42.interest_outstanding_derived,
> t42.interest_repaid_derived, t42.interest_waived_derived,
> t42.interest_writtenoff_derived, t42.total_outstanding_derived,
> t42.penalty_charges_charged_derived,
> t42.penalty_charges_outstanding_derived,
> t42.penalty_charges_repaid_derived, t42.penalty_charges_waived_derived,
> t42.penalty_charges_writtenoff_derived, t42.principal_disbursed_derived,
> t42.principal_outstanding_derived, t42.principal_repaid_derived,
> t42.principal_writtenoff_derived, t42.total_repayment_derived,
> t42.total_waived_derived, t42.total_writtenoff_derived,
> t42.sync_disbursement_with_meeting, t42.term_frequency,
> t42.term_period_frequency_enum, t42.total_overpaid_derived,
> t42.total_recovered_derived, t42.loan_transaction_strategy_id,
> t42.withdrawnon_userid, t42.withdrawnon_date, t42.writeoff_reason_cv_id,
> t42.writtenoffon_date, t43.id, t43.external_id, t43.hierarchy,
> t43.image_id, t43.name, t43.opening_date, t43.parent_id, t44.id,
> t44.deposit_type_enum, t44.version, t44.account_no, t44.account_type_enum,
> t44.activatedon_userid, t44.activatedon_date, t44.allow_overdraft,
> t44.approvedon_userid, t44.approvedon_date, t44.client_id,
> t44.closedon_userid, t44.closedon_date, t44.currency_code,
> t44.currency_digits, t44.currency_multiplesof,
> t44.enforce_min_required_balance, t44.external_id, t44.group_id,
> t44.interest_calculation_days_in_year_type_enum,
> t44.interest_calculation_type_enum, t44.interest_compounding_period_enum,
> t44.interest_posting_period_enum, t44.lockedin_until_date_derived,
> t44.lockin_period_frequency, t44.lockin_period_frequency_enum,
> t44.min_balance_for_interest_calculation,
> t44.min_overdraft_for_interest_calculation, t44.min_required_balance,
> t44.min_required_opening_balance, t44.nominal_annual_interest_rate,
> t44.nominal_annual_interest_rate_overdraft, t44.on_hold_funds_derived,
> t44.overdraft_limit, t44.product_id, t44.rejectedon_userid,
> t44.rejectedon_date, t44.field_officer_id,
> t44.total_savings_amount_on_hold, t44.start_interest_calculation_date,
> t44.status_enum, t44.sub_status_enum, t44.submittedon_userid,
> t44.submittedon_date, t44.account_balance_derived,
> t44.last_interest_calculation_date, t44.total_annual_fees_derived,
> t44.total_deposits_derived, t44.total_fees_charge_derived,
> t44.total_interest_earned_derived, t44.total_interest_posted_derived,
> t44.total_overdraft_interest_derived, t44.total_penalty_charge_derived,
> t44.total_withdrawal_fees_derived, t44.total_withdrawals_derived,
> t44.total_withhold_tax_derived, t44.tax_group_id, t44.withhold_tax,
> t44.withdrawal_fee_for_transfer, t44.withdrawnon_userid,
> t44.withdrawnon_date, t45.id, t45.account_no, t46.id, t46.nonexpired,
> t46.nonlocked, t46.nonexpired_credentials, t46.is_deleted, t46.email,
> t46.enabled, t46.firsttime_login_remaining, t46.firstname,
> t46.is_self_service_user, t46.last_time_login,
> t46.last_time_password_updated, t46.lastname, t46.office_id, t46.password,
> t46.password_never_expires, t46.staff_id, t46.username, t45.activated_date,
> t45.allow_dividends_inactive_clients, t47.id, t47.nonexpired,
> t47.nonlocked, t47.nonexpired_credentials, t47.is_deleted, t47.email,
> t47.enabled, t47.firsttime_login_remaining, t47.firstname,
> t47.is_self_service_user, t47.last_time_login,
> t47.last_time_password_updated, t47.lastname, t47.office_id, t47.password,
> t47.password_never_expires, t47.staff_id, t47.username, t45.approved_date,
> t48.id, t48.account_no, t48.activatedon_userid, t48.activation_date,
> t48.age_at_office, t48.client_age, t48.client_classification_cv_id,
> t48.client_type_cv_id, t48.closedon_userid, t48.closedon_date,
> t48.closure_reason_cv_id, t48.date_of_birth, t48.display_name,
> t48.email_address, t48.external_id, t48.firstname, t48.fullname,
> t48.gender_cv_id, t48.image_id, t48.is_staff, t48.lastname,
> t48.legal_form_enum, t48.middlename, t48.mobile_no, t48.office_id,
> t48.office_joining_date, t48.proposed_transfer_date,
> t48.reactivated_on_date, t48.reactivated_on_userid, t48.rejectedon_userid,
> t48.rejectedon_date, t48.reject_reason_cv_id, t48.reopened_by_userid,
> t48.reopened_on_date, t48.default_savings_account,
> t48.default_savings_product, t48.staff_id, t48.status_enum, t48.sub_status,
> t48.submittedon_userid, t48.submittedon_date, t48.transfer_to_office_id,
> t48.updated_by, t48.updated_on, t48.withdrawn_on_date,
> t48.withdraw_reason_cv_id, t48.withdraw_on_userid, t49.id,
> t49.nonexpired, t49.nonlocked, t49.nonexpired_credentials, t49.is_deleted,
> t49.email, t49.enabled, t49.firsttime_login_remaining, t49.firstname,
> t49.is_self_service_user, t49.last_time_login,
> t49.last_time_password_updated, t49.lastname, t49.office_id, t49.password,
> t49.password_never_expires, t49.staff_id, t49.username, t45.closed_date,
> t45.currency_code, t45.currency_digits, t45.currency_multiplesof,
> t45.external_id, t45.lockin_period_frequency,
> t45.lockin_period_frequency_enum, t45.minimum_active_period_frequency,
> t45.minimum_active_period_frequency_enum, t50.id, t50.nonexpired,
> t50.nonlocked, t50.nonexpired_credentials, t50.is_deleted, t50.email,
> t50.enabled, t50.firsttime_login_remaining, t50.firstname,
> t50.is_self_service_user, t50.last_time_login,
> t50.last_time_password_updated, t50.lastname, t50.office_id, t50.password,
> t50.password_never_expires, t50.staff_id, t50.username,
> t45.lastmodified_date, t51.id, t51.nonexpired, t51.nonlocked,
> t51.nonexpired_credentials, t51.is_deleted, t51.email, t51.enabled,
> t51.firsttime_login_remaining, t51.firstname, t51.is_self_service_user,
> t51.last_time_login, t51.last_time_password_updated, t51.lastname,
> t51.office_id, t51.password, t51.password_never_expires, t51.staff_id,
> t51.username, t45.rejected_date, t52.id, t52.deposit_type_enum,
> t52.version, t52.account_no, t52.account_type_enum, t52.activatedon_userid,
> t52.activatedon_date, t52.allow_overdraft, t52.approvedon_userid,
> t52.approvedon_date, t52.client_id, t52.closedon_userid, t52.closedon_date,
> t52.currency_code, t52.currency_digits, t52.currency_multiplesof,
> t52.enforce_min_required_balance, t52.external_id, t52.group_id,
> t52.interest_calculation_days_in_year_type_enum,
> t52.interest_calculation_type_enum, t52.interest_compounding_period_enum,
> t52.interest_posting_period_enum, t52.lockedin_until_date_derived,
> t52.lockin_period_frequency, t52.lockin_period_frequency_enum,
> t52.min_balance_for_interest_calculation,
> t52.min_overdraft_for_interest_calculation, t52.min_required_balance,
> t52.min_required_opening_balance, t52.nominal_annual_interest_rate,
> t52.nominal_annual_interest_rate_overdraft, t52.on_hold_funds_derived,
> t52.overdraft_limit, t52.product_id, t52.rejectedon_userid,
> t52.rejectedon_date, t52.field_officer_id,
> t52.total_savings_amount_on_hold, t52.start_interest_calculation_date,
> t52.status_enum, t52.sub_status_enum, t52.submittedon_userid,
> t52.submittedon_date, t52.account_balance_derived,
> t52.last_interest_calculation_date, t52.total_annual_fees_derived,
> t52.total_deposits_derived, t52.total_fees_charge_derived,
> t52.total_interest_earned_derived, t52.total_interest_posted_derived,
> t52.total_overdraft_interest_derived, t52.total_penalty_charge_derived,
> t52.total_withdrawal_fees_derived, t52.total_withdrawals_derived,
> t52.total_withhold_tax_derived, t52.tax_group_id, t52.withhold_tax,
> t52.withdrawal_fee_for_transfer, t52.withdrawnon_userid,
> t52.withdrawnon_date, t53.id, t53.createdby_id, t53.created_date,
> t53.lastmodifiedby_id, t53.lastmodified_date, t53.accounting_type,
> t53.allow_dividends_inactive_clients, t53.currency_code,
> t53.currency_digits, t53.currency_multiplesof, t53.description,
> t53.end_date, t53.external_id, t53.lockin_period_frequency_enum,
> t53.lockin_period_frequency, t53.maximum_client_shares,
> t53.minimum_active_period_frequency,
> t53.minimum_active_period_frequency_enum, t53.minimum_client_shares,
> t53.name, t53.nominal_client_shares, t53.capital_amount, t53.short_name,
> t53.start_date, t53.total_shares, t53.issued_shares,
> t53.totalsubscribed_shares, t53.unit_price, t45.status_enum, t54.id,
> t54.nonexpired, t54.nonlocked, t54.nonexpired_credentials, t54.is_deleted,
> t54.email, t54.enabled, t54.firsttime_login_remaining, t54.firstname,
> t54.is_self_service_user, t54.last_time_login,
> t54.last_time_password_updated, t54.lastname, t54.office_id, t54.password,
> t54.password_never_expires, t54.staff_id, t54.username, t45.submitted_date,
> t45.total_approved_shares, t45.total_pending_shares, t1.transfer_type,
> t0.amount, t0.currency_code, t0.currency_digits, t0.currency_multiplesof,
> t0.transaction_date, t0.description, t55.id, t55.amount,
> t55.amount_in_words, t55.appuser_id, t55.created_date,
> t55.transaction_date, t55.external_id, t55.fee_charges_portion_derived,
> t55.interest_portion_derived, t56.id, t56.version, t56.account_no,
> t56.accrued_till, t56.disbursedon_date, t56.maturedon_date,
> t56.approvedon_userid, t56.approvedon_date, t56.approved_principal,
> t56.client_id, t56.closedon_userid, t56.closedon_date,
> t56.create_standing_instruction_at_disbursement, t56.disbursedon_userid,
> t56.expected_disbursedon_date, t56.expected_firstrepaymenton_date,
> t56.expected_maturedon_date, t56.external_id, t56.fixed_emi_amount,
> t56.fund_id, t56.group_id, t56.guarantee_amount_derived,
> t56.interest_calculated_from_date, t56.interest_rate_differential,
> t56.interest_recalcualated_on, t56.is_floating_interest_rate, t56.is_npa,
> t56.is_topup, t56.loan_counter, t56.loan_officer_id, t56.product_id,
> t56.loan_product_counter, t56.loanpurpose_cv_id,
> t56.allow_partial_period_interest_calcualtion,
> t56.amortization_method_enum, t56.annual_nominal_interest_rate,
> t56.currency_code, t56.currency_digits, t56.currency_multiplesof,
> t56.days_in_month_enum, t56.days_in_year_enum, t56.grace_on_arrears_ageing,
> t56.grace_interest_free_periods, t56.grace_on_interest_periods,
> t56.grace_on_principal_periods, t56.arrearstolerance_amount,
> t56.interest_calculated_in_period_enum, t56.interest_method_enum,
> t56.interest_period_frequency_enum, t56.is_equal_amortization,
> t56.interest_recalculation_enabled, t56.nominal_interest_rate_per_period,
> t56.number_of_repayments, t56.principal_amount,
> t56.recurring_moratorium_principal_periods, t56.repay_every,
> t56.repayment_period_frequency_enum, t56.loan_status_id,
> t56.loan_sub_status_id, t56.loan_type_enum,
> t56.max_outstanding_loan_balance, t56.principal_amount_proposed,
> t56.rejectedon_userid, t56.rejectedon_date, t56.rescheduledon_userid,
> t56.rescheduledon_date, t56.submittedon_userid, t56.submittedon_date,
> t56.total_costofloan_derived, t56.total_expected_costofloan_derived,
> t56.total_expected_repayment_derived, t56.fee_charges_charged_derived,
> t56.total_charges_due_at_disbursement_derived,
> t56.fee_charges_outstanding_derived, t56.fee_charges_repaid_derived,
> t56.fee_charges_waived_derived, t56.fee_charges_writtenoff_derived,
> t56.interest_charged_derived, t56.interest_outstanding_derived,
> t56.interest_repaid_derived, t56.interest_waived_derived,
> t56.interest_writtenoff_derived, t56.total_outstanding_derived,
> t56.penalty_charges_charged_derived,
> t56.penalty_charges_outstanding_derived,
> t56.penalty_charges_repaid_derived, t56.penalty_charges_waived_derived,
> t56.penalty_charges_writtenoff_derived, t56.principal_disbursed_derived,
> t56.principal_outstanding_derived, t56.principal_repaid_derived,
> t56.principal_writtenoff_derived, t56.total_repayment_derived,
> t56.total_waived_derived, t56.total_writtenoff_derived,
> t56.sync_disbursement_with_meeting, t56.term_frequency,
> t56.term_period_frequency_enum, t56.total_overpaid_derived,
> t56.total_recovered_derived, t56.loan_transaction_strategy_id,
> t56.withdrawnon_userid, t56.withdrawnon_date, t56.writeoff_reason_cv_id,
> t56.writtenoffon_date, t55.manually_adjusted_or_reversed, t57.id,
> t57.external_id, t57.hierarchy, t57.image_id, t57.name, t57.opening_date,
> t57.parent_id, t55.outstanding_loan_balance_derived,
> t55.overpayment_portion_derived, t58.id, t58.account_number,
> t58.bank_number, t58.check_number, t59.id, t59.description,
> t59.is_cash_payment, t59.value, t59.order_position, t58.receipt_number,
> t58.routing_code, t55.penalty_charges_portion_derived,
> t55.principal_portion_derived, t55.is_reversed, t55.submitted_on_date,
> t55.transaction_type_enum, t55.unrecognized_income_portion, t60.id,
> t60.amount, t60.amount_in_words, t61.id, t61.nonexpired, t61.nonlocked,
> t61.nonexpired_credentials, t61.is_deleted, t61.email, t61.enabled,
> t61.firsttime_login_remaining, t61.firstname, t61.is_self_service_user,
> t61.last_time_login, t61.last_time_password_updated, t61.lastname,
> t61.office_id, t61.password, t61.password_never_expires, t61.staff_id,
> t61.username, t60.balance_end_date_derived,
> t60.balance_number_of_days_derived, t60.created_date,
> t60.cumulative_balance_derived, t60.transaction_date, t60.is_manual,
> t62.id, t62.external_id, t62.hierarchy, t62.image_id, t62.name,
> t62.opening_date, t62.parent_id, t60.overdraft_amount_derived, t63.id,
> t63.account_number, t63.bank_number, t63.check_number, t63.payment_type_id,
> t63.receipt_number, t63.routing_code, t60.release_id_of_hold_amount,
> t60.is_reversed, t60.running_balance_derived, t64.id,
> t64.deposit_type_enum, t64.version, t64.account_no, t64.account_type_enum,
> t64.activatedon_userid, t64.activatedon_date, t64.allow_overdraft,
> t64.approvedon_userid, t64.approvedon_date, t64.client_id,
> t64.closedon_userid, t64.closedon_date, t64.currency_code,
> t64.currency_digits, t64.currency_multiplesof,
> t64.enforce_min_required_balance, t64.external_id, t64.group_id,
> t64.interest_calculation_days_in_year_type_enum,
> t64.interest_calculation_type_enum, t64.interest_compounding_period_enum,
> t64.interest_posting_period_enum, t64.lockedin_until_date_derived,
> t64.lockin_period_frequency, t64.lockin_period_frequency_enum,
> t64.min_balance_for_interest_calculation,
> t64.min_overdraft_for_interest_calculation, t64.min_required_balance,
> t64.min_required_opening_balance, t64.nominal_annual_interest_rate,
> t64.nominal_annual_interest_rate_overdraft, t64.on_hold_funds_derived,
> t64.overdraft_limit, t64.product_id, t64.rejectedon_userid,
> t64.rejectedon_date, t64.field_officer_id,
> t64.total_savings_amount_on_hold, t64.start_interest_calculation_date,
> t64.status_enum, t64.sub_status_enum, t64.submittedon_userid,
> t64.submittedon_date, t64.account_balance_derived,
> t64.last_interest_calculation_date, t64.total_annual_fees_derived,
> t64.total_deposits_derived, t64.total_fees_charge_derived,
> t64.total_interest_earned_derived, t64.total_interest_posted_derived,
> t64.total_overdraft_interest_derived, t64.total_penalty_charge_derived,
> t64.total_withdrawal_fees_derived, t64.total_withdrawals_derived,
> t64.total_withhold_tax_derived, t64.tax_group_id, t64.withhold_tax,
> t64.withdrawal_fee_for_transfer, t64.withdrawnon_userid,
> t64.withdrawnon_date, t60.transaction_type_enum, t0.is_reversed, t65.id,
> t65.amount, t65.amount_in_words, t65.appuser_id, t65.created_date,
> t65.transaction_date, t65.external_id, t65.fee_charges_portion_derived,
> t65.interest_portion_derived, t65.loan_id,
> t65.manually_adjusted_or_reversed, t65.office_id,
> t65.outstanding_loan_balance_derived, t65.overpayment_portion_derived,
> t65.payment_detail_id, t65.penalty_charges_portion_derived,
> t65.principal_portion_derived, t65.is_reversed, t65.submitted_on_date,
> t65.transaction_type_enum, t65.unrecognized_income_portion, t66.id,
> t66.amount, t66.amount_in_words, t66.appuser_id,
> t66.balance_end_date_derived, t66.balance_number_of_days_derived,
> t66.created_date, t66.cumulative_balance_derived, t66.transaction_date,
> t66.is_manual, t66.office_id, t66.overdraft_amount_derived,
> t66.payment_detail_id, t66.release_id_of_hold_amount, t66.is_reversed,
> t66.running_balance_derived, t66.savings_account_id,
> t66.transaction_type_enum, t67.id, t67.is_active, t67.amount,
> t67.amount_paid, t67.charge_amount, t68.id, t68.account_number,
> t68.bank_number, t68.check_number, t68.payment_type_id, t68.receipt_number,
> t68.routing_code, t69.id, t69.account_no, t69.activated_userid,
> t69.activated_date, t69.allow_dividends_inactive_clients,
> t69.approved_userid, t69.approved_date, t69.client_id, t69.closed_userid,
> t69.closed_date, t69.currency_code, t69.currency_digits,
> t69.currency_multiplesof, t69.external_id, t69.lockin_period_frequency,
> t69.lockin_period_frequency_enum, t69.minimum_active_period_frequency,
> t69.minimum_active_period_frequency_enum, t69.lastmodifiedby_id,
> t69.lastmodified_date, t69.rejected_userid, t69.rejected_date,
> t69.savings_account_id, t69.product_id, t69.status_enum,
> t69.submitted_userid, t69.submitted_date, t69.total_approved_shares,
> t69.total_pending_shares, t67.unit_price, t67.status_enum,
> t67.total_shares, t67.transaction_date, t67.type_enum FROM
> m_account_transfer_transaction t0 INNER JOIN m_account_transfer_details t1
> ON t0.account_transfer_details_id = t1.id LEFT OUTER JOIN
> m_loan_transaction t55 ON t0.from_loan_transaction_id = t55.id LEFT OUTER
> JOIN m_savings_account_transaction t60 ON t0.from_savings_transaction_id =
> t60.id LEFT OUTER JOIN m_loan_transaction t65 ON
> t0.to_loan_transaction_id = t65.id LEFT OUTER JOIN
> m_savings_account_transaction t66 ON t0.to_savings_transaction_id = t66.id
> LEFT OUTER JOIN m_share_account_transactions t67 ON
> t0.to_share_transaction_id = t67.id LEFT OUTER JOIN
> m_account_transfer_standing_instructions t2 ON t1.id =
> t2.account_transfer_details_id LEFT OUTER JOIN m_client t3 ON
> t1.from_client_id = t3.id LEFT OUTER JOIN m_loan t12 ON
> t1.from_loan_account_id = t12.id LEFT OUTER JOIN m_office t34 ON
> t1.from_office_id = t34.id LEFT OUTER JOIN m_savings_account t35 ON
> t1.from_savings_account_id = t35.id LEFT OUTER JOIN m_client t41 ON
> t1.to_client_id = t41.id LEFT OUTER JOIN m_loan t42 ON
> t1.to_loan_account_id = t42.id LEFT OUTER JOIN m_office t43 ON
> t1.to_office_id = t43.id LEFT OUTER JOIN m_savings_account t44 ON
> t1.to_savings_account_id = t44.id LEFT OUTER JOIN m_share_account t45 ON
> t1.to_share_account_id = t45.id LEFT OUTER JOIN m_loan t56 ON t55.loan_id
> = t56.id LEFT OUTER JOIN m_office t57 ON t55.office_id = t57.id LEFT
> OUTER JOIN m_payment_detail t58 ON t55.payment_detail_id = t58.id LEFT
> OUTER JOIN m_appuser t61 ON t60.appuser_id = t61.id LEFT OUTER JOIN
> m_office t62 ON t60.office_id = t62.id LEFT OUTER JOIN m_payment_detail
> t63 ON t60.payment_detail_id = t63.id LEFT OUTER JOIN m_savings_account
> t64 ON t60.savings_account_id = t64.id LEFT OUTER JOIN m_payment_detail
> t68 ON t67.payment_detail_id = t68.id LEFT OUTER JOIN m_share_account t69
> ON t67.account_id = t69.id LEFT OUTER JOIN m_image t4 ON t3.image_id =
> t4.id LEFT OUTER JOIN m_office t5 ON t3.office_id = t5.id LEFT OUTER JOIN
> m_staff t7 ON t3.staff_id = t7.id LEFT OUTER JOIN m_office t11 ON
> t3.transfer_to_office_id = t11.id LEFT OUTER JOIN m_client t13 ON
> t12.client_id = t13.id LEFT OUTER JOIN m_fund t14 ON t12.fund_id = t14.id
> LEFT OUTER JOIN m_group t15 ON t12.group_id = t15.id LEFT OUTER JOIN
> m_loan_recalculation_details t22 ON t12.id = t22.loan_id LEFT OUTER JOIN
> m_staff t23 ON t12.loan_officer_id = t23.id LEFT OUTER JOIN
> m_product_loan t24 ON t12.product_id = t24.id LEFT OUTER JOIN
> ref_loan_transaction_processing_strategy t33 ON
> t12.loan_transaction_strategy_id = t33.id LEFT OUTER JOIN m_client t36 ON
> t35.client_id = t36.id LEFT OUTER JOIN m_group t37 ON t35.group_id =
> t37.id LEFT OUTER JOIN m_savings_product t38 ON t35.product_id = t38.id
> LEFT OUTER JOIN m_tax_group t40 ON t35.tax_group_id = t40.id LEFT OUTER
> JOIN m_appuser t46 ON t45.activated_userid = t46.id LEFT OUTER JOIN
> m_appuser t47 ON t45.approved_userid = t47.id LEFT OUTER JOIN m_client
> t48 ON t45.client_id = t48.id LEFT OUTER JOIN m_appuser t49 ON
> t45.closed_userid = t49.id LEFT OUTER JOIN m_appuser t50 ON
> t45.lastmodifiedby_id = t50.id LEFT OUTER JOIN m_appuser t51 ON
> t45.rejected_userid = t51.id LEFT OUTER JOIN m_savings_account t52 ON
> t45.savings_account_id = t52.id LEFT OUTER JOIN m_share_product t53 ON
> t45.product_id = t53.id LEFT OUTER JOIN m_appuser t54 ON
> t45.submitted_userid = t54.id LEFT OUTER JOIN m_payment_type t59 ON
> t58.payment_type_id = t59.id LEFT OUTER JOIN m_image t6 ON t5.image_id =
> t6.id LEFT OUTER JOIN m_image t8 ON t7.image_id = t8.id LEFT OUTER JOIN
> m_office t9 ON t7.office_id = t9.id LEFT OUTER JOIN m_staff t10 ON
> t7.organisational_role_parent_staff_id = t10.id LEFT OUTER JOIN m_appuser
> t16 ON t15.activatedon_userid = t16.id LEFT OUTER JOIN m_group_level t19
> ON t15.level_id = t19.id LEFT OUTER JOIN m_office t20 ON t15.office_id =
> t20.id LEFT OUTER JOIN m_staff t21 ON t15.staff_id = t21.id LEFT OUTER
> JOIN m_product_loan_floating_rates t25 ON t24.id = t25.loan_product_id
> LEFT OUTER JOIN m_fund t27 ON t24.fund_id = t27.id LEFT OUTER JOIN
> m_product_loan_configurable_attributes t28 ON t24.id =
> t28.loan_product_id LEFT OUTER JOIN m_product_loan_guarantee_details t29 ON
> t24.id = t29.loan_product_id LEFT OUTER JOIN
> m_product_loan_recalculation_details t30 ON t24.id = t30.product_id LEFT
> OUTER JOIN ref_loan_transaction_processing_strategy t31 ON
> t24.loan_transaction_strategy_id = t31.id LEFT OUTER JOIN
> m_product_loan_variable_installment_config t32 ON t24.id =
> t32.loan_product_id LEFT OUTER JOIN m_tax_group t39 ON t38.tax_group_id =
> t39.id LEFT OUTER JOIN m_office t17 ON t16.office_id = t17.id LEFT OUTER
> JOIN m_staff t18 ON t16.staff_id = t18.id LEFT OUTER JOIN
> m_floating_rates t26 ON t25.floating_rates_id = t26.id WHERE
> ((t1.from_loan_account_id = ? OR t1.to_loan_account_id = ?) AND
> t0.is_reversed = ?) ORDER BY t0.id DESC} [code=1116, state=HY000]
> FailedObject: select att from AccountTransferTransaction att where (
> att.accountTransferDetails.fromLoanAccount.id= :accountNumber or
> att.accountTransferDetails.toLoanAccount.id=:accountNumber) and
> att.reversed=false order by att.id desc [java.lang.String]
> at org.apache.openjpa.jdbc.sql.DBDictionary.narrow(DBDictionary.java:5003)
> at
> org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictionary.java:4963)
> at
> org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:133)
> at
> org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:115)
> at
> org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:67)
> at
> org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider.handleCheckedException(SelectResultObjectProvider.java:154)
> at
> org.apache.openjpa.lib.rop.EagerResultList.<init>(EagerResultList.java:39)
> at org.apache.openjpa.kernel.QueryImpl.toResult(QueryImpl.java:1257)
> at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:1013)
> at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:869)
> at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:800)
> at
> org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:541)
> at org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:274)
> at
> org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:290)
> at
> org.springframework.data.jpa.repository.query.JpaQueryExecution$CollectionExecution.doExecute(JpaQueryExecution.java:81)
> at
> org.springframework.data.jpa.repository.query.JpaQueryExecution.execute(JpaQueryExecution.java:59)
> at
> org.springframework.data.jpa.repository.query.AbstractJpaQuery.doExecute(AbstractJpaQuery.java:97)
> at
> org.springframework.data.jpa.repository.query.AbstractJpaQuery.execute(AbstractJpaQuery.java:88)
> at
> org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:384)
> at
> org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:344)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
> at
> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:98)
> at
> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:262)
> at
> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:95)
> at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
> at
> org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136)
> ... 149 more
> Caused by: org.apache.openjpa.lib.jdbc.ReportingSQLException: Too many
> tables; MySQL can only use 61 tables in a join {prepstmnt 1158828073 SELECT
> t0.id, t1.id, t2.id, t2.amount, t2.instruction_type, t2.last_run_date,
> t2.name, t2.priority, t2.recurrence_frequency, t2.recurrence_interval,
> t2.recurrence_on_day, t2.recurrence_on_month, t2.recurrence_type,
> t2.status, t2.valid_from, t2.valid_till, t3.id, t3.account_no,
> t3.activatedon_userid, t3.activation_date, t3.age_at_office, t3.client_age,
> t3.client_classification_cv_id, t3.client_type_cv_id, t3.closedon_userid,
> t3.closedon_date, t3.closure_reason_cv_id, t3.date_of_birth,
> t3.display_name, t3.email_address, t3.external_id, t3.firstname,
> t3.fullname, t3.gender_cv_id, t4.id, t4.location, t4.storage_type_enum,
> t3.is_staff, t3.lastname, t3.legal_form_enum, t3.middlename, t3.mobile_no,
> t5.id, t5.external_id, t5.hierarchy, t6.id, t6.location,
> t6.storage_type_enum, t5.name, t5.opening_date, t5.parent_id,
> t3.office_joining_date, t3.proposed_transfer_date, t3.reactivated_on_date,
> t3.reactivated_on_userid, t3.rejectedon_userid, t3.rejectedon_date,
> t3.reject_reason_cv_id, t3.reopened_by_userid, t3.reopened_on_date,
> t3.default_savings_account, t3.default_savings_product, t7.id,
> t7.is_active, t7.display_name, t7.email_address, t7.external_id,
> t7.firstname, t8.id, t8.location, t8.storage_type_enum, t7.joining_date,
> t7.lastname, t7.is_loan_officer, t7.mobile_no, t9.id, t9.external_id,
> t9.hierarchy, t9.image_id, t9.name, t9.opening_date, t9.parent_id, t10.id,
> t10.is_active, t10.display_name, t10.email_address, t10.external_id,
> t10.firstname, t10.image_id, t10.joining_date, t10.lastname,
> t10.is_loan_officer, t10.mobile_no, t10.office_id,
> t10.organisational_role_enum, t7.organisational_role_enum, t3.status_enum,
> t3.sub_status, t3.submittedon_userid, t3.submittedon_date, t11.id,
> t11.external_id, t11.hierarchy, t11.image_id, t11.name, t11.opening_date,
> t11.parent_id, t3.updated_by, t3.updated_on, t3.withdrawn_on_date,
> t3.withdraw_reason_cv_id, t3.withdraw_on_userid, t12.id, t12.version,
> t12.account_no, t12.accrued_till, t12.disbursedon_date, t12.maturedon_date,
> t12.approvedon_userid, t12.approvedon_date, t12.approved_principal, t13.id,
> t13.account_no, t13.activatedon_userid, t13.activation_date,
> t13.age_at_office, t13.client_age, t13.client_classification_cv_id,
> t13.client_type_cv_id, t13.closedon_userid, t13.closedon_date,
> t13.closure_reason_cv_id, t13.date_of_birth, t13.display_name,
> t13.email_address, t13.external_id, t13.firstname, t13.fullname,
> t13.gender_cv_id, t13.image_id, t13.is_staff, t13.lastname,
> t13.legal_form_enum, t13.middlename, t13.mobile_no, t13.office_id,
> t13.office_joining_date, t13.proposed_transfer_date,
> t13.reactivated_on_date, t13.reactivated_on_userid, t13.rejectedon_userid,
> t13.rejectedon_date, t13.reject_reason_cv_id, t13.reopened_by_userid,
> t13.reopened_on_date, t13.default_savings_account,
> t13.default_savings_product, t13.staff_id, t13.status_enum, t13.sub_status,
> t13.submittedon_userid, t13.submittedon_date, t13.transfer_to_office_id,
> t13.updated_by, t13.updated_on, t13.withdrawn_on_date,
> t13.withdraw_reason_cv_id, t13.withdraw_on_userid, t12.closedon_userid,
> t12.closedon_date, t12.create_standing_instruction_at_disbursement,
> t12.disbursedon_userid, t12.expected_disbursedon_date,
> t12.expected_firstrepaymenton_date, t12.expected_maturedon_date,
> t12.external_id, t12.fixed_emi_amount, t14.id, t14.external_id, t14.name,
> t15.id, t15.account_no, t16.id, t16.nonexpired, t16.nonlocked,
> t16.nonexpired_credentials, t16.is_deleted, t16.email, t16.enabled,
> t16.firsttime_login_remaining, t16.firstname, t16.is_self_service_user,
> t16.last_time_login, t16.last_time_password_updated, t16.lastname, t17.id,
> t17.external_id, t17.hierarchy, t17.image_id, t17.name, t17.opening_date,
> t17.parent_id, t16.password, t16.password_never_expires, t18.id,
> t18.is_active, t18.display_name, t18.email_address, t18.external_id,
> t18.firstname, t18.image_id, t18.joining_date, t18.lastname,
> t18.is_loan_officer, t18.mobile_no, t18.office_id,
> t18.organisational_role_parent_staff_id, t18.organisational_role_enum,
> t16.username, t15.activation_date, t15.closedon_userid, t15.closedon_date,
> t15.closure_reason_cv_id, t15.external_id, t19.id, t19.can_have_clients,
> t19.level_name, t19.parent_id, t19.recursable, t19.super_parent,
> t15.hierarchy, t15.display_name, t20.id, t20.external_id, t20.hierarchy,
> t20.image_id, t20.name, t20.opening_date, t20.parent_id, t15.parent_id,
> t21.id, t21.is_active, t21.display_name, t21.email_address,
> t21.external_id, t21.firstname, t21.image_id, t21.joining_date,
> t21.lastname, t21.is_loan_officer, t21.mobile_no, t21.office_id,
> t21.organisational_role_parent_staff_id, t21.organisational_role_enum,
> t15.status_enum, t15.submittedon_userid, t15.submittedon_date,
> t12.guarantee_amount_derived, t12.interest_calculated_from_date,
> t12.interest_rate_differential, t12.interest_recalcualated_on,
> t12.is_floating_interest_rate, t12.is_npa, t12.is_topup, t12.loan_counter,
> t22.id, t22.allow_compounding_on_eod,
> t22.compounding_frequency_nth_day_enum, t22.compounding_frequency_on_day,
> t22.compounding_frequency_type_enum,
> t22.compounding_frequency_weekday_enum, t22.compounding_frequency_interval,
> t22.compound_type_enum, t22.is_compounding_to_be_posted_as_transaction,
> t22.reschedule_strategy_enum, t22.rest_frequency_nth_day_enum,
> t22.rest_frequency_on_day, t22.rest_frequency_type_enum,
> t22.rest_frequency_weekday_enum, t22.rest_frequency_interval, t23.id,
> t23.is_active, t23.display_name, t23.email_address, t23.external_id,
> t23.firstname, t23.image_id, t23.joining_date, t23.lastname,
> t23.is_loan_officer, t23.mobile_no, t23.office_id,
> t23.organisational_role_parent_staff_id, t23.organisational_role_enum,
> t24.id, t24.account_moves_out_of_npa_only_on_arrears_completion,
> t24.accounting_type, t24.allow_variabe_installments,
> t24.can_define_fixed_emi_amount, t24.can_use_for_topup, t24.close_date,
> t24.collateral_percentage_value, t24.description, t24.external_id, t25.id,
> t25.default_differential_lending_rate, t26.id, t26.createdby_id,
> t26.created_date, t26.is_active, t26.is_base_lending_rate,
> t26.lastmodifiedby_id, t26.lastmodified_date, t26.name,
> t25.interest_rate_differential,
> t25.is_floating_interest_rate_calculation_allowed,
> t25.max_differential_lending_rate, t25.min_differential_lending_rate,
> t27.id, t27.external_id, t27.name, t24.hold_guarantee_funds,
> t24.include_in_borrower_cycle, t24.instalment_amount_in_multiples_of,
> t24.is_equal_amortization, t24.is_linked_to_floating_interest_rates,
> t28.id, t28.amortization_method_enum, t28.grace_on_arrears_ageing,
> t28.moratorium, t28.arrearstolerance_amount,
> t28.interest_calculated_in_period_enum, t28.interest_method_enum,
> t28.repay_every, t28.loan_transaction_strategy_id, t24.max_disbursals,
> t24.allow_multiple_disbursals, t24.max_outstanding_loan_balance, t29.id,
> t29.mandatory_guarantee, t29.minimum_guarantee_from_guarantor_funds,
> t29.minimum_guarantee_from_own_funds,
> t24.max_nominal_interest_rate_per_period, t24.max_number_of_repayments,
> t24.max_principal_amount, t24.min_nominal_interest_rate_per_period,
> t24.min_number_of_repayments, t24.min_principal_amount,
> t24.allow_partial_period_interest_calcualtion,
> t24.amortization_method_enum, t24.annual_nominal_interest_rate,
> t24.currency_code, t24.currency_digits, t24.currency_multiplesof,
> t24.days_in_month_enum, t24.days_in_year_enum, t24.grace_on_arrears_ageing,
> t24.grace_interest_free_periods, t24.grace_on_interest_periods,
> t24.grace_on_principal_periods, t24.arrearstolerance_amount,
> t24.interest_calculated_in_period_enum, t24.interest_method_enum,
> t24.interest_period_frequency_enum, t24.interest_recalculation_enabled,
> t24.nominal_interest_rate_per_period, t24.number_of_repayments,
> t24.principal_amount, t24.recurring_moratorium_principal_periods,
> t24.repay_every, t24.repayment_period_frequency_enum,
> t24.min_days_between_disbursal_and_first_repayment, t24.name,
> t24.overdue_days_for_npa, t24.principal_threshold_for_last_installment,
> t30.id, t30.allow_compounding_on_eod,
> t30.compounding_frequency_nth_day_enum, t30.compounding_frequency_on_day,
> t30.compounding_frequency_type_enum,
> t30.compounding_frequency_weekday_enum, t30.compounding_frequency_interval,
> t30.compound_type_enum, t30.arrears_based_on_original_schedule,
> t30.is_compounding_to_be_posted_as_transaction,
> t30.pre_close_interest_calculation_strategy, t30.reschedule_strategy_enum,
> t30.rest_frequency_nth_day_enum, t30.rest_frequency_on_day,
> t30.rest_frequency_type_enum, t30.rest_frequency_weekday_enum,
> t30.rest_frequency_interval, t24.short_name, t24.start_date,
> t24.sync_expected_with_disbursement_date, t31.id, t31.code, t31.name,
> t31.sort_order, t24.use_borrower_cycle, t32.id, t32.maximum_gap,
> t32.minimum_gap, t12.loan_product_counter, t12.loanpurpose_cv_id,
> t12.allow_partial_period_interest_calcualtion,
> t12.amortization_method_enum, t12.annual_nominal_interest_rate,
> t12.currency_code, t12.currency_digits, t12.currency_multiplesof,
> t12.days_in_month_enum, t12.days_in_year_enum, t12.grace_on_arrears_ageing,
> t12.grace_interest_free_periods, t12.grace_on_interest_periods,
> t12.grace_on_principal_periods, t12.arrearstolerance_amount,
> t12.interest_calculated_in_period_enum, t12.interest_method_enum,
> t12.interest_period_frequency_enum, t12.is_equal_amortization,
> t12.interest_recalculation_enabled, t12.nominal_interest_rate_per_period,
> t12.number_of_repayments, t12.principal_amount,
> t12.recurring_moratorium_principal_periods, t12.repay_every,
> t12.repayment_period_frequency_enum, t12.loan_status_id,
> t12.loan_sub_status_id, t12.loan_type_enum,
> t12.max_outstanding_loan_balance, t12.principal_amount_proposed,
> t12.rejectedon_userid, t12.rejectedon_date, t12.rescheduledon_userid,
> t12.rescheduledon_date, t12.submittedon_userid, t12.submittedon_date,
> t12.total_costofloan_derived, t12.total_expected_costofloan_derived,
> t12.total_expected_repayment_derived, t12.fee_charges_charged_derived,
> t12.total_charges_due_at_disbursement_derived,
> t12.fee_charges_outstanding_derived, t12.fee_charges_repaid_derived,
> t12.fee_charges_waived_derived, t12.fee_charges_writtenoff_derived,
> t12.interest_charged_derived, t12.interest_outstanding_derived,
> t12.interest_repaid_derived, t12.interest_waived_derived,
> t12.interest_writtenoff_derived, t12.total_outstanding_derived,
> t12.penalty_charges_charged_derived,
> t12.penalty_charges_outstanding_derived,
> t12.penalty_charges_repaid_derived, t12.penalty_charges_waived_derived,
> t12.penalty_charges_writtenoff_derived, t12.principal_disbursed_derived,
> t12.principal_outstanding_derived, t12.principal_repaid_derived,
> t12.principal_writtenoff_derived, t12.total_repayment_derived,
> t12.total_waived_derived, t12.total_writtenoff_derived,
> t12.sync_disbursement_with_meeting, t12.term_frequency,
> t12.term_period_frequency_enum, t12.total_overpaid_derived,
> t12.total_recovered_derived, t33.id, t33.code, t33.name, t33.sort_order,
> t12.withdrawnon_userid, t12.withdrawnon_date, t12.writeoff_reason_cv_id,
> t12.writtenoffon_date, t34.id, t34.external_id, t34.hierarchy,
> t34.image_id, t34.name, t34.opening_date, t34.parent_id, t35.id,
> t35.deposit_type_enum, t35.version, t35.account_no, t35.account_type_enum,
> t35.activatedon_userid, t35.activatedon_date, t35.allow_overdraft,
> t35.approvedon_userid, t35.approvedon_date, t36.id, t36.account_no,
> t36.activatedon_userid, t36.activation_date, t36.age_at_office,
> t36.client_age, t36.client_classification_cv_id, t36.client_type_cv_id,
> t36.closedon_userid, t36.closedon_date, t36.closure_reason_cv_id,
> t36.date_of_birth, t36.display_name, t36.email_address, t36.external_id,
> t36.firstname, t36.fullname, t36.gender_cv_id, t36.image_id, t36.is_staff,
> t36.lastname, t36.legal_form_enum, t36.middlename, t36.mobile_no,
> t36.office_id, t36.office_joining_date, t36.proposed_transfer_date,
> t36.reactivated_on_date, t36.reactivated_on_userid, t36.rejectedon_userid,
> t36.rejectedon_date, t36.reject_reason_cv_id, t36.reopened_by_userid,
> t36.reopened_on_date, t36.default_savings_account,
> t36.default_savings_product, t36.staff_id, t36.status_enum, t36.sub_status,
> t36.submittedon_userid, t36.submittedon_date, t36.transfer_to_office_id,
> t36.updated_by, t36.updated_on, t36.withdrawn_on_date,
> t36.withdraw_reason_cv_id, t36.withdraw_on_userid, t35.closedon_userid,
> t35.closedon_date, t35.currency_code, t35.currency_digits,
> t35.currency_multiplesof, t35.enforce_min_required_balance,
> t35.external_id, t37.id, t37.account_no, t37.activatedon_userid,
> t37.activation_date, t37.closedon_userid, t37.closedon_date,
> t37.closure_reason_cv_id, t37.external_id, t37.level_id, t37.hierarchy,
> t37.display_name, t37.office_id, t37.parent_id, t37.staff_id,
> t37.status_enum, t37.submittedon_userid, t37.submittedon_date,
> t35.interest_calculation_days_in_year_type_enum,
> t35.interest_calculation_type_enum, t35.interest_compounding_period_enum,
> t35.interest_posting_period_enum, t35.lockedin_until_date_derived,
> t35.lockin_period_frequency, t35.lockin_period_frequency_enum,
> t35.min_balance_for_interest_calculation,
> t35.min_overdraft_for_interest_calculation, t35.min_required_balance,
> t35.min_required_opening_balance, t35.nominal_annual_interest_rate,
> t35.nominal_annual_interest_rate_overdraft, t35.on_hold_funds_derived,
> t35.overdraft_limit, t38.id, t38.deposit_type_enum, t38.accounting_type,
> t38.allow_overdraft, t38.currency_code, t38.currency_digits,
> t38.currency_multiplesof, t38.days_to_dormancy, t38.days_to_escheat,
> t38.days_to_inactive, t38.description, t38.enforce_min_required_balance,
> t38.interest_calculation_days_in_year_type_enum,
> t38.interest_calculation_type_enum, t38.interest_compounding_period_enum,
> t38.interest_posting_period_enum, t38.is_dormancy_tracking_active,
> t38.lockin_period_frequency, t38.lockin_period_frequency_enum,
> t38.min_balance_for_interest_calculation,
> t38.min_overdraft_for_interest_calculation, t38.min_required_balance,
> t38.min_required_opening_balance, t38.name,
> t38.nominal_annual_interest_rate,
> t38.nominal_annual_interest_rate_overdraft, t38.overdraft_limit,
> t38.short_name, t39.id, t39.createdby_id, t39.created_date,
> t39.lastmodifiedby_id, t39.lastmodified_date, t39.name, t38.withhold_tax,
> t38.withdrawal_fee_for_transfer, t35.rejectedon_userid,
> t35.rejectedon_date, t35.field_officer_id,
> t35.total_savings_amount_on_hold, t35.start_interest_calculation_date,
> t35.status_enum, t35.sub_status_enum, t35.submittedon_userid,
> t35.submittedon_date, t35.account_balance_derived,
> t35.last_interest_calculation_date, t35.total_annual_fees_derived,
> t35.total_deposits_derived, t35.total_fees_charge_derived,
> t35.total_interest_earned_derived, t35.total_interest_posted_derived,
> t35.total_overdraft_interest_derived, t35.total_penalty_charge_derived,
> t35.total_withdrawal_fees_derived, t35.total_withdrawals_derived,
> t35.total_withhold_tax_derived, t40.id, t40.createdby_id,
> t40.created_date, t40.lastmodifiedby_id, t40.lastmodified_date, t40.name,
> t35.withhold_tax, t35.withdrawal_fee_for_transfer, t35.withdrawnon_userid,
> t35.withdrawnon_date, t41.id, t41.account_no, t41.activatedon_userid,
> t41.activation_date, t41.age_at_office, t41.client_age,
> t41.client_classification_cv_id, t41.client_type_cv_id,
> t41.closedon_userid, t41.closedon_date, t41.closure_reason_cv_id,
> t41.date_of_birth, t41.display_name, t41.email_address, t41.external_id,
> t41.firstname, t41.fullname, t41.gender_cv_id, t41.image_id, t41.is_staff,
> t41.lastname, t41.legal_form_enum, t41.middlename, t41.mobile_no,
> t41.office_id, t41.office_joining_date, t41.proposed_transfer_date,
> t41.reactivated_on_date, t41.reactivated_on_userid, t41.rejectedon_userid,
> t41.rejectedon_date, t41.reject_reason_cv_id, t41.reopened_by_userid,
> t41.reopened_on_date, t41.default_savings_account,
> t41.default_savings_product, t41.staff_id, t41.status_enum, t41.sub_status,
> t41.submittedon_userid, t41.submittedon_date, t41.transfer_to_office_id,
> t41.updated_by, t41.updated_on, t41.withdrawn_on_date,
> t41.withdraw_reason_cv_id, t41.withdraw_on_userid, t42.id, t42.version,
> t42.account_no, t42.accrued_till, t42.disbursedon_date, t42.maturedon_date,
> t42.approvedon_userid, t42.approvedon_date, t42.approved_principal,
> t42.client_id, t42.closedon_userid, t42.closedon_date,
> t42.create_standing_instruction_at_disbursement, t42.disbursedon_userid,
> t42.expected_disbursedon_date, t42.expected_firstrepaymenton_date,
> t42.expected_maturedon_date, t42.external_id, t42.fixed_emi_amount,
> t42.fund_id, t42.group_id, t42.guarantee_amount_derived,
> t42.interest_calculated_from_date, t42.interest_rate_differential,
> t42.interest_recalcualated_on, t42.is_floating_interest_rate, t42.is_npa,
> t42.is_topup, t42.loan_counter, t42.loan_officer_id, t42.product_id,
> t42.loan_product_counter, t42.loanpurpose_cv_id,
> t42.allow_partial_period_interest_calcualtion,
> t42.amortization_method_enum, t42.annual_nominal_interest_rate,
> t42.currency_code, t42.currency_digits, t42.currency_multiplesof,
> t42.days_in_month_enum, t42.days_in_year_enum, t42.grace_on_arrears_ageing,
> t42.grace_interest_free_periods, t42.grace_on_interest_periods,
> t42.grace_on_principal_periods, t42.arrearstolerance_amount,
> t42.interest_calculated_in_period_enum, t42.interest_method_enum,
> t42.interest_period_frequency_enum, t42.is_equal_amortization,
> t42.interest_recalculation_enabled, t42.nominal_interest_rate_per_period,
> t42.number_of_repayments, t42.principal_amount,
> t42.recurring_moratorium_principal_periods, t42.repay_every,
> t42.repayment_period_frequency_enum, t42.loan_status_id,
> t42.loan_sub_status_id, t42.loan_type_enum,
> t42.max_outstanding_loan_balance, t42.principal_amount_proposed,
> t42.rejectedon_userid, t42.rejectedon_date, t42.rescheduledon_userid,
> t42.rescheduledon_date, t42.submittedon_userid, t42.submittedon_date,
> t42.total_costofloan_derived, t42.total_expected_costofloan_derived,
> t42.total_expected_repayment_derived, t42.fee_charges_charged_derived,
> t42.total_charges_due_at_disbursement_derived,
> t42.fee_charges_outstanding_derived, t42.fee_charges_repaid_derived,
> t42.fee_charges_waived_derived, t42.fee_charges_writtenoff_derived,
> t42.interest_charged_derived, t42.interest_outstanding_derived,
> t42.interest_repaid_derived, t42.interest_waived_derived,
> t42.interest_writtenoff_derived, t42.total_outstanding_derived,
> t42.penalty_charges_charged_derived,
> t42.penalty_charges_outstanding_derived,
> t42.penalty_charges_repaid_derived, t42.penalty_charges_waived_derived,
> t42.penalty_charges_writtenoff_derived, t42.principal_disbursed_derived,
> t42.principal_outstanding_derived, t42.principal_repaid_derived,
> t42.principal_writtenoff_derived, t42.total_repayment_derived,
> t42.total_waived_derived, t42.total_writtenoff_derived,
> t42.sync_disbursement_with_meeting, t42.term_frequency,
> t42.term_period_frequency_enum, t42.total_overpaid_derived,
> t42.total_recovered_derived, t42.loan_transaction_strategy_id,
> t42.withdrawnon_userid, t42.withdrawnon_date, t42.writeoff_reason_cv_id,
> t42.writtenoffon_date, t43.id, t43.external_id, t43.hierarchy,
> t43.image_id, t43.name, t43.opening_date, t43.parent_id, t44.id,
> t44.deposit_type_enum, t44.version, t44.account_no, t44.account_type_enum,
> t44.activatedon_userid, t44.activatedon_date, t44.allow_overdraft,
> t44.approvedon_userid, t44.approvedon_date, t44.client_id,
> t44.closedon_userid, t44.closedon_date, t44.currency_code,
> t44.currency_digits, t44.currency_multiplesof,
> t44.enforce_min_required_balance, t44.external_id, t44.group_id,
> t44.interest_calculation_days_in_year_type_enum,
> t44.interest_calculation_type_enum, t44.interest_compounding_period_enum,
> t44.interest_posting_period_enum, t44.lockedin_until_date_derived,
> t44.lockin_period_frequency, t44.lockin_period_frequency_enum,
> t44.min_balance_for_interest_calculation,
> t44.min_overdraft_for_interest_calculation, t44.min_required_balance,
> t44.min_required_opening_balance, t44.nominal_annual_interest_rate,
> t44.nominal_annual_interest_rate_overdraft, t44.on_hold_funds_derived,
> t44.overdraft_limit, t44.product_id, t44.rejectedon_userid,
> t44.rejectedon_date, t44.field_officer_id,
> t44.total_savings_amount_on_hold, t44.start_interest_calculation_date,
> t44.status_enum, t44.sub_status_enum, t44.submittedon_userid,
> t44.submittedon_date, t44.account_balance_derived,
> t44.last_interest_calculation_date, t44.total_annual_fees_derived,
> t44.total_deposits_derived, t44.total_fees_charge_derived,
> t44.total_interest_earned_derived, t44.total_interest_posted_derived,
> t44.total_overdraft_interest_derived, t44.total_penalty_charge_derived,
> t44.total_withdrawal_fees_derived, t44.total_withdrawals_derived,
> t44.total_withhold_tax_derived, t44.tax_group_id, t44.withhold_tax,
> t44.withdrawal_fee_for_transfer, t44.withdrawnon_userid,
> t44.withdrawnon_date, t45.id, t45.account_no, t46.id, t46.nonexpired,
> t46.nonlocked, t46.nonexpired_credentials, t46.is_deleted, t46.email,
> t46.enabled, t46.firsttime_login_remaining, t46.firstname,
> t46.is_self_service_user, t46.last_time_login,
> t46.last_time_password_updated, t46.lastname, t46.office_id, t46.password,
> t46.password_never_expires, t46.staff_id, t46.username, t45.activated_date,
> t45.allow_dividends_inactive_clients, t47.id, t47.nonexpired,
> t47.nonlocked, t47.nonexpired_credentials, t47.is_deleted, t47.email,
> t47.enabled, t47.firsttime_login_remaining, t47.firstname,
> t47.is_self_service_user, t47.last_time_login,
> t47.last_time_password_updated, t47.lastname, t47.office_id, t47.password,
> t47.password_never_expires, t47.staff_id, t47.username, t45.approved_date,
> t48.id, t48.account_no, t48.activatedon_userid, t48.activation_date,
> t48.age_at_office, t48.client_age, t48.client_classification_cv_id,
> t48.client_type_cv_id, t48.closedon_userid, t48.closedon_date,
> t48.closure_reason_cv_id, t48.date_of_birth, t48.display_name,
> t48.email_address, t48.external_id, t48.firstname, t48.fullname,
> t48.gender_cv_id, t48.image_id, t48.is_staff, t48.lastname,
> t48.legal_form_enum, t48.middlename, t48.mobile_no, t48.office_id,
> t48.office_joining_date, t48.proposed_transfer_date,
> t48.reactivated_on_date, t48.reactivated_on_userid, t48.rejectedon_userid,
> t48.rejectedon_date, t48.reject_reason_cv_id, t48.reopened_by_userid,
> t48.reopened_on_date, t48.default_savings_account,
> t48.default_savings_product, t48.staff_id, t48.status_enum, t48.sub_status,
> t48.submittedon_userid, t48.submittedon_date, t48.transfer_to_office_id,
> t48.updated_by, t48.updated_on, t48.withdrawn_on_date,
> t48.withdraw_reason_cv_id, t48.withdraw_on_userid, t49.id,
> t49.nonexpired, t49.nonlocked, t49.nonexpired_credentials, t49.is_deleted,
> t49.email, t49.enabled, t49.firsttime_login_remaining, t49.firstname,
> t49.is_self_service_user, t49.last_time_login,
> t49.last_time_password_updated, t49.lastname, t49.office_id, t49.password,
> t49.password_never_expires, t49.staff_id, t49.username, t45.closed_date,
> t45.currency_code, t45.currency_digits, t45.currency_multiplesof,
> t45.external_id, t45.lockin_period_frequency,
> t45.lockin_period_frequency_enum, t45.minimum_active_period_frequency,
> t45.minimum_active_period_frequency_enum, t50.id, t50.nonexpired,
> t50.nonlocked, t50.nonexpired_credentials, t50.is_deleted, t50.email,
> t50.enabled, t50.firsttime_login_remaining, t50.firstname,
> t50.is_self_service_user, t50.last_time_login,
> t50.last_time_password_updated, t50.lastname, t50.office_id, t50.password,
> t50.password_never_expires, t50.staff_id, t50.username,
> t45.lastmodified_date, t51.id, t51.nonexpired, t51.nonlocked,
> t51.nonexpired_credentials, t51.is_deleted, t51.email, t51.enabled,
> t51.firsttime_login_remaining, t51.firstname, t51.is_self_service_user,
> t51.last_time_login, t51.last_time_password_updated, t51.lastname,
> t51.office_id, t51.password, t51.password_never_expires, t51.staff_id,
> t51.username, t45.rejected_date, t52.id, t52.deposit_type_enum,
> t52.version, t52.account_no, t52.account_type_enum, t52.activatedon_userid,
> t52.activatedon_date, t52.allow_overdraft, t52.approvedon_userid,
> t52.approvedon_date, t52.client_id, t52.closedon_userid, t52.closedon_date,
> t52.currency_code, t52.currency_digits, t52.currency_multiplesof,
> t52.enforce_min_required_balance, t52.external_id, t52.group_id,
> t52.interest_calculation_days_in_year_type_enum,
> t52.interest_calculation_type_enum, t52.interest_compounding_period_enum,
> t52.interest_posting_period_enum, t52.lockedin_until_date_derived,
> t52.lockin_period_frequency, t52.lockin_period_frequency_enum,
> t52.min_balance_for_interest_calculation,
> t52.min_overdraft_for_interest_calculation, t52.min_required_balance,
> t52.min_required_opening_balance, t52.nominal_annual_interest_rate,
> t52.nominal_annual_interest_rate_overdraft, t52.on_hold_funds_derived,
> t52.overdraft_limit, t52.product_id, t52.rejectedon_userid,
> t52.rejectedon_date, t52.field_officer_id,
> t52.total_savings_amount_on_hold, t52.start_interest_calculation_date,
> t52.status_enum, t52.sub_status_enum, t52.submittedon_userid,
> t52.submittedon_date, t52.account_balance_derived,
> t52.last_interest_calculation_date, t52.total_annual_fees_derived,
> t52.total_deposits_derived, t52.total_fees_charge_derived,
> t52.total_interest_earned_derived, t52.total_interest_posted_derived,
> t52.total_overdraft_interest_derived, t52.total_penalty_charge_derived,
> t52.total_withdrawal_fees_derived, t52.total_withdrawals_derived,
> t52.total_withhold_tax_derived, t52.tax_group_id, t52.withhold_tax,
> t52.withdrawal_fee_for_transfer, t52.withdrawnon_userid,
> t52.withdrawnon_date, t53.id, t53.createdby_id, t53.created_date,
> t53.lastmodifiedby_id, t53.lastmodified_date, t53.accounting_type,
> t53.allow_dividends_inactive_clients, t53.currency_code,
> t53.currency_digits, t53.currency_multiplesof, t53.description,
> t53.end_date, t53.external_id, t53.lockin_period_frequency_enum,
> t53.lockin_period_frequency, t53.maximum_client_shares,
> t53.minimum_active_period_frequency,
> t53.minimum_active_period_frequency_enum, t53.minimum_client_shares,
> t53.name, t53.nominal_client_shares, t53.capital_amount, t53.short_name,
> t53.start_date, t53.total_shares, t53.issued_shares,
> t53.totalsubscribed_shares, t53.unit_price, t45.status_enum, t54.id,
> t54.nonexpired, t54.nonlocked, t54.nonexpired_credentials, t54.is_deleted,
> t54.email, t54.enabled, t54.firsttime_login_remaining, t54.firstname,
> t54.is_self_service_user, t54.last_time_login,
> t54.last_time_password_updated, t54.lastname, t54.office_id, t54.password,
> t54.password_never_expires, t54.staff_id, t54.username, t45.submitted_date,
> t45.total_approved_shares, t45.total_pending_shares, t1.transfer_type,
> t0.amount, t0.currency_code, t0.currency_digits, t0.currency_multiplesof,
> t0.transaction_date, t0.description, t55.id, t55.amount,
> t55.amount_in_words, t55.appuser_id, t55.created_date,
> t55.transaction_date, t55.external_id, t55.fee_charges_portion_derived,
> t55.interest_portion_derived, t56.id, t56.version, t56.account_no,
> t56.accrued_till, t56.disbursedon_date, t56.maturedon_date,
> t56.approvedon_userid, t56.approvedon_date, t56.approved_principal,
> t56.client_id, t56.closedon_userid, t56.closedon_date,
> t56.create_standing_instruction_at_disbursement, t56.disbursedon_userid,
> t56.expected_disbursedon_date, t56.expected_firstrepaymenton_date,
> t56.expected_maturedon_date, t56.external_id, t56.fixed_emi_amount,
> t56.fund_id, t56.group_id, t56.guarantee_amount_derived,
> t56.interest_calculated_from_date, t56.interest_rate_differential,
> t56.interest_recalcualated_on, t56.is_floating_interest_rate, t56.is_npa,
> t56.is_topup, t56.loan_counter, t56.loan_officer_id, t56.product_id,
> t56.loan_product_counter, t56.loanpurpose_cv_id,
> t56.allow_partial_period_interest_calcualtion,
> t56.amortization_method_enum, t56.annual_nominal_interest_rate,
> t56.currency_code, t56.currency_digits, t56.currency_multiplesof,
> t56.days_in_month_enum, t56.days_in_year_enum, t56.grace_on_arrears_ageing,
> t56.grace_interest_free_periods, t56.grace_on_interest_periods,
> t56.grace_on_principal_periods, t56.arrearstolerance_amount,
> t56.interest_calculated_in_period_enum, t56.interest_method_enum,
> t56.interest_period_frequency_enum, t56.is_equal_amortization,
> t56.interest_recalculation_enabled, t56.nominal_interest_rate_per_period,
> t56.number_of_repayments, t56.principal_amount,
> t56.recurring_moratorium_principal_periods, t56.repay_every,
> t56.repayment_period_frequency_enum, t56.loan_status_id,
> t56.loan_sub_status_id, t56.loan_type_enum,
> t56.max_outstanding_loan_balance, t56.principal_amount_proposed,
> t56.rejectedon_userid, t56.rejectedon_date, t56.rescheduledon_userid,
> t56.rescheduledon_date, t56.submittedon_userid, t56.submittedon_date,
> t56.total_costofloan_derived, t56.total_expected_costofloan_derived,
> t56.total_expected_repayment_derived, t56.fee_charges_charged_derived,
> t56.total_charges_due_at_disbursement_derived,
> t56.fee_charges_outstanding_derived, t56.fee_charges_repaid_derived,
> t56.fee_charges_waived_derived, t56.fee_charges_writtenoff_derived,
> t56.interest_charged_derived, t56.interest_outstanding_derived,
> t56.interest_repaid_derived, t56.interest_waived_derived,
> t56.interest_writtenoff_derived, t56.total_outstanding_derived,
> t56.penalty_charges_charged_derived,
> t56.penalty_charges_outstanding_derived,
> t56.penalty_charges_repaid_derived, t56.penalty_charges_waived_derived,
> t56.penalty_charges_writtenoff_derived, t56.principal_disbursed_derived,
> t56.principal_outstanding_derived, t56.principal_repaid_derived,
> t56.principal_writtenoff_derived, t56.total_repayment_derived,
> t56.total_waived_derived, t56.total_writtenoff_derived,
> t56.sync_disbursement_with_meeting, t56.term_frequency,
> t56.term_period_frequency_enum, t56.total_overpaid_derived,
> t56.total_recovered_derived, t56.loan_transaction_strategy_id,
> t56.withdrawnon_userid, t56.withdrawnon_date, t56.writeoff_reason_cv_id,
> t56.writtenoffon_date, t55.manually_adjusted_or_reversed, t57.id,
> t57.external_id, t57.hierarchy, t57.image_id, t57.name, t57.opening_date,
> t57.parent_id, t55.outstanding_loan_balance_derived,
> t55.overpayment_portion_derived, t58.id, t58.account_number,
> t58.bank_number, t58.check_number, t59.id, t59.description,
> t59.is_cash_payment, t59.value, t59.order_position, t58.receipt_number,
> t58.routing_code, t55.penalty_charges_portion_derived,
> t55.principal_portion_derived, t55.is_reversed, t55.submitted_on_date,
> t55.transaction_type_enum, t55.unrecognized_income_portion, t60.id,
> t60.amount, t60.amount_in_words, t61.id, t61.nonexpired, t61.nonlocked,
> t61.nonexpired_credentials, t61.is_deleted, t61.email, t61.enabled,
> t61.firsttime_login_remaining, t61.firstname, t61.is_self_service_user,
> t61.last_time_login, t61.last_time_password_updated, t61.lastname,
> t61.office_id, t61.password, t61.password_never_expires, t61.staff_id,
> t61.username, t60.balance_end_date_derived,
> t60.balance_number_of_days_derived, t60.created_date,
> t60.cumulative_balance_derived, t60.transaction_date, t60.is_manual,
> t62.id, t62.external_id, t62.hierarchy, t62.image_id, t62.name,
> t62.opening_date, t62.parent_id, t60.overdraft_amount_derived, t63.id,
> t63.account_number, t63.bank_number, t63.check_number, t63.payment_type_id,
> t63.receipt_number, t63.routing_code, t60.release_id_of_hold_amount,
> t60.is_reversed, t60.running_balance_derived, t64.id,
> t64.deposit_type_enum, t64.version, t64.account_no, t64.account_type_enum,
> t64.activatedon_userid, t64.activatedon_date, t64.allow_overdraft,
> t64.approvedon_userid, t64.approvedon_date, t64.client_id,
> t64.closedon_userid, t64.closedon_date, t64.currency_code,
> t64.currency_digits, t64.currency_multiplesof,
> t64.enforce_min_required_balance, t64.external_id, t64.group_id,
> t64.interest_calculation_days_in_year_type_enum,
> t64.interest_calculation_type_enum, t64.interest_compounding_period_enum,
> t64.interest_posting_period_enum, t64.lockedin_until_date_derived,
> t64.lockin_period_frequency, t64.lockin_period_frequency_enum,
> t64.min_balance_for_interest_calculation,
> t64.min_overdraft_for_interest_calculation, t64.min_required_balance,
> t64.min_required_opening_balance, t64.nominal_annual_interest_rate,
> t64.nominal_annual_interest_rate_overdraft, t64.on_hold_funds_derived,
> t64.overdraft_limit, t64.product_id, t64.rejectedon_userid,
> t64.rejectedon_date, t64.field_officer_id,
> t64.total_savings_amount_on_hold, t64.start_interest_calculation_date,
> t64.status_enum, t64.sub_status_enum, t64.submittedon_userid,
> t64.submittedon_date, t64.account_balance_derived,
> t64.last_interest_calculation_date, t64.total_annual_fees_derived,
> t64.total_deposits_derived, t64.total_fees_charge_derived,
> t64.total_interest_earned_derived, t64.total_interest_posted_derived,
> t64.total_overdraft_interest_derived, t64.total_penalty_charge_derived,
> t64.total_withdrawal_fees_derived, t64.total_withdrawals_derived,
> t64.total_withhold_tax_derived, t64.tax_group_id, t64.withhold_tax,
> t64.withdrawal_fee_for_transfer, t64.withdrawnon_userid,
> t64.withdrawnon_date, t60.transaction_type_enum, t0.is_reversed, t65.id,
> t65.amount, t65.amount_in_words, t65.appuser_id, t65.created_date,
> t65.transaction_date, t65.external_id, t65.fee_charges_portion_derived,
> t65.interest_portion_derived, t65.loan_id,
> t65.manually_adjusted_or_reversed, t65.office_id,
> t65.outstanding_loan_balance_derived, t65.overpayment_portion_derived,
> t65.payment_detail_id, t65.penalty_charges_portion_derived,
> t65.principal_portion_derived, t65.is_reversed, t65.submitted_on_date,
> t65.transaction_type_enum, t65.unrecognized_income_portion, t66.id,
> t66.amount, t66.amount_in_words, t66.appuser_id,
> t66.balance_end_date_derived, t66.balance_number_of_days_derived,
> t66.created_date, t66.cumulative_balance_derived, t66.transaction_date,
> t66.is_manual, t66.office_id, t66.overdraft_amount_derived,
> t66.payment_detail_id, t66.release_id_of_hold_amount, t66.is_reversed,
> t66.running_balance_derived, t66.savings_account_id,
> t66.transaction_type_enum, t67.id, t67.is_active, t67.amount,
> t67.amount_paid, t67.charge_amount, t68.id, t68.account_number,
> t68.bank_number, t68.check_number, t68.payment_type_id, t68.receipt_number,
> t68.routing_code, t69.id, t69.account_no, t69.activated_userid,
> t69.activated_date, t69.allow_dividends_inactive_clients,
> t69.approved_userid, t69.approved_date, t69.client_id, t69.closed_userid,
> t69.closed_date, t69.currency_code, t69.currency_digits,
> t69.currency_multiplesof, t69.external_id, t69.lockin_period_frequency,
> t69.lockin_period_frequency_enum, t69.minimum_active_period_frequency,
> t69.minimum_active_period_frequency_enum, t69.lastmodifiedby_id,
> t69.lastmodified_date, t69.rejected_userid, t69.rejected_date,
> t69.savings_account_id, t69.product_id, t69.status_enum,
> t69.submitted_userid, t69.submitted_date, t69.total_approved_shares,
> t69.total_pending_shares, t67.unit_price, t67.status_enum,
> t67.total_shares, t67.transaction_date, t67.type_enum FROM
> m_account_transfer_transaction t0 INNER JOIN m_account_transfer_details t1
> ON t0.account_transfer_details_id = t1.id LEFT OUTER JOIN
> m_loan_transaction t55 ON t0.from_loan_transaction_id = t55.id LEFT OUTER
> JOIN m_savings_account_transaction t60 ON t0.from_savings_transaction_id =
> t60.id LEFT OUTER JOIN m_loan_transaction t65 ON
> t0.to_loan_transaction_id = t65.id LEFT OUTER JOIN
> m_savings_account_transaction t66 ON t0.to_savings_transaction_id = t66.id
> LEFT OUTER JOIN m_share_account_transactions t67 ON
> t0.to_share_transaction_id = t67.id LEFT OUTER JOIN
> m_account_transfer_standing_instructions t2 ON t1.id =
> t2.account_transfer_details_id LEFT OUTER JOIN m_client t3 ON
> t1.from_client_id = t3.id LEFT OUTER JOIN m_loan t12 ON
> t1.from_loan_account_id = t12.id LEFT OUTER JOIN m_office t34 ON
> t1.from_office_id = t34.id LEFT OUTER JOIN m_savings_account t35 ON
> t1.from_savings_account_id = t35.id LEFT OUTER JOIN m_client t41 ON
> t1.to_client_id = t41.id LEFT OUTER JOIN m_loan t42 ON
> t1.to_loan_account_id = t42.id LEFT OUTER JOIN m_office t43 ON
> t1.to_office_id = t43.id LEFT OUTER JOIN m_savings_account t44 ON
> t1.to_savings_account_id = t44.id LEFT OUTER JOIN m_share_account t45 ON
> t1.to_share_account_id = t45.id LEFT OUTER JOIN m_loan t56 ON t55.loan_id
> = t56.id LEFT OUTER JOIN m_office t57 ON t55.office_id = t57.id LEFT
> OUTER JOIN m_payment_detail t58 ON t55.payment_detail_id = t58.id LEFT
> OUTER JOIN m_appuser t61 ON t60.appuser_id = t61.id LEFT OUTER JOIN
> m_office t62 ON t60.office_id = t62.id LEFT OUTER JOIN m_payment_detail
> t63 ON t60.payment_detail_id = t63.id LEFT OUTER JOIN m_savings_account
> t64 ON t60.savings_account_id = t64.id LEFT OUTER JOIN m_payment_detail
> t68 ON t67.payment_detail_id = t68.id LEFT OUTER JOIN m_share_account t69
> ON t67.account_id = t69.id LEFT OUTER JOIN m_image t4 ON t3.image_id =
> t4.id LEFT OUTER JOIN m_office t5 ON t3.office_id = t5.id LEFT OUTER JOIN
> m_staff t7 ON t3.staff_id = t7.id LEFT OUTER JOIN m_office t11 ON
> t3.transfer_to_office_id = t11.id LEFT OUTER JOIN m_client t13 ON
> t12.client_id = t13.id LEFT OUTER JOIN m_fund t14 ON t12.fund_id = t14.id
> LEFT OUTER JOIN m_group t15 ON t12.group_id = t15.id LEFT OUTER JOIN
> m_loan_recalculation_details t22 ON t12.id = t22.loan_id LEFT OUTER JOIN
> m_staff t23 ON t12.loan_officer_id = t23.id LEFT OUTER JOIN
> m_product_loan t24 ON t12.product_id = t24.id LEFT OUTER JOIN
> ref_loan_transaction_processing_strategy t33 ON
> t12.loan_transaction_strategy_id = t33.id LEFT OUTER JOIN m_client t36 ON
> t35.client_id = t36.id LEFT OUTER JOIN m_group t37 ON t35.group_id =
> t37.id LEFT OUTER JOIN m_savings_product t38 ON t35.product_id = t38.id
> LEFT OUTER JOIN m_tax_group t40 ON t35.tax_group_id = t40.id LEFT OUTER
> JOIN m_appuser t46 ON t45.activated_userid = t46.id LEFT OUTER JOIN
> m_appuser t47 ON t45.approved_userid = t47.id LEFT OUTER JOIN m_client
> t48 ON t45.client_id = t48.id LEFT OUTER JOIN m_appuser t49 ON
> t45.closed_userid = t49.id LEFT OUTER JOIN m_appuser t50 ON
> t45.lastmodifiedby_id = t50.id LEFT OUTER JOIN m_appuser t51 ON
> t45.rejected_userid = t51.id LEFT OUTER JOIN m_savings_account t52 ON
> t45.savings_account_id = t52.id LEFT OUTER JOIN m_share_product t53 ON
> t45.product_id = t53.id LEFT OUTER JOIN m_appuser t54 ON
> t45.submitted_userid = t54.id LEFT OUTER JOIN m_payment_type t59 ON
> t58.payment_type_id = t59.id LEFT OUTER JOIN m_image t6 ON t5.image_id =
> t6.id LEFT OUTER JOIN m_image t8 ON t7.image_id = t8.id LEFT OUTER JOIN
> m_office t9 ON t7.office_id = t9.id LEFT OUTER JOIN m_staff t10 ON
> t7.organisational_role_parent_staff_id = t10.id LEFT OUTER JOIN m_appuser
> t16 ON t15.activatedon_userid = t16.id LEFT OUTER JOIN m_group_level t19
> ON t15.level_id = t19.id LEFT OUTER JOIN m_office t20 ON t15.office_id =
> t20.id LEFT OUTER JOIN m_staff t21 ON t15.staff_id = t21.id LEFT OUTER
> JOIN m_product_loan_floating_rates t25 ON t24.id = t25.loan_product_id
> LEFT OUTER JOIN m_fund t27 ON t24.fund_id = t27.id LEFT OUTER JOIN
> m_product_loan_configurable_attributes t28 ON t24.id =
> t28.loan_product_id LEFT OUTER JOIN m_product_loan_guarantee_details t29 ON
> t24.id = t29.loan_product_id LEFT OUTER JOIN
> m_product_loan_recalculation_details t30 ON t24.id = t30.product_id LEFT
> OUTER JOIN ref_loan_transaction_processing_strategy t31 ON
> t24.loan_transaction_strategy_id = t31.id LEFT OUTER JOIN
> m_product_loan_variable_installment_config t32 ON t24.id =
> t32.loan_product_id LEFT OUTER JOIN m_tax_group t39 ON t38.tax_group_id =
> t39.id LEFT OUTER JOIN m_office t17 ON t16.office_id = t17.id LEFT OUTER
> JOIN m_staff t18 ON t16.staff_id = t18.id LEFT OUTER JOIN
> m_floating_rates t26 ON t25.floating_rates_id = t26.id WHERE
> ((t1.from_loan_account_id = ? OR t1.to_loan_account_id = ?) AND
> t0.is_reversed = ?) ORDER BY t0.id DESC} [code=1116, state=HY000]
> at
> org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingConnectionDecorator.java:218)
> at
> org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingConnectionDecorator.java:202)
> at
> org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.access$700(LoggingConnectionDecorator.java:58)
> at
> org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator$LoggingConnection$LoggingPreparedStatement.executeQuery(LoggingConnectionDecorator.java:1117)
> at
> org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:268)
> at
> org.apache.openjpa.jdbc.kernel.JDBCStoreManager$CancelPreparedStatement.executeQuery(JDBCStoreManager.java:1800)
> at
> org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:258)
> at org.apache.openjpa.jdbc.sql.SelectImpl.executeQuery(SelectImpl.java:500)
> at org.apache.openjpa.jdbc.sql.SelectImpl.execute(SelectImpl.java:425)
> at org.apache.openjpa.jdbc.sql.SelectImpl.execute(SelectImpl.java:392)
> at
> org.apache.openjpa.jdbc.sql.LogicalUnion$UnionSelect.execute(LogicalUnion.java:427)
> at org.apache.openjpa.jdbc.sql.LogicalUnion.execute(LogicalUnion.java:230)
> at org.apache.openjpa.jdbc.sql.LogicalUnion.execute(LogicalUnion.java:220)
> at
> org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider.open(SelectResultObjectProvider.java:93)
> at
> org.apache.openjpa.lib.rop.EagerResultList.<init>(EagerResultList.java:33)
> ... 168 more
>
> 08:34:26.210 [http-bio-443-exec-6] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551265857,"totalTime":353,"method":"POST","url":"
> https://localhost/fineract-provider/api/v1/loans/628
> ","parameters":{"command":["undodisbursal"]}}
> 08:35:22.626 [http-bio-443-exec-2] INFO
> o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter -
> {"startTime":1564551322601,"totalTime":24,"method":"GET","url":"
> https://localhost/fineract-provider/api/v1/notifications
> ","parameters":{"isRead":["false"],"limit":["15"],"offset":["0"]}}
>
> Best Regards
>
> On July 31, 2019 at 11:15 AM Mexina Daniel <me...@singo.africa> wrote:
>
> Hello Devs
>
> I was adding some enhancement on transferring of fund and it worked find
> as i planned.
>
> However, now when i try to undo disbursal i get errors referring to the
> file that i didn't edit anything.
>
> Also, when i edit the repayment transaction, it also shows the error
> source is the same file.
>
> Can someone check on the error log (Tried to undo disbursal ) and see if
> he can help.
>
> Thanks in advance.
>
> Mexina Daniel
>
> Singo Africa Limited
>
> Mbezi Beach "B"  | Mwai Kibaki Road | 6 Wasafi Str.
> P.O BOX 78908 | 14121 Dar es salaam
>
> +255 71 211 0791 | +255 22 261 8511
>
> amala.co.tz | singo.africa
>
>
>
>
> Mexina Daniel
>
> Singo Africa Limited
>
> Mbezi Beach "B"  | Mwai Kibaki Road | 6 Wasafi Str.
> P.O BOX 78908 | 14121 Dar es salaam
>
> +255 71 211 0791 | +255 22 261 8511
>
> amala.co.tz | singo.africa
>
>
>

Re: Help on the error i get

Posted by Mexina Daniel <me...@singo.africa>.
Hello Devs

It seems the list does not send an attachment. I will paste here the log

-----------------------------------------

Jul 31, 2019 8:28:19 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
Jul 31, 2019 8:28:19 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-443"]
Jul 31, 2019 8:28:19 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
Jul 31, 2019 8:28:19 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-9191"]
Jul 31, 2019 8:28:19 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1113 ms
Jul 31, 2019 8:28:20 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Jul 31, 2019 8:28:20 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.82
Jul 31, 2019 8:28:20 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /usr/share/tomcat7/webapps/fineract-provider.war
Jul 31, 2019 8:28:45 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
08:28:45,379 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
08:28:45,380 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
08:28:45,380 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes/logback.xml]
08:28:45,410 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
08:28:45,411 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:28:45,417 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
08:28:45,472 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
08:28:45,472 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
08:28:45,472 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
08:28:45,472 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
08:28:45,474 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
08:28:45,478 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:28:45,489 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [/usr/share/tomcat7/logs/fineract-platform.log]
08:28:45,492 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.fineract.platform] to DEBUG
08:28:45,492 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.fineract.infrastructure.security.filter] to INFO
08:28:45,492 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.fineract] to DEBUG
08:28:45,492 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
08:28:45,492 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.beans] to INFO
08:28:45,492 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [net.sf.ehcache] to ERROR
08:28:45,492 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate.cache] to ERROR
08:28:45,492 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
08:28:45,492 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
08:28:45,493 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
08:28:45,493 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
08:28:45,495 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3f1047da - Registering current configuration as safe fallback point

log4j:WARN No appenders could be found for logger (org.springframework.boot.logging.ClasspathLoggingApplicationListener).
log4j:WARN Please initialize the log4j system properly.

. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v1.1.6.RELEASE)

08:29:03.028 [localhost-startStop-1] DEBUG o.a.f.i.c.b.d.TenantDataSourcePortFixService - No schema_server_port UPDATE made to tenant_server_connections table of the mifosplatform-tenants schema (because neither MariaDB4j nor our own Spring Boot DataSourceConfiguration is used in a traditional WAR)
41 jpa-pu WARN [localhost-startStop-1] openjpa.Runtime - An error occurred while registering a ClassTransformer with PersistenceUnitInfo: name 'jpa-pu', root URL [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes]. The error has been consumed. To see it, set your openjpa.Runtime log level to TRACE. Load-time class transformation will not be available.
56 jpa-pu INFO [localhost-startStop-1] openjpa.Runtime - OpenJPA dynamically loaded a validation provider.
397 jpa-pu INFO [localhost-startStop-1] openjpa.jdbc.JDBC - Using dictionary class "org.apache.fineract.infrastructure.core.domain.MySQLDictionaryCustom".
5802 jpa-pu INFO [localhost-startStop-1] openjpa.Runtime - Starting OpenJPA 2.4.1
5872 jpa-pu INFO [localhost-startStop-1] openjpa.jdbc.JDBC - Connected to MySQL version 0.0 using JDBC driver Drizzle-JDBC version 0.1.
08:29:15.926 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createFinancialActivityAccountHandler' ...
08:29:15.928 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteFinancialActivityAccountCommandHandler' ...
08:29:15.929 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateFinancialActivityAccountCommandHandler' ...
08:29:15.930 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createBudgetoryPositionCommandHandler' ...
08:29:15.930 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateItemCommandHandler' ...
08:29:15.930 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateBudgetCommandHandler' ...
08:29:15.931 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectBudgetCommandHandler' ...
08:29:15.931 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'approveBudgetCommandHandler' ...
08:29:15.932 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateBudgetoryPositionCommandHandler' ...
08:29:15.932 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeBudgetCommandHandler' ...
08:29:15.932 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createBudgetCommandHandler' ...
08:29:15.933 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createItemCommandHandler' ...
08:29:15.933 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reverseJournalEntryCommandHandler' ...
08:29:15.934 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createJournalEntryCommandHandler' ...
08:29:15.934 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'defineOpeningBalanceCommandHandler' ...
08:29:15.934 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateRunningBalanceCommandHandler' ...
08:29:15.934 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProvisioningJournalEntriesRequestCommandHandler' ...
08:29:15.934 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProvisioningEntriesRequestCommandHandler' ...
08:29:15.936 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reCreateProvisioningEntryRequestCommandHandler' ...
08:29:15.936 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createGLAccountCommandHandler' ...
08:29:15.937 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteGLAccountCommandHandler' ...
08:29:15.937 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGLAccountCommandHandler' ...
08:29:15.937 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'executePeriodicAccrualCommandHandler' ...
08:29:15.937 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGLClosureCommandHandler' ...
08:29:15.938 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteGLClosureCommandHandler' ...
08:29:15.941 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createGLClosureCommandHandler' ...
08:29:15.942 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createAccountingRuleCommandHandler' ...
08:29:15.942 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteAccountingRuleCommandHandler' ...
08:29:15.942 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateAccountingRuleCommandHandler' ...
08:29:15.942 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCreditBureauCommandHandler' ...
08:29:15.943 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addOrganisationCreditBureauCommandHandler' ...
08:29:15.944 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCreditBureauLoanProductMappingCommandHandler' ...
08:29:15.944 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCreditBureauLoanProductMappingCommandHandler' ...
08:29:15.944 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteEntityToEntityMappingCommandHandler' ...
08:29:15.945 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createEntityToEntityMappingCommandHandler' ...
08:29:15.945 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateEntityToEntityMappingCommandHandler' ...
08:29:15.946 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCodeCommandHandler' ...
08:29:15.946 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCodeCommandHandler' ...
08:29:15.947 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCodeValueCommandHandler' ...
08:29:15.948 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCodeValueCommandHandler' ...
08:29:15.948 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCodeCommandHandler' ...
08:29:15.948 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCodeValueCommandHandler' ...
08:29:15.948 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateEmailCampaignCommandHandler' ...
08:29:15.948 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateEmailConfigurationCommandHandler' ...
08:29:15.949 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateEmailCampaignCommandHandler' ...
08:29:15.949 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createEmailCommandHandler' ...
08:29:15.949 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reactivateEmailCampaignCommandHandler' ...
08:29:15.949 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeEmailCampaignCommandHandler' ...
08:29:15.950 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteEmailCommandHandler' ...
08:29:15.950 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteEmailCampaignCommandHandler' ...
08:29:15.951 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createEmailCampaignCommandHandler' ...
08:29:15.952 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reactivateSmsCampaignCommandHandler' ...
08:29:15.952 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSmsCampaignCommandHandler' ...
08:29:15.952 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeSmsCampaignCommandHandler' ...
08:29:15.952 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateSmsCampaignCommandHandler' ...
08:29:15.953 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSmsCampaignCommandHandler' ...
08:29:15.953 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createSmsCampaignCommandHandler' ...
08:29:15.953 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateLikelihoodCommandHandler' ...
08:29:15.953 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createSmsCommandHandler' ...
08:29:15.953 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSmsCommandHandler' ...
08:29:15.953 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSmsCommandHandler' ...
08:29:15.953 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createEntityDatatableChecksCommandHandler' ...
08:29:15.953 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createReportCommandHandler' ...
08:29:15.955 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteEntityDatatableChecksCommandHandler' ...
08:29:15.956 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteReportCommandHandler' ...
08:29:15.956 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateReportCommandHandler' ...
08:29:15.956 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateExternalServiceConfigurationCommandHandler' ...
08:29:15.956 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createOdooJournalsCommandHandler' ...
08:29:15.956 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createOdooUsersCommandHandler' ...
08:29:15.956 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createOdooCoaCommandHandler' ...
08:29:15.957 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGlobalConfigurationCommandHandler' ...
08:29:15.957 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteHookCommandHandler' ...
08:29:15.958 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateHookCommandHandler' ...
08:29:15.960 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createHookCommandHandler' ...
08:29:15.960 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createAccountNumberFormatCommandHandler' ...
08:29:15.960 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteAccountNumberFormatCommandHandler' ...
08:29:15.960 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateAccountNumberFormatCommandHandler' ...
08:29:15.960 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateReportMailingJobCommandHandler' ...
08:29:15.961 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createReportMailingJobCommandHandler' ...
08:29:15.961 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteReportMailingJobCommandHandler' ...
08:29:15.961 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCacheCommandHandler' ...
08:29:15.961 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateJobDetailCommandhandler' ...
08:29:15.961 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateProvisioningCriteriaRequestCommandHandler' ...
08:29:15.961 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteProvisioningCategoryRequestCommandHandler' ...
08:29:15.961 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateProvisioningCategoryRequestCommandHandler' ...
08:29:15.962 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProvisioningCriteriaRequestCommandHandler' ...
08:29:15.970 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteProvisioningCriteriaRequestCommandHandler' ...
08:29:15.971 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProvisioningCategoryRequestCommandHandler' ...
08:29:15.971 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCurrencyCommandHandler' ...
08:29:15.971 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateWorkingDaysCommandHandler' ...
08:29:15.971 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCashierAllocationCommandHandler' ...
08:29:15.971 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createTellerCommandHandler' ...
08:29:15.971 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'allocateCashToCashierCommandHandler' ...
08:29:15.972 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'settleCashFromCashierCommandHandler' ...
08:29:15.972 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTellerCommandHandler' ...
08:29:15.973 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCashierAllocationCommandHandler' ...
08:29:15.973 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteTellerCommandHandler' ...
08:29:15.973 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'allocateCashierToTellerCommandHandler' ...
08:29:15.973 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateStaffCommandHandler' ...
08:29:15.973 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createStaffCommandHandler' ...
08:29:15.973 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteOfficeTransactionCommandHandler' ...
08:29:15.974 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createOfficeCommandHandler' ...
08:29:15.974 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createOfficeTransactionCommandHandler' ...
08:29:15.974 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateOfficeCommandHandler' ...
08:29:15.974 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createHolidayCommandHandler' ...
08:29:15.975 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateHolidayCommandHandler' ...
08:29:15.975 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteHolidayCommandHandler' ...
08:29:15.975 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateHolidayCommandHandler' ...
08:29:15.975 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'approveLoanRescheduleRequestCommandHandler' ...
08:29:15.975 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createLoanRescheduleRequestCommandHandler' ...
08:29:15.975 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectLoanRescheduleRequestCommandHandler' ...
08:29:15.975 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createGuarantorCommandHandler' ...
08:29:15.976 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteGuarantorCommandHandler' ...
08:29:15.976 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGuarantorCommandHandler' ...
08:29:15.976 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disburseLoanCommandHandler' ...
08:29:15.976 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'removeLoanOfficerCommandHandler' ...
08:29:15.976 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateLoanOfficerCommandHandler' ...
08:29:15.976 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanRepaymentAdjustmentCommandHandler' ...
08:29:15.976 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationApprovalCommandHandler' ...
08:29:15.978 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanScheduleCreateVariationCommandHandler' ...
08:29:15.979 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'writeOffLoanCommandHandler' ...
08:29:15.981 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateLoanChargeCommandHandler' ...
08:29:15.981 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteLoanChargeCommandHandler' ...
08:29:15.981 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationWithdrawnByApplicantCommandHandler' ...
08:29:15.981 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'bulkUpdateLoanOfficerCommandHandler' ...
08:29:15.981 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoLastDisbursalLoanCommandHandler' ...
08:29:15.982 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationApprovalUndoCommandHandler' ...
08:29:15.986 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanScheduleDeleteVariationCommandHandler' ...
08:29:15.987 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanRecoveryPaymentCommandHandler' ...
08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disburseLoanToSavingsCommandHandler' ...
08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'waiveInterestPortionOnLoanCommandHandler' ...
08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoDisbursalLoanCommandHandler' ...
08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'waiveLoanChargeCommandHandler' ...
08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationDeletionCommandHandler' ...
08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationSubmittalCommandHandler' ...
08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'foreClosureCommandHandler' ...
08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanRefundByCashCommandHandler' ...
08:29:15.988 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addLoanChargeCommandHandler' ...
08:29:15.989 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanRepaymentCommandHandler' ...
08:29:15.989 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeLoanCommandHandler' ...
08:29:15.989 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationModificationCommandHandler' ...
08:29:15.989 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoWriteOffLoanCommandHandler' ...
08:29:15.989 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'payLoanChargeCommandHandler' ...
08:29:15.989 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recoverFromGuarantorCommandHandler' ...
08:29:15.989 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationRejectedCommandHandler' ...
08:29:15.989 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeLoanAsRescheduledCommandHandler' ...
08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCollateralCommandHandler' ...
08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCollateralCommandHandler' ...
08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCollateralCommandHandler' ...
08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCalendarCommandHandler' ...
08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCalendarCommandHandler' ...
08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCalendarCommandHandler' ...
08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateFundCommandHandler' ...
08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createFundCommandHandler' ...
08:29:15.990 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateMeetingCommandHandler' ...
08:29:15.991 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteMeetingCommandHandler' ...
08:29:15.991 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateMeetingAttendanceCommandHandler' ...
08:29:15.991 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createMeetingCommandHandler' ...
08:29:15.991 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createFloatingRateCommandHandler' ...
08:29:15.992 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateFloatingRateCommandHandler' ...
08:29:15.993 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'saveIndividualCollectionSheetCommandHandler' ...
08:29:15.994 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCollectionSheetCommandHandler' ...
08:29:15.994 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'bulkCollectionCommandHandler' ...
08:29:15.994 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteClientCommandHandler' ...
08:29:15.994 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientFamilyMemberCommandHandler' ...
08:29:15.994 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteClientIdentifierCommandHandler' ...
08:29:15.995 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientCommandHandler' ...
08:29:15.995 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createClientIdentifierCommandHandler' ...
08:29:15.995 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeClientCommandHandler' ...
08:29:15.995 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'waiveClientChargeCommandHandler' ...
08:29:15.996 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientIdentifierCommandHandler' ...
08:29:15.997 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoRejectClientCommandHandler' ...
08:29:15.997 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientSavingsAccountCommandHandler' ...
08:29:15.997 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'payClientChargeCommandHandler' ...
08:29:15.997 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateClientCommandHandler' ...
08:29:15.997 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoClientTransactionCommandHandler' ...
08:29:15.997 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addClientFamilyMemberCommandHandler' ...
08:29:15.998 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteClientChargeCommandHandler' ...
08:29:15.999 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addClientAddressCommandHandler' ...
08:29:15.999 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unassignClientStaffCommandHandler' ...
08:29:15.999 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoWithdrawalCommandHandler' ...
08:29:15.999 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createClientCommandHandler' ...
08:29:15.999 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawClientCommandHandler' ...
08:29:15.999 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createClientChargeCommandHandler' ...
08:29:15.999 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reActivateClientCommandHandler' ...
08:29:16.001 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectClientCommandHandler' ...
08:29:16.001 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientAddressCommandHandler' ...
08:29:16.001 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteClientFamilyMemberCommandHandler' ...
08:29:16.001 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'assignClientStaffCommandHandler' ...
08:29:16.001 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'assignRoleCommandHandler' ...
08:29:16.001 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'saveGroupCollectionSheetCommandHandler' ...
08:29:16.009 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateCenterCommandHandler' ...
08:29:16.009 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'associateGroupsToCenterCommandHandler' ...
08:29:16.010 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCenterCommandHandler' ...
08:29:16.010 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'associateClientsToGroupCommandHandler' ...
08:29:16.010 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateGroupCommandHandler' ...
08:29:16.010 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'assignGroupStaffCommandHandler' ...
08:29:16.010 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createGroupCommandHandler' ...
08:29:16.010 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'saveCenterCollectionSheetCommandHandler' ...
08:29:16.010 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCenterCommandHandler' ...
08:29:16.011 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disassociateClientsFromGroupCommandHandler' ...
08:29:16.011 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGroupCommandHandler' ...
08:29:16.011 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeGroupCommandHandler' ...
08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unassignGroupStaffCommandHandler' ...
08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCenterCommandHandler' ...
08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disassociateGroupsFromCenterCommandHandler' ...
08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGroupRoleCommandHandler' ...
08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteGroupCommandHandler' ...
08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeCenterCommandHandler' ...
08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unassignRoleCommandHandler' ...
08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProductMixCommandHandler' ...
08:29:16.012 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteProductMixCommandHandler' ...
08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateProductMixCommandHandler' ...
08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createLoanProductCommandHandler' ...
08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateLoanProductCommandHandler' ...
08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updatePaymentTypeCommandHandler' ...
08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createPaymentTypeCommandHandler' ...
08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deletePaymentTypeCommandHandler' ...
08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteChargeDefinitionCommandHandler' ...
08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateChargeDefinitionCommandHandler' ...
08:29:16.013 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createChargeDefinitionCommandHandler' ...
08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationApprovalUndoCommandHandler' ...
08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationApprovalCommandHandler' ...
08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSavingsProductCommandHandler' ...
08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationSubmittalCommandHandler' ...
08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationRejectedCommandHandler' ...
08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'paySavingsAccountChargeCommandHandler' ...
08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createSavingsProductCommandHandler' ...
08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountDepositCommandHandler' ...
08:29:16.014 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoTransactionSavingsAccountCommandHandler' ...
08:29:16.016 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeSavingsAccountCommandHandler' ...
08:29:16.016 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationWithdrawnByApplicantCommandHandler' ...
08:29:16.016 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationRejectedCommandHandler' ...
08:29:16.016 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawalFixedDepositAccountCommandHandler' ...
08:29:16.017 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationModificationCommandHandler' ...
08:29:16.017 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawSavingsAccountCommandHandler' ...
08:29:16.017 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoTransactionFixedDepositAccountCommandHandler' ...
08:29:16.017 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'holdAmountSavingsAccountCommandHandler' ...
08:29:16.017 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'depositSavingsAccountCommandHandler' ...
08:29:16.018 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addSavingsAccountChargeCommandHandler' ...
08:29:16.018 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'postInterestSavingsAccountCommandHandler' ...
08:29:16.018 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'releaseAmountSavingsAccountCommandHandler' ...
08:29:16.018 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoTransactionRecurringDepositAccountCommandHandler' ...
08:29:16.019 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationSubmittalCommandHandler' ...
08:29:16.019 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositTransactionAdjustmentCommandHandler' ...
08:29:16.019 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountDepositCommandHandler' ...
08:29:16.019 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteRecurringDepositProductCommandHandler' ...
08:29:16.019 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unblockSavingsAccountCommandHandler' ...
08:29:16.019 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'blockDebitsFromSavingsAccountCommandHandler' ...
08:29:16.019 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationRejectedCommandHandler' ...
08:29:16.020 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationDeletionCommandHandler' ...
08:29:16.020 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'calculateInterestRecurringDepositAccountCommandHandler' ...
08:29:16.020 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSavingsProductCommandHandler' ...
08:29:16.020 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'postSavingsAccountInterestAsOnDateCommandHandler' ...
08:29:16.021 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'applyAnnualFeeSavingsAccountCommandHandler' ...
08:29:16.023 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountUpdateDepositAmountCommandHandler' ...
08:29:16.023 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'calculateInterestSavingsAccountCommandHandler' ...
08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createFixedDepositProductCommandHandler' ...
08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateFixedDepositAccountCommandHandler' ...
08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSavingsAccountChargeCommandHandler' ...
08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeRecurringDepositAccountCommandHandler' ...
08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSavingsAccountChargeCommandHandler' ...
08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationApprovalCommandHandler' ...
08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'postInterestRecurringDepositAccountCommandHandler' ...
08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateRecurringDepositProductCommandHandler' ...
08:29:16.025 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateRecurringDepositAccountCommandHandler' ...
08:29:16.026 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawalRecurringDepositAccountCommandHandler' ...
08:29:16.026 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'postInterestFixedDepositAccountCommandHandler' ...
08:29:16.026 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unblockDebitsFromSavingsAccountCommandHandler' ...
08:29:16.026 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationWithdrawnByApplicantCommandHandler' ...
08:29:16.026 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'blockCreditsToSavingsAccountCommandHandler' ...
08:29:16.026 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'prematureCloseRecurringDepositAccountCommandHandler' ...
08:29:16.026 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationApprovalUndoCommandHandler' ...
08:29:16.027 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSavingsOfficerCommandHandler' ...
08:29:16.027 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsTransactionAdjustmentCommandHandler' ...
08:29:16.027 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateFixedDepositProductCommandHandler' ...
08:29:16.027 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateWithHoldTaxSavingsAccountCommandHandler' ...
08:29:16.027 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationDeletionCommandHandler' ...
08:29:16.027 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationModificationCommandHandler' ...
08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositTransactionAdjustmentCommandHandler' ...
08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationApprovalCommandHandler' ...
08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationModificationCommandHandler' ...
08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeFixedDepositAccountCommandHandler' ...
08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createRecurringDepositProductCommandHandler' ...
08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteFixedDepositProductCommandHandler' ...
08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationWithdrawnByApplicantCommandHandler' ...
08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationSubmittalCommandHandler' ...
08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unblockCreditsToSavingsAccountCommandHandler' ...
08:29:16.028 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'waiveSavingsAccountChargeCommandHandler' ...
08:29:16.029 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateSavingsAccountCommandHandler' ...
08:29:16.029 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'inactivateSavingsAccountChargeCommandHandler' ...
08:29:16.032 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'blockSavingsAccountCommandHandler' ...
08:29:16.032 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'calculateInterestFixedDepositAccountCommandHandler' ...
08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationDeletionCommandHandler' ...
08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'removeSavingsOfficerCommandHandler' ...
08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'prematureCloseFixedDepositAccountCommandHandler' ...
08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationApprovalUndoCommandHandler' ...
08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateInterestRateChartSlabCommandHandler' ...
08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createInterestRateChartSlabCommandHandler' ...
08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteInterestRateChartCommandHandler' ...
08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createInterestRateChartCommandHandler' ...
08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteInterestRateChartSlabCommandHandler' ...
08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateInterestRateChartCommandHandler' ...
08:29:16.033 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteStandingInstructionCommandHandler' ...
08:29:16.034 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'refundByTransferCommandHandler' ...
08:29:16.035 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createStandingInstructionCommandHandler' ...
08:29:16.035 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateStandingInstructionCommandHandler' ...
08:29:16.035 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createAccountTransferCommandHandler' ...
08:29:16.035 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTaxGroupCommandHandler' ...
08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createTaxComponentCommandHandler' ...
08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createTaxGroupCommandHandler' ...
08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTaxComponentCommandHandler' ...
08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createShareProductDividendCommandHandler' ...
08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createShareProductCommandHandler' ...
08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateShareProductCommandHandler' ...
08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteShareProductDividendCommandHandler' ...
08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'approveShareProductDividendCommandHandler' ...
08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSelfBeneficiariesTPTCommandHandler' ...
08:29:16.036 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSelfBeneficiariesTPTCommandHandler' ...
08:29:16.037 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addSelfBeneficiariesTPTCommandHandler' ...
08:29:16.037 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'proposeAndAcceptClientTransferCommandHandler' ...
08:29:16.037 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'acceptClientTransferCommandHandler' ...
08:29:16.037 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'proposeClientTransferCommandHandler' ...
08:29:16.037 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectClientTransferCommandHandler' ...
08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'transferClientsBetweenGroupsCommandHandler' ...
08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawClientTransferCommandHandler' ...
08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateShareAccountCommandHandler' ...
08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoApproveShareAccountCommandHandler' ...
08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateShareAccountCommandHandler' ...
08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeShareAccountCommandHandler' ...
08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectAddtionalSharesCommandHandler' ...
08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'redeemSharesCommandHandler' ...
08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectShareAccountCommandHandler' ...
08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'approveAddtionalSharesCommandHandler' ...
08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'approveShareAccountCommandHandler' ...
08:29:16.038 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'applyAddtionalSharesCommandHandler' ...
08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoShareTransactionCommandHandler' ...
08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createShareAccountCommandHandler' ...
08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteUserCommandHandler' ...
08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disableRoleCommandHandler' ...
08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updatePasswordPreferencesCommandHandler' ...
08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateRoleCommandHandler' ...
08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createUserCommandHandler' ...
08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'enableRoleCommandHandler' ...
08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateUserCommandHandler' ...
08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createRoleCommandHandler' ...
08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateMakerCheckerPermissionsCommandHandler' ...
08:29:16.039 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteRoleCommandHandler' ...
08:29:16.040 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateRolePermissionsCommandHandler' ...
08:29:16.040 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTaxonomyMappingCommandHandler' ...
08:29:16.040 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createTemplateCommandHandler' ...
08:29:16.040 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteTemplateCommandHandler' ...
08:29:16.040 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTemplateCommandHandler' ...
08:29:16.040 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteAdHocCommandHandler' ...
08:29:16.040 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateAdHocCommandHandler' ...
08:29:16.040 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createAdHocCommandHandler' ...
08:29:20.111 [localhost-startStop-1] INFO o.a.f.i.r.p.ReportingProcessServiceProvider - Register report service 'pentahoReportingProcessServiceImpl' ...
08:29:24.570 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
08:29:24.589 [localhost-startStop-1] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
08:29:24.590 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.7 created.
08:29:24.591 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
08:29:24.593 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'Scheduler1' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 7 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

08:29:24.593 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1' initialized from an externally provided properties instance.
08:29:24.593 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7
08:29:24.594 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@73093322
08:29:24.595 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1_$_NON_CLUSTERED started.
Jul 31, 2019 8:29:28 AM org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport reportSlowQuery
WARNING: Slow Query Report SQL=UPDATE job SET next_run_time = ? WHERE id = ?; time=4128 ms;
08:29:29.457 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
08:29:29.458 [localhost-startStop-1] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
08:29:29.458 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.7 created.
08:29:29.458 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
08:29:29.458 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'Scheduler1group1' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

08:29:29.458 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1group1' initialized from an externally provided properties instance.
08:29:29.458 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7
08:29:29.458 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@34aa8476
08:29:29.458 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group1_$_NON_CLUSTERED started.
08:29:34.262 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
08:29:34.263 [localhost-startStop-1] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
08:29:34.264 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.7 created.
08:29:34.264 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
08:29:34.264 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'Scheduler1group3' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

08:29:34.264 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1group3' initialized from an externally provided properties instance.
08:29:34.264 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7
08:29:34.264 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@7f00b88b
08:29:34.264 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group3_$_NON_CLUSTERED started.
08:29:35.109 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
08:29:35.110 [localhost-startStop-1] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
08:29:35.110 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.7 created.
08:29:35.111 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
08:29:35.111 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'Scheduler1group4' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

08:29:35.111 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1group4' initialized from an externally provided properties instance.
08:29:35.111 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7
08:29:35.111 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@226add9c
08:29:35.111 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group4_$_NON_CLUSTERED started.
08:29:49.580 [localhost-startStop-1] INFO org.reflections.Reflections - Reflections took 585 ms to scan 1 urls, producing 5699 keys and 10820 values
08:29:51.467 [localhost-startStop-1] WARN io.swagger.jaxrs.Reader - Unknown implicit parameter type: []
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.servlet.SpringServlet getContext
INFO: Using default applicationContext
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, financialActivityAccountsApiResource, of type org.apache.fineract.accounting.financialactivityaccount.api.FinancialActivityAccountsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, budgetApiResource, of type org.apache.fineract.accounting.budget.api.BudgetApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, budgetoryPositionApiResource, of type org.apache.fineract.accounting.budget.api.BudgetoryPositionApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, journalEntriesApiResource, of type org.apache.fineract.accounting.journalentry.api.JournalEntriesApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, provisioningEntriesApiResource, of type org.apache.fineract.accounting.provisioning.api.ProvisioningEntriesApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, GLAccountsApiResource, of type org.apache.fineract.accounting.glaccount.api.GLAccountsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, accrualAccountingApiResource, of type org.apache.fineract.accounting.accrual.api.AccrualAccountingApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, GLClosuresApiResource, of type org.apache.fineract.accounting.closure.api.GLClosuresApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, accountingRuleApiResource, of type org.apache.fineract.accounting.rule.api.AccountingRuleApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, auditsApiResource, of type org.apache.fineract.commands.api.AuditsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, makercheckersApiResource, of type org.apache.fineract.commands.api.MakercheckersApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, creditBureauConfigurationAPI, of type org.apache.fineract.infrastructure.creditbureau.api.CreditBureauConfigurationAPI as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, platformServiceUnavailableExceptionMapper, of type org.apache.fineract.infrastructure.core.exceptionmapper.PlatformServiceUnavailableExceptionMapper as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, malformedJsonExceptionMapper, of type org.apache.fineract.infrastructure.core.exceptionmapper.MalformedJsonExceptionMapper as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, platformResourceNotFoundExceptionMapper, of type org.apache.fineract.infrastructure.core.exceptionmapper.PlatformResourceNotFoundExceptionMapper as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, unAuthenticatedUserExceptionMapper, of type org.apache.fineract.infrastructure.core.exceptionmapper.UnAuthenticatedUserExceptionMapper as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, jsonSyntaxExceptionMapper, of type org.apache.fineract.infrastructure.core.exceptionmapper.JsonSyntaxExceptionMapper as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, platformInternalServerExceptionMapper, of type org.apache.fineract.infrastructure.core.exceptionmapper.PlatformInternalServerExceptionMapper as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, noAuthorizationExceptionMapper, of type org.apache.fineract.infrastructure.core.exceptionmapper.NoAuthorizationExceptionMapper as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, unsupportedCommandExceptionMapper, of type org.apache.fineract.infrastructure.core.exceptionmapper.UnsupportedCommandExceptionMapper as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, accessDeniedExceptionMapper, of type org.apache.fineract.infrastructure.core.exceptionmapper.AccessDeniedExceptionMapper as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, platformApiDataValidationExceptionMapper, of type org.apache.fineract.infrastructure.core.exceptionmapper.PlatformApiDataValidationExceptionMapper as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, platformDataIntegrityExceptionMapper, of type org.apache.fineract.infrastructure.core.exceptionmapper.PlatformDataIntegrityExceptionMapper as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, platformDomainRuleExceptionMapper, of type org.apache.fineract.infrastructure.core.exceptionmapper.PlatformDomainRuleExceptionMapper as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, unrecognizedQueryParamExceptionMapper, of type org.apache.fineract.infrastructure.core.exceptionmapper.UnrecognizedQueryParamExceptionMapper as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, invalidJsonExceptionMapper, of type org.apache.fineract.infrastructure.core.exceptionmapper.InvalidJsonExceptionMapper as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, invalidTenantIdentifierExceptionMapper, of type org.apache.fineract.infrastructure.core.exceptionmapper.InvalidTenantIdentifierExceptionMapper as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, unsupportedParameterExceptionMapper, of type org.apache.fineract.infrastructure.core.exceptionmapper.UnsupportedParameterExceptionMapper as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, badCredentialsExceptionMapper, of type org.apache.fineract.infrastructure.core.exceptionmapper.BadCredentialsExceptionMapper as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, fineractEntityApiResource, of type org.apache.fineract.infrastructure.entityaccess.api.FineractEntityApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, codeValuesApiResource, of type org.apache.fineract.infrastructure.codes.api.CodeValuesApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, codesApiResource, of type org.apache.fineract.infrastructure.codes.api.CodesApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, emailCampaignApiResource, of type org.apache.fineract.infrastructure.campaigns.email.api.EmailCampaignApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, emailConfigurationApiResource, of type org.apache.fineract.infrastructure.campaigns.email.api.EmailConfigurationApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, emailApiResource, of type org.apache.fineract.infrastructure.campaigns.email.api.EmailApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, smsCampaignApiResource, of type org.apache.fineract.infrastructure.campaigns.sms.api.SmsCampaignApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, likelihoodApiResource, of type org.apache.fineract.infrastructure.survey.api.LikelihoodApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, surveyApiResource, of type org.apache.fineract.infrastructure.survey.api.SurveyApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, povertyLineApiResource, of type org.apache.fineract.infrastructure.survey.api.PovertyLineApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, bulkImportApiResource, of type org.apache.fineract.infrastructure.bulkimport.api.BulkImportApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, smsApiResource, of type org.apache.fineract.infrastructure.sms.api.SmsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, deviceRegistrationApiResource, of type org.apache.fineract.infrastructure.gcm.api.DeviceRegistrationApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, reportsApiResource, of type org.apache.fineract.infrastructure.dataqueries.api.ReportsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, runreportsApiResource, of type org.apache.fineract.infrastructure.dataqueries.api.RunreportsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, datatablesApiResource, of type org.apache.fineract.infrastructure.dataqueries.api.DatatablesApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, entityDatatableChecksApiResource, of type org.apache.fineract.infrastructure.dataqueries.api.EntityDatatableChecksApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, documentManagementApiResource, of type org.apache.fineract.infrastructure.documentmanagement.api.DocumentManagementApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, imagesApiResource, of type org.apache.fineract.infrastructure.documentmanagement.api.ImagesApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, externalServicesConfigurationApiResource, of type org.apache.fineract.infrastructure.configuration.api.ExternalServicesConfigurationApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, globalConfigurationApiResource, of type org.apache.fineract.infrastructure.configuration.api.GlobalConfigurationApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, authenticationApiResource, of type org.apache.fineract.infrastructure.security.api.AuthenticationApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, hookApiResource, of type org.apache.fineract.infrastructure.hooks.api.HookApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, accountNumberFormatsApiResource, of type org.apache.fineract.infrastructure.accountnumberformat.api.AccountNumberFormatsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, reportMailingJobApiResource, of type org.apache.fineract.infrastructure.reportmailingjob.api.ReportMailingJobApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, reportMailingJobRunHistoryApiResource, of type org.apache.fineract.infrastructure.reportmailingjob.api.ReportMailingJobRunHistoryApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, cacheApiResource, of type org.apache.fineract.infrastructure.cache.api.CacheApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, schedulerApiResource, of type org.apache.fineract.infrastructure.jobs.api.SchedulerApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, schedulerJobApiResource, of type org.apache.fineract.infrastructure.jobs.api.SchedulerJobApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, provisioningCategoryApiResource, of type org.apache.fineract.organisation.provisioning.api.ProvisioningCategoryApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, provisioningCriteriaApiResource, of type org.apache.fineract.organisation.provisioning.api.ProvisioningCriteriaApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, currenciesApiResource, of type org.apache.fineract.organisation.monetary.api.CurrenciesApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, workingDaysApiResource, of type org.apache.fineract.organisation.workingdays.api.WorkingDaysApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, tellerJournalApiResource, of type org.apache.fineract.organisation.teller.api.TellerJournalApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, tellerApiResource, of type org.apache.fineract.organisation.teller.api.TellerApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, cashierApiResource, of type org.apache.fineract.organisation.teller.api.CashierApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, staffApiResource, of type org.apache.fineract.organisation.staff.api.StaffApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, officeTransactionsApiResource, of type org.apache.fineract.organisation.office.api.OfficeTransactionsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, officesApiResource, of type org.apache.fineract.organisation.office.api.OfficesApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, holidaysApiResource, of type org.apache.fineract.organisation.holiday.api.HolidaysApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, rescheduleLoansApiResource, of type org.apache.fineract.portfolio.loanaccount.rescheduleloan.api.RescheduleLoansApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, loanScheduleApiResource, of type org.apache.fineract.portfolio.loanaccount.api.LoanScheduleApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, loansApiResource, of type org.apache.fineract.portfolio.loanaccount.api.LoansApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, bulkLoansApiResource, of type org.apache.fineract.portfolio.loanaccount.api.BulkLoansApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, loanDisbursementDetailApiResource, of type org.apache.fineract.portfolio.loanaccount.api.LoanDisbursementDetailApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, loanTransactionsApiResource, of type org.apache.fineract.portfolio.loanaccount.api.LoanTransactionsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, loanChargesApiResource, of type org.apache.fineract.portfolio.loanaccount.api.LoanChargesApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, guarantorsApiResource, of type org.apache.fineract.portfolio.loanaccount.guarantor.api.GuarantorsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, collateralsApiResource, of type org.apache.fineract.portfolio.collateral.api.CollateralsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, calendarsApiResource, of type org.apache.fineract.portfolio.calendar.api.CalendarsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, fundsApiResource, of type org.apache.fineract.portfolio.fund.api.FundsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, meetingsApiResource, of type org.apache.fineract.portfolio.meeting.api.MeetingsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, floatingRatesApiResource, of type org.apache.fineract.portfolio.floatingrates.api.FloatingRatesApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, collectionSheetApiResourse, of type org.apache.fineract.portfolio.collectionsheet.api.CollectionSheetApiResourse as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, clientAddressApiResources, of type org.apache.fineract.portfolio.client.api.ClientAddressApiResources as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, clientFamilyMembersApiResources, of type org.apache.fineract.portfolio.client.api.ClientFamilyMembersApiResources as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, clientChargesApiResource, of type org.apache.fineract.portfolio.client.api.ClientChargesApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, clientsApiResource, of type org.apache.fineract.portfolio.client.api.ClientsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, clientIdentifiersApiResource, of type org.apache.fineract.portfolio.client.api.ClientIdentifiersApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, clientTransactionsApiResource, of type org.apache.fineract.portfolio.client.api.ClientTransactionsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, groupsLevelApiResource, of type org.apache.fineract.portfolio.group.api.GroupsLevelApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, groupsApiResource, of type org.apache.fineract.portfolio.group.api.GroupsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, centersApiResource, of type org.apache.fineract.portfolio.group.api.CentersApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, productsApiResource, of type org.apache.fineract.portfolio.products.api.ProductsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, productMixApiResource, of type org.apache.fineract.portfolio.loanproduct.productmix.api.ProductMixApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, loanProductsApiResource, of type org.apache.fineract.portfolio.loanproduct.api.LoanProductsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, entityFieldConfigurationApiResources, of type org.apache.fineract.portfolio.address.api.EntityFieldConfigurationApiResources as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, notesApiResource, of type org.apache.fineract.portfolio.note.api.NotesApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, paymentTypeApiResource, of type org.apache.fineract.portfolio.paymenttype.api.PaymentTypeApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, chargesApiResource, of type org.apache.fineract.portfolio.charge.api.ChargesApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, savingsAccountTransactionsApiResource, of type org.apache.fineract.portfolio.savings.api.SavingsAccountTransactionsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, depositAccountOnHoldFundTransactionsApiResource, of type org.apache.fineract.portfolio.savings.api.DepositAccountOnHoldFundTransactionsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, fixedDepositAccountsApiResource, of type org.apache.fineract.portfolio.savings.api.FixedDepositAccountsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, recurringDepositAccountsApiResource, of type org.apache.fineract.portfolio.savings.api.RecurringDepositAccountsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, recurringDepositAccountTransactionsApiResource, of type org.apache.fineract.portfolio.savings.api.RecurringDepositAccountTransactionsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, savingsAccountsApiResource, of type org.apache.fineract.portfolio.savings.api.SavingsAccountsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, fixedDepositAccountTransactionsApiResource, of type org.apache.fineract.portfolio.savings.api.FixedDepositAccountTransactionsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, fixedDepositProductsApiResource, of type org.apache.fineract.portfolio.savings.api.FixedDepositProductsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, savingsAccountChargesApiResource, of type org.apache.fineract.portfolio.savings.api.SavingsAccountChargesApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, savingsProductsApiResource, of type org.apache.fineract.portfolio.savings.api.SavingsProductsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, recurringDepositProductsApiResource, of type org.apache.fineract.portfolio.savings.api.RecurringDepositProductsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, interestRateChartsApiResource, of type org.apache.fineract.portfolio.interestratechart.api.InterestRateChartsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, interestRateChartSlabsApiResource, of type org.apache.fineract.portfolio.interestratechart.api.InterestRateChartSlabsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, standingInstructionHistoryApiResource, of type org.apache.fineract.portfolio.account.api.StandingInstructionHistoryApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, accountTransfersApiResource, of type org.apache.fineract.portfolio.account.api.AccountTransfersApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, standingInstructionApiResource, of type org.apache.fineract.portfolio.account.api.StandingInstructionApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, taxComponentApiResource, of type org.apache.fineract.portfolio.tax.api.TaxComponentApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, taxGroupApiResource, of type org.apache.fineract.portfolio.tax.api.TaxGroupApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, shareDividendApiResource, of type org.apache.fineract.portfolio.shareproducts.api.ShareDividendApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, searchApiResource, of type org.apache.fineract.portfolio.search.api.SearchApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, selfScorecardApiResource, of type org.apache.fineract.portfolio.self.spm.api.SelfScorecardApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, selfSpmApiResource, of type org.apache.fineract.portfolio.self.spm.api.SelfSpmApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, selfClientsApiResource, of type org.apache.fineract.portfolio.self.client.api.SelfClientsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, selfLoanProductsApiResource, of type org.apache.fineract.portfolio.self.products.api.SelfLoanProductsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, selfShareProductsApiResource, of type org.apache.fineract.portfolio.self.products.api.SelfShareProductsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, selfSavingsProductsApiResource, of type org.apache.fineract.portfolio.self.products.api.SelfSavingsProductsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, selfServiceRegistrationApiResource, of type org.apache.fineract.portfolio.self.registration.api.SelfServiceRegistrationApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, selfLoansApiResource, of type org.apache.fineract.portfolio.self.loanaccount.api.SelfLoansApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, selfSavingsApiResource, of type org.apache.fineract.portfolio.self.savings.api.SelfSavingsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, selfAccountTransferApiResource, of type org.apache.fineract.portfolio.self.account.api.SelfAccountTransferApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, selfBeneficiariesTPTApiResource, of type org.apache.fineract.portfolio.self.account.api.SelfBeneficiariesTPTApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, selfUserApiResource, of type org.apache.fineract.portfolio.self.security.api.SelfUserApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, selfAuthenticationApiResource, of type org.apache.fineract.portfolio.self.security.api.SelfAuthenticationApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, selfRunReportApiResource, of type org.apache.fineract.portfolio.self.runreport.SelfRunReportApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, selfShareAccountsApiResource, of type org.apache.fineract.portfolio.self.shareaccounts.api.SelfShareAccountsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, accountsApiResource, of type org.apache.fineract.portfolio.accounts.api.AccountsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, shareAccountTransactionsApiResource, of type org.apache.fineract.portfolio.shareaccounts.api.ShareAccountTransactionsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, passwordPreferencesApiResource, of type org.apache.fineract.useradministration.api.PasswordPreferencesApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, usersApiResource, of type org.apache.fineract.useradministration.api.UsersApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, rolesApiResource, of type org.apache.fineract.useradministration.api.RolesApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, permissionsApiResource, of type org.apache.fineract.useradministration.api.PermissionsApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, mixTaxonomyMappingApiResource, of type org.apache.fineract.mix.api.MixTaxonomyMappingApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, mixReportApiResource, of type org.apache.fineract.mix.api.MixReportApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, mixTaxonomyApiResource, of type org.apache.fineract.mix.api.MixTaxonomyApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, notificationApiResource, of type org.apache.fineract.notification.api.NotificationApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, templatesApiResource, of type org.apache.fineract.template.api.TemplatesApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, batchApiResource, of type org.apache.fineract.batch.api.BatchApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, adHocApiResource, of type org.apache.fineract.adhocquery.api.AdHocApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, spmApiResource, of type org.apache.fineract.spm.api.SpmApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, scorecardApiResource, of type org.apache.fineract.spm.api.ScorecardApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, lookupTableApiResource, of type org.apache.fineract.spm.api.LookupTableApiResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, apiListingResource, of type io.swagger.jaxrs.listing.ApiListingResource as a root resource class
Jul 31, 2019 8:29:58 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans
INFO: Registering Spring bean, swaggerSerializers, of type io.swagger.jaxrs.listing.SwaggerSerializers as a provider class
Jul 31, 2019 8:29:58 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.17 01/17/2013 03:31 PM'
Jul 31, 2019 8:29:59 AM com.sun.jersey.spi.inject.Errors processErrorMessages
WARNING: The following warnings have been detected with resource and/or provider classes:
WARNING: A HTTP GET method, public java.lang.String org.apache.fineract.portfolio.self.savings.api.SelfSavingsApiResource.template(java.lang.Long,java.lang.Long,java.lang.String,javax.ws.rs.core.UriInfo), should not consume any entity.
Jul 31, 2019 8:30:02 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /usr/share/tomcat7/webapps/fineract-provider.war has finished in 102,699 ms
Jul 31, 2019 8:30:03 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /usr/share/tomcat7/webapps/message-gateway-0.0.1.war
Jul 31, 2019 8:30:25 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.

. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v1.1.5.RELEASE)

2019-07-31 08:30:27.476 INFO 5646 --- [ost-startStop-1] o.s.boot.SpringApplication : Starting application on user with PID 5646 (/usr/share/tomcat7/webapps/message-gateway-0.0.1/WEB-INF/lib/spring-boot-1.1.5.RELEASE.jar started by root in /home/user/Documents/Repositories/platform)
2019-07-31 08:30:28.904 INFO 5646 --- [ost-startStop-1] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@2d29ee5c: startup date [Wed Jul 31 08:30:28 EAT 2019]; root of context hierarchy
2019-07-31 08:30:33.136 INFO 5646 --- [ost-startStop-1] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'beanNameViewResolver': replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMetho
 dName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]]
2019-07-31 08:30:38.739 INFO 5646 --- [ost-startStop-1] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f5540405] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-31 08:30:38.770 INFO 5646 --- [ost-startStop-1] trationDelegate$BeanPostProcessorChecker : Bean 'transactionAttributeSource' of type [class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-31 08:30:38.779 INFO 5646 --- [ost-startStop-1] trationDelegate$BeanPostProcessorChecker : Bean 'transactionInterceptor' of type [class org.springframework.transaction.interceptor.TransactionInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-31 08:30:38.784 INFO 5646 --- [ost-startStop-1] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.config.internalTransactionAdvisor' of type [class org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-31 08:30:38.814 INFO 5646 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 9910 ms
2019-07-31 08:30:42.128 INFO 5646 --- [ost-startStop-1] o.s.b.c.e.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/]
2019-07-31 08:30:42.129 INFO 5646 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'errorPageFilter' to: [/*]
2019-07-31 08:30:42.130 INFO 5646 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'metricFilter' to: [/*]
2019-07-31 08:30:42.130 INFO 5646 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2019-07-31 08:30:42.130 INFO 5646 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'applicationContextIdFilter' to: [/*]
2019-07-31 08:30:42.130 INFO 5646 --- [ost-startStop-1] o.s.b.c.embedded.FilterRegistrationBean : Mapping filter: 'webRequestLoggingFilter' to: [/*]
2019-07-31 08:30:43.288 INFO 5646 --- [ost-startStop-1] o.f.c.i.dbsupport.DbSupportFactory : Database: jdbc:drizzle://localhost:3306/messagegateway (MySQL 0.1)
2019-07-31 08:30:43.375 INFO 5646 --- [ost-startStop-1] o.f.core.internal.command.DbValidate : Validated 1 migration (execution time 00:00.078s)
2019-07-31 08:30:43.457 INFO 5646 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Current version of schema `messagegateway`: 1
2019-07-31 08:30:43.458 INFO 5646 --- [ost-startStop-1] o.f.core.internal.command.DbMigrate : Schema `messagegateway` is up to date. No migration necessary.
2019-07-31 08:30:43.615 INFO 5646 --- [ost-startStop-1] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default'
2019-07-31 08:30:43.697 INFO 5646 --- [ost-startStop-1] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [
name: default
...]
2019-07-31 08:30:43.843 INFO 5646 --- [ost-startStop-1] org.hibernate.Version : HHH000412: Hibernate Core {4.3.5.Final}
2019-07-31 08:30:43.845 INFO 5646 --- [ost-startStop-1] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found
2019-07-31 08:30:43.846 INFO 5646 --- [ost-startStop-1] org.hibernate.cfg.Environment : HHH000021: Bytecode provider name : javassist
2019-07-31 08:30:44.076 INFO 5646 --- [ost-startStop-1] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {4.0.4.Final}
2019-07-31 08:30:44.117 INFO 5646 --- [ost-startStop-1] org.drizzle.jdbc.CommonDatabaseMetaData : getting empty result set, type info
2019-07-31 08:30:44.125 INFO 5646 --- [ost-startStop-1] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
2019-07-31 08:30:44.133 INFO 5646 --- [ost-startStop-1] o.h.e.jdbc.internal.LobCreatorBuilder : HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
2019-07-31 08:30:44.297 INFO 5646 --- [ost-startStop-1] o.h.h.i.ast.ASTQueryTranslatorFactory : HHH000397: Using ASTQueryTranslatorFactory
2019-07-31 08:30:45.033 INFO 5646 --- [ost-startStop-1] o.f.m.s.p.i.i.InfoBipMessageProvider : Registering call back to InfoBip:http://185.27.32.198:9191/infobip/report/
2019-07-31 08:30:45.060 INFO 5646 --- [ost-startStop-1] o.f.m.s.p.i.t.TwilioMessageProvider : Registering call back to twilio:http://185.27.32.198:9191/twilio/report/
2019-07-31 08:30:45.245 INFO 5646 --- [ost-startStop-1] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2019-07-31 08:30:45.388 INFO 5646 --- [ost-startStop-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/tenants],methods=[POST],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}" onto public org.springframework.http.ResponseEntity<java.lang.String> org.fineract.messagegateway.tenants.api.TenantsApiResource.createSMSBridgeConfig(org.fineract.messagegateway.tenants.domain.Tenant)
2019-07-31 08:30:45.389 INFO 5646 --- [ost-startStop-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/infobip/report/{messageId}],methods=[POST],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.fineract.messagegateway.sms.providers.impl.infobip.InfoBipApiResource.updateDeliveryStatus(java.lang.Long,infobip.api.model.sms.mt.reports.SMSReportResponse)
2019-07-31 08:30:45.390 INFO 5646 --- [ost-startStop-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/twilio/report/{messageId}],methods=[POST],params=[],headers=[],consumes=[application/x-www-form-urlencoded],produces=[application/x-www-form-urlencoded],custom=[]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.fineract.messagegateway.sms.providers.impl.twilio.TwilioApiResource.updateDeliveryStatus(java.lang.Long,org.fineract.messagegateway.sms.providers.impl.twilio.TwilioReponseData)
2019-07-31 08:30:45.391 INFO 5646 --- [ost-startStop-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/sms/report],methods=[POST],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}" onto public org.springframework.http.ResponseEntity<java.util.Collection<org.fineract.messagegateway.sms.data.DeliveryStatusData>> org.fineract.messagegateway.sms.api.SmsApiResource.getDeliveryStatus(java.lang.String,java.lang.String,java.util.Collection<java.lang.Long>)
2019-07-31 08:30:45.392 INFO 5646 --- [ost-startStop-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/sms],methods=[POST],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.fineract.messagegateway.sms.api.SmsApiResource.sendShortMessages(java.lang.String,java.lang.String,java.util.List<org.fineract.messagegateway.sms.domain.SMSMessage>)
2019-07-31 08:30:45.393 INFO 5646 --- [ost-startStop-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/smsbridges/{bridgeId}],methods=[GET],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}" onto public org.springframework.http.ResponseEntity<org.fineract.messagegateway.sms.domain.SMSBridge> org.fineract.messagegateway.sms.api.SmsBridgeApiResource.getSMSBridgeConfig(java.lang.String,java.lang.String,java.lang.Long)
2019-07-31 08:30:45.394 INFO 5646 --- [ost-startStop-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/smsbridges/{bridgeId}],methods=[PUT],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}" onto public org.springframework.http.ResponseEntity<java.lang.Long> org.fineract.messagegateway.sms.api.SmsBridgeApiResource.updateSMSBridgeConfig(java.lang.String,java.lang.String,java.lang.Long,java.lang.String)
2019-07-31 08:30:45.394 INFO 5646 --- [ost-startStop-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/smsbridges/{bridgeId}],methods=[DELETE],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}" onto public org.springframework.http.ResponseEntity<java.lang.Long> org.fineract.messagegateway.sms.api.SmsBridgeApiResource.deleteSMSBridgeConfig(java.lang.String,java.lang.String,java.lang.Long)
2019-07-31 08:30:45.394 INFO 5646 --- [ost-startStop-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/smsbridges],methods=[GET],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}" onto public org.springframework.http.ResponseEntity<java.util.Collection<org.fineract.messagegateway.sms.domain.SMSBridge>> org.fineract.messagegateway.sms.api.SmsBridgeApiResource.getAllSMSBridgeConfigs(java.lang.String,java.lang.String)
2019-07-31 08:30:45.395 INFO 5646 --- [ost-startStop-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/smsbridges],methods=[POST],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}" onto public org.springframework.http.ResponseEntity<java.lang.Long> org.fineract.messagegateway.sms.api.SmsBridgeApiResource.createSMSBridgeConfig(java.lang.String,java.lang.String,java.lang.String)
2019-07-31 08:30:45.397 INFO 5646 --- [ost-startStop-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],methods=[],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest)
2019-07-31 08:30:45.397 INFO 5646 --- [ost-startStop-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
2019-07-31 08:30:45.425 INFO 5646 --- [ost-startStop-1] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2019-07-31 08:30:45.425 INFO 5646 --- [ost-startStop-1] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2019-07-31 08:30:46.171 INFO 5646 --- [ost-startStop-1] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
2019-07-31 08:30:46.266 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.jmx.EndpointMBeanExporter : Registering beans for JMX exposure on startup
2019-07-31 08:30:46.402 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/dump],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2019-07-31 08:30:46.403 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/metrics/{name:.*}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String)
2019-07-31 08:30:46.404 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/metrics],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2019-07-31 08:30:46.404 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/info],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2019-07-31 08:30:46.405 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/trace],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2019-07-31 08:30:46.408 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/autoconfig],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2019-07-31 08:30:46.410 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/shutdown],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.ShutdownMvcEndpoint.invoke()
2019-07-31 08:30:46.411 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/beans],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2019-07-31 08:30:46.418 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/health],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke()
2019-07-31 08:30:46.419 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/mappings],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2019-07-31 08:30:46.419 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/configprops],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2019-07-31 08:30:46.420 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env/{name:.*}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String)
2019-07-31 08:30:46.420 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2019-07-31 08:30:46.501 INFO 5646 --- [ost-startStop-1] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 0
2019-07-31 08:30:46.505 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean 'requestMappingEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=requestMappingEndpoint]
2019-07-31 08:30:46.551 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean 'environmentEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=environmentEndpoint]
2019-07-31 08:30:46.560 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean 'healthEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=healthEndpoint]
2019-07-31 08:30:46.568 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean 'beansEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=beansEndpoint]
2019-07-31 08:30:46.579 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean 'infoEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=infoEndpoint]
2019-07-31 08:30:46.601 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean 'metricsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=metricsEndpoint]
2019-07-31 08:30:46.619 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean 'traceEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=traceEndpoint]
2019-07-31 08:30:46.642 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean 'dumpEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=dumpEndpoint]
2019-07-31 08:30:46.668 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean 'autoConfigurationAuditEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=autoConfigurationAuditEndpoint]
2019-07-31 08:30:46.674 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean 'shutdownEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=shutdownEndpoint]
2019-07-31 08:30:46.688 INFO 5646 --- [ost-startStop-1] o.s.b.a.e.jmx.EndpointMBeanExporter : Located managed bean 'configurationPropertiesReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=configurationPropertiesReportEndpoint]
2019-07-31 08:30:46.706 INFO 5646 --- [ost-startStop-1] o.s.boot.SpringApplication : Started application in 20.848 seconds (JVM running for 148.452)
Jul 31, 2019 8:30:46 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /usr/share/tomcat7/webapps/message-gateway-0.0.1.war has finished in 43,699 ms
Jul 31, 2019 8:30:46 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/share/tomcat7/webapps/ROOT-backup
Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/ROOT-backup has finished in 1,879 ms
Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/share/tomcat7/webapps/OLDROOT
Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/OLDROOT has finished in 220 ms
Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/share/tomcat7/webapps/manager
Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/manager has finished in 126 ms
Jul 31, 2019 8:30:48 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/share/tomcat7/webapps/examples
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/examples has finished in 271 ms
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/share/tomcat7/webapps/host-manager
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/host-manager has finished in 82 ms
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/share/tomcat7/webapps/docs
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/docs has finished in 149 ms
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/share/tomcat7/webapps/ROOT-v2
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/ROOT-v2 has finished in 93 ms
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/share/tomcat7/webapps/root
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/root has finished in 75 ms
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/share/tomcat7/webapps/api-docs
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/api-docs has finished in 78 ms
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/share/tomcat7/webapps/ROOT
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/ROOT has finished in 68 ms
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/share/tomcat7/webapps/ROOT-backup2
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/ROOT-backup2 has finished in 95 ms
Jul 31, 2019 8:30:49 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-443"]
Jul 31, 2019 8:30:49 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8009"]
Jul 31, 2019 8:30:49 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-9191"]
Jul 31, 2019 8:30:49 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 149908 ms
2019-07-31 08:31:45.086 INFO 5646 --- [ool-20-thread-1] o.f.m.sms.service.SMSMessageService : Sending Pending Messages on bootup.....
08:33:39.548 [http-bio-443-exec-7] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551219472,"totalTime":46,"method":"GET","url":"https://localhost/fineract-provider/api/v1/clients","parameters":{"limit":["15"],"offset":["0"]}}
08:33:49.289 [http-bio-443-exec-8] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551229154,"totalTime":135,"method":"POST","url":"https://localhost/fineract-provider/api/v1/authentication","parameters":{"username":["username"]}}
08:33:49.427 [http-bio-443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551229307,"totalTime":119,"method":"GET","url":"https://localhost/fineract-provider/api/v1/notifications","parameters":{"isRead":["false"],"limit":["15"],"offset":["0"]}}
08:33:49.631 [http-bio-443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551229523,"totalTime":108,"method":"GET","url":"https://localhost/fineract-provider/api/v1/notifications","parameters":{"isRead":["true"],"limit":["15"],"offset":["0"]}}
08:33:49.900 [http-bio-443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551229462,"totalTime":438,"method":"GET","url":"https://localhost/fineract-provider/api/v1/offices/1","parameters":{}}
08:33:50.005 [http-bio-443-exec-6] INFO o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT: Disbursal_Vs_Awaitingdisbursal Type: report
08:33:50.014 [http-bio-443-exec-2] INFO o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT: Demand_Vs_Collection Type: report
08:33:50.015 [http-bio-443-exec-1] INFO o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT: ClientTrendsByDay Type: report
08:33:50.028 [http-bio-443-exec-1] INFO o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name: ClientTrendsByDay - report Elapsed Time: 13
08:33:50.030 [http-bio-443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551229467,"totalTime":563,"method":"GET","url":"https://localhost/fineract-provider/api/v1/groups/template","parameters":{}}
08:33:50.030 [http-bio-443-exec-1] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551229476,"totalTime":554,"method":"GET","url":"https://localhost/fineract-provider/api/v1/runreports/ClientTrendsByDay","parameters":{"R_officeId":["1"],"genericResultSet":["false"]}}
08:33:50.123 [http-bio-443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230039,"totalTime":84,"method":"GET","url":"https://localhost/fineract-provider/api/v1/offices","parameters":{}}
08:33:50.161 [http-bio-443-exec-7] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230034,"totalTime":126,"method":"GET","url":"https://localhost/fineract-provider/api/v1/groups","parameters":{"limit":["15"],"orderBy":["name"],"paged":["true"],"offset":["0"],"sortOrder":["ASC"]}}
08:33:50.169 [http-bio-443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230127,"totalTime":42,"method":"GET","url":"https://localhost/fineract-provider/api/v1/rescheduleloans","parameters":{"command":["pending"]}}
08:33:50.210 [http-bio-443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551229912,"totalTime":298,"method":"GET","url":"https://localhost/fineract-provider/api/v1/users","parameters":{"fields":["id,firstname,lastname,username,officeName"]}}
08:33:50.234 [http-bio-443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551229643,"totalTime":591,"method":"GET","url":"https://localhost/fineract-provider/api/v1/clients","parameters":{"limit":["15"],"offset":["0"]}}
08:33:50.295 [http-bio-443-exec-1] INFO o.a.f.c.s.AuditReadPlatformServiceImpl - sql: select aud.id as id, aud.action_name as actionName, aud.entity_name as entityName, aud.resource_id as resourceId, aud.subresource_id as subresourceId,aud.client_id as clientId, aud.loan_id as loanId, mk.username as maker, aud.made_on_date as madeOnDate, aud.api_get_url as resourceGetUrl, ck.username as checker, aud.checked_on_date as checkedOnDate, ev.enum_message_property as processingResult , o.name as officeName, gl.level_name as groupLevelName, g.display_name as groupName, c.display_name as clientName, l.account_no as loanAccountNo, s.account_no as savingsAccountNo from m_portfolio_command_source aud left join m_appuser mk on mk.id = aud.maker_id left join m_appuser ck on ck.id = aud.checker_id left join m_office o on o.id = aud.office_id left join m_group g on g.id = aud.group_id left join m_group_level gl on gl.id = g.level_id left join m_client c on c.id = aud.client_id left join m_lo
 an l on l.id = aud.loan_id left join m_savings_account s on s.id = aud.savings_account_id left join r_enum_value ev on ev.enum_name = 'processing_result_enum' and ev.enum_id = aud.processing_result_enum where aud.processing_result_enum = 2 group by aud.id order by aud.id
08:33:50.335 [http-bio-443-exec-2] INFO o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name: Demand_Vs_Collection - report Elapsed Time: 321
08:33:50.336 [http-bio-443-exec-2] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551229468,"totalTime":868,"method":"GET","url":"https://localhost/fineract-provider/api/v1/runreports/Demand_Vs_Collection","parameters":{"R_officeId":["1"],"genericResultSet":["false"]}}
08:33:50.338 [http-bio-443-exec-4] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230165,"totalTime":173,"method":"GET","url":"https://localhost/fineract-provider/api/v1/makercheckers/searchtemplate","parameters":{}}
08:33:50.387 [http-bio-443-exec-1] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230172,"totalTime":215,"method":"GET","url":"https://localhost/fineract-provider/api/v1/makercheckers","parameters":{}}
08:33:50.428 [http-bio-443-exec-7] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230342,"totalTime":86,"method":"GET","url":"https://localhost/fineract-provider/api/v1/tellers","parameters":{}}
08:33:50.545 [http-bio-443-exec-2] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230342,"totalTime":202,"method":"GET","url":"https://localhost/fineract-provider/api/v1/clients","parameters":{"limit":["1000"],"sqlSearch":["c.status_enum\u003d100"]}}
08:33:50.579 [http-bio-443-exec-7] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230436,"totalTime":142,"method":"GET","url":"https://localhost/fineract-provider/api/v1/offices/1","parameters":{}}
08:33:50.683 [http-bio-443-exec-6] INFO o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name: Disbursal_Vs_Awaitingdisbursal - report Elapsed Time: 678
08:33:50.685 [http-bio-443-exec-6] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551229472,"totalTime":1212,"method":"GET","url":"https://localhost/fineract-provider/api/v1/runreports/Disbursal_Vs_Awaitingdisbursal","parameters":{"R_officeId":["1"],"genericResultSet":["false"]}}
08:33:50.727 [http-bio-443-exec-2] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230573,"totalTime":154,"method":"GET","url":"https://localhost/fineract-provider/api/v1/groups/template","parameters":{}}
08:33:50.743 [http-bio-443-exec-4] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230438,"totalTime":305,"method":"GET","url":"https://localhost/fineract-provider/api/v1/offices/1/images","parameters":{"maxHeight":["150"]}}
08:33:50.748 [http-bio-443-exec-7] INFO o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT: ClientTrendsByDay Type: report
08:33:50.763 [http-bio-443-exec-7] INFO o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name: ClientTrendsByDay - report Elapsed Time: 15
08:33:50.764 [http-bio-443-exec-7] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230588,"totalTime":176,"method":"GET","url":"https://localhost/fineract-provider/api/v1/runreports/ClientTrendsByDay","parameters":{"R_officeId":["1"],"genericResultSet":["false"]}}
08:33:50.797 [http-bio-443-exec-3] INFO o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT: LoanTrendsByDay Type: report
08:33:50.813 [http-bio-443-exec-2] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230729,"totalTime":83,"method":"GET","url":"https://localhost/fineract-provider/api/v1/offices","parameters":{}}
08:33:50.818 [http-bio-443-exec-3] INFO o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name: LoanTrendsByDay - report Elapsed Time: 21
08:33:50.833 [http-bio-443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230689,"totalTime":143,"method":"GET","url":"https://localhost/fineract-provider/api/v1/runreports/LoanTrendsByDay","parameters":{"R_officeId":["1"],"genericResultSet":["false"]}}
08:33:50.835 [http-bio-443-exec-5] INFO o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT: Disbursal_Vs_Awaitingdisbursal Type: report
08:33:50.884 [http-bio-443-exec-4] INFO o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT: Demand_Vs_Collection Type: report
08:33:50.899 [http-bio-443-exec-5] INFO o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name: Disbursal_Vs_Awaitingdisbursal - report Elapsed Time: 64
08:33:50.902 [http-bio-443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230766,"totalTime":136,"method":"GET","url":"https://localhost/fineract-provider/api/v1/runreports/Disbursal_Vs_Awaitingdisbursal","parameters":{"R_officeId":["1"],"genericResultSet":["false"]}}
08:33:50.943 [http-bio-443-exec-3] INFO o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT: LoanTrendsByDay Type: report
08:33:50.971 [http-bio-443-exec-3] INFO o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name: LoanTrendsByDay - report Elapsed Time: 28
08:33:50.972 [http-bio-443-exec-6] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230815,"totalTime":157,"method":"GET","url":"https://localhost/fineract-provider/api/v1/offices/1/images","parameters":{"maxHeight":["150"]}}
08:33:50.973 [http-bio-443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230835,"totalTime":138,"method":"GET","url":"https://localhost/fineract-provider/api/v1/runreports/LoanTrendsByDay","parameters":{"R_officeId":["1"],"genericResultSet":["false"]}}
08:33:50.988 [http-bio-443-exec-4] INFO o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name: Demand_Vs_Collection - report Elapsed Time: 104
08:33:50.997 [http-bio-443-exec-4] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230760,"totalTime":237,"method":"GET","url":"https://localhost/fineract-provider/api/v1/runreports/Demand_Vs_Collection","parameters":{"R_officeId":["1"],"genericResultSet":["false"]}}
08:33:51.135 [http-bio-443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230904,"totalTime":231,"method":"GET","url":"https://localhost/fineract-provider/api/v1/loans","parameters":{"limit":["1000"],"sqlSearch":["l.loan_status_id in (100,200)"]}}
08:33:51.561 [http-bio-443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230246,"totalTime":1315,"method":"GET","url":"https://localhost/fineract-provider/api/v1/loans","parameters":{"limit":["1000"],"sqlSearch":["l.loan_status_id in (300)"]}}
08:33:51.570 [http-bio-443-exec-8] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551230222,"totalTime":1348,"method":"GET","url":"https://localhost/fineract-provider/api/v1/loans","parameters":{"limit":["0"],"sqlSearch":["l.loan_status_id in (300)"]}}
08:34:02.116 [http-bio-443-exec-2] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551242068,"totalTime":48,"method":"GET","url":"https://localhost/fineract-provider/api/v1/clients","parameters":{"limit":["15"],"offset":["0"]}}
08:34:04.690 [http-bio-443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551244608,"totalTime":82,"method":"GET","url":"https://localhost/fineract-provider/api/v1/clients/3/familymembers","parameters":{}}
08:34:04.714 [http-bio-443-exec-7] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551244632,"totalTime":82,"method":"GET","url":"https://localhost/fineract-provider/api/v1/clients/3/charges","parameters":{"pendingPayment":["true"]}}
08:34:04.721 [http-bio-443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551244637,"totalTime":84,"method":"GET","url":"https://localhost/fineract-provider/api/v1/clients/3/notes","parameters":{}}
08:34:04.762 [http-bio-443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551244607,"totalTime":155,"method":"GET","url":"https://localhost/fineract-provider/api/v1/clients/template","parameters":{}}
08:34:04.784 [http-bio-443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551244619,"totalTime":165,"method":"GET","url":"https://localhost/fineract-provider/api/v1/clients/3","parameters":{}}
08:34:04.806 [http-bio-443-exec-8] DEBUG o.a.f.i.d.s.GenericDataServiceImpl - ::3 Was inside the fill ResultSetColumnHeader
08:34:04.869 [http-bio-443-exec-8] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551244694,"totalTime":175,"method":"GET","url":"https://localhost/fineract-provider/api/v1/datatables","parameters":{"apptable":["m_client"]}}
08:34:04.972 [http-bio-443-exec-6] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551244875,"totalTime":97,"method":"GET","url":"https://localhost/fineract-provider/api/v1/fieldconfiguration/ADDRESS","parameters":{}}
08:34:04.980 [http-bio-443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551244879,"totalTime":101,"method":"GET","url":"https://localhost/fineract-provider/api/v1/client/3/addresses","parameters":{}}
08:34:05.054 [http-bio-443-exec-1] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551244626,"totalTime":428,"method":"GET","url":"https://localhost/fineract-provider/api/v1/clients/3/accounts","parameters":{}}
08:34:05.087 [http-bio-443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551245017,"totalTime":70,"method":"GET","url":"https://localhost/fineract-provider/api/v1/clients/3/documents","parameters":{}}
08:34:05.098 [http-bio-443-exec-4] INFO o.a.f.i.d.s.ReadReportingServiceImpl - STARTING REPORT: ClientSummary Type: report
08:34:05.105 [http-bio-443-exec-5] ERROR o.a.f.i.d.data.ImageData - /root/.fineract/nyumba/images/clients/3/ANNAMARY IDDI.jpg (No such file or directory)
08:34:05.106 [http-bio-443-exec-4] INFO o.a.f.i.d.s.ReadReportingServiceImpl - FINISHING Report/Request Name: ClientSummary - report Elapsed Time: 8
08:34:05.107 [http-bio-443-exec-4] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551245032,"totalTime":75,"method":"GET","url":"https://localhost/fineract-provider/api/v1/runreports/ClientSummary","parameters":{"genericResultSet":["false"],"R_clientId":["3"]}}
08:34:05.450 [http-bio-443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551245010,"totalTime":440,"method":"GET","url":"https://localhost/fineract-provider/api/v1/clients/3/images","parameters":{"maxHeight":["150"]}}
08:34:10.651 [http-bio-443-exec-8] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551250613,"totalTime":38,"method":"GET","url":"https://localhost/fineract-provider/api/v1/datatables","parameters":{"apptable":["m_loan"]}}
08:34:10.672 [http-bio-443-exec-4] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551250603,"totalTime":69,"method":"GET","url":"https://localhost/fineract-provider/api/v1/loans/628/notes","parameters":{}}
08:34:10.749 [http-bio-443-exec-10] DEBUG o.a.f.p.a.s.AccountAssociationsReadPlatformServiceImpl - Linking account is not configured
08:34:10.783 [http-bio-443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551250601,"totalTime":181,"method":"GET","url":"https://localhost/fineract-provider/api/v1/loans/628","parameters":{"associations":["all"],"exclude":["guarantors,futureSchedule"]}}
08:34:11.122 [http-bio-443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551250914,"totalTime":208,"method":"GET","url":"https://localhost/fineract-provider/api/v1/standinginstructions/template","parameters":{"fromAccountType":["1"],"fromClientId":["3"],"fromAccountId":["628"]}}
08:34:11.204 [http-bio-443-exec-2] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551251143,"totalTime":60,"method":"GET","url":"https://localhost/fineract-provider/api/v1/standinginstructions","parameters":{"fromAccountType":["1"],"clientId":["3"],"fromAccountId":["628"],"offset":["0"],"clientName":["Annamary Iddi"],"dateFormat":["dd MMMM yyyy"],"limit":["14"],"locale":["en"]}}
08:34:15.558 [http-bio-443-exec-6] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551255496,"totalTime":62,"method":"GET","url":"https://localhost/fineract-provider/api/v1/loans/628","parameters":{}}
08:34:15.835 [http-bio-443-exec-4] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551255495,"totalTime":340,"method":"GET","url":"https://localhost/fineract-provider/api/v1/loans/628/transactions/template","parameters":{"command":["disburse"]}}
08:34:15.999 [http-bio-443-exec-4] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551255965,"totalTime":34,"method":"GET","url":"https://localhost/fineract-provider/api/v1/entityDatatableChecks","parameters":{"limit":["-1"]}}
08:34:20.624 [http-bio-443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551259197,"totalTime":1427,"method":"POST","url":"https://localhost/fineract-provider/api/v1/loans/628","parameters":{"command":["disburse"]}}
08:34:20.852 [http-bio-443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551260779,"totalTime":73,"method":"GET","url":"https://localhost/fineract-provider/api/v1/loans/628/notes","parameters":{}}
08:34:20.859 [http-bio-443-exec-2] DEBUG o.a.f.p.a.s.AccountAssociationsReadPlatformServiceImpl - Linking account is not configured
08:34:20.892 [http-bio-443-exec-8] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551260777,"totalTime":115,"method":"GET","url":"https://localhost/fineract-provider/api/v1/datatables","parameters":{"apptable":["m_loan"]}}
08:34:20.896 [http-bio-443-exec-2] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551260766,"totalTime":130,"method":"GET","url":"https://localhost/fineract-provider/api/v1/loans/628","parameters":{"associations":["all"],"exclude":["guarantors,futureSchedule"]}}
08:34:21.167 [http-bio-443-exec-4] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551261026,"totalTime":140,"method":"GET","url":"https://localhost/fineract-provider/api/v1/standinginstructions/template","parameters":{"fromAccountType":["1"],"fromClientId":["3"],"fromAccountId":["628"]}}
08:34:21.333 [http-bio-443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551261264,"totalTime":69,"method":"GET","url":"https://localhost/fineract-provider/api/v1/standinginstructions","parameters":{"fromAccountType":["1"],"clientId":["3"],"fromAccountId":["628"],"offset":["0"],"clientName":["Annamary Iddi"],"dateFormat":["dd MMMM yyyy"],"limit":["14"],"locale":["en"]}}
Jul 31, 2019 8:34:26 AM org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport reportFailedQuery
WARNING: Failed Query Report SQL=SELECT t0.id, t1.id, t2.id, t2.amount, t2.instruction_type, t2.last_run_date, t2.name, t2.priority, t2.recurrence_frequency, t2.recurrence_interval, t2.recurrence_on_day, t2.recurrence_on_month, t2.recurrence_type, t2.status, t2.valid_from, t2.valid_till, t3.id, t3.account_no, t3.activatedon_userid, t3.activation_date, t3.age_at_office, t3.client_age, t3.client_classification_cv_id, t3.client_type_cv_id, t3.closedon_userid, t3.closedon_date, t3.closure_reason_cv_id, t3.date_of_birth, t3.display_name, t3.email_address, t3.external_id, t3.firstname, t3.fullname, t3.gender_cv_id, t4.id, t4.location, t4.storage_type_enum, t3.is_staff, t3.lastname, t3.legal_form_enum, t3.middlename, t3.mobile_no, t5.id, t5.external_id, t5.hierarchy, t6.id, t6.location, t6.storage_type_enum, t5.name, t5.opening_date, t5.parent_id, t3.office_joining_date, t3.proposed_transfer_date, t3.reactivated_on_date, t3.reactivated_on_userid, t3.rejectedon_userid, t3.rejectedon_
 date, t3.reject_reason_cv_id, t3.reopened_by_userid, t3.reopened_on_date, t3.default_savings_account, t3.default_savings_product, t7.id, t7.is_active, t7.display_name, t7.email_address, t7.external_id, t7.firstname, t8.id, t8.location, t8.storage_type_enum, t7.joining_date, t7.lastname, t7.is_loan_officer, t7.mobile_no, t9.id, t9.external_id, t9.hierarchy, t9.image_id, t9.name, t9.opening_date, t9.parent_id, t10.id, t10.is_active, t10.display_name, t10.email_address, t10.external_id, t10.firstname, t10.image_id, t10.joining_date, t10.lastname, t10.is_loan_officer, t10.mobile_no, t10.office_id, t10.organisational_role_enum, t7.organisational_role_enum, t3.status_enum, t3.sub_status, t3.submittedon_userid, t3.submittedon_date, t11.id, t11.external_id, t11.hierarchy, t11.image_id, t11.name, t11.opening_date, t11.parent_id, t3.updated_by, t3.updated_on, t3.withdrawn_on_date, t3.withdraw_reason_cv_id, t3.withdraw_on_userid, t12.id, t12.version, t12.account_no, t12.accrued_till, t
 12.disbursedon_date, t12.maturedon_date, t12.approvedon_userid, t12.approvedon_date, t12.approved_principal, t13.id, t13.account_no, t13.activatedon_userid, t13.activation_date, t13.age_at_office, t13.client_age, t13.client_classification_cv_id, t13.client_type_cv_id, t13.closedon_userid, t13.closedon_date, t13.closure_reason_cv_id, t13.date_of_birth, t13.display_name, t13.email_address, t13.external_id, t13.firstname, t13.fullname, t13.gender_cv_id, t13.image_id, t13.is_staff, t13.lastname, t13.legal_form_enum, t13.middlename, t13.mobile_no, t13.office_id, t13.office_joining_date, t13.proposed_transfer_date, t13.reactivated_on_date, t13.reactivated_on_userid, t13.rejectedon_userid, t13.rejectedon_date, t13.reject_reason_cv_id, t13.reopened_by_userid, t13.reopened_on_date, t13.default_savings_account, t13.default_savings_product, t13.staff_id, t13.status_enum, t13.sub_status, t13.submittedon_userid, t13.submittedon_date, t13.transfer_to_office_id, t13.updated_by, t13.updated
 _on, t13.withdrawn_on_date, t13.withdraw_reason_cv_id, t13.withdraw_on_userid, t12.closedon_userid, t12.closedon_date, t12.create_standing_instruction_at_disbursement, t12.disbursedon_userid, t12.expected_disbursedon_date, t12.expected_firstrepaymenton_date, t12.expected_maturedon_date, t12.external_id, t12.fixed_emi_amount, t14.id, t14.external_id, t14.name, t15.id, t15.account_no, t16.id, t16.nonexpired, t16.nonlocked, t16.nonexpired_credentials, t16.is_deleted, t16.email, t16.enabled, t16.firsttime_login_remaining, t16.firstname, t16.is_self_service_user, t16.last_time_login, t16.last_time_password_updated, t16.lastname, t17.id, t17.external_id, t17.hierarchy, t17.image_id, t17.name, t17.opening_date, t17.parent_id, t16.password, t16.password_never_expires, t18.id, t18.is_active, t18.display_name, t18.email_address, t18.external_id, t18.firstname, t18.image_id, t18.joining_date, t18.lastname, t18.is_loan_officer, t18.mobile_no, t18.office_id, t18.organisational_role_paren
 t_staff_id, t18.organisational_role_enum, t16.username, t15.activation_date, t15.closedon_userid, t15.closedon_date, t15.closure_reason_cv_id, t15.external_id, t19.id, t19.can_have_clients, t19.level_name, t19.parent_id, t19.recursable, t19.super_parent, t15.hierarchy, t15.display_name, t20.id, t20.external_id, t20.hierarchy, t20.image_id, t20.name, t20.opening_date, t20.parent_id, t15.parent_id, t21.id, t21.is_active, t21.display_name, t21.email_address, t21.external_id, t21.firstname, t21.image_id, t21.joining_date, t21.lastname, t21.is_loan_officer, t21.mobile_no, t21.office_id, t21.organisational_role_parent_staff_id, t21.organisational_role_enum, t15.status_enum, t15.submittedon_userid, t15.submittedon_date, t12.guarantee_amount_derived, t12.interest_calculated_from_date, t12.interest_rate_differential, t12.interest_recalcualated_on, t12.is_floating_interest_rate, t12.is_npa, t12.is_topup, t12.loan_counter, t22.id, t22.allow_compounding_on_eod, t22.compounding_frequency
 _nth_day_enum, t22.compounding_frequency_on_day, t22.compounding_frequency_type_enum, t22.compounding_frequency_weekday_enum, t22.compounding_frequency_interval, t22.compound_type_enum, t22.is_compounding_to_be_posted_as_transaction, t22.reschedule_strategy_enum, t22.rest_frequency_nth_day_enum, t22.rest_frequency_on_day, t22.rest_frequency_type_enum, t22.rest_frequency_weekday_enum, t22.rest_frequency_interval, t23.id, t23.is_active, t23.display_name, t23.email_address, t23.external_id, t23.firstname, t23.image_id, t23.joining_date, t23.lastname, t23.is_loan_officer, t23.mobile_no, t23.office_id, t23.organisational_role_parent_staff_id, t23.organisational_role_enum, t24.id, t24.account_moves_out_of_npa_only_on_arrears_completion, t24.accounting_type, t24.allow_variabe_installments, t24.can_define_fixed_emi_amount, t24.can_use_for_topup, t24.close_date, t24.collateral_percentage_value, t24.description, t24.external_id, t25.id, t25.default_differential_lending_rate, t26.id, t
 26.createdby_id, t26.created_date, t26.is_active, t26.is_base_lending_rate, t26.lastmodifiedby_id, t26.lastmodified_date, t26.name, t25.interest_rate_differential, t25.is_floating_interest_rate_calculation_allowed, t25.max_differential_lending_rate, t25.min_differential_lending_rate, t27.id, t27.external_id, t27.name, t24.hold_guarantee_funds, t24.include_in_borrower_cycle, t24.instalment_amount_in_multiples_of, t24.is_equal_amortization, t24.is_linked_to_floating_interest_rates, t28.id, t28.amortization_method_enum, t28.grace_on_arrears_ageing, t28.moratorium, t28.arrearstolerance_amount, t28.interest_calculated_in_period_enum, t28.interest_method_enum, t28.repay_every, t28.loan_transaction_strategy_id, t24.max_disbursals, t24.allow_multiple_disbursals, t24.max_outstanding_loan_balance, t29.id, t29.mandatory_guarantee, t29.minimum_guarantee_from_guarantor_funds, t29.minimum_guarantee_from_own_funds, t24.max_nominal_interest_rate_per_period, t24.max_number_of_repayments, t24
 .max_principal_amount, t24.min_nominal_interest_rate_per_period, t24.min_number_of_repayments, t24.min_principal_amount, t24.allow_partial_period_interest_calcualtion, t24.amortization_method_enum, t24.annual_nominal_interest_rate, t24.currency_code, t24.currency_digits, t24.currency_multiplesof, t24.days_in_month_enum, t24.days_in_year_enum, t24.grace_on_arrears_ageing, t24.grace_interest_free_periods, t24.grace_on_interest_periods, t24.grace_on_principal_periods, t24.arrearstolerance_amount, t24.interest_calculated_in_period_enum, t24.interest_method_enum, t24.interest_period_frequency_enum, t24.interest_recalculation_enabled, t24.nominal_interest_rate_per_period, t24.number_of_repayments, t24.principal_amount, t24.recurring_moratorium_principal_periods, t24.repay_every, t24.repayment_period_frequency_enum, t24.min_days_between_disbursal_and_first_repayment, t24.name, t24.overdue_days_for_npa, t24.principal_threshold_for_last_installment, t30.id, t30.allow_compounding_on_e
 od, t30.compounding_frequency_nth_day_enum, t30.compounding_frequency_on_day, t30.compounding_frequency_type_enum, t30.compounding_frequency_weekday_enum, t30.compounding_frequency_interval, t30.compound_type_enum, t30.arrears_based_on_original_schedule, t30.is_compounding_to_be_posted_as_transaction, t30.pre_close_interest_calculation_strategy, t30.reschedule_strategy_enum, t30.rest_frequency_nth_day_enum, t30.rest_frequency_on_day, t30.rest_frequency_type_enum, t30.rest_frequency_weekday_enum, t30.rest_frequency_interval, t24.short_name, t24.start_date, t24.sync_expected_with_disbursement_date, t31.id, t31.code, t31.name, t31.sort_order, t24.use_borrower_cycle, t32.id, t32.maximum_gap, t32.minimum_gap, t12.loan_product_counter, t12.loanpurpose_cv_id, t12.allow_partial_period_interest_calcualtion, t12.amortization_method_enum, t12.annual_nominal_interest_rate, t12.currency_code, t12.currency_digits, t12.currency_multiplesof, t12.days_in_month_enum, t12.days_in_year_enum, t1
 2.grace_on_arrears_ageing, t12.grace_interest_free_periods, t12.grace_on_interest_periods, t12.grace_on_principal_periods, t12.arrearstolerance_amount, t12.interest_calculated_in_period_enum, t12.interest_method_enum, t12.interest_period_frequency_enum, t12.is_equal_amortization, t12.interest_recalculation_enabled, t12.nominal_interest_rate_per_period, t12.number_of_repayments, t12.principal_amount, t12.recurring_moratorium_principal_periods, t12.repay_every, t12.repayment_period_frequency_enum, t12.loan_status_id, t12.loan_sub_status_id, t12.loan_type_enum, t12.max_outstanding_loan_balance, t12.principal_amount_proposed, t12.rejectedon_userid, t12.rejectedon_date, t12.rescheduledon_userid, t12.rescheduledon_date, t12.submittedon_userid, t12.submittedon_date, t12.total_costofloan_derived, t12.total_expected_costofloan_derived, t12.total_expected_repayment_derived, t12.fee_charges_charged_derived, t12.total_charges_due_at_disbursement_derived, t12.fee_charges_outstanding_deri
 ved, t12.fee_charges_repaid_derived, t12.fee_charges_waived_derived, t12.fee_charges_writtenoff_derived, 
t12.interest_charged_derived, t12.interest_outstanding_derived, t12.interest_repaid_derived, t12.interest_waived_derived, t12.interest_writtenoff_derived, t12.total_outstanding_derived, t12.penalty_charges_charged_derived, t12.penalty_charges_outstanding_derived, t12.penalty_charges_repaid_derived, t12.penalty_charges_waived_derived, t12.penalty_charges_writtenoff_derived, t12.principal_disbursed_derived, t12.principal_outstanding_derived, t12.principal_repaid_derived, t12.principal_writtenoff_derived, t12.total_repayment_derived, t12.total_waived_derived, t12.total_writtenoff_derived, t12.sync_disbursement_with_meeting, t12.term_frequency, t12.term_period_frequency_enum, t12.total_overpaid_derived, t12.total_recovered_derived, t33.id, t33.code, t33.name, t33.sort_order, t12.withdrawnon_userid, t12.withdrawnon_date, t12.writeoff_reason_cv_id, t12.writtenoffon_date, t34.id, t34.external_id, t34.hierarchy, t34.image_id, t34.name, t34.opening_date, t34.parent_id, t35.id, t35.dep
 osit_type_enum, t35.version, t35.account_no, t35.account_type_enum, t35.activatedon_userid, t35.activatedon_date, t35.allow_overdraft, t35.approvedon_userid, t35.approvedon_date, t36.id, t36.account_no, t36.activatedon_userid, t36.activation_date, t36.age_at_office, t36.client_age, t36.client_classification_cv_id, t36.client_type_cv_id, t36.closedon_userid, t36.closedon_date, t36.closure_reason_cv_id, t36.date_of_birth, t36.display_name, t36.email_address, t36.external_id, t36.firstname, t36.fullname, t36.gender_cv_id, t36.image_id, t36.is_staff, t36.lastname, t36.legal_form_enum, t36.middlename, t36.mobile_no, t36.office_id, t36.office_joining_date, t36.proposed_transfer_date, t36.reactivated_on_date, t36.reactivated_on_userid, t36.rejectedon_userid, t36.rejectedon_date, t36.reject_reason_cv_id, t36.reopened_by_userid, t36.reopened_on_date, t36.default_savings_account, t36.default_savings_product, t36.staff_id, t36.status_enum, t36.sub_status, t36.submittedon_userid, t36.su
 bmittedon_date, t36.transfer_to_office_id, t36.updated_by, t36.updated_on, t36.withdrawn_on_date, t36.withdraw_reason_cv_id, t36.withdraw_on_userid, t35.closedon_userid, t35.closedon_date, t35.currency_code, t35.currency_digits, t35.currency_multiplesof, t35.enforce_min_required_balance, t35.external_id, t37.id, t37.account_no, t37.activatedon_userid, t37.activation_date, t37.closedon_userid, t37.closedon_date, t37.closure_reason_cv_id, t37.external_id, t37.level_id, t37.hierarchy, t37.display_name, t37.office_id, t37.parent_id, t37.staff_id, t37.status_enum, t37.submittedon_userid, t37.submittedon_date, t35.interest_calculation_days_in_year_type_enum, t35.interest_calculation_type_enum, t35.interest_compounding_period_enum, t35.interest_posting_period_enum, t35.lockedin_until_date_derived, t35.lockin_period_frequency, t35.lockin_period_frequency_enum, t35.min_balance_for_interest_calculation, t35.min_overdraft_for_interest_calculation, t35.min_required_balance, t35.min_requ
 ired_opening_balance, t35.nominal_annual_interest_rate, t35.nominal_annual_interest_rate_overdraft, t35.on_hold_funds_derived, t35.overdraft_limit, t38.id, t38.deposit_type_enum, t38.accounting_type, t38.allow_overdraft, t38.currency_code, t38.currency_digits, t38.currency_multiplesof, t38.days_to_dormancy, t38.days_to_escheat, t38.days_to_inactive, t38.description, t38.enforce_min_required_balance, t38.interest_calculation_days_in_year_type_enum, t38.interest_calculation_type_enum, t38.interest_compounding_period_enum, t38.interest_posting_period_enum, t38.is_dormancy_tracking_active, t38.lockin_period_frequency, t38.lockin_period_frequency_enum, t38.min_balance_for_interest_calculation, t38.min_overdraft_for_interest_calculation, t38.min_required_balance, t38.min_required_opening_balance, t38.name, t38.nominal_annual_interest_rate, t38.nominal_annual_interest_rate_overdraft, t38.overdraft_limit, t38.short_name, t39.id, t39.createdby_id, t39.created_date, t39.lastmodifiedby
 _id, t39.lastmodified_date, t39.name, t38.withhold_tax, t38.withdrawal_fee_for_transfer, t35.rejectedon_userid, t35.rejectedon_date, t35.field_officer_id, t35.total_savings_amount_on_hold, t35.start_interest_calculation_date, t35.status_enum, t35.sub_status_enum, t35.submittedon_userid, t35.submittedon_date, t35.account_balance_derived, t35.last_interest_calculation_date, t35.total_annual_fees_derived, t35.total_deposits_derived, t35.total_fees_charge_derived, t35.total_interest_earned_derived, t35.total_interest_posted_derived, t35.total_overdraft_interest_derived, t35.total_penalty_charge_derived, t35.total_withdrawal_fees_derived, t35.total_withdrawals_derived, t35.total_withhold_tax_derived, t40.id, t40.createdby_id, t40.created_date, t40.lastmodifiedby_id, t40.lastmodified_date, t40.name, t35.withhold_tax, t35.withdrawal_fee_for_transfer, t35.withdrawnon_userid, t35.withdrawnon_date, t41.id, t41.account_no, t41.activatedon_userid, t41.activation_date, t41.age_at_office,
  t41.client_age, t41.client_classification_cv_id, t41.client_type_cv_id, t41.closedon_userid, t41.closedon_date, t41.closure_reason_cv_id, t41.date_of_birth, t41.display_name, t41.email_address, t41.external_id, t41.firstname, t41.fullname, t41.gender_cv_id, t41.image_id, t41.is_staff, t41.lastname, t41.legal_form_enum, t41.middlename, t41.mobile_no, t41.office_id, t41.office_joining_date, t41.proposed_transfer_date, t41.reactivated_on_date, t41.reactivated_on_userid, t41.rejectedon_userid, t41.rejectedon_date, t41.reject_reason_cv_id, t41.reopened_by_userid, t41.reopened_on_date, t41.default_savings_account, t41.default_savings_product, t41.staff_id, t41.status_enum, t41.sub_status, t41.submittedon_userid, t41.submittedon_date, t41.transfer_to_office_id, t41.updated_by, t41.updated_on, t41.withdrawn_on_date, t41.withdraw_reason_cv_id, t41.withdraw_on_userid, t42.id, t42.version, t42.account_no, t42.accrued_till, t42.disbursedon_date, t42.maturedon_date, t42.approvedon_useri
 d, t42.approvedon_date, t42.approved_principal, t42.client_id, t42.closedon_userid, t42.closedon_date, t42.create_standing_instruction_at_disbursement, t42.disbursedon_userid, t42.expected_disbursedon_date, t42.expected_firstrepaymenton_date, t42.expected_maturedon_date, t42.external_id, t42.fixed_emi_amount, t42.fund_id, t42.group_id, t42.guarantee_amount_derived, t42.interest_calculated_from_date, t42.interest_rate_differential, t42.interest_recalcualated_on, t42.is_floating_interest_rate, t42.is_npa, t42.is_topup, t42.loan_counter, t42.loan_officer_id, t42.product_id, t42.loan_product_counter, t42.loanpurpose_cv_id, t42.allow_partial_period_interest_calcualtion, t42.amortization_method_enum, t42.annual_nominal_interest_rate, t42.currency_code, t42.currency_digits, t42.currency_multiplesof, t42.days_in_month_enum, t42.days_in_year_enum, t42.grace_on_arrears_ageing, t42.grace_interest_free_periods, t42.grace_on_interest_periods, t42.grace_on_principal_periods, t42.arrearsto
 lerance_amount, t42.interest_calculated_in_period_enum, t42.interest_method_enum, t42.interest_period_frequency_enum, t42.is_equal_amortization, t42.interest_recalculation_enabled, t42.nominal_interest_rate_per_period, t42.number_of_repayments, t42.principal_amount, t42.recurring_moratorium_principal_periods, t42.repay_every, t42.repayment_period_frequency_enum, t42.loan_status_id, t42.loan_sub_status_id, t42.loan_type_enum, t42.max_outstanding_loan_balance, t42.principal_amount_proposed, t42.rejectedon_userid, t42.rejectedon_date, t42.rescheduledon_userid, t42.rescheduledon_date, t42.submittedon_userid, t42.submittedon_date, t42.total_costofloan_derived, t42.total_expected_costofloan_derived, t42.total_expected_repayment_derived, t42.fee_charges_charged_derived, t42.total_charges_due_at_disbursement_derived, t42.fee_charges_outstanding_derived, t42.fee_charges_repaid_derived, t42.fee_charges_waived_derived, t42.fee_charges_writtenoff_derived, t42.interest_charged_derived, t
 42.interest_outstanding_derived, t42.interest_repaid_derived, t42.interest_waived_derived, t42.interest_writtenoff_derived, t42.total_outstanding_derived, t42.penalty_charges_charged_derived, t42.penalty_charges_outstanding_derived, t42.penalty_charges_repaid_derived, t42.penalty_charges_waived_derived, t42.penalty_charges_writtenoff_derived, t42.principal_disbursed_derived, t42.principal_outstanding_derived, t42.principal_repaid_derived, t42.principal_writtenoff_derived, t42.total_repayment_derived, t42.total_waived_derived, t42.total_writtenoff_derived, t42.sync_disbursement_with_meeting, t42.term_frequency, t42.term_period_frequency_enum, t42.total_overpaid_derived, t42.total_recovered_derived, t42.loan_transaction_strategy_id, t42.withdrawnon_userid, t42.withdrawnon_date, t42.writeoff_reason_cv_id, t42.writtenoffon_date, t43.id, t43.external_id, t43.hierarchy, t43.image_id, t43.name, t43.opening_date, t43.parent_id, t44.id, t44.deposit_type_enum, t44.version, t44.account
 _no, t44.account_type_enum, t44.activatedon_userid, t44.activatedon_date, t44.allow_overdraft, t44.approvedon_userid, t44.approvedon_date, t44.client_id, t44.closedon_userid, t44.closedon_date, t44.currency_code, t44.currency_digits, t44.currency_multiplesof, t44.enforce_min_required_balance, t44.external_id, t44.group_id, t44.interest_calculation_days_in_year_type_enum, t44.interest_calculation_type_enum, t44.interest_compounding_period_enum, t44.interest_posting_period_enum, t44.lockedin_until_date_derived, t44.lockin_period_frequency, t44.lockin_period_frequency_enum, t44.min_balance_for_interest_calculation, t44.min_overdraft_for_interest_calculation, t44.min_required_balance, t44.min_required_opening_balance, t44.nominal_annual_interest_rate, t44.nominal_annual_interest_rate_overdraft, t44.on_hold_funds_derived, t44.overdraft_limit, t44.product_id, t44.rejectedon_userid, t44.rejectedon_date, t44.field_officer_id, t44.total_savings_amount_on_hold, t44.start_interest_calc
 ulation_date, t44.status_enum, t44.sub_status_enum, t44.submittedon_userid, t44.submittedon_date, 
t44.account_balance_derived, t44.last_interest_calculation_date, t44.total_annual_fees_derived, t44.total_deposits_derived, t44.total_fees_charge_derived, t44.total_interest_earned_derived, t44.total_interest_posted_derived, t44.total_overdraft_interest_derived, t44.total_penalty_charge_derived, t44.total_withdrawal_fees_derived, t44.total_withdrawals_derived, t44.total_withhold_tax_derived, t44.tax_group_id, t44.withhold_tax, t44.withdrawal_fee_for_transfer, t44.withdrawnon_userid, t44.withdrawnon_date, t45.id, t45.account_no, t46.id, t46.nonexpired, t46.nonlocked, t46.nonexpired_credentials, t46.is_deleted, t46.email, t46.enabled, t46.firsttime_login_remaining, t46.firstname, t46.is_self_service_user, t46.last_time_login, t46.last_time_password_updated, t46.lastname, t46.office_id, t46.password, t46.password_never_expires, t46.staff_id, t46.username, t45.activated_date, t45.allow_dividends_inactive_clients, t47.id, t47.nonexpired, t47.nonlocked, t47.nonexpired_credentials, 
 t47.is_deleted, t47.email, t47.enabled, t47.firsttime_login_remaining, t47.firstname, t47.is_self_service_user, t47.last_time_login, t47.last_time_password_updated, t47.lastname, t47.office_id, t47.password, t47.password_never_expires, t47.staff_id, t47.username, t45.approved_date, t48.id, t48.account_no, t48.activatedon_userid, t48.activation_date, t48.age_at_office, t48.client_age, t48.client_classification_cv_id, t48.client_type_cv_id, t48.closedon_userid, t48.closedon_date, t48.closure_reason_cv_id, t48.date_of_birth, t48.display_name, t48.email_address, t48.external_id, t48.firstname, t48.fullname, t48.gender_cv_id, t48.image_id, t48.is_staff, t48.lastname, t48.legal_form_enum, t48.middlename, t48.mobile_no, t48.office_id, t48.office_joining_date, t48.proposed_transfer_date, t48.reactivated_on_date, t48.reactivated_on_userid, t48.rejectedon_userid, t48.rejectedon_date, t48.reject_reason_cv_id, t48.reopened_by_userid, t48.reopened_on_date, t48.default_savings_account, t4
 8.default_savings_product, t48.staff_id, t48.status_enum, t48.sub_status, t48.submittedon_userid, t48.submittedon_date, t48.transfer_to_office_id, t48.updated_by, t48.updated_on, t48.withdrawn_on_date, t48.withdraw_reason_cv_id, t48.withdraw_on_userid, t49.id, t49.nonexpired, t49.nonlocked, t49.nonexpired_credentials, t49.is_deleted, t49.email, t49.enabled, t49.firsttime_login_remaining, t49.firstname, t49.is_self_service_user, t49.last_time_login, t49.last_time_password_updated, t49.lastname, t49.office_id, t49.password, t49.password_never_expires, t49.staff_id, t49.username, t45.closed_date, t45.currency_code, t45.currency_digits, t45.currency_multiplesof, t45.external_id, t45.lockin_period_frequency, t45.lockin_period_frequency_enum, t45.minimum_active_period_frequency, t45.minimum_active_period_frequency_enum, t50.id, t50.nonexpired, t50.nonlocked, t50.nonexpired_credentials, t50.is_deleted, t50.email, t50.enabled, t50.firsttime_login_remaining, t50.firstname, t50.is_sel
 f_service_user, t50.last_time_login, t50.last_time_password_updated, t50.lastname, t50.office_id, t50.password, t50.password_never_expires, t50.staff_id, t50.username, t45.lastmodified_date, t51.id, t51.nonexpired, t51.nonlocked, t51.nonexpired_credentials, t51.is_deleted, t51.email, t51.enabled, t51.firsttime_login_remaining, t51.firstname, t51.is_self_service_user, t51.last_time_login, t51.last_time_password_updated, t51.lastname, t51.office_id, t51.password, t51.password_never_expires, t51.staff_id, t51.username, t45.rejected_date, t52.id, t52.deposit_type_enum, t52.version, t52.account_no, t52.account_type_enum, t52.activatedon_userid, t52.activatedon_date, t52.allow_overdraft, t52.approvedon_userid, t52.approvedon_date, t52.client_id, t52.closedon_userid, t52.closedon_date, t52.currency_code, t52.currency_digits, t52.currency_multiplesof, t52.enforce_min_required_balance, t52.external_id, t52.group_id, t52.interest_calculation_days_in_year_type_enum, t52.interest_calcul
 ation_type_enum, t52.interest_compounding_period_enum, t52.interest_posting_period_enum, t52.lockedin_until_date_derived, t52.lockin_period_frequency, t52.lockin_period_frequency_enum, t52.min_balance_for_interest_calculation, t52.min_overdraft_for_interest_calculation, t52.min_required_balance, t52.min_required_opening_balance, t52.nominal_annual_interest_rate, t52.nominal_annual_interest_rate_overdraft, t52.on_hold_funds_derived, t52.overdraft_limit, t52.product_id, t52.rejectedon_userid, t52.rejectedon_date, t52.field_officer_id, t52.total_savings_amount_on_hold, t52.start_interest_calculation_date, t52.status_enum, t52.sub_status_enum, t52.submittedon_userid, t52.submittedon_date, t52.account_balance_derived, t52.last_interest_calculation_date, t52.total_annual_fees_derived, t52.total_deposits_derived, t52.total_fees_charge_derived, t52.total_interest_earned_derived, t52.total_interest_posted_derived, t52.total_overdraft_interest_derived, t52.total_penalty_charge_derived
 , t52.total_withdrawal_fees_derived, t52.total_withdrawals_derived, t52.total_withhold_tax_derived, t52.tax_group_id, t52.withhold_tax, t52.withdrawal_fee_for_transfer, t52.withdrawnon_userid, t52.withdrawnon_date, t53.id, t53.createdby_id, t53.created_date, t53.lastmodifiedby_id, t53.lastmodified_date, t53.accounting_type, t53.allow_dividends_inactive_clients, t53.currency_code, t53.currency_digits, t53.currency_multiplesof, t53.description, t53.end_date, t53.external_id, t53.lockin_period_frequency_enum, t53.lockin_period_frequency, t53.maximum_client_shares, t53.minimum_active_period_frequency, t53.minimum_active_period_frequency_enum, t53.minimum_client_shares, t53.name, t53.nominal_client_shares, t53.capital_amount, t53.short_name, t53.start_date, t53.total_shares, t53.issued_shares, t53.totalsubscribed_shares, t53.unit_price, t45.status_enum, t54.id, t54.nonexpired, t54.nonlocked, t54.nonexpired_credentials, t54.is_deleted, t54.email, t54.enabled, t54.firsttime_login_r
 emaining, t54.firstname, t54.is_self_service_user, t54.last_time_login, t54.last_time_password_updated, t54.lastname, t54.office_id, t54.password, t54.password_never_expires, t54.staff_id, t54.username, t45.submitted_date, t45.total_approved_shares, t45.total_pending_shares, t1.transfer_type, t0.amount, t0.currency_code, t0.currency_digits, t0.currency_multiplesof, t0.transaction_date, t0.description, t55.id, t55.amount, t55.amount_in_words, t55.appuser_id, t55.created_date, t55.transaction_date, t55.external_id, t55.fee_charges_portion_derived, t55.interest_portion_derived, t56.id, t56.version, t56.account_no, t56.accrued_till, t56.disbursedon_date, t56.maturedon_date, t56.approvedon_userid, t56.approvedon_date, t56.approved_principal, t56.client_id, t56.closedon_userid, t56.closedon_date, t56.create_standing_instruction_at_disbursement, t56.disbursedon_userid, t56.expected_disbursedon_date, t56.expected_firstrepaymenton_date, t56.expected_maturedon_date, t56.external_id, t
 56.fixed_emi_amount, t56.fund_id, t56.group_id, t56.guarantee_amount_derived, t56.interest_calculated_from_date, t56.interest_rate_differential, t56.interest_recalcualated_on, t56.is_floating_interest_rate, t56.is_npa, t56.is_topup, t56.loan_counter, t56.loan_officer_id, t56.product_id, t56.loan_product_counter, t56.loanpurpose_cv_id, t56.allow_partial_period_interest_calcualtion, t56.amortization_method_enum, t56.annual_nominal_interest_rate, t56.currency_code, t56.currency_digits, t56.currency_multiplesof, t56.days_in_month_enum, t56.days_in_year_enum, t56.grace_on_arrears_ageing, t56.grace_interest_free_periods, t56.grace_on_interest_periods, t56.grace_on_principal_periods, t56.arrearstolerance_amount, t56.interest_calculated_in_period_enum, t56.interest_method_enum, t56.interest_period_frequency_enum, t56.is_equal_amortization, t56.interest_recalculation_enabled, t56.nominal_interest_rate_per_period, t56.number_of_repayments, t56.principal_amount, t56.recurring_moratoriu
 m_principal_periods, t56.repay_every, t56.repayment_period_frequency_enum, t56.loan_status_id, t56.loan_sub_status_id, t56.loan_type_enum, t56.max_outstanding_loan_balance, t56.principal_amount_proposed, t56.rejectedon_userid, t56.rejectedon_date, t56.rescheduledon_userid, t56.rescheduledon_date, t56.submittedon_userid, t56.submittedon_date, t56.total_costofloan_derived, t56.total_expected_costofloan_derived, t56.total_expected_repayment_derived, t56.fee_charges_charged_derived, t56.total_charges_due_at_disbursement_derived, t56.fee_charges_outstanding_derived, t56.fee_charges_repaid_derived, t56.fee_charges_waived_derived, t56.fee_charges_writtenoff_derived, t56.interest_charged_derived, t56.interest_outstanding_derived, t56.interest_repaid_derived, t56.interest_waived_derived, t56.interest_writtenoff_derived, t56.total_outstanding_derived, t56.penalty_charges_charged_derived, t56.penalty_charges_outstanding_derived, t56.penalty_charges_repaid_derived, t56.penalty_charges_w
 aived_derived, t56.penalty_charges_writtenoff_derived, t56.principal_disbursed_derived, t56.principal_outstanding_derived, t56.principal_repaid_derived, t56.principal_writtenoff_derived, t56.total_repayment_derived, t56.total_waived_derived, t56.total_writtenoff_derived, t56.sync_disbursement_with_meeting, t56.term_frequency, t56.term_period_frequency_enum, t56.total_overpaid_derived, t56.total_recovered_derived, t56.loan_transaction_strategy_id, t56.withdrawnon_userid, t56.withdrawnon_date, t56.writeoff_reason_cv_id, t56.writtenoffon_date, t55.manually_adjusted_or_reversed, t57.id, t57.external_id, t57.hierarchy, t57.image_id, t57.name, t57.opening_date, t57.parent_id, t55.outstanding_loan_balance_derived, t55.overpayment_portion_derived, t58.id, t58.account_number, t58.bank_number, t58.check_number, t59.id, t59.description, t59.is_cash_payment, t59.value, t59.order_position, t58.receipt_number, t58.routing_code, t55.penalty_charges_portion_derived, t55.principal_portion_de
 rived, t55.is_reversed, t55.submitted_on_date, t55.transaction_type_enum, t55.unrecognized_income_portion, 
t60.id, t60.amount, t60.amount_in_words, t61.id, t61.nonexpired, t61.nonlocked, t61.nonexpired_credentials, t61.is_deleted, t61.email, t61.enabled, t61.firsttime_login_remaining, t61.firstname, t61.is_self_service_user, t61.last_time_login, t61.last_time_password_updated, t61.lastname, t61.office_id, t61.password, t61.password_never_expires, t61.staff_id, t61.username, t60.balance_end_date_derived, t60.balance_number_of_days_derived, t60.created_date, t60.cumulative_balance_derived, t60.transaction_date, t60.is_manual, t62.id, t62.external_id, t62.hierarchy, t62.image_id, t62.name, t62.opening_date, t62.parent_id, t60.overdraft_amount_derived, t63.id, t63.account_number, t63.bank_number, t63.check_number, t63.payment_type_id, t63.receipt_number, t63.routing_code, t60.release_id_of_hold_amount, t60.is_reversed, t60.running_balance_derived, t64.id, t64.deposit_type_enum, t64.version, t64.account_no, t64.account_type_enum, t64.activatedon_userid, t64.activatedon_date, t64.allow_
 overdraft, t64.approvedon_userid, t64.approvedon_date, t64.client_id, t64.closedon_userid, t64.closedon_date, t64.currency_code, t64.currency_digits, t64.currency_multiplesof, t64.enforce_min_required_balance, t64.external_id, t64.group_id, t64.interest_calculation_days_in_year_type_enum, t64.interest_calculation_type_enum, t64.interest_compounding_period_enum, t64.interest_posting_period_enum, t64.lockedin_until_date_derived, t64.lockin_period_frequency, t64.lockin_period_frequency_enum, t64.min_balance_for_interest_calculation, t64.min_overdraft_for_interest_calculation, t64.min_required_balance, t64.min_required_opening_balance, t64.nominal_annual_interest_rate, t64.nominal_annual_interest_rate_overdraft, t64.on_hold_funds_derived, t64.overdraft_limit, t64.product_id, t64.rejectedon_userid, t64.rejectedon_date, t64.field_officer_id, t64.total_savings_amount_on_hold, t64.start_interest_calculation_date, t64.status_enum, t64.sub_status_enum, t64.submittedon_userid, t64.subm
 ittedon_date, t64.account_balance_derived, t64.last_interest_calculation_date, t64.total_annual_fees_derived, t64.total_deposits_derived, t64.total_fees_charge_derived, t64.total_interest_earned_derived, t64.total_interest_posted_derived, t64.total_overdraft_interest_derived, t64.total_penalty_charge_derived, t64.total_withdrawal_fees_derived, t64.total_withdrawals_derived, t64.total_withhold_tax_derived, t64.tax_group_id, t64.withhold_tax, t64.withdrawal_fee_for_transfer, t64.withdrawnon_userid, t64.withdrawnon_date, t60.transaction_type_enum, t0.is_reversed, t65.id, t65.amount, t65.amount_in_words, t65.appuser_id, t65.created_date, t65.transaction_date, t65.external_id, t65.fee_charges_portion_derived, t65.interest_portion_derived, t65.loan_id, t65.manually_adjusted_or_reversed, t65.office_id, t65.outstanding_loan_balance_derived, t65.overpayment_portion_derived, t65.payment_detail_id, t65.penalty_charges_portion_derived, t65.principal_portion_derived, t65.is_reversed, t65
 .submitted_on_date, t65.transaction_type_enum, t65.unrecognized_income_portion, t66.id, t66.amount, t66.amount_in_words, t66.appuser_id, t66.balance_end_date_derived, t66.balance_number_of_days_derived, t66.created_date, t66.cumulative_balance_derived, t66.transaction_date, t66.is_manual, t66.office_id, t66.overdraft_amount_derived, t66.payment_detail_id, t66.release_id_of_hold_amount, t66.is_reversed, t66.running_balance_derived, t66.savings_account_id, t66.transaction_type_enum, t67.id, t67.is_active, t67.amount, t67.amount_paid, t67.charge_amount, t68.id, t68.account_number, t68.bank_number, t68.check_number, t68.payment_type_id, t68.receipt_number, t68.routing_code, t69.id, t69.account_no, t69.activated_userid, t69.activated_date, t69.allow_dividends_inactive_clients, t69.approved_userid, t69.approved_date, t69.client_id, t69.closed_userid, t69.closed_date, t69.currency_code, t69.currency_digits, t69.currency_multiplesof, t69.external_id, t69.lockin_period_frequency, t69
 .lockin_period_frequency_enum, t69.minimum_active_period_frequency, t69.minimum_active_period_frequency_enum, t69.lastmodifiedby_id, t69.lastmodified_date, t69.rejected_userid, t69.rejected_date, t69.savings_account_id, t69.product_id, t69.status_enum, t69.submitted_userid, t69.submitted_date, t69.total_approved_shares, t69.total_pending_shares, t67.unit_price, t67.status_enum, t67.total_shares, t67.transaction_date, t67.type_enum FROM m_account_transfer_transaction t0 INNER JOIN m_account_transfer_details t1 ON t0.account_transfer_details_id = t1.id LEFT OUTER JOIN m_loan_transaction t55 ON t0.from_loan_transaction_id = t55.id LEFT OUTER JOIN m_savings_account_transaction t60 ON t0.from_savings_transaction_id = t60.id LEFT OUTER JOIN m_loan_transaction t65 ON t0.to_loan_transaction_id = t65.id LEFT OUTER JOIN m_savings_account_transaction t66 ON t0.to_savings_transaction_id = t66.id LEFT OUTER JOIN m_share_account_transactions t67 ON t0.to_share_transaction_id = t67.id LEFT
  OUTER JOIN m_account_transfer_standing_instructions t2 ON t1.id = t2.account_transfer_details_id LEFT OUTER JOIN m_client t3 ON t1.from_client_id = t3.id LEFT OUTER JOIN m_loan t12 ON t1.from_loan_account_id = t12.id LEFT OUTER JOIN m_office t34 ON t1.from_office_id = t34.id LEFT OUTER JOIN m_savings_account t35 ON t1.from_savings_account_id = t35.id LEFT OUTER JOIN m_client t41 ON t1.to_client_id = t41.id LEFT OUTER JOIN m_loan t42 ON t1.to_loan_account_id = t42.id LEFT OUTER JOIN m_office t43 ON t1.to_office_id = t43.id LEFT OUTER JOIN m_savings_account t44 ON t1.to_savings_account_id = t44.id LEFT OUTER JOIN m_share_account t45 ON t1.to_share_account_id = t45.id LEFT OUTER JOIN m_loan t56 ON t55.loan_id = t56.id LEFT OUTER JOIN m_office t57 ON t55.office_id = t57.id LEFT OUTER JOIN m_payment_detail t58 ON t55.payment_detail_id = t58.id LEFT OUTER JOIN m_appuser t61 ON t60.appuser_id = t61.id LEFT OUTER JOIN m_office t62 ON t60.office_id = t62.id LEFT OUTER JOIN m_payment
 _detail t63 ON t60.payment_detail_id = t63.id LEFT OUTER JOIN m_savings_account t64 ON t60.savings_account_id = t64.id LEFT OUTER JOIN m_payment_detail t68 ON t67.payment_detail_id = t68.id LEFT OUTER JOIN m_share_account t69 ON t67.account_id = t69.id LEFT OUTER JOIN m_image t4 ON t3.image_id = t4.id LEFT OUTER JOIN m_office t5 ON t3.office_id = t5.id LEFT OUTER JOIN m_staff t7 ON t3.staff_id = t7.id LEFT OUTER JOIN m_office t11 ON t3.transfer_to_office_id = t11.id LEFT OUTER JOIN m_client t13 ON t12.client_id = t13.id LEFT OUTER JOIN m_fund t14 ON t12.fund_id = t14.id LEFT OUTER JOIN m_group t15 ON t12.group_id = t15.id LEFT OUTER JOIN m_loan_recalculation_details t22 ON t12.id = t22.loan_id LEFT OUTER JOIN m_staff t23 ON t12.loan_officer_id = t23.id LEFT OUTER JOIN m_product_loan t24 ON t12.product_id = t24.id LEFT OUTER JOIN ref_loan_transaction_processing_strategy t33 ON t12.loan_transaction_strategy_id = t33.id LEFT OUTER JOIN m_client t36 ON t35.client_id = t36.id LEF
 T OUTER JOIN m_group t37 ON t35.group_id = t37.id LEFT OUTER JOIN m_savings_product t38 ON t35.product_id = t38.id LEFT OUTER JOIN m_tax_group t40 ON t35.tax_group_id = t40.id LEFT OUTER JOIN m_appuser t46 ON t45.activated_userid = t46.id LEFT OUTER JOIN m_appuser t47 ON t45.approved_userid = t47.id LEFT OUTER JOIN m_client t48 ON t45.client_id = t48.id LEFT OUTER JOIN m_appuser t49 ON t45.closed_userid = t49.id LEFT OUTER JOIN m_appuser t50 ON t45.lastmodifiedby_id = t50.id LEFT OUTER JOIN m_appuser t51 ON t45.rejected_userid = t51.id LEFT OUTER JOIN m_savings_account t52 ON t45.savings_account_id = t52.id LEFT OUTER JOIN m_share_product t53 ON t45.product_id = t53.id LEFT OUTER JOIN m_appuser t54 ON t45.submitted_userid = t54.id LEFT OUTER JOIN m_payment_type t59 ON t58.payment_type_id = t59.id LEFT OUTER JOIN m_image t6 ON t5.image_id = t6.id LEFT OUTER JOIN m_image t8 ON t7.image_id = t8.id LEFT OUTER JOIN m_office t9 ON t7.office_id = t9.id LEFT OUTER JOIN m_staff t10 O
 N t7.organisational_role_parent_staff_id = t10.id LEFT OUTER JOIN m_appuser t16 ON t15.activatedon_userid = t16.id LEFT OUTER JOIN m_group_level t19 ON t15.level_id = t19.id LEFT OUTER JOIN m_office t20 ON t15.office_id = t20.id LEFT OUTER JOIN m_staff t21 ON t15.staff_id = t21.id LEFT OUTER JOIN m_product_loan_floating_rates t25 ON t24.id = t25.loan_product_id LEFT OUTER JOIN m_fund t27 ON t24.fund_id = t27.id LEFT OUTER JOIN m_product_loan_configurable_attributes t28 ON t24.id = t28.loan_product_id LEFT OUTER JOIN m_product_loan_guarantee_details t29 ON t24.id = t29.loan_product_id LEFT OUTER JOIN m_product_loan_recalculation_details t30 ON t24.id = t30.product_id LEFT OUTER JOIN ref_loan_transaction_processing_strategy t31 ON t24.loan_transaction_strategy_id = t31.id LEFT OUTER JOIN m_product_loan_variable_installment_config t32 ON t24.id = t32.loan_product_id LEFT OUTER JOIN m_tax_group t39 ON t38.tax_group_id = t39.id LEFT OUTER JOIN m_office t17 ON t16.office_id = t17.
 id LEFT OUTER JOIN m_staff t18 ON t16.staff_id = t18.id LEFT OUTER JOIN m_floating_rates t26 ON t25.floating_rates_id = t26.id WHERE ((t1.from_loan_account_id = ? OR t1.to_loan_account_id = ?) AND t0.is_reversed = ?) ORDER BY t0.id DESC; time=4 ms;
Jul 31, 2019 8:34:26 AM com.sun.jersey.spi.container.ContainerResponse mapMappableContainerException
SEVERE: The RuntimeException could not be mapped to a response, re-throwing to the HTTP container
org.springframework.orm.jpa.JpaSystemException: Too many tables; MySQL can only use 61 tables in a join {prepstmnt 1158828073 SELECT t0.id, t1.id, t2.id, t2.amount, t2.instruction_type, t2.last_run_date, t2.name, t2.priority, t2.recurrence_frequency, t2.recurrence_interval, t2.recurrence_on_day, t2.recurrence_on_month, t2.recurrence_type, t2.status, t2.valid_from, t2.valid_till, t3.id, t3.account_no, t3.activatedon_userid, t3.activation_date, t3.age_at_office, t3.client_age, t3.client_classification_cv_id, t3.client_type_cv_id, t3.closedon_userid, t3.closedon_date, t3.closure_reason_cv_id, t3.date_of_birth, t3.display_name, t3.email_address, t3.external_id, t3.firstname, t3.fullname, t3.gender_cv_id, t4.id, t4.location, t4.storage_type_enum, t3.is_staff, t3.lastname, t3.legal_form_enum, t3.middlename, t3.mobile_no, t5.id, t5.external_id, t5.hierarchy, t6.id, t6.location, t6.storage_type_enum, t5.name, t5.opening_date, t5.parent_id, t3.office_joining_date, t3.proposed_transfer
 _date, t3.reactivated_on_date, t3.reactivated_on_userid, t3.rejectedon_userid, t3.rejectedon_date, t3.reject_reason_cv_id, t3.reopened_by_userid, t3.reopened_on_date, t3.default_savings_account, t3.default_savings_product, t7.id, t7.is_active, t7.display_name, t7.email_address, t7.external_id, t7.firstname, t8.id, t8.location, t8.storage_type_enum, t7.joining_date, t7.lastname, t7.is_loan_officer, t7.mobile_no, t9.id, t9.external_id, t9.hierarchy, t9.image_id, t9.name, t9.opening_date, t9.parent_id, t10.id, t10.is_active, t10.display_name, t10.email_address, t10.external_id, t10.firstname, t10.image_id, t10.joining_date, t10.lastname, t10.is_loan_officer, t10.mobile_no, t10.office_id, t10.organisational_role_enum, t7.organisational_role_enum, t3.status_enum, t3.sub_status, t3.submittedon_userid, t3.submittedon_date, t11.id, t11.external_id, t11.hierarchy, t11.image_id, t11.name, t11.opening_date, t11.parent_id, t3.updated_by, t3.updated_on, t3.withdrawn_on_date, t3.withdraw_
 reason_cv_id, t3.withdraw_on_userid, t12.id, t12.version, t12.account_no, t12.accrued_till, t12.disbursedon_date, t12.maturedon_date, t12.approvedon_userid, t12.approvedon_date, t12.approved_principal, t13.id, t13.account_no, t13.activatedon_userid, t13.activation_date, t13.age_at_office, t13.client_age, t13.client_classification_cv_id, t13.client_type_cv_id, t13.closedon_userid, t13.closedon_date, t13.closure_reason_cv_id, t13.date_of_birth, t13.display_name, t13.email_address, t13.external_id, t13.firstname, t13.fullname, t13.gender_cv_id, t13.image_id, t13.is_staff, t13.lastname, t13.legal_form_enum, t13.middlename, t13.mobile_no, t13.office_id, t13.office_joining_date, t13.proposed_transfer_date, t13.reactivated_on_date, t13.reactivated_on_userid, t13.rejectedon_userid, t13.rejectedon_date, t13.reject_reason_cv_id, t13.reopened_by_userid, t13.reopened_on_date, t13.default_savings_account, t13.default_savings_product, t13.staff_id, t13.status_enum, t13.sub_status, t13.sub
 mittedon_userid, t13.submittedon_date, t13.transfer_to_office_id, t13.updated_by, t13.updated_on, t13.withdrawn_on_date, t13.withdraw_reason_cv_id, t13.withdraw_on_userid, t12.closedon_userid, t12.closedon_date, t12.create_standing_instruction_at_disbursement, t12.disbursedon_userid, t12.expected_disbursedon_date, t12.expected_firstrepaymenton_date, t12.expected_maturedon_date, t12.external_id, t12.fixed_emi_amount, t14.id, t14.external_id, t14.name, t15.id, t15.account_no, t16.id, t16.nonexpired, t16.nonlocked, t16.nonexpired_credentials, t16.is_deleted, t16.email, t16.enabled, t16.firsttime_login_remaining, t16.firstname, t16.is_self_service_user, t16.last_time_login, t16.last_time_password_updated, t16.lastname, t17.id, t17.external_id, t17.hierarchy, t17.image_id, t17.name, t17.opening_date, t17.parent_id, t16.password, t16.password_never_expires, t18.id, t18.is_active, t18.display_name, t18.email_address, t18.external_id, t18.firstname, t18.image_id, t18.joining_date, t
 18.lastname, t18.is_loan_officer, t18.mobile_no, t18.office_id, t18.organisational_role_parent_staff_id, t18.organisational_role_enum, t16.username, t15.activation_date, t15.closedon_userid, t15.closedon_date, t15.closure_reason_cv_id, t15.external_id, t19.id, t19.can_have_clients, t19.level_name, t19.parent_id, t19.recursable, t19.super_parent, t15.hierarchy, t15.display_name, t20.id, t20.external_id, t20.hierarchy, t20.image_id, t20.name, t20.opening_date, t20.parent_id, t15.parent_id, t21.id, t21.is_active, t21.display_name, t21.email_address, t21.external_id, t21.firstname, t21.image_id, t21.joining_date, t21.lastname, t21.is_loan_officer, t21.mobile_no, t21.office_id, t21.organisational_role_parent_staff_id, t21.organisational_role_enum, t15.status_enum, t15.submittedon_userid, t15.submittedon_date, t12.guarantee_amount_derived, t12.interest_calculated_from_date, t12.interest_rate_differential, t12.interest_recalcualated_on, t12.is_floating_interest_rate, t12.is_npa, t1
 2.is_topup, t12.loan_counter, t22.id, t22.allow_compounding_on_eod, t22.compounding_frequency_nth_day_enum, t22.compounding_frequency_on_day, t22.compounding_frequency_type_enum, t22.compounding_frequency_weekday_enum, t22.compounding_frequency_interval, t22.compound_type_enum, t22.is_compounding_to_be_posted_as_transaction, t22.reschedule_strategy_enum, t22.rest_frequency_nth_day_enum, t22.rest_frequency_on_day, t22.rest_frequency_type_enum, t22.rest_frequency_weekday_enum, t22.rest_frequency_interval, t23.id, t23.is_active, t23.display_name, t23.email_address, t23.external_id, t23.firstname, t23.image_id, t23.joining_date, t23.lastname, t23.is_loan_officer, t23.mobile_no, t23.office_id, t23.organisational_role_parent_staff_id, t23.organisational_role_enum, t24.id, t24.account_moves_out_of_npa_only_on_arrears_completion, t24.accounting_type, t24.allow_variabe_installments, t24.can_define_fixed_emi_amount, t24.can_use_for_topup, t24.close_date, t24.collateral_percentage_valu
 e, t24.description, t24.external_id, t25.id, t25.default_differential_lending_rate, t26.id, t26.createdby_id, t26.created_date, t26.is_active, t26.is_base_lending_rate, t26.lastmodifiedby_id, t26.lastmodified_date, t26.name, t25.interest_rate_differential, t25.is_floating_interest_rate_calculation_allowed, t25.max_differential_lending_rate, t25.min_differential_lending_rate, t27.id, t27.external_id, t27.name, t24.hold_guarantee_funds, t24.include_in_borrower_cycle, t24.instalment_amount_in_multiples_of, t24.is_equal_amortization, t24.is_linked_to_floating_interest_rates, t28.id, t28.amortization_method_enum, t28.grace_on_arrears_ageing, t28.moratorium, t28.arrearstolerance_amount, t28.interest_calculated_in_period_enum, t28.interest_method_enum, t28.repay_every, t28.loan_transaction_strategy_id, t24.max_disbursals, t24.allow_multiple_disbursals, t24.max_outstanding_loan_balance, t29.id, t29.mandatory_guarantee, t29.minimum_guarantee_from_guarantor_funds, t29.minimum_guarante
 e_from_own_funds, t24.max_nominal_interest_rate_per_period, t24.max_number_of_repayments, t24.max_principal_amount, t24.min_nominal_interest_rate_per_period, t24.min_number_of_repayments, t24.min_principal_amount, t24.allow_partial_period_interest_calcualtion, t24.amortization_method_enum, t24.annual_nominal_interest_rate, t24.currency_code, t24.currency_digits, t24.currency_multiplesof, t24.days_in_month_enum, t24.days_in_year_enum, t24.grace_on_arrears_ageing, t24.grace_interest_free_periods, t24.grace_on_interest_periods, t24.grace_on_principal_periods, t24.arrearstolerance_amount, t24.interest_calculated_in_period_enum, t24.interest_method_enum, t24.interest_period_frequency_enum, t24.interest_recalculation_enabled, t24.nominal_interest_rate_per_period, t24.number_of_repayments, t24.principal_amount, t24.recurring_moratorium_principal_periods, t24.repay_every, t24.repayment_period_frequency_enum, t24.min_days_between_disbursal_and_first_repayment, t24.name, t24.overdue_d
 ays_for_npa, t24.principal_threshold_for_last_installment, t30.id, t30.allow_compounding_on_eod, t30.compounding_frequency_nth_day_enum, t30.compounding_frequency_on_day, t30.compounding_frequency_type_enum, t30.compounding_frequency_weekday_enum, t30.compounding_frequency_interval, t30.compound_type_enum, t30.arrears_based_on_original_schedule, t30.is_compounding_to_be_posted_as_transaction, t30.pre_close_interest_calculation_strategy, t30.reschedule_strategy_enum, t30.rest_frequency_nth_day_enum, t30.rest_frequency_on_day, t30.rest_frequency_type_enum, t30.rest_frequency_weekday_enum, t30.rest_frequency_interval, t24.short_name, t24.start_date, t24.sync_expected_with_disbursement_date, t31.id, t31.code, t31.name, t31.sort_order, t24.use_borrower_cycle, t32.id, t32.maximum_gap, t32.minimum_gap, t12.loan_product_counter, t12.loanpurpose_cv_id, t12.allow_partial_period_interest_calcualtion, t12.amortization_method_enum, t12.annual_nominal_interest_rate, t12.currency_code, t12
 .currency_digits, t12.currency_multiplesof, t12.days_in_month_enum, t12.days_in_year_enum, t12.grace_on_arrears_ageing, t12.grace_interest_free_periods, t12.grace_on_interest_periods, t12.grace_on_principal_periods, t12.arrearstolerance_amount, t12.interest_calculated_in_period_enum, t12.interest_method_enum, t12.interest_period_frequency_enum, t12.is_equal_amortization, t12.interest_recalculation_enabled, t12.nominal_interest_rate_per_period, t12.number_of_repayments, t12.principal_amount, t12.recurring_moratorium_principal_periods, t12.repay_every, t12.repayment_period_frequency_enum, t12.loan_status_id, t12.loan_sub_status_id, t12.loan_type_enum, t12.max_outstanding_loan_balance, t12.principal_amount_proposed, t12.rejectedon_userid, t12.rejectedon_date, t12.rescheduledon_userid, t12.rescheduledon_date, t12.submittedon_userid, t12.submittedon_date, t12.total_costofloan_derived, t12.total_expected_costofloan_derived, t12.total_expected_repayment_derived, t12.fee_charges_cha
 rged_derived, t12.total_charges_due_at_disbursement_derived, t12.fee_charges_outstanding_derived, 
t12.fee_charges_repaid_derived, t12.fee_charges_waived_derived, t12.fee_charges_writtenoff_derived, t12.interest_charged_derived, t12.interest_outstanding_derived, t12.interest_repaid_derived, t12.interest_waived_derived, t12.interest_writtenoff_derived, t12.total_outstanding_derived, t12.penalty_charges_charged_derived, t12.penalty_charges_outstanding_derived, t12.penalty_charges_repaid_derived, t12.penalty_charges_waived_derived, t12.penalty_charges_writtenoff_derived, t12.principal_disbursed_derived, t12.principal_outstanding_derived, t12.principal_repaid_derived, t12.principal_writtenoff_derived, t12.total_repayment_derived, t12.total_waived_derived, t12.total_writtenoff_derived, t12.sync_disbursement_with_meeting, t12.term_frequency, t12.term_period_frequency_enum, t12.total_overpaid_derived, t12.total_recovered_derived, t33.id, t33.code, t33.name, t33.sort_order, t12.withdrawnon_userid, t12.withdrawnon_date, t12.writeoff_reason_cv_id, t12.writtenoffon_date, t34.id, t34.
 external_id, t34.hierarchy, t34.image_id, t34.name, t34.opening_date, t34.parent_id, t35.id, t35.deposit_type_enum, t35.version, t35.account_no, t35.account_type_enum, t35.activatedon_userid, t35.activatedon_date, t35.allow_overdraft, t35.approvedon_userid, t35.approvedon_date, t36.id, t36.account_no, t36.activatedon_userid, t36.activation_date, t36.age_at_office, t36.client_age, t36.client_classification_cv_id, t36.client_type_cv_id, t36.closedon_userid, t36.closedon_date, t36.closure_reason_cv_id, t36.date_of_birth, t36.display_name, t36.email_address, t36.external_id, t36.firstname, t36.fullname, t36.gender_cv_id, t36.image_id, t36.is_staff, t36.lastname, t36.legal_form_enum, t36.middlename, t36.mobile_no, t36.office_id, t36.office_joining_date, t36.proposed_transfer_date, t36.reactivated_on_date, t36.reactivated_on_userid, t36.rejectedon_userid, t36.rejectedon_date, t36.reject_reason_cv_id, t36.reopened_by_userid, t36.reopened_on_date, t36.default_savings_account, t36.de
 fault_savings_product, t36.staff_id, t36.status_enum, t36.sub_status, t36.submittedon_userid, t36.submittedon_date, t36.transfer_to_office_id, t36.updated_by, t36.updated_on, t36.withdrawn_on_date, t36.withdraw_reason_cv_id, t36.withdraw_on_userid, t35.closedon_userid, t35.closedon_date, t35.currency_code, t35.currency_digits, t35.currency_multiplesof, t35.enforce_min_required_balance, t35.external_id, t37.id, t37.account_no, t37.activatedon_userid, t37.activation_date, t37.closedon_userid, t37.closedon_date, t37.closure_reason_cv_id, t37.external_id, t37.level_id, t37.hierarchy, t37.display_name, t37.office_id, t37.parent_id, t37.staff_id, t37.status_enum, t37.submittedon_userid, t37.submittedon_date, t35.interest_calculation_days_in_year_type_enum, t35.interest_calculation_type_enum, t35.interest_compounding_period_enum, t35.interest_posting_period_enum, t35.lockedin_until_date_derived, t35.lockin_period_frequency, t35.lockin_period_frequency_enum, t35.min_balance_for_inte
 rest_calculation, t35.min_overdraft_for_interest_calculation, t35.min_required_balance, t35.min_required_opening_balance, t35.nominal_annual_interest_rate, t35.nominal_annual_interest_rate_overdraft, t35.on_hold_funds_derived, t35.overdraft_limit, t38.id, t38.deposit_type_enum, t38.accounting_type, t38.allow_overdraft, t38.currency_code, t38.currency_digits, t38.currency_multiplesof, t38.days_to_dormancy, t38.days_to_escheat, t38.days_to_inactive, t38.description, t38.enforce_min_required_balance, t38.interest_calculation_days_in_year_type_enum, t38.interest_calculation_type_enum, t38.interest_compounding_period_enum, t38.interest_posting_period_enum, t38.is_dormancy_tracking_active, t38.lockin_period_frequency, t38.lockin_period_frequency_enum, t38.min_balance_for_interest_calculation, t38.min_overdraft_for_interest_calculation, t38.min_required_balance, t38.min_required_opening_balance, t38.name, t38.nominal_annual_interest_rate, t38.nominal_annual_interest_rate_overdraft,
  t38.overdraft_limit, t38.short_name, t39.id, t39.createdby_id, t39.created_date, t39.lastmodifiedby_id, t39.lastmodified_date, t39.name, t38.withhold_tax, t38.withdrawal_fee_for_transfer, t35.rejectedon_userid, t35.rejectedon_date, t35.field_officer_id, t35.total_savings_amount_on_hold, t35.start_interest_calculation_date, t35.status_enum, t35.sub_status_enum, t35.submittedon_userid, t35.submittedon_date, t35.account_balance_derived, t35.last_interest_calculation_date, t35.total_annual_fees_derived, t35.total_deposits_derived, t35.total_fees_charge_derived, t35.total_interest_earned_derived, t35.total_interest_posted_derived, t35.total_overdraft_interest_derived, t35.total_penalty_charge_derived, t35.total_withdrawal_fees_derived, t35.total_withdrawals_derived, t35.total_withhold_tax_derived, t40.id, t40.createdby_id, t40.created_date, t40.lastmodifiedby_id, t40.lastmodified_date, t40.name, t35.withhold_tax, t35.withdrawal_fee_for_transfer, t35.withdrawnon_userid, t35.withd
 rawnon_date, t41.id, t41.account_no, t41.activatedon_userid, t41.activation_date, t41.age_at_office, t41.client_age, t41.client_classification_cv_id, t41.client_type_cv_id, t41.closedon_userid, t41.closedon_date, t41.closure_reason_cv_id, t41.date_of_birth, t41.display_name, t41.email_address, t41.external_id, t41.firstname, t41.fullname, t41.gender_cv_id, t41.image_id, t41.is_staff, t41.lastname, t41.legal_form_enum, t41.middlename, t41.mobile_no, t41.office_id, t41.office_joining_date, t41.proposed_transfer_date, t41.reactivated_on_date, t41.reactivated_on_userid, t41.rejectedon_userid, t41.rejectedon_date, t41.reject_reason_cv_id, t41.reopened_by_userid, t41.reopened_on_date, t41.default_savings_account, t41.default_savings_product, t41.staff_id, t41.status_enum, t41.sub_status, t41.submittedon_userid, t41.submittedon_date, t41.transfer_to_office_id, t41.updated_by, t41.updated_on, t41.withdrawn_on_date, t41.withdraw_reason_cv_id, t41.withdraw_on_userid, t42.id, t42.versi
 on, t42.account_no, t42.accrued_till, t42.disbursedon_date, t42.maturedon_date, t42.approvedon_userid, t42.approvedon_date, t42.approved_principal, t42.client_id, t42.closedon_userid, t42.closedon_date, t42.create_standing_instruction_at_disbursement, t42.disbursedon_userid, t42.expected_disbursedon_date, t42.expected_firstrepaymenton_date, t42.expected_maturedon_date, t42.external_id, t42.fixed_emi_amount, t42.fund_id, t42.group_id, t42.guarantee_amount_derived, t42.interest_calculated_from_date, t42.interest_rate_differential, t42.interest_recalcualated_on, t42.is_floating_interest_rate, t42.is_npa, t42.is_topup, t42.loan_counter, t42.loan_officer_id, t42.product_id, t42.loan_product_counter, t42.loanpurpose_cv_id, t42.allow_partial_period_interest_calcualtion, t42.amortization_method_enum, t42.annual_nominal_interest_rate, t42.currency_code, t42.currency_digits, t42.currency_multiplesof, t42.days_in_month_enum, t42.days_in_year_enum, t42.grace_on_arrears_ageing, t42.grace
 _interest_free_periods, t42.grace_on_interest_periods, t42.grace_on_principal_periods, t42.arrearstolerance_amount, t42.interest_calculated_in_period_enum, t42.interest_method_enum, t42.interest_period_frequency_enum, t42.is_equal_amortization, t42.interest_recalculation_enabled, t42.nominal_interest_rate_per_period, t42.number_of_repayments, t42.principal_amount, t42.recurring_moratorium_principal_periods, t42.repay_every, t42.repayment_period_frequency_enum, t42.loan_status_id, t42.loan_sub_status_id, t42.loan_type_enum, t42.max_outstanding_loan_balance, t42.principal_amount_proposed, t42.rejectedon_userid, t42.rejectedon_date, t42.rescheduledon_userid, t42.rescheduledon_date, t42.submittedon_userid, t42.submittedon_date, t42.total_costofloan_derived, t42.total_expected_costofloan_derived, t42.total_expected_repayment_derived, t42.fee_charges_charged_derived, t42.total_charges_due_at_disbursement_derived, t42.fee_charges_outstanding_derived, t42.fee_charges_repaid_derived,
  t42.fee_charges_waived_derived, t42.fee_charges_writtenoff_derived, t42.interest_charged_derived, t42.interest_outstanding_derived, t42.interest_repaid_derived, t42.interest_waived_derived, t42.interest_writtenoff_derived, t42.total_outstanding_derived, t42.penalty_charges_charged_derived, t42.penalty_charges_outstanding_derived, t42.penalty_charges_repaid_derived, t42.penalty_charges_waived_derived, t42.penalty_charges_writtenoff_derived, t42.principal_disbursed_derived, t42.principal_outstanding_derived, t42.principal_repaid_derived, t42.principal_writtenoff_derived, t42.total_repayment_derived, t42.total_waived_derived, t42.total_writtenoff_derived, t42.sync_disbursement_with_meeting, t42.term_frequency, t42.term_period_frequency_enum, t42.total_overpaid_derived, t42.total_recovered_derived, t42.loan_transaction_strategy_id, t42.withdrawnon_userid, t42.withdrawnon_date, t42.writeoff_reason_cv_id, t42.writtenoffon_date, t43.id, t43.external_id, t43.hierarchy, t43.image_id
 , t43.name, t43.opening_date, t43.parent_id, t44.id, t44.deposit_type_enum, t44.version, t44.account_no, t44.account_type_enum, t44.activatedon_userid, t44.activatedon_date, t44.allow_overdraft, t44.approvedon_userid, t44.approvedon_date, t44.client_id, t44.closedon_userid, t44.closedon_date, t44.currency_code, t44.currency_digits, t44.currency_multiplesof, t44.enforce_min_required_balance, t44.external_id, t44.group_id, t44.interest_calculation_days_in_year_type_enum, t44.interest_calculation_type_enum, t44.interest_compounding_period_enum, t44.interest_posting_period_enum, t44.lockedin_until_date_derived, t44.lockin_period_frequency, t44.lockin_period_frequency_enum, t44.min_balance_for_interest_calculation, t44.min_overdraft_for_interest_calculation, t44.min_required_balance, t44.min_required_opening_balance, t44.nominal_annual_interest_rate, t44.nominal_annual_interest_rate_overdraft, t44.on_hold_funds_derived, t44.overdraft_limit, t44.product_id, t44.rejectedon_userid, 
 t44.rejectedon_date, t44.field_officer_id, t44.total_savings_amount_on_hold, 
t44.start_interest_calculation_date, t44.status_enum, t44.sub_status_enum, t44.submittedon_userid, t44.submittedon_date, t44.account_balance_derived, t44.last_interest_calculation_date, t44.total_annual_fees_derived, t44.total_deposits_derived, t44.total_fees_charge_derived, t44.total_interest_earned_derived, t44.total_interest_posted_derived, t44.total_overdraft_interest_derived, t44.total_penalty_charge_derived, t44.total_withdrawal_fees_derived, t44.total_withdrawals_derived, t44.total_withhold_tax_derived, t44.tax_group_id, t44.withhold_tax, t44.withdrawal_fee_for_transfer, t44.withdrawnon_userid, t44.withdrawnon_date, t45.id, t45.account_no, t46.id, t46.nonexpired, t46.nonlocked, t46.nonexpired_credentials, t46.is_deleted, t46.email, t46.enabled, t46.firsttime_login_remaining, t46.firstname, t46.is_self_service_user, t46.last_time_login, t46.last_time_password_updated, t46.lastname, t46.office_id, t46.password, t46.password_never_expires, t46.staff_id, t46.username, t45.
 activated_date, t45.allow_dividends_inactive_clients, t47.id, t47.nonexpired, t47.nonlocked, t47.nonexpired_credentials, t47.is_deleted, t47.email, t47.enabled, t47.firsttime_login_remaining, t47.firstname, t47.is_self_service_user, t47.last_time_login, t47.last_time_password_updated, t47.lastname, t47.office_id, t47.password, t47.password_never_expires, t47.staff_id, t47.username, t45.approved_date, t48.id, t48.account_no, t48.activatedon_userid, t48.activation_date, t48.age_at_office, t48.client_age, t48.client_classification_cv_id, t48.client_type_cv_id, t48.closedon_userid, t48.closedon_date, t48.closure_reason_cv_id, t48.date_of_birth, t48.display_name, t48.email_address, t48.external_id, t48.firstname, t48.fullname, t48.gender_cv_id, t48.image_id, t48.is_staff, t48.lastname, t48.legal_form_enum, t48.middlename, t48.mobile_no, t48.office_id, t48.office_joining_date, t48.proposed_transfer_date, t48.reactivated_on_date, t48.reactivated_on_userid, t48.rejectedon_userid, t4
 8.rejectedon_date, t48.reject_reason_cv_id, t48.reopened_by_userid, t48.reopened_on_date, t48.default_savings_account, t48.default_savings_product, t48.staff_id, t48.status_enum, t48.sub_status, t48.submittedon_userid, t48.submittedon_date, t48.transfer_to_office_id, t48.updated_by, t48.updated_on, t48.withdrawn_on_date, t48.withdraw_reason_cv_id, t48.withdraw_on_userid, t49.id, t49.nonexpired, t49.nonlocked, t49.nonexpired_credentials, t49.is_deleted, t49.email, t49.enabled, t49.firsttime_login_remaining, t49.firstname, t49.is_self_service_user, t49.last_time_login, t49.last_time_password_updated, t49.lastname, t49.office_id, t49.password, t49.password_never_expires, t49.staff_id, t49.username, t45.closed_date, t45.currency_code, t45.currency_digits, t45.currency_multiplesof, t45.external_id, t45.lockin_period_frequency, t45.lockin_period_frequency_enum, t45.minimum_active_period_frequency, t45.minimum_active_period_frequency_enum, t50.id, t50.nonexpired, t50.nonlocked, t50
 .nonexpired_credentials, t50.is_deleted, t50.email, t50.enabled, t50.firsttime_login_remaining, t50.firstname, t50.is_self_service_user, t50.last_time_login, t50.last_time_password_updated, t50.lastname, t50.office_id, t50.password, t50.password_never_expires, t50.staff_id, t50.username, t45.lastmodified_date, t51.id, t51.nonexpired, t51.nonlocked, t51.nonexpired_credentials, t51.is_deleted, t51.email, t51.enabled, t51.firsttime_login_remaining, t51.firstname, t51.is_self_service_user, t51.last_time_login, t51.last_time_password_updated, t51.lastname, t51.office_id, t51.password, t51.password_never_expires, t51.staff_id, t51.username, t45.rejected_date, t52.id, t52.deposit_type_enum, t52.version, t52.account_no, t52.account_type_enum, t52.activatedon_userid, t52.activatedon_date, t52.allow_overdraft, t52.approvedon_userid, t52.approvedon_date, t52.client_id, t52.closedon_userid, t52.closedon_date, t52.currency_code, t52.currency_digits, t52.currency_multiplesof, t52.enforce_
 min_required_balance, t52.external_id, t52.group_id, t52.interest_calculation_days_in_year_type_enum, t52.interest_calculation_type_enum, t52.interest_compounding_period_enum, t52.interest_posting_period_enum, t52.lockedin_until_date_derived, t52.lockin_period_frequency, t52.lockin_period_frequency_enum, t52.min_balance_for_interest_calculation, t52.min_overdraft_for_interest_calculation, t52.min_required_balance, t52.min_required_opening_balance, t52.nominal_annual_interest_rate, t52.nominal_annual_interest_rate_overdraft, t52.on_hold_funds_derived, t52.overdraft_limit, t52.product_id, t52.rejectedon_userid, t52.rejectedon_date, t52.field_officer_id, t52.total_savings_amount_on_hold, t52.start_interest_calculation_date, t52.status_enum, t52.sub_status_enum, t52.submittedon_userid, t52.submittedon_date, t52.account_balance_derived, t52.last_interest_calculation_date, t52.total_annual_fees_derived, t52.total_deposits_derived, t52.total_fees_charge_derived, t52.total_interest_
 earned_derived, t52.total_interest_posted_derived, t52.total_overdraft_interest_derived, t52.total_penalty_charge_derived, t52.total_withdrawal_fees_derived, t52.total_withdrawals_derived, t52.total_withhold_tax_derived, t52.tax_group_id, t52.withhold_tax, t52.withdrawal_fee_for_transfer, t52.withdrawnon_userid, t52.withdrawnon_date, t53.id, t53.createdby_id, t53.created_date, t53.lastmodifiedby_id, t53.lastmodified_date, t53.accounting_type, t53.allow_dividends_inactive_clients, t53.currency_code, t53.currency_digits, t53.currency_multiplesof, t53.description, t53.end_date, t53.external_id, t53.lockin_period_frequency_enum, t53.lockin_period_frequency, t53.maximum_client_shares, t53.minimum_active_period_frequency, t53.minimum_active_period_frequency_enum, t53.minimum_client_shares, t53.name, t53.nominal_client_shares, t53.capital_amount, t53.short_name, t53.start_date, t53.total_shares, t53.issued_shares, t53.totalsubscribed_shares, t53.unit_price, t45.status_enum, t54.id,
  t54.nonexpired, t54.nonlocked, t54.nonexpired_credentials, t54.is_deleted, t54.email, t54.enabled, t54.firsttime_login_remaining, t54.firstname, t54.is_self_service_user, t54.last_time_login, t54.last_time_password_updated, t54.lastname, t54.office_id, t54.password, t54.password_never_expires, t54.staff_id, t54.username, t45.submitted_date, t45.total_approved_shares, t45.total_pending_shares, t1.transfer_type, t0.amount, t0.currency_code, t0.currency_digits, t0.currency_multiplesof, t0.transaction_date, t0.description, t55.id, t55.amount, t55.amount_in_words, t55.appuser_id, t55.created_date, t55.transaction_date, t55.external_id, t55.fee_charges_portion_derived, t55.interest_portion_derived, t56.id, t56.version, t56.account_no, t56.accrued_till, t56.disbursedon_date, t56.maturedon_date, t56.approvedon_userid, t56.approvedon_date, t56.approved_principal, t56.client_id, t56.closedon_userid, t56.closedon_date, t56.create_standing_instruction_at_disbursement, t56.disbursedon_u
 serid, t56.expected_disbursedon_date, t56.expected_firstrepaymenton_date, t56.expected_maturedon_date, t56.external_id, t56.fixed_emi_amount, t56.fund_id, t56.group_id, t56.guarantee_amount_derived, t56.interest_calculated_from_date, t56.interest_rate_differential, t56.interest_recalcualated_on, t56.is_floating_interest_rate, t56.is_npa, t56.is_topup, t56.loan_counter, t56.loan_officer_id, t56.product_id, t56.loan_product_counter, t56.loanpurpose_cv_id, t56.allow_partial_period_interest_calcualtion, t56.amortization_method_enum, t56.annual_nominal_interest_rate, t56.currency_code, t56.currency_digits, t56.currency_multiplesof, t56.days_in_month_enum, t56.days_in_year_enum, t56.grace_on_arrears_ageing, t56.grace_interest_free_periods, t56.grace_on_interest_periods, t56.grace_on_principal_periods, t56.arrearstolerance_amount, t56.interest_calculated_in_period_enum, t56.interest_method_enum, t56.interest_period_frequency_enum, t56.is_equal_amortization, t56.interest_recalculati
 on_enabled, t56.nominal_interest_rate_per_period, t56.number_of_repayments, t56.principal_amount, t56.recurring_moratorium_principal_periods, t56.repay_every, t56.repayment_period_frequency_enum, t56.loan_status_id, t56.loan_sub_status_id, t56.loan_type_enum, t56.max_outstanding_loan_balance, t56.principal_amount_proposed, t56.rejectedon_userid, t56.rejectedon_date, t56.rescheduledon_userid, t56.rescheduledon_date, t56.submittedon_userid, t56.submittedon_date, t56.total_costofloan_derived, t56.total_expected_costofloan_derived, t56.total_expected_repayment_derived, t56.fee_charges_charged_derived, t56.total_charges_due_at_disbursement_derived, t56.fee_charges_outstanding_derived, t56.fee_charges_repaid_derived, t56.fee_charges_waived_derived, t56.fee_charges_writtenoff_derived, t56.interest_charged_derived, t56.interest_outstanding_derived, t56.interest_repaid_derived, t56.interest_waived_derived, t56.interest_writtenoff_derived, t56.total_outstanding_derived, t56.penalty_ch
 arges_charged_derived, t56.penalty_charges_outstanding_derived, t56.penalty_charges_repaid_derived, t56.penalty_charges_waived_derived, t56.penalty_charges_writtenoff_derived, t56.principal_disbursed_derived, t56.principal_outstanding_derived, t56.principal_repaid_derived, t56.principal_writtenoff_derived, t56.total_repayment_derived, t56.total_waived_derived, t56.total_writtenoff_derived, t56.sync_disbursement_with_meeting, t56.term_frequency, t56.term_period_frequency_enum, t56.total_overpaid_derived, t56.total_recovered_derived, t56.loan_transaction_strategy_id, t56.withdrawnon_userid, t56.withdrawnon_date, t56.writeoff_reason_cv_id, t56.writtenoffon_date, t55.manually_adjusted_or_reversed, t57.id, t57.external_id, t57.hierarchy, t57.image_id, t57.name, t57.opening_date, t57.parent_id, t55.outstanding_loan_balance_derived, t55.overpayment_portion_derived, t58.id, t58.account_number, t58.bank_number, t58.check_number, t59.id, t59.description, t59.is_cash_payment, t59.value
 , t59.order_position, t58.receipt_number, t58.routing_code, t55.penalty_charges_portion_derived, 
t55.principal_portion_derived, t55.is_reversed, t55.submitted_on_date, t55.transaction_type_enum, t55.unrecognized_income_portion, t60.id, t60.amount, t60.amount_in_words, t61.id, t61.nonexpired, t61.nonlocked, t61.nonexpired_credentials, t61.is_deleted, t61.email, t61.enabled, t61.firsttime_login_remaining, t61.firstname, t61.is_self_service_user, t61.last_time_login, t61.last_time_password_updated, t61.lastname, t61.office_id, t61.password, t61.password_never_expires, t61.staff_id, t61.username, t60.balance_end_date_derived, t60.balance_number_of_days_derived, t60.created_date, t60.cumulative_balance_derived, t60.transaction_date, t60.is_manual, t62.id, t62.external_id, t62.hierarchy, t62.image_id, t62.name, t62.opening_date, t62.parent_id, t60.overdraft_amount_derived, t63.id, t63.account_number, t63.bank_number, t63.check_number, t63.payment_type_id, t63.receipt_number, t63.routing_code, t60.release_id_of_hold_amount, t60.is_reversed, t60.running_balance_derived, t64.id, 
 t64.deposit_type_enum, t64.version, t64.account_no, t64.account_type_enum, t64.activatedon_userid, t64.activatedon_date, t64.allow_overdraft, t64.approvedon_userid, t64.approvedon_date, t64.client_id, t64.closedon_userid, t64.closedon_date, t64.currency_code, t64.currency_digits, t64.currency_multiplesof, t64.enforce_min_required_balance, t64.external_id, t64.group_id, t64.interest_calculation_days_in_year_type_enum, t64.interest_calculation_type_enum, t64.interest_compounding_period_enum, t64.interest_posting_period_enum, t64.lockedin_until_date_derived, t64.lockin_period_frequency, t64.lockin_period_frequency_enum, t64.min_balance_for_interest_calculation, t64.min_overdraft_for_interest_calculation, t64.min_required_balance, t64.min_required_opening_balance, t64.nominal_annual_interest_rate, t64.nominal_annual_interest_rate_overdraft, t64.on_hold_funds_derived, t64.overdraft_limit, t64.product_id, t64.rejectedon_userid, t64.rejectedon_date, t64.field_officer_id, t64.total_
 savings_amount_on_hold, t64.start_interest_calculation_date, t64.status_enum, t64.sub_status_enum, t64.submittedon_userid, t64.submittedon_date, t64.account_balance_derived, t64.last_interest_calculation_date, t64.total_annual_fees_derived, t64.total_deposits_derived, t64.total_fees_charge_derived, t64.total_interest_earned_derived, t64.total_interest_posted_derived, t64.total_overdraft_interest_derived, t64.total_penalty_charge_derived, t64.total_withdrawal_fees_derived, t64.total_withdrawals_derived, t64.total_withhold_tax_derived, t64.tax_group_id, t64.withhold_tax, t64.withdrawal_fee_for_transfer, t64.withdrawnon_userid, t64.withdrawnon_date, t60.transaction_type_enum, t0.is_reversed, t65.id, t65.amount, t65.amount_in_words, t65.appuser_id, t65.created_date, t65.transaction_date, t65.external_id, t65.fee_charges_portion_derived, t65.interest_portion_derived, t65.loan_id, t65.manually_adjusted_or_reversed, t65.office_id, t65.outstanding_loan_balance_derived, t65.overpayme
 nt_portion_derived, t65.payment_detail_id, t65.penalty_charges_portion_derived, t65.principal_portion_derived, t65.is_reversed, t65.submitted_on_date, t65.transaction_type_enum, t65.unrecognized_income_portion, t66.id, t66.amount, t66.amount_in_words, t66.appuser_id, t66.balance_end_date_derived, t66.balance_number_of_days_derived, t66.created_date, t66.cumulative_balance_derived, t66.transaction_date, t66.is_manual, t66.office_id, t66.overdraft_amount_derived, t66.payment_detail_id, t66.release_id_of_hold_amount, t66.is_reversed, t66.running_balance_derived, t66.savings_account_id, t66.transaction_type_enum, t67.id, t67.is_active, t67.amount, t67.amount_paid, t67.charge_amount, t68.id, t68.account_number, t68.bank_number, t68.check_number, t68.payment_type_id, t68.receipt_number, t68.routing_code, t69.id, t69.account_no, t69.activated_userid, t69.activated_date, t69.allow_dividends_inactive_clients, t69.approved_userid, t69.approved_date, t69.client_id, t69.closed_userid, t
 69.closed_date, t69.currency_code, t69.currency_digits, t69.currency_multiplesof, t69.external_id, t69.lockin_period_frequency, t69.lockin_period_frequency_enum, t69.minimum_active_period_frequency, t69.minimum_active_period_frequency_enum, t69.lastmodifiedby_id, t69.lastmodified_date, t69.rejected_userid, t69.rejected_date, t69.savings_account_id, t69.product_id, t69.status_enum, t69.submitted_userid, t69.submitted_date, t69.total_approved_shares, t69.total_pending_shares, t67.unit_price, t67.status_enum, t67.total_shares, t67.transaction_date, t67.type_enum FROM m_account_transfer_transaction t0 INNER JOIN m_account_transfer_details t1 ON t0.account_transfer_details_id = t1.id LEFT OUTER JOIN m_loan_transaction t55 ON t0.from_loan_transaction_id = t55.id LEFT OUTER JOIN m_savings_account_transaction t60 ON t0.from_savings_transaction_id = t60.id LEFT OUTER JOIN m_loan_transaction t65 ON t0.to_loan_transaction_id = t65.id LEFT OUTER JOIN m_savings_account_transaction t66 ON
  t0.to_savings_transaction_id = t66.id LEFT OUTER JOIN m_share_account_transactions t67 ON t0.to_share_transaction_id = t67.id LEFT OUTER JOIN m_account_transfer_standing_instructions t2 ON t1.id = t2.account_transfer_details_id LEFT OUTER JOIN m_client t3 ON t1.from_client_id = t3.id LEFT OUTER JOIN m_loan t12 ON t1.from_loan_account_id = t12.id LEFT OUTER JOIN m_office t34 ON t1.from_office_id = t34.id LEFT OUTER JOIN m_savings_account t35 ON t1.from_savings_account_id = t35.id LEFT OUTER JOIN m_client t41 ON t1.to_client_id = t41.id LEFT OUTER JOIN m_loan t42 ON t1.to_loan_account_id = t42.id LEFT OUTER JOIN m_office t43 ON t1.to_office_id = t43.id LEFT OUTER JOIN m_savings_account t44 ON t1.to_savings_account_id = t44.id LEFT OUTER JOIN m_share_account t45 ON t1.to_share_account_id = t45.id LEFT OUTER JOIN m_loan t56 ON t55.loan_id = t56.id LEFT OUTER JOIN m_office t57 ON t55.office_id = t57.id LEFT OUTER JOIN m_payment_detail t58 ON t55.payment_detail_id = t58.id LEFT O
 UTER JOIN m_appuser t61 ON t60.appuser_id = t61.id LEFT OUTER JOIN m_office t62 ON t60.office_id = t62.id LEFT OUTER JOIN m_payment_detail t63 ON t60.payment_detail_id = t63.id LEFT OUTER JOIN m_savings_account t64 ON t60.savings_account_id = t64.id LEFT OUTER JOIN m_payment_detail t68 ON t67.payment_detail_id = t68.id LEFT OUTER JOIN m_share_account t69 ON t67.account_id = t69.id LEFT OUTER JOIN m_image t4 ON t3.image_id = t4.id LEFT OUTER JOIN m_office t5 ON t3.office_id = t5.id LEFT OUTER JOIN m_staff t7 ON t3.staff_id = t7.id LEFT OUTER JOIN m_office t11 ON t3.transfer_to_office_id = t11.id LEFT OUTER JOIN m_client t13 ON t12.client_id = t13.id LEFT OUTER JOIN m_fund t14 ON t12.fund_id = t14.id LEFT OUTER JOIN m_group t15 ON t12.group_id = t15.id LEFT OUTER JOIN m_loan_recalculation_details t22 ON t12.id = t22.loan_id LEFT OUTER JOIN m_staff t23 ON t12.loan_officer_id = t23.id LEFT OUTER JOIN m_product_loan t24 ON t12.product_id = t24.id LEFT OUTER JOIN ref_loan_transact
 ion_processing_strategy t33 ON t12.loan_transaction_strategy_id = t33.id LEFT OUTER JOIN m_client t36 ON t35.client_id = t36.id LEFT OUTER JOIN m_group t37 ON t35.group_id = t37.id LEFT OUTER JOIN m_savings_product t38 ON t35.product_id = t38.id LEFT OUTER JOIN m_tax_group t40 ON t35.tax_group_id = t40.id LEFT OUTER JOIN m_appuser t46 ON t45.activated_userid = t46.id LEFT OUTER JOIN m_appuser t47 ON t45.approved_userid = t47.id LEFT OUTER JOIN m_client t48 ON t45.client_id = t48.id LEFT OUTER JOIN m_appuser t49 ON t45.closed_userid = t49.id LEFT OUTER JOIN m_appuser t50 ON t45.lastmodifiedby_id = t50.id LEFT OUTER JOIN m_appuser t51 ON t45.rejected_userid = t51.id LEFT OUTER JOIN m_savings_account t52 ON t45.savings_account_id = t52.id LEFT OUTER JOIN m_share_product t53 ON t45.product_id = t53.id LEFT OUTER JOIN m_appuser t54 ON t45.submitted_userid = t54.id LEFT OUTER JOIN m_payment_type t59 ON t58.payment_type_id = t59.id LEFT OUTER JOIN m_image t6 ON t5.image_id = t6.id 
 LEFT OUTER JOIN m_image t8 ON t7.image_id = t8.id LEFT OUTER JOIN m_office t9 ON t7.office_id = t9.id LEFT OUTER JOIN m_staff t10 ON t7.organisational_role_parent_staff_id = t10.id LEFT OUTER JOIN m_appuser t16 ON t15.activatedon_userid = t16.id LEFT OUTER JOIN m_group_level t19 ON t15.level_id = t19.id LEFT OUTER JOIN m_office t20 ON t15.office_id = t20.id LEFT OUTER JOIN m_staff t21 ON t15.staff_id = t21.id LEFT OUTER JOIN m_product_loan_floating_rates t25 ON t24.id = t25.loan_product_id LEFT OUTER JOIN m_fund t27 ON t24.fund_id = t27.id LEFT OUTER JOIN m_product_loan_configurable_attributes t28 ON t24.id = t28.loan_product_id LEFT OUTER JOIN m_product_loan_guarantee_details t29 ON t24.id = t29.loan_product_id LEFT OUTER JOIN m_product_loan_recalculation_details t30 ON t24.id = t30.product_id LEFT OUTER JOIN ref_loan_transaction_processing_strategy t31 ON t24.loan_transaction_strategy_id = t31.id LEFT OUTER JOIN m_product_loan_variable_installment_config t32 ON t24.id = t3
 2.loan_product_id LEFT OUTER JOIN m_tax_group t39 ON t38.tax_group_id = t39.id LEFT OUTER JOIN m_office t17 ON t16.office_id = t17.id LEFT OUTER JOIN m_staff t18 ON t16.staff_id = t18.id LEFT OUTER JOIN m_floating_rates t26 ON t25.floating_rates_id = t26.id WHERE ((t1.from_loan_account_id = ? OR t1.to_loan_account_id = ?) AND t0.is_reversed = ?) ORDER BY t0.id DESC} [code=1116, state=HY000]; nested exception is <openjpa-2.4.1-r422266:1730418 fatal general error> org.apache.openjpa.persistence.PersistenceException: Too many tables; MySQL can only use 61 tables in a join {prepstmnt 1158828073 SELECT t0.id, t1.id, t2.id, t2.amount, t2.instruction_type, t2.last_run_date, t2.name, t2.priority, t2.recurrence_frequency, t2.recurrence_interval, t2.recurrence_on_day, t2.recurrence_on_month, t2.recurrence_type, t2.status, t2.valid_from, t2.valid_till, t3.id, t3.account_no, t3.activatedon_userid, t3.activation_date, t3.age_at_office, t3.client_age, t3.client_classification_cv_id, t3.cl
 ient_type_cv_id, t3.closedon_userid, t3.closedon_date, t3.closure_reason_cv_id, t3.date_of_birth, 
t3.display_name, t3.email_address, t3.external_id, t3.firstname, t3.fullname, t3.gender_cv_id, t4.id, t4.location, t4.storage_type_enum, t3.is_staff, t3.lastname, t3.legal_form_enum, t3.middlename, t3.mobile_no, t5.id, t5.external_id, t5.hierarchy, t6.id, t6.location, t6.storage_type_enum, t5.name, t5.opening_date, t5.parent_id, t3.office_joining_date, t3.proposed_transfer_date, t3.reactivated_on_date, t3.reactivated_on_userid, t3.rejectedon_userid, t3.rejectedon_date, t3.reject_reason_cv_id, t3.reopened_by_userid, t3.reopened_on_date, t3.default_savings_account, t3.default_savings_product, t7.id, t7.is_active, t7.display_name, t7.email_address, t7.external_id, t7.firstname, t8.id, t8.location, t8.storage_type_enum, t7.joining_date, t7.lastname, t7.is_loan_officer, t7.mobile_no, t9.id, t9.external_id, t9.hierarchy, t9.image_id, t9.name, t9.opening_date, t9.parent_id, t10.id, t10.is_active, t10.display_name, t10.email_address, t10.external_id, t10.firstname, t10.image_id, t10.
 joining_date, t10.lastname, t10.is_loan_officer, t10.mobile_no, t10.office_id, t10.organisational_role_enum, t7.organisational_role_enum, t3.status_enum, t3.sub_status, t3.submittedon_userid, t3.submittedon_date, t11.id, t11.external_id, t11.hierarchy, t11.image_id, t11.name, t11.opening_date, t11.parent_id, t3.updated_by, t3.updated_on, t3.withdrawn_on_date, t3.withdraw_reason_cv_id, t3.withdraw_on_userid, t12.id, t12.version, t12.account_no, t12.accrued_till, t12.disbursedon_date, t12.maturedon_date, t12.approvedon_userid, t12.approvedon_date, t12.approved_principal, t13.id, t13.account_no, t13.activatedon_userid, t13.activation_date, t13.age_at_office, t13.client_age, t13.client_classification_cv_id, t13.client_type_cv_id, t13.closedon_userid, t13.closedon_date, t13.closure_reason_cv_id, t13.date_of_birth, t13.display_name, t13.email_address, t13.external_id, t13.firstname, t13.fullname, t13.gender_cv_id, t13.image_id, t13.is_staff, t13.lastname, t13.legal_form_enum, t13.
 middlename, t13.mobile_no, t13.office_id, t13.office_joining_date, t13.proposed_transfer_date, t13.reactivated_on_date, t13.reactivated_on_userid, t13.rejectedon_userid, t13.rejectedon_date, t13.reject_reason_cv_id, t13.reopened_by_userid, t13.reopened_on_date, t13.default_savings_account, t13.default_savings_product, t13.staff_id, t13.status_enum, t13.sub_status, t13.submittedon_userid, t13.submittedon_date, t13.transfer_to_office_id, t13.updated_by, t13.updated_on, t13.withdrawn_on_date, t13.withdraw_reason_cv_id, t13.withdraw_on_userid, t12.closedon_userid, t12.closedon_date, t12.create_standing_instruction_at_disbursement, t12.disbursedon_userid, t12.expected_disbursedon_date, t12.expected_firstrepaymenton_date, t12.expected_maturedon_date, t12.external_id, t12.fixed_emi_amount, t14.id, t14.external_id, t14.name, t15.id, t15.account_no, t16.id, t16.nonexpired, t16.nonlocked, t16.nonexpired_credentials, t16.is_deleted, t16.email, t16.enabled, t16.firsttime_login_remaining
 , t16.firstname, t16.is_self_service_user, t16.last_time_login, t16.last_time_password_updated, t16.lastname, t17.id, t17.external_id, t17.hierarchy, t17.image_id, t17.name, t17.opening_date, t17.parent_id, t16.password, t16.password_never_expires, t18.id, t18.is_active, t18.display_name, t18.email_address, t18.external_id, t18.firstname, t18.image_id, t18.joining_date, t18.lastname, t18.is_loan_officer, t18.mobile_no, t18.office_id, t18.organisational_role_parent_staff_id, t18.organisational_role_enum, t16.username, t15.activation_date, t15.closedon_userid, t15.closedon_date, t15.closure_reason_cv_id, t15.external_id, t19.id, t19.can_have_clients, t19.level_name, t19.parent_id, t19.recursable, t19.super_parent, t15.hierarchy, t15.display_name, t20.id, t20.external_id, t20.hierarchy, t20.image_id, t20.name, t20.opening_date, t20.parent_id, t15.parent_id, t21.id, t21.is_active, t21.display_name, t21.email_address, t21.external_id, t21.firstname, t21.image_id, t21.joining_date
 , t21.lastname, t21.is_loan_officer, t21.mobile_no, t21.office_id, t21.organisational_role_parent_staff_id, t21.organisational_role_enum, t15.status_enum, t15.submittedon_userid, t15.submittedon_date, t12.guarantee_amount_derived, t12.interest_calculated_from_date, t12.interest_rate_differential, t12.interest_recalcualated_on, t12.is_floating_interest_rate, t12.is_npa, t12.is_topup, t12.loan_counter, t22.id, t22.allow_compounding_on_eod, t22.compounding_frequency_nth_day_enum, t22.compounding_frequency_on_day, t22.compounding_frequency_type_enum, t22.compounding_frequency_weekday_enum, t22.compounding_frequency_interval, t22.compound_type_enum, t22.is_compounding_to_be_posted_as_transaction, t22.reschedule_strategy_enum, t22.rest_frequency_nth_day_enum, t22.rest_frequency_on_day, t22.rest_frequency_type_enum, t22.rest_frequency_weekday_enum, t22.rest_frequency_interval, t23.id, t23.is_active, t23.display_name, t23.email_address, t23.external_id, t23.firstname, t23.image_id, 
 t23.joining_date, t23.lastname, t23.is_loan_officer, t23.mobile_no, t23.office_id, t23.organisational_role_parent_staff_id, t23.organisational_role_enum, t24.id, t24.account_moves_out_of_npa_only_on_arrears_completion, t24.accounting_type, t24.allow_variabe_installments, t24.can_define_fixed_emi_amount, t24.can_use_for_topup, t24.close_date, t24.collateral_percentage_value, t24.description, t24.external_id, t25.id, t25.default_differential_lending_rate, t26.id, t26.createdby_id, t26.created_date, t26.is_active, t26.is_base_lending_rate, t26.lastmodifiedby_id, t26.lastmodified_date, t26.name, t25.interest_rate_differential, t25.is_floating_interest_rate_calculation_allowed, t25.max_differential_lending_rate, t25.min_differential_lending_rate, t27.id, t27.external_id, t27.name, t24.hold_guarantee_funds, t24.include_in_borrower_cycle, t24.instalment_amount_in_multiples_of, t24.is_equal_amortization, t24.is_linked_to_floating_interest_rates, t28.id, t28.amortization_method_enum,
  t28.grace_on_arrears_ageing, t28.moratorium, t28.arrearstolerance_amount, t28.interest_calculated_in_period_enum, t28.interest_method_enum, t28.repay_every, t28.loan_transaction_strategy_id, t24.max_disbursals, t24.allow_multiple_disbursals, t24.max_outstanding_loan_balance, t29.id, t29.mandatory_guarantee, t29.minimum_guarantee_from_guarantor_funds, t29.minimum_guarantee_from_own_funds, t24.max_nominal_interest_rate_per_period, t24.max_number_of_repayments, t24.max_principal_amount, t24.min_nominal_interest_rate_per_period, t24.min_number_of_repayments, t24.min_principal_amount, t24.allow_partial_period_interest_calcualtion, t24.amortization_method_enum, t24.annual_nominal_interest_rate, t24.currency_code, t24.currency_digits, t24.currency_multiplesof, t24.days_in_month_enum, t24.days_in_year_enum, t24.grace_on_arrears_ageing, t24.grace_interest_free_periods, t24.grace_on_interest_periods, t24.grace_on_principal_periods, t24.arrearstolerance_amount, t24.interest_calculated
 _in_period_enum, t24.interest_method_enum, t24.interest_period_frequency_enum, t24.interest_recalculation_enabled, t24.nominal_interest_rate_per_period, t24.number_of_repayments, t24.principal_amount, t24.recurring_moratorium_principal_periods, t24.repay_every, t24.repayment_period_frequency_enum, t24.min_days_between_disbursal_and_first_repayment, t24.name, t24.overdue_days_for_npa, t24.principal_threshold_for_last_installment, t30.id, t30.allow_compounding_on_eod, t30.compounding_frequency_nth_day_enum, t30.compounding_frequency_on_day, t30.compounding_frequency_type_enum, t30.compounding_frequency_weekday_enum, t30.compounding_frequency_interval, t30.compound_type_enum, t30.arrears_based_on_original_schedule, t30.is_compounding_to_be_posted_as_transaction, t30.pre_close_interest_calculation_strategy, t30.reschedule_strategy_enum, t30.rest_frequency_nth_day_enum, t30.rest_frequency_on_day, t30.rest_frequency_type_enum, t30.rest_frequency_weekday_enum, t30.rest_frequency_in
 terval, t24.short_name, t24.start_date, t24.sync_expected_with_disbursement_date, t31.id, t31.code, t31.name, t31.sort_order, t24.use_borrower_cycle, t32.id, t32.maximum_gap, t32.minimum_gap, t12.loan_product_counter, t12.loanpurpose_cv_id, t12.allow_partial_period_interest_calcualtion, t12.amortization_method_enum, t12.annual_nominal_interest_rate, t12.currency_code, t12.currency_digits, t12.currency_multiplesof, t12.days_in_month_enum, t12.days_in_year_enum, t12.grace_on_arrears_ageing, t12.grace_interest_free_periods, t12.grace_on_interest_periods, t12.grace_on_principal_periods, t12.arrearstolerance_amount, t12.interest_calculated_in_period_enum, t12.interest_method_enum, t12.interest_period_frequency_enum, t12.is_equal_amortization, t12.interest_recalculation_enabled, t12.nominal_interest_rate_per_period, t12.number_of_repayments, t12.principal_amount, t12.recurring_moratorium_principal_periods, t12.repay_every, t12.repayment_period_frequency_enum, t12.loan_status_id, t
 12.loan_sub_status_id, t12.loan_type_enum, t12.max_outstanding_loan_balance, t12.principal_amount_proposed, t12.rejectedon_userid, t12.rejectedon_date, t12.rescheduledon_userid, t12.rescheduledon_date, t12.submittedon_userid, t12.submittedon_date, t12.total_costofloan_derived, t12.total_expected_costofloan_derived, t12.total_expected_repayment_derived, t12.fee_charges_charged_derived, t12.total_charges_due_at_disbursement_derived, t12.fee_charges_outstanding_derived, t12.fee_charges_repaid_derived, t12.fee_charges_waived_derived, t12.fee_charges_writtenoff_derived, t12.interest_charged_derived, t12.interest_outstanding_derived, t12.interest_repaid_derived, t12.interest_waived_derived, t12.interest_writtenoff_derived, t12.total_outstanding_derived, t12.penalty_charges_charged_derived, t12.penalty_charges_outstanding_derived, t12.penalty_charges_repaid_derived, t12.penalty_charges_waived_derived, t12.penalty_charges_writtenoff_derived, t12.principal_disbursed_derived, t12.prin
 cipal_outstanding_derived, t12.principal_repaid_derived, t12.principal_writtenoff_derived, 
t12.total_repayment_derived, t12.total_waived_derived, t12.total_writtenoff_derived, t12.sync_disbursement_with_meeting, t12.term_frequency, t12.term_period_frequency_enum, t12.total_overpaid_derived, t12.total_recovered_derived, t33.id, t33.code, t33.name, t33.sort_order, t12.withdrawnon_userid, t12.withdrawnon_date, t12.writeoff_reason_cv_id, t12.writtenoffon_date, t34.id, t34.external_id, t34.hierarchy, t34.image_id, t34.name, t34.opening_date, t34.parent_id, t35.id, t35.deposit_type_enum, t35.version, t35.account_no, t35.account_type_enum, t35.activatedon_userid, t35.activatedon_date, t35.allow_overdraft, t35.approvedon_userid, t35.approvedon_date, t36.id, t36.account_no, t36.activatedon_userid, t36.activation_date, t36.age_at_office, t36.client_age, t36.client_classification_cv_id, t36.client_type_cv_id, t36.closedon_userid, t36.closedon_date, t36.closure_reason_cv_id, t36.date_of_birth, t36.display_name, t36.email_address, t36.external_id, t36.firstname, t36.fullname, t
 36.gender_cv_id, t36.image_id, t36.is_staff, t36.lastname, t36.legal_form_enum, t36.middlename, t36.mobile_no, t36.office_id, t36.office_joining_date, t36.proposed_transfer_date, t36.reactivated_on_date, t36.reactivated_on_userid, t36.rejectedon_userid, t36.rejectedon_date, t36.reject_reason_cv_id, t36.reopened_by_userid, t36.reopened_on_date, t36.default_savings_account, t36.default_savings_product, t36.staff_id, t36.status_enum, t36.sub_status, t36.submittedon_userid, t36.submittedon_date, t36.transfer_to_office_id, t36.updated_by, t36.updated_on, t36.withdrawn_on_date, t36.withdraw_reason_cv_id, t36.withdraw_on_userid, t35.closedon_userid, t35.closedon_date, t35.currency_code, t35.currency_digits, t35.currency_multiplesof, t35.enforce_min_required_balance, t35.external_id, t37.id, t37.account_no, t37.activatedon_userid, t37.activation_date, t37.closedon_userid, t37.closedon_date, t37.closure_reason_cv_id, t37.external_id, t37.level_id, t37.hierarchy, t37.display_name, t37
 .office_id, t37.parent_id, t37.staff_id, t37.status_enum, t37.submittedon_userid, t37.submittedon_date, t35.interest_calculation_days_in_year_type_enum, t35.interest_calculation_type_enum, t35.interest_compounding_period_enum, t35.interest_posting_period_enum, t35.lockedin_until_date_derived, t35.lockin_period_frequency, t35.lockin_period_frequency_enum, t35.min_balance_for_interest_calculation, t35.min_overdraft_for_interest_calculation, t35.min_required_balance, t35.min_required_opening_balance, t35.nominal_annual_interest_rate, t35.nominal_annual_interest_rate_overdraft, t35.on_hold_funds_derived, t35.overdraft_limit, t38.id, t38.deposit_type_enum, t38.accounting_type, t38.allow_overdraft, t38.currency_code, t38.currency_digits, t38.currency_multiplesof, t38.days_to_dormancy, t38.days_to_escheat, t38.days_to_inactive, t38.description, t38.enforce_min_required_balance, t38.interest_calculation_days_in_year_type_enum, t38.interest_calculation_type_enum, t38.interest_compoun
 ding_period_enum, t38.interest_posting_period_enum, t38.is_dormancy_tracking_active, t38.lockin_period_frequency, t38.lockin_period_frequency_enum, t38.min_balance_for_interest_calculation, t38.min_overdraft_for_interest_calculation, t38.min_required_balance, t38.min_required_opening_balance, t38.name, t38.nominal_annual_interest_rate, t38.nominal_annual_interest_rate_overdraft, t38.overdraft_limit, t38.short_name, t39.id, t39.createdby_id, t39.created_date, t39.lastmodifiedby_id, t39.lastmodified_date, t39.name, t38.withhold_tax, t38.withdrawal_fee_for_transfer, t35.rejectedon_userid, t35.rejectedon_date, t35.field_officer_id, t35.total_savings_amount_on_hold, t35.start_interest_calculation_date, t35.status_enum, t35.sub_status_enum, t35.submittedon_userid, t35.submittedon_date, t35.account_balance_derived, t35.last_interest_calculation_date, t35.total_annual_fees_derived, t35.total_deposits_derived, t35.total_fees_charge_derived, t35.total_interest_earned_derived, t35.tota
 l_interest_posted_derived, t35.total_overdraft_interest_derived, t35.total_penalty_charge_derived, t35.total_withdrawal_fees_derived, t35.total_withdrawals_derived, t35.total_withhold_tax_derived, t40.id, t40.createdby_id, t40.created_date, t40.lastmodifiedby_id, t40.lastmodified_date, t40.name, t35.withhold_tax, t35.withdrawal_fee_for_transfer, t35.withdrawnon_userid, t35.withdrawnon_date, t41.id, t41.account_no, t41.activatedon_userid, t41.activation_date, t41.age_at_office, t41.client_age, t41.client_classification_cv_id, t41.client_type_cv_id, t41.closedon_userid, t41.closedon_date, t41.closure_reason_cv_id, t41.date_of_birth, t41.display_name, t41.email_address, t41.external_id, t41.firstname, t41.fullname, t41.gender_cv_id, t41.image_id, t41.is_staff, t41.lastname, t41.legal_form_enum, t41.middlename, t41.mobile_no, t41.office_id, t41.office_joining_date, t41.proposed_transfer_date, t41.reactivated_on_date, t41.reactivated_on_userid, t41.rejectedon_userid, t41.rejected
 on_date, t41.reject_reason_cv_id, t41.reopened_by_userid, t41.reopened_on_date, t41.default_savings_account, t41.default_savings_product, t41.staff_id, t41.status_enum, t41.sub_status, t41.submittedon_userid, t41.submittedon_date, t41.transfer_to_office_id, t41.updated_by, t41.updated_on, t41.withdrawn_on_date, t41.withdraw_reason_cv_id, t41.withdraw_on_userid, t42.id, t42.version, t42.account_no, t42.accrued_till, t42.disbursedon_date, t42.maturedon_date, t42.approvedon_userid, t42.approvedon_date, t42.approved_principal, t42.client_id, t42.closedon_userid, t42.closedon_date, t42.create_standing_instruction_at_disbursement, t42.disbursedon_userid, t42.expected_disbursedon_date, t42.expected_firstrepaymenton_date, t42.expected_maturedon_date, t42.external_id, t42.fixed_emi_amount, t42.fund_id, t42.group_id, t42.guarantee_amount_derived, t42.interest_calculated_from_date, t42.interest_rate_differential, t42.interest_recalcualated_on, t42.is_floating_interest_rate, t42.is_npa,
  t42.is_topup, t42.loan_counter, t42.loan_officer_id, t42.product_id, t42.loan_product_counter, t42.loanpurpose_cv_id, t42.allow_partial_period_interest_calcualtion, t42.amortization_method_enum, t42.annual_nominal_interest_rate, t42.currency_code, t42.currency_digits, t42.currency_multiplesof, t42.days_in_month_enum, t42.days_in_year_enum, t42.grace_on_arrears_ageing, t42.grace_interest_free_periods, t42.grace_on_interest_periods, t42.grace_on_principal_periods, t42.arrearstolerance_amount, t42.interest_calculated_in_period_enum, t42.interest_method_enum, t42.interest_period_frequency_enum, t42.is_equal_amortization, t42.interest_recalculation_enabled, t42.nominal_interest_rate_per_period, t42.number_of_repayments, t42.principal_amount, t42.recurring_moratorium_principal_periods, t42.repay_every, t42.repayment_period_frequency_enum, t42.loan_status_id, t42.loan_sub_status_id, t42.loan_type_enum, t42.max_outstanding_loan_balance, t42.principal_amount_proposed, t42.rejectedon
 _userid, t42.rejectedon_date, t42.rescheduledon_userid, t42.rescheduledon_date, t42.submittedon_userid, t42.submittedon_date, t42.total_costofloan_derived, t42.total_expected_costofloan_derived, t42.total_expected_repayment_derived, t42.fee_charges_charged_derived, t42.total_charges_due_at_disbursement_derived, t42.fee_charges_outstanding_derived, t42.fee_charges_repaid_derived, t42.fee_charges_waived_derived, t42.fee_charges_writtenoff_derived, t42.interest_charged_derived, t42.interest_outstanding_derived, t42.interest_repaid_derived, t42.interest_waived_derived, t42.interest_writtenoff_derived, t42.total_outstanding_derived, t42.penalty_charges_charged_derived, t42.penalty_charges_outstanding_derived, t42.penalty_charges_repaid_derived, t42.penalty_charges_waived_derived, t42.penalty_charges_writtenoff_derived, t42.principal_disbursed_derived, t42.principal_outstanding_derived, t42.principal_repaid_derived, t42.principal_writtenoff_derived, t42.total_repayment_derived, t4
 2.total_waived_derived, t42.total_writtenoff_derived, t42.sync_disbursement_with_meeting, t42.term_frequency, t42.term_period_frequency_enum, t42.total_overpaid_derived, t42.total_recovered_derived, t42.loan_transaction_strategy_id, t42.withdrawnon_userid, t42.withdrawnon_date, t42.writeoff_reason_cv_id, t42.writtenoffon_date, t43.id, t43.external_id, t43.hierarchy, t43.image_id, t43.name, t43.opening_date, t43.parent_id, t44.id, t44.deposit_type_enum, t44.version, t44.account_no, t44.account_type_enum, t44.activatedon_userid, t44.activatedon_date, t44.allow_overdraft, t44.approvedon_userid, t44.approvedon_date, t44.client_id, t44.closedon_userid, t44.closedon_date, t44.currency_code, t44.currency_digits, t44.currency_multiplesof, t44.enforce_min_required_balance, t44.external_id, t44.group_id, t44.interest_calculation_days_in_year_type_enum, t44.interest_calculation_type_enum, t44.interest_compounding_period_enum, t44.interest_posting_period_enum, t44.lockedin_until_date_de
 rived, t44.lockin_period_frequency, t44.lockin_period_frequency_enum, t44.min_balance_for_interest_calculation, t44.min_overdraft_for_interest_calculation, t44.min_required_balance, t44.min_required_opening_balance, t44.nominal_annual_interest_rate, t44.nominal_annual_interest_rate_overdraft, t44.on_hold_funds_derived, t44.overdraft_limit, t44.product_id, t44.rejectedon_userid, t44.rejectedon_date, t44.field_officer_id, t44.total_savings_amount_on_hold, t44.start_interest_calculation_date, t44.status_enum, t44.sub_status_enum, t44.submittedon_userid, t44.submittedon_date, t44.account_balance_derived, t44.last_interest_calculation_date, t44.total_annual_fees_derived, t44.total_deposits_derived, t44.total_fees_charge_derived, t44.total_interest_earned_derived, t44.total_interest_posted_derived, t44.total_overdraft_interest_derived, t44.total_penalty_charge_derived, t44.total_withdrawal_fees_derived, t44.total_withdrawals_derived, t44.total_withhold_tax_derived, t44.tax_group_i
 d, t44.withhold_tax, t44.withdrawal_fee_for_transfer, t44.withdrawnon_userid, t44.withdrawnon_date, t45.id, 
t45.account_no, t46.id, t46.nonexpired, t46.nonlocked, t46.nonexpired_credentials, t46.is_deleted, t46.email, t46.enabled, t46.firsttime_login_remaining, t46.firstname, t46.is_self_service_user, t46.last_time_login, t46.last_time_password_updated, t46.lastname, t46.office_id, t46.password, t46.password_never_expires, t46.staff_id, t46.username, t45.activated_date, t45.allow_dividends_inactive_clients, t47.id, t47.nonexpired, t47.nonlocked, t47.nonexpired_credentials, t47.is_deleted, t47.email, t47.enabled, t47.firsttime_login_remaining, t47.firstname, t47.is_self_service_user, t47.last_time_login, t47.last_time_password_updated, t47.lastname, t47.office_id, t47.password, t47.password_never_expires, t47.staff_id, t47.username, t45.approved_date, t48.id, t48.account_no, t48.activatedon_userid, t48.activation_date, t48.age_at_office, t48.client_age, t48.client_classification_cv_id, t48.client_type_cv_id, t48.closedon_userid, t48.closedon_date, t48.closure_reason_cv_id, t48.date_
 of_birth, t48.display_name, t48.email_address, t48.external_id, t48.firstname, t48.fullname, t48.gender_cv_id, t48.image_id, t48.is_staff, t48.lastname, t48.legal_form_enum, t48.middlename, t48.mobile_no, t48.office_id, t48.office_joining_date, t48.proposed_transfer_date, t48.reactivated_on_date, t48.reactivated_on_userid, t48.rejectedon_userid, t48.rejectedon_date, t48.reject_reason_cv_id, t48.reopened_by_userid, t48.reopened_on_date, t48.default_savings_account, t48.default_savings_product, t48.staff_id, t48.status_enum, t48.sub_status, t48.submittedon_userid, t48.submittedon_date, t48.transfer_to_office_id, t48.updated_by, t48.updated_on, t48.withdrawn_on_date, t48.withdraw_reason_cv_id, t48.withdraw_on_userid, t49.id, t49.nonexpired, t49.nonlocked, t49.nonexpired_credentials, t49.is_deleted, t49.email, t49.enabled, t49.firsttime_login_remaining, t49.firstname, t49.is_self_service_user, t49.last_time_login, t49.last_time_password_updated, t49.lastname, t49.office_id, t49.
 password, t49.password_never_expires, t49.staff_id, t49.username, t45.closed_date, t45.currency_code, t45.currency_digits, t45.currency_multiplesof, t45.external_id, t45.lockin_period_frequency, t45.lockin_period_frequency_enum, t45.minimum_active_period_frequency, t45.minimum_active_period_frequency_enum, t50.id, t50.nonexpired, t50.nonlocked, t50.nonexpired_credentials, t50.is_deleted, t50.email, t50.enabled, t50.firsttime_login_remaining, t50.firstname, t50.is_self_service_user, t50.last_time_login, t50.last_time_password_updated, t50.lastname, t50.office_id, t50.password, t50.password_never_expires, t50.staff_id, t50.username, t45.lastmodified_date, t51.id, t51.nonexpired, t51.nonlocked, t51.nonexpired_credentials, t51.is_deleted, t51.email, t51.enabled, t51.firsttime_login_remaining, t51.firstname, t51.is_self_service_user, t51.last_time_login, t51.last_time_password_updated, t51.lastname, t51.office_id, t51.password, t51.password_never_expires, t51.staff_id, t51.userna
 me, t45.rejected_date, t52.id, t52.deposit_type_enum, t52.version, t52.account_no, t52.account_type_enum, t52.activatedon_userid, t52.activatedon_date, t52.allow_overdraft, t52.approvedon_userid, t52.approvedon_date, t52.client_id, t52.closedon_userid, t52.closedon_date, t52.currency_code, t52.currency_digits, t52.currency_multiplesof, t52.enforce_min_required_balance, t52.external_id, t52.group_id, t52.interest_calculation_days_in_year_type_enum, t52.interest_calculation_type_enum, t52.interest_compounding_period_enum, t52.interest_posting_period_enum, t52.lockedin_until_date_derived, t52.lockin_period_frequency, t52.lockin_period_frequency_enum, t52.min_balance_for_interest_calculation, t52.min_overdraft_for_interest_calculation, t52.min_required_balance, t52.min_required_opening_balance, t52.nominal_annual_interest_rate, t52.nominal_annual_interest_rate_overdraft, t52.on_hold_funds_derived, t52.overdraft_limit, t52.product_id, t52.rejectedon_userid, t52.rejectedon_date, t
 52.field_officer_id, t52.total_savings_amount_on_hold, t52.start_interest_calculation_date, t52.status_enum, t52.sub_status_enum, t52.submittedon_userid, t52.submittedon_date, t52.account_balance_derived, t52.last_interest_calculation_date, t52.total_annual_fees_derived, t52.total_deposits_derived, t52.total_fees_charge_derived, t52.total_interest_earned_derived, t52.total_interest_posted_derived, t52.total_overdraft_interest_derived, t52.total_penalty_charge_derived, t52.total_withdrawal_fees_derived, t52.total_withdrawals_derived, t52.total_withhold_tax_derived, t52.tax_group_id, t52.withhold_tax, t52.withdrawal_fee_for_transfer, t52.withdrawnon_userid, t52.withdrawnon_date, t53.id, t53.createdby_id, t53.created_date, t53.lastmodifiedby_id, t53.lastmodified_date, t53.accounting_type, t53.allow_dividends_inactive_clients, t53.currency_code, t53.currency_digits, t53.currency_multiplesof, t53.description, t53.end_date, t53.external_id, t53.lockin_period_frequency_enum, t53.lo
 ckin_period_frequency, t53.maximum_client_shares, t53.minimum_active_period_frequency, t53.minimum_active_period_frequency_enum, t53.minimum_client_shares, t53.name, t53.nominal_client_shares, t53.capital_amount, t53.short_name, t53.start_date, t53.total_shares, t53.issued_shares, t53.totalsubscribed_shares, t53.unit_price, t45.status_enum, t54.id, t54.nonexpired, t54.nonlocked, t54.nonexpired_credentials, t54.is_deleted, t54.email, t54.enabled, t54.firsttime_login_remaining, t54.firstname, t54.is_self_service_user, t54.last_time_login, t54.last_time_password_updated, t54.lastname, t54.office_id, t54.password, t54.password_never_expires, t54.staff_id, t54.username, t45.submitted_date, t45.total_approved_shares, t45.total_pending_shares, t1.transfer_type, t0.amount, t0.currency_code, t0.currency_digits, t0.currency_multiplesof, t0.transaction_date, t0.description, t55.id, t55.amount, t55.amount_in_words, t55.appuser_id, t55.created_date, t55.transaction_date, t55.external_id,
  t55.fee_charges_portion_derived, t55.interest_portion_derived, t56.id, t56.version, t56.account_no, t56.accrued_till, t56.disbursedon_date, t56.maturedon_date, t56.approvedon_userid, t56.approvedon_date, t56.approved_principal, t56.client_id, t56.closedon_userid, t56.closedon_date, t56.create_standing_instruction_at_disbursement, t56.disbursedon_userid, t56.expected_disbursedon_date, t56.expected_firstrepaymenton_date, t56.expected_maturedon_date, t56.external_id, t56.fixed_emi_amount, t56.fund_id, t56.group_id, t56.guarantee_amount_derived, t56.interest_calculated_from_date, t56.interest_rate_differential, t56.interest_recalcualated_on, t56.is_floating_interest_rate, t56.is_npa, t56.is_topup, t56.loan_counter, t56.loan_officer_id, t56.product_id, t56.loan_product_counter, t56.loanpurpose_cv_id, t56.allow_partial_period_interest_calcualtion, t56.amortization_method_enum, t56.annual_nominal_interest_rate, t56.currency_code, t56.currency_digits, t56.currency_multiplesof, t56.
 days_in_month_enum, t56.days_in_year_enum, t56.grace_on_arrears_ageing, t56.grace_interest_free_periods, t56.grace_on_interest_periods, t56.grace_on_principal_periods, t56.arrearstolerance_amount, t56.interest_calculated_in_period_enum, t56.interest_method_enum, t56.interest_period_frequency_enum, t56.is_equal_amortization, t56.interest_recalculation_enabled, t56.nominal_interest_rate_per_period, t56.number_of_repayments, t56.principal_amount, t56.recurring_moratorium_principal_periods, t56.repay_every, t56.repayment_period_frequency_enum, t56.loan_status_id, t56.loan_sub_status_id, t56.loan_type_enum, t56.max_outstanding_loan_balance, t56.principal_amount_proposed, t56.rejectedon_userid, t56.rejectedon_date, t56.rescheduledon_userid, t56.rescheduledon_date, t56.submittedon_userid, t56.submittedon_date, t56.total_costofloan_derived, t56.total_expected_costofloan_derived, t56.total_expected_repayment_derived, t56.fee_charges_charged_derived, t56.total_charges_due_at_disbursem
 ent_derived, t56.fee_charges_outstanding_derived, t56.fee_charges_repaid_derived, t56.fee_charges_waived_derived, t56.fee_charges_writtenoff_derived, t56.interest_charged_derived, t56.interest_outstanding_derived, t56.interest_repaid_derived, t56.interest_waived_derived, t56.interest_writtenoff_derived, t56.total_outstanding_derived, t56.penalty_charges_charged_derived, t56.penalty_charges_outstanding_derived, t56.penalty_charges_repaid_derived, t56.penalty_charges_waived_derived, t56.penalty_charges_writtenoff_derived, t56.principal_disbursed_derived, t56.principal_outstanding_derived, t56.principal_repaid_derived, t56.principal_writtenoff_derived, t56.total_repayment_derived, t56.total_waived_derived, t56.total_writtenoff_derived, t56.sync_disbursement_with_meeting, t56.term_frequency, t56.term_period_frequency_enum, t56.total_overpaid_derived, t56.total_recovered_derived, t56.loan_transaction_strategy_id, t56.withdrawnon_userid, t56.withdrawnon_date, t56.writeoff_reason_c
 v_id, t56.writtenoffon_date, t55.manually_adjusted_or_reversed, t57.id, t57.external_id, t57.hierarchy, t57.image_id, t57.name, t57.opening_date, t57.parent_id, t55.outstanding_loan_balance_derived, t55.overpayment_portion_derived, t58.id, t58.account_number, t58.bank_number, t58.check_number, t59.id, t59.description, t59.is_cash_payment, t59.value, t59.order_position, t58.receipt_number, t58.routing_code, t55.penalty_charges_portion_derived, t55.principal_portion_derived, t55.is_reversed, t55.submitted_on_date, t55.transaction_type_enum, t55.unrecognized_income_portion, t60.id, t60.amount, t60.amount_in_words, t61.id, t61.nonexpired, t61.nonlocked, t61.nonexpired_credentials, t61.is_deleted, t61.email, t61.enabled, t61.firsttime_login_remaining, t61.firstname, t61.is_self_service_user, t61.last_time_login, t61.last_time_password_updated, t61.lastname, t61.office_id, t61.password, t61.password_never_expires, t61.staff_id, t61.username, t60.balance_end_date_derived, t60.balan
 ce_number_of_days_derived, t60.created_date, t60.cumulative_balance_derived, t60.transaction_date, 
t60.is_manual, t62.id, t62.external_id, t62.hierarchy, t62.image_id, t62.name, t62.opening_date, t62.parent_id, t60.overdraft_amount_derived, t63.id, t63.account_number, t63.bank_number, t63.check_number, t63.payment_type_id, t63.receipt_number, t63.routing_code, t60.release_id_of_hold_amount, t60.is_reversed, t60.running_balance_derived, t64.id, t64.deposit_type_enum, t64.version, t64.account_no, t64.account_type_enum, t64.activatedon_userid, t64.activatedon_date, t64.allow_overdraft, t64.approvedon_userid, t64.approvedon_date, t64.client_id, t64.closedon_userid, t64.closedon_date, t64.currency_code, t64.currency_digits, t64.currency_multiplesof, t64.enforce_min_required_balance, t64.external_id, t64.group_id, t64.interest_calculation_days_in_year_type_enum, t64.interest_calculation_type_enum, t64.interest_compounding_period_enum, t64.interest_posting_period_enum, t64.lockedin_until_date_derived, t64.lockin_period_frequency, t64.lockin_period_frequency_enum, t64.min_balance_
 for_interest_calculation, t64.min_overdraft_for_interest_calculation, t64.min_required_balance, t64.min_required_opening_balance, t64.nominal_annual_interest_rate, t64.nominal_annual_interest_rate_overdraft, t64.on_hold_funds_derived, t64.overdraft_limit, t64.product_id, t64.rejectedon_userid, t64.rejectedon_date, t64.field_officer_id, t64.total_savings_amount_on_hold, t64.start_interest_calculation_date, t64.status_enum, t64.sub_status_enum, t64.submittedon_userid, t64.submittedon_date, t64.account_balance_derived, t64.last_interest_calculation_date, t64.total_annual_fees_derived, t64.total_deposits_derived, t64.total_fees_charge_derived, t64.total_interest_earned_derived, t64.total_interest_posted_derived, t64.total_overdraft_interest_derived, t64.total_penalty_charge_derived, t64.total_withdrawal_fees_derived, t64.total_withdrawals_derived, t64.total_withhold_tax_derived, t64.tax_group_id, t64.withhold_tax, t64.withdrawal_fee_for_transfer, t64.withdrawnon_userid, t64.with
 drawnon_date, t60.transaction_type_enum, t0.is_reversed, t65.id, t65.amount, t65.amount_in_words, t65.appuser_id, t65.created_date, t65.transaction_date, t65.external_id, t65.fee_charges_portion_derived, t65.interest_portion_derived, t65.loan_id, t65.manually_adjusted_or_reversed, t65.office_id, t65.outstanding_loan_balance_derived, t65.overpayment_portion_derived, t65.payment_detail_id, t65.penalty_charges_portion_derived, t65.principal_portion_derived, t65.is_reversed, t65.submitted_on_date, t65.transaction_type_enum, t65.unrecognized_income_portion, t66.id, t66.amount, t66.amount_in_words, t66.appuser_id, t66.balance_end_date_derived, t66.balance_number_of_days_derived, t66.created_date, t66.cumulative_balance_derived, t66.transaction_date, t66.is_manual, t66.office_id, t66.overdraft_amount_derived, t66.payment_detail_id, t66.release_id_of_hold_amount, t66.is_reversed, t66.running_balance_derived, t66.savings_account_id, t66.transaction_type_enum, t67.id, t67.is_active, t
 67.amount, t67.amount_paid, t67.charge_amount, t68.id, t68.account_number, t68.bank_number, t68.check_number, t68.payment_type_id, t68.receipt_number, t68.routing_code, t69.id, t69.account_no, t69.activated_userid, t69.activated_date, t69.allow_dividends_inactive_clients, t69.approved_userid, t69.approved_date, t69.client_id, t69.closed_userid, t69.closed_date, t69.currency_code, t69.currency_digits, t69.currency_multiplesof, t69.external_id, t69.lockin_period_frequency, t69.lockin_period_frequency_enum, t69.minimum_active_period_frequency, t69.minimum_active_period_frequency_enum, t69.lastmodifiedby_id, t69.lastmodified_date, t69.rejected_userid, t69.rejected_date, t69.savings_account_id, t69.product_id, t69.status_enum, t69.submitted_userid, t69.submitted_date, t69.total_approved_shares, t69.total_pending_shares, t67.unit_price, t67.status_enum, t67.total_shares, t67.transaction_date, t67.type_enum FROM m_account_transfer_transaction t0 INNER JOIN m_account_transfer_detail
 s t1 ON t0.account_transfer_details_id = t1.id LEFT OUTER JOIN m_loan_transaction t55 ON t0.from_loan_transaction_id = t55.id LEFT OUTER JOIN m_savings_account_transaction t60 ON t0.from_savings_transaction_id = t60.id LEFT OUTER JOIN m_loan_transaction t65 ON t0.to_loan_transaction_id = t65.id LEFT OUTER JOIN m_savings_account_transaction t66 ON t0.to_savings_transaction_id = t66.id LEFT OUTER JOIN m_share_account_transactions t67 ON t0.to_share_transaction_id = t67.id LEFT OUTER JOIN m_account_transfer_standing_instructions t2 ON t1.id = t2.account_transfer_details_id LEFT OUTER JOIN m_client t3 ON t1.from_client_id = t3.id LEFT OUTER JOIN m_loan t12 ON t1.from_loan_account_id = t12.id LEFT OUTER JOIN m_office t34 ON t1.from_office_id = t34.id LEFT OUTER JOIN m_savings_account t35 ON t1.from_savings_account_id = t35.id LEFT OUTER JOIN m_client t41 ON t1.to_client_id = t41.id LEFT OUTER JOIN m_loan t42 ON t1.to_loan_account_id = t42.id LEFT OUTER JOIN m_office t43 ON t1.to_
 office_id = t43.id LEFT OUTER JOIN m_savings_account t44 ON t1.to_savings_account_id = t44.id LEFT OUTER JOIN m_share_account t45 ON t1.to_share_account_id = t45.id LEFT OUTER JOIN m_loan t56 ON t55.loan_id = t56.id LEFT OUTER JOIN m_office t57 ON t55.office_id = t57.id LEFT OUTER JOIN m_payment_detail t58 ON t55.payment_detail_id = t58.id LEFT OUTER JOIN m_appuser t61 ON t60.appuser_id = t61.id LEFT OUTER JOIN m_office t62 ON t60.office_id = t62.id LEFT OUTER JOIN m_payment_detail t63 ON t60.payment_detail_id = t63.id LEFT OUTER JOIN m_savings_account t64 ON t60.savings_account_id = t64.id LEFT OUTER JOIN m_payment_detail t68 ON t67.payment_detail_id = t68.id LEFT OUTER JOIN m_share_account t69 ON t67.account_id = t69.id LEFT OUTER JOIN m_image t4 ON t3.image_id = t4.id LEFT OUTER JOIN m_office t5 ON t3.office_id = t5.id LEFT OUTER JOIN m_staff t7 ON t3.staff_id = t7.id LEFT OUTER JOIN m_office t11 ON t3.transfer_to_office_id = t11.id LEFT OUTER JOIN m_client t13 ON t12.cli
 ent_id = t13.id LEFT OUTER JOIN m_fund t14 ON t12.fund_id = t14.id LEFT OUTER JOIN m_group t15 ON t12.group_id = t15.id LEFT OUTER JOIN m_loan_recalculation_details t22 ON t12.id = t22.loan_id LEFT OUTER JOIN m_staff t23 ON t12.loan_officer_id = t23.id LEFT OUTER JOIN m_product_loan t24 ON t12.product_id = t24.id LEFT OUTER JOIN ref_loan_transaction_processing_strategy t33 ON t12.loan_transaction_strategy_id = t33.id LEFT OUTER JOIN m_client t36 ON t35.client_id = t36.id LEFT OUTER JOIN m_group t37 ON t35.group_id = t37.id LEFT OUTER JOIN m_savings_product t38 ON t35.product_id = t38.id LEFT OUTER JOIN m_tax_group t40 ON t35.tax_group_id = t40.id LEFT OUTER JOIN m_appuser t46 ON t45.activated_userid = t46.id LEFT OUTER JOIN m_appuser t47 ON t45.approved_userid = t47.id LEFT OUTER JOIN m_client t48 ON t45.client_id = t48.id LEFT OUTER JOIN m_appuser t49 ON t45.closed_userid = t49.id LEFT OUTER JOIN m_appuser t50 ON t45.lastmodifiedby_id = t50.id LEFT OUTER JOIN m_appuser t51 
 ON t45.rejected_userid = t51.id LEFT OUTER JOIN m_savings_account t52 ON t45.savings_account_id = t52.id LEFT OUTER JOIN m_share_product t53 ON t45.product_id = t53.id LEFT OUTER JOIN m_appuser t54 ON t45.submitted_userid = t54.id LEFT OUTER JOIN m_payment_type t59 ON t58.payment_type_id = t59.id LEFT OUTER JOIN m_image t6 ON t5.image_id = t6.id LEFT OUTER JOIN m_image t8 ON t7.image_id = t8.id LEFT OUTER JOIN m_office t9 ON t7.office_id = t9.id LEFT OUTER JOIN m_staff t10 ON t7.organisational_role_parent_staff_id = t10.id LEFT OUTER JOIN m_appuser t16 ON t15.activatedon_userid = t16.id LEFT OUTER JOIN m_group_level t19 ON t15.level_id = t19.id LEFT OUTER JOIN m_office t20 ON t15.office_id = t20.id LEFT OUTER JOIN m_staff t21 ON t15.staff_id = t21.id LEFT OUTER JOIN m_product_loan_floating_rates t25 ON t24.id = t25.loan_product_id LEFT OUTER JOIN m_fund t27 ON t24.fund_id = t27.id LEFT OUTER JOIN m_product_loan_configurable_attributes t28 ON t24.id = t28.loan_product_id LEFT
  OUTER JOIN m_product_loan_guarantee_details t29 ON t24.id = t29.loan_product_id LEFT OUTER JOIN m_product_loan_recalculation_details t30 ON t24.id = t30.product_id LEFT OUTER JOIN ref_loan_transaction_processing_strategy t31 ON t24.loan_transaction_strategy_id = t31.id LEFT OUTER JOIN m_product_loan_variable_installment_config t32 ON t24.id = t32.loan_product_id LEFT OUTER JOIN m_tax_group t39 ON t38.tax_group_id = t39.id LEFT OUTER JOIN m_office t17 ON t16.office_id = t17.id LEFT OUTER JOIN m_staff t18 ON t16.staff_id = t18.id LEFT OUTER JOIN m_floating_rates t26 ON t25.floating_rates_id = t26.id WHERE ((t1.from_loan_account_id = ? OR t1.to_loan_account_id = ?) AND t0.is_reversed = ?) ORDER BY t0.id DESC} [code=1116, state=HY000]
FailedObject: select att from AccountTransferTransaction att where (att.accountTransferDetails.fromLoanAccount.id= :accountNumber or att.accountTransferDetails.toLoanAccount.id=:accountNumber) and att.reversed=false order by att.id desc [java.lang.String]
at org.springframework.orm.jpa.EntityManagerFactoryUtils.convertJpaAccessExceptionIfPossible(EntityManagerFactoryUtils.java:418)
at org.springframework.orm.jpa.DefaultJpaDialect.translateExceptionIfPossible(DefaultJpaDialect.java:122)
at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:417)
at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:59)
at org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:213)
at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:147)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodIntercceptor.invoke(CrudMethodMetadataPostProcessor.java:111)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy257.findAllByLoanId(Unknown Source)
at org.apache.fineract.portfolio.account.service.AccountTransfersWritePlatformServiceImpl.reverseAllTransactions(AccountTransfersWritePlatformServiceImpl.java:296)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:98)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:262)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:95)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy269.reverseAllTransactions(Unknown Source)
at org.apache.fineract.portfolio.loanaccount.service.LoanWritePlatformServiceJpaRepositoryImpl.undoLoanDisbursal(LoanWritePlatformServiceJpaRepositoryImpl.java:753)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:98)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:262)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:95)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy282.undoLoanDisbursal(Unknown Source)
at org.apache.fineract.portfolio.loanaccount.handler.UndoDisbursalLoanCommandHandler.processCommand(UndoDisbursalLoanCommandHandler.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:98)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:262)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:95)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy145.processCommand(Unknown Source)
at org.apache.fineract.commands.service.SynchronousCommandProcessingService.processAndLogCommand(SynchronousCommandProcessingService.java:83)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:98)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:262)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:95)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy134.processAndLogCommand(Unknown Source)
at org.apache.fineract.commands.service.PortfolioCommandSourceWritePlatformServiceImpl.logCommandSource(PortfolioCommandSourceWritePlatformServiceImpl.java:98)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
at com.sun.proxy.$Proxy135.logCommandSource(Unknown Source)
at org.apache.fineract.portfolio.loanaccount.api.LoansApiResource.stateTransitions(LoansApiResource.java:788)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)
at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511)
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442)
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391)
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381)
at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538)
at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:108)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:154)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.apache.fineract.infrastructure.security.filter.InsecureTwoFactorAuthenticationFilter.doFilter(InsecureTwoFactorAuthenticationFilter.java:80)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:50)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:201)
at org.apache.fineract.infrastructure.security.filter.TenantAwareBasicAuthenticationFilter.doFilter(TenantAwareBasicAuthenticationFilter.java:153)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.channel.ChannelProcessingFilter.doFilter(ChannelProcessingFilter.java:144)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.boot.context.web.ErrorPageFilter.doFilter(ErrorPageFilter.java:108)
at org.springframework.boot.context.web.ErrorPageFilter.access$000(ErrorPageFilter.java:58)
at org.springframework.boot.context.web.ErrorPageFilter$1.doFilterInternal(ErrorPageFilter.java:87)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.springframework.boot.context.web.ErrorPageFilter.doFilter(ErrorPageFilter.java:100)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:506)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:962)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:445)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1115)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:318)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
Caused by: <openjpa-2.4.1-r422266:1730418 fatal general error> org.apache.openjpa.persistence.PersistenceException: Too many tables; MySQL can only use 61 tables in a join {prepstmnt 1158828073 SELECT t0.id, t1.id, t2.id, t2.amount, t2.instruction_type, t2.last_run_date, t2.name, t2.priority, t2.recurrence_frequency, t2.recurrence_interval, t2.recurrence_on_day, t2.recurrence_on_month, t2.recurrence_type, t2.status, t2.valid_from, t2.valid_till, t3.id, t3.account_no, t3.activatedon_userid, t3.activation_date, t3.age_at_office, t3.client_age, t3.client_classification_cv_id, t3.client_type_cv_id, t3.closedon_userid, t3.closedon_date, t3.closure_reason_cv_id, t3.date_of_birth, t3.display_name, t3.email_address, t3.external_id, t3.firstname, t3.fullname, t3.gender_cv_id, t4.id, t4.location, t4.storage_type_enum, t3.is_staff, t3.lastname, t3.legal_form_enum, t3.middlename, t3.mobile_no, t5.id, t5.external_id, t5.hierarchy, t6.id, t6.location, t6.storage_type_enum, t5.name, t5.open
 ing_date, t5.parent_id, t3.office_joining_date, t3.proposed_transfer_date, t3.reactivated_on_date, t3.reactivated_on_userid, t3.rejectedon_userid, t3.rejectedon_date, t3.reject_reason_cv_id, t3.reopened_by_userid, t3.reopened_on_date, t3.default_savings_account, t3.default_savings_product, t7.id, t7.is_active, t7.display_name, t7.email_address, t7.external_id, t7.firstname, t8.id, t8.location, t8.storage_type_enum, t7.joining_date, t7.lastname, t7.is_loan_officer, t7.mobile_no, t9.id, t9.external_id, t9.hierarchy, t9.image_id, t9.name, t9.opening_date, t9.parent_id, t10.id, t10.is_active, t10.display_name, t10.email_address, t10.external_id, t10.firstname, t10.image_id, t10.joining_date, t10.lastname, t10.is_loan_officer, t10.mobile_no, t10.office_id, t10.organisational_role_enum, t7.organisational_role_enum, t3.status_enum, t3.sub_status, t3.submittedon_userid, t3.submittedon_date, t11.id, t11.external_id, t11.hierarchy, t11.image_id, t11.name, t11.opening_date, t11.parent_
 id, t3.updated_by, t3.updated_on, t3.withdrawn_on_date, t3.withdraw_reason_cv_id, t3.withdraw_on_userid, t12.id, t12.version, t12.account_no, t12.accrued_till, t12.disbursedon_date, t12.maturedon_date, t12.approvedon_userid, t12.approvedon_date, t12.approved_principal, t13.id, t13.account_no, t13.activatedon_userid, t13.activation_date, t13.age_at_office, t13.client_age, t13.client_classification_cv_id, t13.client_type_cv_id, t13.closedon_userid, t13.closedon_date, t13.closure_reason_cv_id, t13.date_of_birth, t13.display_name, t13.email_address, t13.external_id, t13.firstname, t13.fullname, t13.gender_cv_id, t13.image_id, t13.is_staff, t13.lastname, t13.legal_form_enum, t13.middlename, t13.mobile_no, t13.office_id, t13.office_joining_date, t13.proposed_transfer_date, t13.reactivated_on_date, t13.reactivated_on_userid, t13.rejectedon_userid, t13.rejectedon_date, t13.reject_reason_cv_id, t13.reopened_by_userid, t13.reopened_on_date, t13.default_savings_account, t13.default_sav
 ings_product, t13.staff_id, t13.status_enum, t13.sub_status, t13.submittedon_userid, t13.submittedon_date, t13.transfer_to_office_id, t13.updated_by, t13.updated_on, t13.withdrawn_on_date, t13.withdraw_reason_cv_id, t13.withdraw_on_userid, t12.closedon_userid, t12.closedon_date, t12.create_standing_instruction_at_disbursement, t12.disbursedon_userid, t12.expected_disbursedon_date, t12.expected_firstrepaymenton_date, t12.expected_maturedon_date, t12.external_id, t12.fixed_emi_amount, t14.id, t14.external_id, t14.name, t15.id, t15.account_no, t16.id, t16.nonexpired, t16.nonlocked, t16.nonexpired_credentials, t16.is_deleted, t16.email, t16.enabled, t16.firsttime_login_remaining, t16.firstname, t16.is_self_service_user, t16.last_time_login, t16.last_time_password_updated, t16.lastname, t17.id, t17.external_id, t17.hierarchy, t17.image_id, t17.name, t17.opening_date, t17.parent_id, t16.password, t16.password_never_expires, t18.id, t18.is_active, t18.display_name, t18.email_addres
 s, t18.external_id, t18.firstname, t18.image_id, t18.joining_date, t18.lastname, t18.is_loan_officer, t18.mobile_no, t18.office_id, t18.organisational_role_parent_staff_id, t18.organisational_role_enum, t16.username, t15.activation_date, t15.closedon_userid, t15.closedon_date, t15.closure_reason_cv_id, t15.external_id, t19.id, t19.can_have_clients, t19.level_name, t19.parent_id, t19.recursable, t19.super_parent, t15.hierarchy, t15.display_name, t20.id, t20.external_id, t20.hierarchy, t20.image_id, t20.name, t20.opening_date, t20.parent_id, t15.parent_id, t21.id, t21.is_active, t21.display_name, t21.email_address, t21.external_id, t21.firstname, t21.image_id, t21.joining_date, t21.lastname, t21.is_loan_officer, t21.mobile_no, t21.office_id, t21.organisational_role_parent_staff_id, t21.organisational_role_enum, t15.status_enum, t15.submittedon_userid, t15.submittedon_date, t12.guarantee_amount_derived, t12.interest_calculated_from_date, t12.interest_rate_differential, t12.inte
 rest_recalcualated_on, t12.is_floating_interest_rate, t12.is_npa, t12.is_topup, t12.loan_counter, t22.id, t22.allow_compounding_on_eod, t22.compounding_frequency_nth_day_enum, t22.compounding_frequency_on_day, t22.compounding_frequency_type_enum, t22.compounding_frequency_weekday_enum, t22.compounding_frequency_interval, t22.compound_type_enum, t22.is_compounding_to_be_posted_as_transaction, t22.reschedule_strategy_enum, t22.rest_frequency_nth_day_enum, t22.rest_frequency_on_day, t22.rest_frequency_type_enum, t22.rest_frequency_weekday_enum, t22.rest_frequency_interval, t23.id, t23.is_active, t23.display_name, t23.email_address, t23.external_id, t23.firstname, t23.image_id, t23.joining_date, t23.lastname, t23.is_loan_officer, t23.mobile_no, t23.office_id, t23.organisational_role_parent_staff_id, t23.organisational_role_enum, t24.id, t24.account_moves_out_of_npa_only_on_arrears_completion, t24.accounting_type, t24.allow_variabe_installments, t24.can_define_fixed_emi_amount, t
 24.can_use_for_topup, t24.close_date, t24.collateral_percentage_value, t24.description, t24.external_id, t25.id, t25.default_differential_lending_rate, t26.id, t26.createdby_id, t26.created_date, t26.is_active, t26.is_base_lending_rate, t26.lastmodifiedby_id, t26.lastmodified_date, t26.name, t25.interest_rate_differential, t25.is_floating_interest_rate_calculation_allowed, t25.max_differential_lending_rate, t25.min_differential_lending_rate, t27.id, t27.external_id, t27.name, t24.hold_guarantee_funds, t24.include_in_borrower_cycle, t24.instalment_amount_in_multiples_of, t24.is_equal_amortization, t24.is_linked_to_floating_interest_rates, t28.id, t28.amortization_method_enum, t28.grace_on_arrears_ageing, t28.moratorium, t28.arrearstolerance_amount, t28.interest_calculated_in_period_enum, t28.interest_method_enum, t28.repay_every, t28.loan_transaction_strategy_id, t24.max_disbursals, t24.allow_multiple_disbursals, t24.max_outstanding_loan_balance, t29.id, t29.mandatory_guarant
 ee, t29.minimum_guarantee_from_guarantor_funds, t29.minimum_guarantee_from_own_funds, t24.max_nominal_interest_rate_per_period, t24.max_number_of_repayments, t24.max_principal_amount, t24.min_nominal_interest_rate_per_period, t24.min_number_of_repayments, t24.min_principal_amount, t24.allow_partial_period_interest_calcualtion, t24.amortization_method_enum, t24.annual_nominal_interest_rate, t24.currency_code, t24.currency_digits, t24.currency_multiplesof, t24.days_in_month_enum, t24.days_in_year_enum, t24.grace_on_arrears_ageing, t24.grace_interest_free_periods, t24.grace_on_interest_periods, t24.grace_on_principal_periods, t24.arrearstolerance_amount, t24.interest_calculated_in_period_enum, t24.interest_method_enum, t24.interest_period_frequency_enum, t24.interest_recalculation_enabled, t24.nominal_interest_rate_per_period, t24.number_of_repayments, t24.principal_amount, t24.recurring_moratorium_principal_periods, t24.repay_every, t24.repayment_period_frequency_enum, t24.min
 _days_between_disbursal_and_first_repayment, t24.name, t24.overdue_days_for_npa, t24.principal_threshold_for_last_installment, t30.id, t30.allow_compounding_on_eod, t30.compounding_frequency_nth_day_enum, t30.compounding_frequency_on_day, t30.compounding_frequency_type_enum, t30.compounding_frequency_weekday_enum, t30.compounding_frequency_interval, t30.compound_type_enum, t30.arrears_based_on_original_schedule, t30.is_compounding_to_be_posted_as_transaction, t30.pre_close_interest_calculation_strategy, t30.reschedule_strategy_enum, t30.rest_frequency_nth_day_enum, t30.rest_frequency_on_day, t30.rest_frequency_type_enum, t30.rest_frequency_weekday_enum, t30.rest_frequency_interval, t24.short_name, t24.start_date, t24.sync_expected_with_disbursement_date, t31.id, t31.code, t31.name, t31.sort_order, t24.use_borrower_cycle, t32.id, t32.maximum_gap, t32.minimum_gap, t12.loan_product_counter, t12.loanpurpose_cv_id, t12.allow_partial_period_interest_calcualtion, t12.amortization_m
 ethod_enum, t12.annual_nominal_interest_rate, t12.currency_code, t12.currency_digits, t12.currency_multiplesof, t12.days_in_month_enum, t12.days_in_year_enum, t12.grace_on_arrears_ageing, t12.grace_interest_free_periods, t12.grace_on_interest_periods, t12.grace_on_principal_periods, t12.arrearstolerance_amount, t12.interest_calculated_in_period_enum, t12.interest_method_enum, t12.interest_period_frequency_enum, t12.is_equal_amortization, t12.interest_recalculation_enabled, t12.nominal_interest_rate_per_period, t12.number_of_repayments, t12.principal_amount, t12.recurring_moratorium_principal_periods, t12.repay_every, t12.repayment_period_frequency_enum, t12.loan_status_id, t12.loan_sub_status_id, t12.loan_type_enum, t12.max_outstanding_loan_balance, t12.principal_amount_proposed, t12.rejectedon_userid, t12.rejectedon_date, t12.rescheduledon_userid, t12.rescheduledon_date, t12.submittedon_userid, t12.submittedon_date, t12.total_costofloan_derived, t12.total_expected_costofloa
 n_derived, t12.total_expected_repayment_derived, t12.fee_charges_charged_derived, 
t12.total_charges_due_at_disbursement_derived, t12.fee_charges_outstanding_derived, t12.fee_charges_repaid_derived, t12.fee_charges_waived_derived, t12.fee_charges_writtenoff_derived, t12.interest_charged_derived, t12.interest_outstanding_derived, t12.interest_repaid_derived, t12.interest_waived_derived, t12.interest_writtenoff_derived, t12.total_outstanding_derived, t12.penalty_charges_charged_derived, t12.penalty_charges_outstanding_derived, t12.penalty_charges_repaid_derived, t12.penalty_charges_waived_derived, t12.penalty_charges_writtenoff_derived, t12.principal_disbursed_derived, t12.principal_outstanding_derived, t12.principal_repaid_derived, t12.principal_writtenoff_derived, t12.total_repayment_derived, t12.total_waived_derived, t12.total_writtenoff_derived, t12.sync_disbursement_with_meeting, t12.term_frequency, t12.term_period_frequency_enum, t12.total_overpaid_derived, t12.total_recovered_derived, t33.id, t33.code, t33.name, t33.sort_order, t12.withdrawnon_userid, 
 t12.withdrawnon_date, t12.writeoff_reason_cv_id, t12.writtenoffon_date, t34.id, t34.external_id, t34.hierarchy, t34.image_id, t34.name, t34.opening_date, t34.parent_id, t35.id, t35.deposit_type_enum, t35.version, t35.account_no, t35.account_type_enum, t35.activatedon_userid, t35.activatedon_date, t35.allow_overdraft, t35.approvedon_userid, t35.approvedon_date, t36.id, t36.account_no, t36.activatedon_userid, t36.activation_date, t36.age_at_office, t36.client_age, t36.client_classification_cv_id, t36.client_type_cv_id, t36.closedon_userid, t36.closedon_date, t36.closure_reason_cv_id, t36.date_of_birth, t36.display_name, t36.email_address, t36.external_id, t36.firstname, t36.fullname, t36.gender_cv_id, t36.image_id, t36.is_staff, t36.lastname, t36.legal_form_enum, t36.middlename, t36.mobile_no, t36.office_id, t36.office_joining_date, t36.proposed_transfer_date, t36.reactivated_on_date, t36.reactivated_on_userid, t36.rejectedon_userid, t36.rejectedon_date, t36.reject_reason_cv_i
 d, t36.reopened_by_userid, t36.reopened_on_date, t36.default_savings_account, t36.default_savings_product, t36.staff_id, t36.status_enum, t36.sub_status, t36.submittedon_userid, t36.submittedon_date, t36.transfer_to_office_id, t36.updated_by, t36.updated_on, t36.withdrawn_on_date, t36.withdraw_reason_cv_id, t36.withdraw_on_userid, t35.closedon_userid, t35.closedon_date, t35.currency_code, t35.currency_digits, t35.currency_multiplesof, t35.enforce_min_required_balance, t35.external_id, t37.id, t37.account_no, t37.activatedon_userid, t37.activation_date, t37.closedon_userid, t37.closedon_date, t37.closure_reason_cv_id, t37.external_id, t37.level_id, t37.hierarchy, t37.display_name, t37.office_id, t37.parent_id, t37.staff_id, t37.status_enum, t37.submittedon_userid, t37.submittedon_date, t35.interest_calculation_days_in_year_type_enum, t35.interest_calculation_type_enum, t35.interest_compounding_period_enum, t35.interest_posting_period_enum, t35.lockedin_until_date_derived, t35
 .lockin_period_frequency, t35.lockin_period_frequency_enum, t35.min_balance_for_interest_calculation, t35.min_overdraft_for_interest_calculation, t35.min_required_balance, t35.min_required_opening_balance, t35.nominal_annual_interest_rate, t35.nominal_annual_interest_rate_overdraft, t35.on_hold_funds_derived, t35.overdraft_limit, t38.id, t38.deposit_type_enum, t38.accounting_type, t38.allow_overdraft, t38.currency_code, t38.currency_digits, t38.currency_multiplesof, t38.days_to_dormancy, t38.days_to_escheat, t38.days_to_inactive, t38.description, t38.enforce_min_required_balance, t38.interest_calculation_days_in_year_type_enum, t38.interest_calculation_type_enum, t38.interest_compounding_period_enum, t38.interest_posting_period_enum, t38.is_dormancy_tracking_active, t38.lockin_period_frequency, t38.lockin_period_frequency_enum, t38.min_balance_for_interest_calculation, t38.min_overdraft_for_interest_calculation, t38.min_required_balance, t38.min_required_opening_balance, t38
 .name, t38.nominal_annual_interest_rate, t38.nominal_annual_interest_rate_overdraft, t38.overdraft_limit, t38.short_name, t39.id, t39.createdby_id, t39.created_date, t39.lastmodifiedby_id, t39.lastmodified_date, t39.name, t38.withhold_tax, t38.withdrawal_fee_for_transfer, t35.rejectedon_userid, t35.rejectedon_date, t35.field_officer_id, t35.total_savings_amount_on_hold, t35.start_interest_calculation_date, t35.status_enum, t35.sub_status_enum, t35.submittedon_userid, t35.submittedon_date, t35.account_balance_derived, t35.last_interest_calculation_date, t35.total_annual_fees_derived, t35.total_deposits_derived, t35.total_fees_charge_derived, t35.total_interest_earned_derived, t35.total_interest_posted_derived, t35.total_overdraft_interest_derived, t35.total_penalty_charge_derived, t35.total_withdrawal_fees_derived, t35.total_withdrawals_derived, t35.total_withhold_tax_derived, t40.id, t40.createdby_id, t40.created_date, t40.lastmodifiedby_id, t40.lastmodified_date, t40.name, 
 t35.withhold_tax, t35.withdrawal_fee_for_transfer, t35.withdrawnon_userid, t35.withdrawnon_date, t41.id, t41.account_no, t41.activatedon_userid, t41.activation_date, t41.age_at_office, t41.client_age, t41.client_classification_cv_id, t41.client_type_cv_id, t41.closedon_userid, t41.closedon_date, t41.closure_reason_cv_id, t41.date_of_birth, t41.display_name, t41.email_address, t41.external_id, t41.firstname, t41.fullname, t41.gender_cv_id, t41.image_id, t41.is_staff, t41.lastname, t41.legal_form_enum, t41.middlename, t41.mobile_no, t41.office_id, t41.office_joining_date, t41.proposed_transfer_date, t41.reactivated_on_date, t41.reactivated_on_userid, t41.rejectedon_userid, t41.rejectedon_date, t41.reject_reason_cv_id, t41.reopened_by_userid, t41.reopened_on_date, t41.default_savings_account, t41.default_savings_product, t41.staff_id, t41.status_enum, t41.sub_status, t41.submittedon_userid, t41.submittedon_date, t41.transfer_to_office_id, t41.updated_by, t41.updated_on, t41.wit
 hdrawn_on_date, t41.withdraw_reason_cv_id, t41.withdraw_on_userid, t42.id, t42.version, t42.account_no, t42.accrued_till, t42.disbursedon_date, t42.maturedon_date, t42.approvedon_userid, t42.approvedon_date, t42.approved_principal, t42.client_id, t42.closedon_userid, t42.closedon_date, t42.create_standing_instruction_at_disbursement, t42.disbursedon_userid, t42.expected_disbursedon_date, t42.expected_firstrepaymenton_date, t42.expected_maturedon_date, t42.external_id, t42.fixed_emi_amount, t42.fund_id, t42.group_id, t42.guarantee_amount_derived, t42.interest_calculated_from_date, t42.interest_rate_differential, t42.interest_recalcualated_on, t42.is_floating_interest_rate, t42.is_npa, t42.is_topup, t42.loan_counter, t42.loan_officer_id, t42.product_id, t42.loan_product_counter, t42.loanpurpose_cv_id, t42.allow_partial_period_interest_calcualtion, t42.amortization_method_enum, t42.annual_nominal_interest_rate, t42.currency_code, t42.currency_digits, t42.currency_multiplesof, t
 42.days_in_month_enum, t42.days_in_year_enum, t42.grace_on_arrears_ageing, t42.grace_interest_free_periods, t42.grace_on_interest_periods, t42.grace_on_principal_periods, t42.arrearstolerance_amount, t42.interest_calculated_in_period_enum, t42.interest_method_enum, t42.interest_period_frequency_enum, t42.is_equal_amortization, t42.interest_recalculation_enabled, t42.nominal_interest_rate_per_period, t42.number_of_repayments, t42.principal_amount, t42.recurring_moratorium_principal_periods, t42.repay_every, t42.repayment_period_frequency_enum, t42.loan_status_id, t42.loan_sub_status_id, t42.loan_type_enum, t42.max_outstanding_loan_balance, t42.principal_amount_proposed, t42.rejectedon_userid, t42.rejectedon_date, t42.rescheduledon_userid, t42.rescheduledon_date, t42.submittedon_userid, t42.submittedon_date, t42.total_costofloan_derived, t42.total_expected_costofloan_derived, t42.total_expected_repayment_derived, t42.fee_charges_charged_derived, t42.total_charges_due_at_disbur
 sement_derived, t42.fee_charges_outstanding_derived, t42.fee_charges_repaid_derived, t42.fee_charges_waived_derived, t42.fee_charges_writtenoff_derived, t42.interest_charged_derived, t42.interest_outstanding_derived, t42.interest_repaid_derived, t42.interest_waived_derived, t42.interest_writtenoff_derived, t42.total_outstanding_derived, t42.penalty_charges_charged_derived, t42.penalty_charges_outstanding_derived, t42.penalty_charges_repaid_derived, t42.penalty_charges_waived_derived, t42.penalty_charges_writtenoff_derived, t42.principal_disbursed_derived, t42.principal_outstanding_derived, t42.principal_repaid_derived, t42.principal_writtenoff_derived, t42.total_repayment_derived, t42.total_waived_derived, t42.total_writtenoff_derived, t42.sync_disbursement_with_meeting, t42.term_frequency, t42.term_period_frequency_enum, t42.total_overpaid_derived, t42.total_recovered_derived, t42.loan_transaction_strategy_id, t42.withdrawnon_userid, t42.withdrawnon_date, t42.writeoff_reaso
 n_cv_id, t42.writtenoffon_date, t43.id, t43.external_id, t43.hierarchy, t43.image_id, t43.name, t43.opening_date, t43.parent_id, t44.id, t44.deposit_type_enum, t44.version, t44.account_no, t44.account_type_enum, t44.activatedon_userid, t44.activatedon_date, t44.allow_overdraft, t44.approvedon_userid, t44.approvedon_date, t44.client_id, t44.closedon_userid, t44.closedon_date, t44.currency_code, t44.currency_digits, t44.currency_multiplesof, t44.enforce_min_required_balance, t44.external_id, t44.group_id, t44.interest_calculation_days_in_year_type_enum, t44.interest_calculation_type_enum, t44.interest_compounding_period_enum, t44.interest_posting_period_enum, t44.lockedin_until_date_derived, t44.lockin_period_frequency, t44.lockin_period_frequency_enum, t44.min_balance_for_interest_calculation, t44.min_overdraft_for_interest_calculation, t44.min_required_balance, t44.min_required_opening_balance, t44.nominal_annual_interest_rate, t44.nominal_annual_interest_rate_overdraft, t44
 .on_hold_funds_derived, t44.overdraft_limit, t44.product_id, t44.rejectedon_userid, t44.rejectedon_date, 
t44.field_officer_id, t44.total_savings_amount_on_hold, t44.start_interest_calculation_date, t44.status_enum, t44.sub_status_enum, t44.submittedon_userid, t44.submittedon_date, t44.account_balance_derived, t44.last_interest_calculation_date, t44.total_annual_fees_derived, t44.total_deposits_derived, t44.total_fees_charge_derived, t44.total_interest_earned_derived, t44.total_interest_posted_derived, t44.total_overdraft_interest_derived, t44.total_penalty_charge_derived, t44.total_withdrawal_fees_derived, t44.total_withdrawals_derived, t44.total_withhold_tax_derived, t44.tax_group_id, t44.withhold_tax, t44.withdrawal_fee_for_transfer, t44.withdrawnon_userid, t44.withdrawnon_date, t45.id, t45.account_no, t46.id, t46.nonexpired, t46.nonlocked, t46.nonexpired_credentials, t46.is_deleted, t46.email, t46.enabled, t46.firsttime_login_remaining, t46.firstname, t46.is_self_service_user, t46.last_time_login, t46.last_time_password_updated, t46.lastname, t46.office_id, t46.password, t46.
 password_never_expires, t46.staff_id, t46.username, t45.activated_date, t45.allow_dividends_inactive_clients, t47.id, t47.nonexpired, t47.nonlocked, t47.nonexpired_credentials, t47.is_deleted, t47.email, t47.enabled, t47.firsttime_login_remaining, t47.firstname, t47.is_self_service_user, t47.last_time_login, t47.last_time_password_updated, t47.lastname, t47.office_id, t47.password, t47.password_never_expires, t47.staff_id, t47.username, t45.approved_date, t48.id, t48.account_no, t48.activatedon_userid, t48.activation_date, t48.age_at_office, t48.client_age, t48.client_classification_cv_id, t48.client_type_cv_id, t48.closedon_userid, t48.closedon_date, t48.closure_reason_cv_id, t48.date_of_birth, t48.display_name, t48.email_address, t48.external_id, t48.firstname, t48.fullname, t48.gender_cv_id, t48.image_id, t48.is_staff, t48.lastname, t48.legal_form_enum, t48.middlename, t48.mobile_no, t48.office_id, t48.office_joining_date, t48.proposed_transfer_date, t48.reactivated_on_da
 te, t48.reactivated_on_userid, t48.rejectedon_userid, t48.rejectedon_date, t48.reject_reason_cv_id, t48.reopened_by_userid, t48.reopened_on_date, t48.default_savings_account, t48.default_savings_product, t48.staff_id, t48.status_enum, t48.sub_status, t48.submittedon_userid, t48.submittedon_date, t48.transfer_to_office_id, t48.updated_by, t48.updated_on, t48.withdrawn_on_date, t48.withdraw_reason_cv_id, t48.withdraw_on_userid, t49.id, t49.nonexpired, t49.nonlocked, t49.nonexpired_credentials, t49.is_deleted, t49.email, t49.enabled, t49.firsttime_login_remaining, t49.firstname, t49.is_self_service_user, t49.last_time_login, t49.last_time_password_updated, t49.lastname, t49.office_id, t49.password, t49.password_never_expires, t49.staff_id, t49.username, t45.closed_date, t45.currency_code, t45.currency_digits, t45.currency_multiplesof, t45.external_id, t45.lockin_period_frequency, t45.lockin_period_frequency_enum, t45.minimum_active_period_frequency, t45.minimum_active_period_fr
 equency_enum, t50.id, t50.nonexpired, t50.nonlocked, t50.nonexpired_credentials, t50.is_deleted, t50.email, t50.enabled, t50.firsttime_login_remaining, t50.firstname, t50.is_self_service_user, t50.last_time_login, t50.last_time_password_updated, t50.lastname, t50.office_id, t50.password, t50.password_never_expires, t50.staff_id, t50.username, t45.lastmodified_date, t51.id, t51.nonexpired, t51.nonlocked, t51.nonexpired_credentials, t51.is_deleted, t51.email, t51.enabled, t51.firsttime_login_remaining, t51.firstname, t51.is_self_service_user, t51.last_time_login, t51.last_time_password_updated, t51.lastname, t51.office_id, t51.password, t51.password_never_expires, t51.staff_id, t51.username, t45.rejected_date, t52.id, t52.deposit_type_enum, t52.version, t52.account_no, t52.account_type_enum, t52.activatedon_userid, t52.activatedon_date, t52.allow_overdraft, t52.approvedon_userid, t52.approvedon_date, t52.client_id, t52.closedon_userid, t52.closedon_date, t52.currency_code, t52
 .currency_digits, t52.currency_multiplesof, t52.enforce_min_required_balance, t52.external_id, t52.group_id, t52.interest_calculation_days_in_year_type_enum, t52.interest_calculation_type_enum, t52.interest_compounding_period_enum, t52.interest_posting_period_enum, t52.lockedin_until_date_derived, t52.lockin_period_frequency, t52.lockin_period_frequency_enum, t52.min_balance_for_interest_calculation, t52.min_overdraft_for_interest_calculation, t52.min_required_balance, t52.min_required_opening_balance, t52.nominal_annual_interest_rate, t52.nominal_annual_interest_rate_overdraft, t52.on_hold_funds_derived, t52.overdraft_limit, t52.product_id, t52.rejectedon_userid, t52.rejectedon_date, t52.field_officer_id, t52.total_savings_amount_on_hold, t52.start_interest_calculation_date, t52.status_enum, t52.sub_status_enum, t52.submittedon_userid, t52.submittedon_date, t52.account_balance_derived, t52.last_interest_calculation_date, t52.total_annual_fees_derived, t52.total_deposits_der
 ived, t52.total_fees_charge_derived, t52.total_interest_earned_derived, t52.total_interest_posted_derived, t52.total_overdraft_interest_derived, t52.total_penalty_charge_derived, t52.total_withdrawal_fees_derived, t52.total_withdrawals_derived, t52.total_withhold_tax_derived, t52.tax_group_id, t52.withhold_tax, t52.withdrawal_fee_for_transfer, t52.withdrawnon_userid, t52.withdrawnon_date, t53.id, t53.createdby_id, t53.created_date, t53.lastmodifiedby_id, t53.lastmodified_date, t53.accounting_type, t53.allow_dividends_inactive_clients, t53.currency_code, t53.currency_digits, t53.currency_multiplesof, t53.description, t53.end_date, t53.external_id, t53.lockin_period_frequency_enum, t53.lockin_period_frequency, t53.maximum_client_shares, t53.minimum_active_period_frequency, t53.minimum_active_period_frequency_enum, t53.minimum_client_shares, t53.name, t53.nominal_client_shares, t53.capital_amount, t53.short_name, t53.start_date, t53.total_shares, t53.issued_shares, t53.totalsub
 scribed_shares, t53.unit_price, t45.status_enum, t54.id, t54.nonexpired, t54.nonlocked, t54.nonexpired_credentials, t54.is_deleted, t54.email, t54.enabled, t54.firsttime_login_remaining, t54.firstname, t54.is_self_service_user, t54.last_time_login, t54.last_time_password_updated, t54.lastname, t54.office_id, t54.password, t54.password_never_expires, t54.staff_id, t54.username, t45.submitted_date, t45.total_approved_shares, t45.total_pending_shares, t1.transfer_type, t0.amount, t0.currency_code, t0.currency_digits, t0.currency_multiplesof, t0.transaction_date, t0.description, t55.id, t55.amount, t55.amount_in_words, t55.appuser_id, t55.created_date, t55.transaction_date, t55.external_id, t55.fee_charges_portion_derived, t55.interest_portion_derived, t56.id, t56.version, t56.account_no, t56.accrued_till, t56.disbursedon_date, t56.maturedon_date, t56.approvedon_userid, t56.approvedon_date, t56.approved_principal, t56.client_id, t56.closedon_userid, t56.closedon_date, t56.create
 _standing_instruction_at_disbursement, t56.disbursedon_userid, t56.expected_disbursedon_date, t56.expected_firstrepaymenton_date, t56.expected_maturedon_date, t56.external_id, t56.fixed_emi_amount, t56.fund_id, t56.group_id, t56.guarantee_amount_derived, t56.interest_calculated_from_date, t56.interest_rate_differential, t56.interest_recalcualated_on, t56.is_floating_interest_rate, t56.is_npa, t56.is_topup, t56.loan_counter, t56.loan_officer_id, t56.product_id, t56.loan_product_counter, t56.loanpurpose_cv_id, t56.allow_partial_period_interest_calcualtion, t56.amortization_method_enum, t56.annual_nominal_interest_rate, t56.currency_code, t56.currency_digits, t56.currency_multiplesof, t56.days_in_month_enum, t56.days_in_year_enum, t56.grace_on_arrears_ageing, t56.grace_interest_free_periods, t56.grace_on_interest_periods, t56.grace_on_principal_periods, t56.arrearstolerance_amount, t56.interest_calculated_in_period_enum, t56.interest_method_enum, t56.interest_period_frequency_e
 num, t56.is_equal_amortization, t56.interest_recalculation_enabled, t56.nominal_interest_rate_per_period, t56.number_of_repayments, t56.principal_amount, t56.recurring_moratorium_principal_periods, t56.repay_every, t56.repayment_period_frequency_enum, t56.loan_status_id, t56.loan_sub_status_id, t56.loan_type_enum, t56.max_outstanding_loan_balance, t56.principal_amount_proposed, t56.rejectedon_userid, t56.rejectedon_date, t56.rescheduledon_userid, t56.rescheduledon_date, t56.submittedon_userid, t56.submittedon_date, t56.total_costofloan_derived, t56.total_expected_costofloan_derived, t56.total_expected_repayment_derived, t56.fee_charges_charged_derived, t56.total_charges_due_at_disbursement_derived, t56.fee_charges_outstanding_derived, t56.fee_charges_repaid_derived, t56.fee_charges_waived_derived, t56.fee_charges_writtenoff_derived, t56.interest_charged_derived, t56.interest_outstanding_derived, t56.interest_repaid_derived, t56.interest_waived_derived, t56.interest_writtenof
 f_derived, t56.total_outstanding_derived, t56.penalty_charges_charged_derived, t56.penalty_charges_outstanding_derived, t56.penalty_charges_repaid_derived, t56.penalty_charges_waived_derived, t56.penalty_charges_writtenoff_derived, t56.principal_disbursed_derived, t56.principal_outstanding_derived, t56.principal_repaid_derived, t56.principal_writtenoff_derived, t56.total_repayment_derived, t56.total_waived_derived, t56.total_writtenoff_derived, t56.sync_disbursement_with_meeting, t56.term_frequency, t56.term_period_frequency_enum, t56.total_overpaid_derived, t56.total_recovered_derived, t56.loan_transaction_strategy_id, t56.withdrawnon_userid, t56.withdrawnon_date, t56.writeoff_reason_cv_id, t56.writtenoffon_date, t55.manually_adjusted_or_reversed, t57.id, t57.external_id, t57.hierarchy, t57.image_id, t57.name, t57.opening_date, t57.parent_id, t55.outstanding_loan_balance_derived, t55.overpayment_portion_derived, t58.id, t58.account_number, t58.bank_number, t58.check_number,
  t59.id, t59.description, t59.is_cash_payment, t59.value, t59.order_position, t58.receipt_number, 
t58.routing_code, t55.penalty_charges_portion_derived, t55.principal_portion_derived, t55.is_reversed, t55.submitted_on_date, t55.transaction_type_enum, t55.unrecognized_income_portion, t60.id, t60.amount, t60.amount_in_words, t61.id, t61.nonexpired, t61.nonlocked, t61.nonexpired_credentials, t61.is_deleted, t61.email, t61.enabled, t61.firsttime_login_remaining, t61.firstname, t61.is_self_service_user, t61.last_time_login, t61.last_time_password_updated, t61.lastname, t61.office_id, t61.password, t61.password_never_expires, t61.staff_id, t61.username, t60.balance_end_date_derived, t60.balance_number_of_days_derived, t60.created_date, t60.cumulative_balance_derived, t60.transaction_date, t60.is_manual, t62.id, t62.external_id, t62.hierarchy, t62.image_id, t62.name, t62.opening_date, t62.parent_id, t60.overdraft_amount_derived, t63.id, t63.account_number, t63.bank_number, t63.check_number, t63.payment_type_id, t63.receipt_number, t63.routing_code, t60.release_id_of_hold_amount,
  t60.is_reversed, t60.running_balance_derived, t64.id, t64.deposit_type_enum, t64.version, t64.account_no, t64.account_type_enum, t64.activatedon_userid, t64.activatedon_date, t64.allow_overdraft, t64.approvedon_userid, t64.approvedon_date, t64.client_id, t64.closedon_userid, t64.closedon_date, t64.currency_code, t64.currency_digits, t64.currency_multiplesof, t64.enforce_min_required_balance, t64.external_id, t64.group_id, t64.interest_calculation_days_in_year_type_enum, t64.interest_calculation_type_enum, t64.interest_compounding_period_enum, t64.interest_posting_period_enum, t64.lockedin_until_date_derived, t64.lockin_period_frequency, t64.lockin_period_frequency_enum, t64.min_balance_for_interest_calculation, t64.min_overdraft_for_interest_calculation, t64.min_required_balance, t64.min_required_opening_balance, t64.nominal_annual_interest_rate, t64.nominal_annual_interest_rate_overdraft, t64.on_hold_funds_derived, t64.overdraft_limit, t64.product_id, t64.rejectedon_userid
 , t64.rejectedon_date, t64.field_officer_id, t64.total_savings_amount_on_hold, t64.start_interest_calculation_date, t64.status_enum, t64.sub_status_enum, t64.submittedon_userid, t64.submittedon_date, t64.account_balance_derived, t64.last_interest_calculation_date, t64.total_annual_fees_derived, t64.total_deposits_derived, t64.total_fees_charge_derived, t64.total_interest_earned_derived, t64.total_interest_posted_derived, t64.total_overdraft_interest_derived, t64.total_penalty_charge_derived, t64.total_withdrawal_fees_derived, t64.total_withdrawals_derived, t64.total_withhold_tax_derived, t64.tax_group_id, t64.withhold_tax, t64.withdrawal_fee_for_transfer, t64.withdrawnon_userid, t64.withdrawnon_date, t60.transaction_type_enum, t0.is_reversed, t65.id, t65.amount, t65.amount_in_words, t65.appuser_id, t65.created_date, t65.transaction_date, t65.external_id, t65.fee_charges_portion_derived, t65.interest_portion_derived, t65.loan_id, t65.manually_adjusted_or_reversed, t65.office_
 id, t65.outstanding_loan_balance_derived, t65.overpayment_portion_derived, t65.payment_detail_id, t65.penalty_charges_portion_derived, t65.principal_portion_derived, t65.is_reversed, t65.submitted_on_date, t65.transaction_type_enum, t65.unrecognized_income_portion, t66.id, t66.amount, t66.amount_in_words, t66.appuser_id, t66.balance_end_date_derived, t66.balance_number_of_days_derived, t66.created_date, t66.cumulative_balance_derived, t66.transaction_date, t66.is_manual, t66.office_id, t66.overdraft_amount_derived, t66.payment_detail_id, t66.release_id_of_hold_amount, t66.is_reversed, t66.running_balance_derived, t66.savings_account_id, t66.transaction_type_enum, t67.id, t67.is_active, t67.amount, t67.amount_paid, t67.charge_amount, t68.id, t68.account_number, t68.bank_number, t68.check_number, t68.payment_type_id, t68.receipt_number, t68.routing_code, t69.id, t69.account_no, t69.activated_userid, t69.activated_date, t69.allow_dividends_inactive_clients, t69.approved_userid,
  t69.approved_date, t69.client_id, t69.closed_userid, t69.closed_date, t69.currency_code, t69.currency_digits, t69.currency_multiplesof, t69.external_id, t69.lockin_period_frequency, t69.lockin_period_frequency_enum, t69.minimum_active_period_frequency, t69.minimum_active_period_frequency_enum, t69.lastmodifiedby_id, t69.lastmodified_date, t69.rejected_userid, t69.rejected_date, t69.savings_account_id, t69.product_id, t69.status_enum, t69.submitted_userid, t69.submitted_date, t69.total_approved_shares, t69.total_pending_shares, t67.unit_price, t67.status_enum, t67.total_shares, t67.transaction_date, t67.type_enum FROM m_account_transfer_transaction t0 INNER JOIN m_account_transfer_details t1 ON t0.account_transfer_details_id = t1.id LEFT OUTER JOIN m_loan_transaction t55 ON t0.from_loan_transaction_id = t55.id LEFT OUTER JOIN m_savings_account_transaction t60 ON t0.from_savings_transaction_id = t60.id LEFT OUTER JOIN m_loan_transaction t65 ON t0.to_loan_transaction_id = t65.
 id LEFT OUTER JOIN m_savings_account_transaction t66 ON t0.to_savings_transaction_id = t66.id LEFT OUTER JOIN m_share_account_transactions t67 ON t0.to_share_transaction_id = t67.id LEFT OUTER JOIN m_account_transfer_standing_instructions t2 ON t1.id = t2.account_transfer_details_id LEFT OUTER JOIN m_client t3 ON t1.from_client_id = t3.id LEFT OUTER JOIN m_loan t12 ON t1.from_loan_account_id = t12.id LEFT OUTER JOIN m_office t34 ON t1.from_office_id = t34.id LEFT OUTER JOIN m_savings_account t35 ON t1.from_savings_account_id = t35.id LEFT OUTER JOIN m_client t41 ON t1.to_client_id = t41.id LEFT OUTER JOIN m_loan t42 ON t1.to_loan_account_id = t42.id LEFT OUTER JOIN m_office t43 ON t1.to_office_id = t43.id LEFT OUTER JOIN m_savings_account t44 ON t1.to_savings_account_id = t44.id LEFT OUTER JOIN m_share_account t45 ON t1.to_share_account_id = t45.id LEFT OUTER JOIN m_loan t56 ON t55.loan_id = t56.id LEFT OUTER JOIN m_office t57 ON t55.office_id = t57.id LEFT OUTER JOIN m_paym
 ent_detail t58 ON t55.payment_detail_id = t58.id LEFT OUTER JOIN m_appuser t61 ON t60.appuser_id = t61.id LEFT OUTER JOIN m_office t62 ON t60.office_id = t62.id LEFT OUTER JOIN m_payment_detail t63 ON t60.payment_detail_id = t63.id LEFT OUTER JOIN m_savings_account t64 ON t60.savings_account_id = t64.id LEFT OUTER JOIN m_payment_detail t68 ON t67.payment_detail_id = t68.id LEFT OUTER JOIN m_share_account t69 ON t67.account_id = t69.id LEFT OUTER JOIN m_image t4 ON t3.image_id = t4.id LEFT OUTER JOIN m_office t5 ON t3.office_id = t5.id LEFT OUTER JOIN m_staff t7 ON t3.staff_id = t7.id LEFT OUTER JOIN m_office t11 ON t3.transfer_to_office_id = t11.id LEFT OUTER JOIN m_client t13 ON t12.client_id = t13.id LEFT OUTER JOIN m_fund t14 ON t12.fund_id = t14.id LEFT OUTER JOIN m_group t15 ON t12.group_id = t15.id LEFT OUTER JOIN m_loan_recalculation_details t22 ON t12.id = t22.loan_id LEFT OUTER JOIN m_staff t23 ON t12.loan_officer_id = t23.id LEFT OUTER JOIN m_product_loan t24 ON t1
 2.product_id = t24.id LEFT OUTER JOIN ref_loan_transaction_processing_strategy t33 ON t12.loan_transaction_strategy_id = t33.id LEFT OUTER JOIN m_client t36 ON t35.client_id = t36.id LEFT OUTER JOIN m_group t37 ON t35.group_id = t37.id LEFT OUTER JOIN m_savings_product t38 ON t35.product_id = t38.id LEFT OUTER JOIN m_tax_group t40 ON t35.tax_group_id = t40.id LEFT OUTER JOIN m_appuser t46 ON t45.activated_userid = t46.id LEFT OUTER JOIN m_appuser t47 ON t45.approved_userid = t47.id LEFT OUTER JOIN m_client t48 ON t45.client_id = t48.id LEFT OUTER JOIN m_appuser t49 ON t45.closed_userid = t49.id LEFT OUTER JOIN m_appuser t50 ON t45.lastmodifiedby_id = t50.id LEFT OUTER JOIN m_appuser t51 ON t45.rejected_userid = t51.id LEFT OUTER JOIN m_savings_account t52 ON t45.savings_account_id = t52.id LEFT OUTER JOIN m_share_product t53 ON t45.product_id = t53.id LEFT OUTER JOIN m_appuser t54 ON t45.submitted_userid = t54.id LEFT OUTER JOIN m_payment_type t59 ON t58.payment_type_id = t5
 9.id LEFT OUTER JOIN m_image t6 ON t5.image_id = t6.id LEFT OUTER JOIN m_image t8 ON t7.image_id = t8.id LEFT OUTER JOIN m_office t9 ON t7.office_id = t9.id LEFT OUTER JOIN m_staff t10 ON t7.organisational_role_parent_staff_id = t10.id LEFT OUTER JOIN m_appuser t16 ON t15.activatedon_userid = t16.id LEFT OUTER JOIN m_group_level t19 ON t15.level_id = t19.id LEFT OUTER JOIN m_office t20 ON t15.office_id = t20.id LEFT OUTER JOIN m_staff t21 ON t15.staff_id = t21.id LEFT OUTER JOIN m_product_loan_floating_rates t25 ON t24.id = t25.loan_product_id LEFT OUTER JOIN m_fund t27 ON t24.fund_id = t27.id LEFT OUTER JOIN m_product_loan_configurable_attributes t28 ON t24.id = t28.loan_product_id LEFT OUTER JOIN m_product_loan_guarantee_details t29 ON t24.id = t29.loan_product_id LEFT OUTER JOIN m_product_loan_recalculation_details t30 ON t24.id = t30.product_id LEFT OUTER JOIN ref_loan_transaction_processing_strategy t31 ON t24.loan_transaction_strategy_id = t31.id LEFT OUTER JOIN m_prod
 uct_loan_variable_installment_config t32 ON t24.id = t32.loan_product_id LEFT OUTER JOIN m_tax_group t39 ON t38.tax_group_id = t39.id LEFT OUTER JOIN m_office t17 ON t16.office_id = t17.id LEFT OUTER JOIN m_staff t18 ON t16.staff_id = t18.id LEFT OUTER JOIN m_floating_rates t26 ON t25.floating_rates_id = t26.id WHERE ((t1.from_loan_account_id = ? OR t1.to_loan_account_id = ?) AND t0.is_reversed = ?) ORDER BY t0.id DESC} [code=1116, state=HY000]
FailedObject: select att from AccountTransferTransaction att where (att.accountTransferDetails.fromLoanAccount.id= :accountNumber or att.accountTransferDetails.toLoanAccount.id=:accountNumber) and att.reversed=false order by att.id desc [java.lang.String]
at org.apache.openjpa.jdbc.sql.DBDictionary.narrow(DBDictionary.java:5003)
at org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictionary.java:4963)
at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:133)
at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:115)
at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:67)
at org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider.handleCheckedException(SelectResultObjectProvider.java:154)
at org.apache.openjpa.lib.rop.EagerResultList.<init>(EagerResultList.java:39)
at org.apache.openjpa.kernel.QueryImpl.toResult(QueryImpl.java:1257)
at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:1013)
at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:869)
at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:800)
at org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:541)
at org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:274)
at org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:290)
at org.springframework.data.jpa.repository.query.JpaQueryExecution$CollectionExecution.doExecute(JpaQueryExecution.java:81)
at org.springframework.data.jpa.repository.query.JpaQueryExecution.execute(JpaQueryExecution.java:59)
at org.springframework.data.jpa.repository.query.AbstractJpaQuery.doExecute(AbstractJpaQuery.java:97)
at org.springframework.data.jpa.repository.query.AbstractJpaQuery.execute(AbstractJpaQuery.java:88)
at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:384)
at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:344)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:98)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:262)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:95)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136)
... 149 more
Caused by: org.apache.openjpa.lib.jdbc.ReportingSQLException: Too many tables; MySQL can only use 61 tables in a join {prepstmnt 1158828073 SELECT t0.id, t1.id, t2.id, t2.amount, t2.instruction_type, t2.last_run_date, t2.name, t2.priority, t2.recurrence_frequency, t2.recurrence_interval, t2.recurrence_on_day, t2.recurrence_on_month, t2.recurrence_type, t2.status, t2.valid_from, t2.valid_till, t3.id, t3.account_no, t3.activatedon_userid, t3.activation_date, t3.age_at_office, t3.client_age, t3.client_classification_cv_id, t3.client_type_cv_id, t3.closedon_userid, t3.closedon_date, t3.closure_reason_cv_id, t3.date_of_birth, t3.display_name, t3.email_address, t3.external_id, t3.firstname, t3.fullname, t3.gender_cv_id, t4.id, t4.location, t4.storage_type_enum, t3.is_staff, t3.lastname, t3.legal_form_enum, t3.middlename, t3.mobile_no, t5.id, t5.external_id, t5.hierarchy, t6.id, t6.location, t6.storage_type_enum, t5.name, t5.opening_date, t5.parent_id, t3.office_joining_date, t3.pro
 posed_transfer_date, t3.reactivated_on_date, t3.reactivated_on_userid, t3.rejectedon_userid, t3.rejectedon_date, t3.reject_reason_cv_id, t3.reopened_by_userid, t3.reopened_on_date, t3.default_savings_account, t3.default_savings_product, t7.id, t7.is_active, t7.display_name, t7.email_address, t7.external_id, t7.firstname, t8.id, t8.location, t8.storage_type_enum, t7.joining_date, t7.lastname, t7.is_loan_officer, t7.mobile_no, t9.id, t9.external_id, t9.hierarchy, t9.image_id, t9.name, t9.opening_date, t9.parent_id, t10.id, t10.is_active, t10.display_name, t10.email_address, t10.external_id, t10.firstname, t10.image_id, t10.joining_date, t10.lastname, t10.is_loan_officer, t10.mobile_no, t10.office_id, t10.organisational_role_enum, t7.organisational_role_enum, t3.status_enum, t3.sub_status, t3.submittedon_userid, t3.submittedon_date, t11.id, t11.external_id, t11.hierarchy, t11.image_id, t11.name, t11.opening_date, t11.parent_id, t3.updated_by, t3.updated_on, t3.withdrawn_on_date
 , t3.withdraw_reason_cv_id, t3.withdraw_on_userid, t12.id, t12.version, t12.account_no, t12.accrued_till, t12.disbursedon_date, t12.maturedon_date, t12.approvedon_userid, t12.approvedon_date, t12.approved_principal, t13.id, t13.account_no, t13.activatedon_userid, t13.activation_date, t13.age_at_office, t13.client_age, t13.client_classification_cv_id, t13.client_type_cv_id, t13.closedon_userid, t13.closedon_date, t13.closure_reason_cv_id, t13.date_of_birth, t13.display_name, t13.email_address, t13.external_id, t13.firstname, t13.fullname, t13.gender_cv_id, t13.image_id, t13.is_staff, t13.lastname, t13.legal_form_enum, t13.middlename, t13.mobile_no, t13.office_id, t13.office_joining_date, t13.proposed_transfer_date, t13.reactivated_on_date, t13.reactivated_on_userid, t13.rejectedon_userid, t13.rejectedon_date, t13.reject_reason_cv_id, t13.reopened_by_userid, t13.reopened_on_date, t13.default_savings_account, t13.default_savings_product, t13.staff_id, t13.status_enum, t13.sub_s
 tatus, t13.submittedon_userid, t13.submittedon_date, t13.transfer_to_office_id, t13.updated_by, t13.updated_on, t13.withdrawn_on_date, t13.withdraw_reason_cv_id, t13.withdraw_on_userid, t12.closedon_userid, t12.closedon_date, t12.create_standing_instruction_at_disbursement, t12.disbursedon_userid, t12.expected_disbursedon_date, t12.expected_firstrepaymenton_date, t12.expected_maturedon_date, t12.external_id, t12.fixed_emi_amount, t14.id, t14.external_id, t14.name, t15.id, t15.account_no, t16.id, t16.nonexpired, t16.nonlocked, t16.nonexpired_credentials, t16.is_deleted, t16.email, t16.enabled, t16.firsttime_login_remaining, t16.firstname, t16.is_self_service_user, t16.last_time_login, t16.last_time_password_updated, t16.lastname, t17.id, t17.external_id, t17.hierarchy, t17.image_id, t17.name, t17.opening_date, t17.parent_id, t16.password, t16.password_never_expires, t18.id, t18.is_active, t18.display_name, t18.email_address, t18.external_id, t18.firstname, t18.image_id, t18.j
 oining_date, t18.lastname, t18.is_loan_officer, t18.mobile_no, t18.office_id, t18.organisational_role_parent_staff_id, t18.organisational_role_enum, t16.username, t15.activation_date, t15.closedon_userid, t15.closedon_date, t15.closure_reason_cv_id, t15.external_id, t19.id, t19.can_have_clients, t19.level_name, t19.parent_id, t19.recursable, t19.super_parent, t15.hierarchy, t15.display_name, t20.id, t20.external_id, t20.hierarchy, t20.image_id, t20.name, t20.opening_date, t20.parent_id, t15.parent_id, t21.id, t21.is_active, t21.display_name, t21.email_address, t21.external_id, t21.firstname, t21.image_id, t21.joining_date, t21.lastname, t21.is_loan_officer, t21.mobile_no, t21.office_id, t21.organisational_role_parent_staff_id, t21.organisational_role_enum, t15.status_enum, t15.submittedon_userid, t15.submittedon_date, t12.guarantee_amount_derived, t12.interest_calculated_from_date, t12.interest_rate_differential, t12.interest_recalcualated_on, t12.is_floating_interest_rate, 
 t12.is_npa, t12.is_topup, t12.loan_counter, t22.id, t22.allow_compounding_on_eod, t22.compounding_frequency_nth_day_enum, t22.compounding_frequency_on_day, t22.compounding_frequency_type_enum, t22.compounding_frequency_weekday_enum, t22.compounding_frequency_interval, t22.compound_type_enum, t22.is_compounding_to_be_posted_as_transaction, t22.reschedule_strategy_enum, t22.rest_frequency_nth_day_enum, t22.rest_frequency_on_day, t22.rest_frequency_type_enum, t22.rest_frequency_weekday_enum, t22.rest_frequency_interval, t23.id, t23.is_active, t23.display_name, t23.email_address, t23.external_id, t23.firstname, t23.image_id, t23.joining_date, t23.lastname, t23.is_loan_officer, t23.mobile_no, t23.office_id, t23.organisational_role_parent_staff_id, t23.organisational_role_enum, t24.id, t24.account_moves_out_of_npa_only_on_arrears_completion, t24.accounting_type, t24.allow_variabe_installments, t24.can_define_fixed_emi_amount, t24.can_use_for_topup, t24.close_date, t24.collateral_p
 ercentage_value, t24.description, t24.external_id, t25.id, t25.default_differential_lending_rate, t26.id, t26.createdby_id, t26.created_date, t26.is_active, t26.is_base_lending_rate, t26.lastmodifiedby_id, t26.lastmodified_date, t26.name, t25.interest_rate_differential, t25.is_floating_interest_rate_calculation_allowed, t25.max_differential_lending_rate, t25.min_differential_lending_rate, t27.id, t27.external_id, t27.name, t24.hold_guarantee_funds, t24.include_in_borrower_cycle, t24.instalment_amount_in_multiples_of, t24.is_equal_amortization, t24.is_linked_to_floating_interest_rates, t28.id, t28.amortization_method_enum, t28.grace_on_arrears_ageing, t28.moratorium, t28.arrearstolerance_amount, t28.interest_calculated_in_period_enum, t28.interest_method_enum, t28.repay_every, t28.loan_transaction_strategy_id, t24.max_disbursals, t24.allow_multiple_disbursals, t24.max_outstanding_loan_balance, t29.id, t29.mandatory_guarantee, t29.minimum_guarantee_from_guarantor_funds, t29.mi
 nimum_guarantee_from_own_funds, t24.max_nominal_interest_rate_per_period, t24.max_number_of_repayments, t24.max_principal_amount, t24.min_nominal_interest_rate_per_period, t24.min_number_of_repayments, t24.min_principal_amount, t24.allow_partial_period_interest_calcualtion, t24.amortization_method_enum, t24.annual_nominal_interest_rate, t24.currency_code, t24.currency_digits, t24.currency_multiplesof, t24.days_in_month_enum, t24.days_in_year_enum, t24.grace_on_arrears_ageing, t24.grace_interest_free_periods, t24.grace_on_interest_periods, t24.grace_on_principal_periods, t24.arrearstolerance_amount, t24.interest_calculated_in_period_enum, t24.interest_method_enum, t24.interest_period_frequency_enum, t24.interest_recalculation_enabled, t24.nominal_interest_rate_per_period, t24.number_of_repayments, t24.principal_amount, t24.recurring_moratorium_principal_periods, t24.repay_every, t24.repayment_period_frequency_enum, t24.min_days_between_disbursal_and_first_repayment, t24.name,
  t24.overdue_days_for_npa, t24.principal_threshold_for_last_installment, t30.id, t30.allow_compounding_on_eod, t30.compounding_frequency_nth_day_enum, t30.compounding_frequency_on_day, t30.compounding_frequency_type_enum, t30.compounding_frequency_weekday_enum, t30.compounding_frequency_interval, t30.compound_type_enum, t30.arrears_based_on_original_schedule, t30.is_compounding_to_be_posted_as_transaction, t30.pre_close_interest_calculation_strategy, t30.reschedule_strategy_enum, t30.rest_frequency_nth_day_enum, t30.rest_frequency_on_day, t30.rest_frequency_type_enum, t30.rest_frequency_weekday_enum, t30.rest_frequency_interval, t24.short_name, t24.start_date, t24.sync_expected_with_disbursement_date, t31.id, t31.code, t31.name, t31.sort_order, t24.use_borrower_cycle, t32.id, t32.maximum_gap, t32.minimum_gap, t12.loan_product_counter, t12.loanpurpose_cv_id, t12.allow_partial_period_interest_calcualtion, t12.amortization_method_enum, t12.annual_nominal_interest_rate, t12.curr
 ency_code, t12.currency_digits, t12.currency_multiplesof, t12.days_in_month_enum, t12.days_in_year_enum, t12.grace_on_arrears_ageing, t12.grace_interest_free_periods, t12.grace_on_interest_periods, t12.grace_on_principal_periods, t12.arrearstolerance_amount, t12.interest_calculated_in_period_enum, t12.interest_method_enum, t12.interest_period_frequency_enum, t12.is_equal_amortization, t12.interest_recalculation_enabled, t12.nominal_interest_rate_per_period, t12.number_of_repayments, t12.principal_amount, t12.recurring_moratorium_principal_periods, t12.repay_every, t12.repayment_period_frequency_enum, t12.loan_status_id, t12.loan_sub_status_id, t12.loan_type_enum, t12.max_outstanding_loan_balance, t12.principal_amount_proposed, t12.rejectedon_userid, t12.rejectedon_date, t12.rescheduledon_userid, t12.rescheduledon_date, t12.submittedon_userid, t12.submittedon_date, t12.total_costofloan_derived, t12.total_expected_costofloan_derived, t12.total_expected_repayment_derived, t12.f
 ee_charges_charged_derived, t12.total_charges_due_at_disbursement_derived, 
t12.fee_charges_outstanding_derived, t12.fee_charges_repaid_derived, t12.fee_charges_waived_derived, t12.fee_charges_writtenoff_derived, t12.interest_charged_derived, t12.interest_outstanding_derived, t12.interest_repaid_derived, t12.interest_waived_derived, t12.interest_writtenoff_derived, t12.total_outstanding_derived, t12.penalty_charges_charged_derived, t12.penalty_charges_outstanding_derived, t12.penalty_charges_repaid_derived, t12.penalty_charges_waived_derived, t12.penalty_charges_writtenoff_derived, t12.principal_disbursed_derived, t12.principal_outstanding_derived, t12.principal_repaid_derived, t12.principal_writtenoff_derived, t12.total_repayment_derived, t12.total_waived_derived, t12.total_writtenoff_derived, t12.sync_disbursement_with_meeting, t12.term_frequency, t12.term_period_frequency_enum, t12.total_overpaid_derived, t12.total_recovered_derived, t33.id, t33.code, t33.name, t33.sort_order, t12.withdrawnon_userid, t12.withdrawnon_date, t12.writeoff_reason_cv_id
 , t12.writtenoffon_date, t34.id, t34.external_id, t34.hierarchy, t34.image_id, t34.name, t34.opening_date, t34.parent_id, t35.id, t35.deposit_type_enum, t35.version, t35.account_no, t35.account_type_enum, t35.activatedon_userid, t35.activatedon_date, t35.allow_overdraft, t35.approvedon_userid, t35.approvedon_date, t36.id, t36.account_no, t36.activatedon_userid, t36.activation_date, t36.age_at_office, t36.client_age, t36.client_classification_cv_id, t36.client_type_cv_id, t36.closedon_userid, t36.closedon_date, t36.closure_reason_cv_id, t36.date_of_birth, t36.display_name, t36.email_address, t36.external_id, t36.firstname, t36.fullname, t36.gender_cv_id, t36.image_id, t36.is_staff, t36.lastname, t36.legal_form_enum, t36.middlename, t36.mobile_no, t36.office_id, t36.office_joining_date, t36.proposed_transfer_date, t36.reactivated_on_date, t36.reactivated_on_userid, t36.rejectedon_userid, t36.rejectedon_date, t36.reject_reason_cv_id, t36.reopened_by_userid, t36.reopened_on_date
 , t36.default_savings_account, t36.default_savings_product, t36.staff_id, t36.status_enum, t36.sub_status, t36.submittedon_userid, t36.submittedon_date, t36.transfer_to_office_id, t36.updated_by, t36.updated_on, t36.withdrawn_on_date, t36.withdraw_reason_cv_id, t36.withdraw_on_userid, t35.closedon_userid, t35.closedon_date, t35.currency_code, t35.currency_digits, t35.currency_multiplesof, t35.enforce_min_required_balance, t35.external_id, t37.id, t37.account_no, t37.activatedon_userid, t37.activation_date, t37.closedon_userid, t37.closedon_date, t37.closure_reason_cv_id, t37.external_id, t37.level_id, t37.hierarchy, t37.display_name, t37.office_id, t37.parent_id, t37.staff_id, t37.status_enum, t37.submittedon_userid, t37.submittedon_date, t35.interest_calculation_days_in_year_type_enum, t35.interest_calculation_type_enum, t35.interest_compounding_period_enum, t35.interest_posting_period_enum, t35.lockedin_until_date_derived, t35.lockin_period_frequency, t35.lockin_period_fre
 quency_enum, t35.min_balance_for_interest_calculation, t35.min_overdraft_for_interest_calculation, t35.min_required_balance, t35.min_required_opening_balance, t35.nominal_annual_interest_rate, t35.nominal_annual_interest_rate_overdraft, t35.on_hold_funds_derived, t35.overdraft_limit, t38.id, t38.deposit_type_enum, t38.accounting_type, t38.allow_overdraft, t38.currency_code, t38.currency_digits, t38.currency_multiplesof, t38.days_to_dormancy, t38.days_to_escheat, t38.days_to_inactive, t38.description, t38.enforce_min_required_balance, t38.interest_calculation_days_in_year_type_enum, t38.interest_calculation_type_enum, t38.interest_compounding_period_enum, t38.interest_posting_period_enum, t38.is_dormancy_tracking_active, t38.lockin_period_frequency, t38.lockin_period_frequency_enum, t38.min_balance_for_interest_calculation, t38.min_overdraft_for_interest_calculation, t38.min_required_balance, t38.min_required_opening_balance, t38.name, t38.nominal_annual_interest_rate, t38.no
 minal_annual_interest_rate_overdraft, t38.overdraft_limit, t38.short_name, t39.id, t39.createdby_id, t39.created_date, t39.lastmodifiedby_id, t39.lastmodified_date, t39.name, t38.withhold_tax, t38.withdrawal_fee_for_transfer, t35.rejectedon_userid, t35.rejectedon_date, t35.field_officer_id, t35.total_savings_amount_on_hold, t35.start_interest_calculation_date, t35.status_enum, t35.sub_status_enum, t35.submittedon_userid, t35.submittedon_date, t35.account_balance_derived, t35.last_interest_calculation_date, t35.total_annual_fees_derived, t35.total_deposits_derived, t35.total_fees_charge_derived, t35.total_interest_earned_derived, t35.total_interest_posted_derived, t35.total_overdraft_interest_derived, t35.total_penalty_charge_derived, t35.total_withdrawal_fees_derived, t35.total_withdrawals_derived, t35.total_withhold_tax_derived, t40.id, t40.createdby_id, t40.created_date, t40.lastmodifiedby_id, t40.lastmodified_date, t40.name, t35.withhold_tax, t35.withdrawal_fee_for_transf
 er, t35.withdrawnon_userid, t35.withdrawnon_date, t41.id, t41.account_no, t41.activatedon_userid, t41.activation_date, t41.age_at_office, t41.client_age, t41.client_classification_cv_id, t41.client_type_cv_id, t41.closedon_userid, t41.closedon_date, t41.closure_reason_cv_id, t41.date_of_birth, t41.display_name, t41.email_address, t41.external_id, t41.firstname, t41.fullname, t41.gender_cv_id, t41.image_id, t41.is_staff, t41.lastname, t41.legal_form_enum, t41.middlename, t41.mobile_no, t41.office_id, t41.office_joining_date, t41.proposed_transfer_date, t41.reactivated_on_date, t41.reactivated_on_userid, t41.rejectedon_userid, t41.rejectedon_date, t41.reject_reason_cv_id, t41.reopened_by_userid, t41.reopened_on_date, t41.default_savings_account, t41.default_savings_product, t41.staff_id, t41.status_enum, t41.sub_status, t41.submittedon_userid, t41.submittedon_date, t41.transfer_to_office_id, t41.updated_by, t41.updated_on, t41.withdrawn_on_date, t41.withdraw_reason_cv_id, t41.
 withdraw_on_userid, t42.id, t42.version, t42.account_no, t42.accrued_till, t42.disbursedon_date, t42.maturedon_date, t42.approvedon_userid, t42.approvedon_date, t42.approved_principal, t42.client_id, t42.closedon_userid, t42.closedon_date, t42.create_standing_instruction_at_disbursement, t42.disbursedon_userid, t42.expected_disbursedon_date, t42.expected_firstrepaymenton_date, t42.expected_maturedon_date, t42.external_id, t42.fixed_emi_amount, t42.fund_id, t42.group_id, t42.guarantee_amount_derived, t42.interest_calculated_from_date, t42.interest_rate_differential, t42.interest_recalcualated_on, t42.is_floating_interest_rate, t42.is_npa, t42.is_topup, t42.loan_counter, t42.loan_officer_id, t42.product_id, t42.loan_product_counter, t42.loanpurpose_cv_id, t42.allow_partial_period_interest_calcualtion, t42.amortization_method_enum, t42.annual_nominal_interest_rate, t42.currency_code, t42.currency_digits, t42.currency_multiplesof, t42.days_in_month_enum, t42.days_in_year_enum, t
 42.grace_on_arrears_ageing, t42.grace_interest_free_periods, t42.grace_on_interest_periods, t42.grace_on_principal_periods, t42.arrearstolerance_amount, t42.interest_calculated_in_period_enum, t42.interest_method_enum, t42.interest_period_frequency_enum, t42.is_equal_amortization, t42.interest_recalculation_enabled, t42.nominal_interest_rate_per_period, t42.number_of_repayments, t42.principal_amount, t42.recurring_moratorium_principal_periods, t42.repay_every, t42.repayment_period_frequency_enum, t42.loan_status_id, t42.loan_sub_status_id, t42.loan_type_enum, t42.max_outstanding_loan_balance, t42.principal_amount_proposed, t42.rejectedon_userid, t42.rejectedon_date, t42.rescheduledon_userid, t42.rescheduledon_date, t42.submittedon_userid, t42.submittedon_date, t42.total_costofloan_derived, t42.total_expected_costofloan_derived, t42.total_expected_repayment_derived, t42.fee_charges_charged_derived, t42.total_charges_due_at_disbursement_derived, t42.fee_charges_outstanding_der
 ived, t42.fee_charges_repaid_derived, t42.fee_charges_waived_derived, t42.fee_charges_writtenoff_derived, t42.interest_charged_derived, t42.interest_outstanding_derived, t42.interest_repaid_derived, t42.interest_waived_derived, t42.interest_writtenoff_derived, t42.total_outstanding_derived, t42.penalty_charges_charged_derived, t42.penalty_charges_outstanding_derived, t42.penalty_charges_repaid_derived, t42.penalty_charges_waived_derived, t42.penalty_charges_writtenoff_derived, t42.principal_disbursed_derived, t42.principal_outstanding_derived, t42.principal_repaid_derived, t42.principal_writtenoff_derived, t42.total_repayment_derived, t42.total_waived_derived, t42.total_writtenoff_derived, t42.sync_disbursement_with_meeting, t42.term_frequency, t42.term_period_frequency_enum, t42.total_overpaid_derived, t42.total_recovered_derived, t42.loan_transaction_strategy_id, t42.withdrawnon_userid, t42.withdrawnon_date, t42.writeoff_reason_cv_id, t42.writtenoffon_date, t43.id, t43.ext
 ernal_id, t43.hierarchy, t43.image_id, t43.name, t43.opening_date, t43.parent_id, t44.id, t44.deposit_type_enum, t44.version, t44.account_no, t44.account_type_enum, t44.activatedon_userid, t44.activatedon_date, t44.allow_overdraft, t44.approvedon_userid, t44.approvedon_date, t44.client_id, t44.closedon_userid, t44.closedon_date, t44.currency_code, t44.currency_digits, t44.currency_multiplesof, t44.enforce_min_required_balance, t44.external_id, t44.group_id, t44.interest_calculation_days_in_year_type_enum, t44.interest_calculation_type_enum, t44.interest_compounding_period_enum, t44.interest_posting_period_enum, t44.lockedin_until_date_derived, t44.lockin_period_frequency, t44.lockin_period_frequency_enum, t44.min_balance_for_interest_calculation, t44.min_overdraft_for_interest_calculation, t44.min_required_balance, t44.min_required_opening_balance, t44.nominal_annual_interest_rate, t44.nominal_annual_interest_rate_overdraft, t44.on_hold_funds_derived, t44.overdraft_limit, t4
 4.product_id, t44.rejectedon_userid, t44.rejectedon_date, t44.field_officer_id, 
t44.total_savings_amount_on_hold, t44.start_interest_calculation_date, t44.status_enum, t44.sub_status_enum, t44.submittedon_userid, t44.submittedon_date, t44.account_balance_derived, t44.last_interest_calculation_date, t44.total_annual_fees_derived, t44.total_deposits_derived, t44.total_fees_charge_derived, t44.total_interest_earned_derived, t44.total_interest_posted_derived, t44.total_overdraft_interest_derived, t44.total_penalty_charge_derived, t44.total_withdrawal_fees_derived, t44.total_withdrawals_derived, t44.total_withhold_tax_derived, t44.tax_group_id, t44.withhold_tax, t44.withdrawal_fee_for_transfer, t44.withdrawnon_userid, t44.withdrawnon_date, t45.id, t45.account_no, t46.id, t46.nonexpired, t46.nonlocked, t46.nonexpired_credentials, t46.is_deleted, t46.email, t46.enabled, t46.firsttime_login_remaining, t46.firstname, t46.is_self_service_user, t46.last_time_login, t46.last_time_password_updated, t46.lastname, t46.office_id, t46.password, t46.password_never_expires
 , t46.staff_id, t46.username, t45.activated_date, t45.allow_dividends_inactive_clients, t47.id, t47.nonexpired, t47.nonlocked, t47.nonexpired_credentials, t47.is_deleted, t47.email, t47.enabled, t47.firsttime_login_remaining, t47.firstname, t47.is_self_service_user, t47.last_time_login, t47.last_time_password_updated, t47.lastname, t47.office_id, t47.password, t47.password_never_expires, t47.staff_id, t47.username, t45.approved_date, t48.id, t48.account_no, t48.activatedon_userid, t48.activation_date, t48.age_at_office, t48.client_age, t48.client_classification_cv_id, t48.client_type_cv_id, t48.closedon_userid, t48.closedon_date, t48.closure_reason_cv_id, t48.date_of_birth, t48.display_name, t48.email_address, t48.external_id, t48.firstname, t48.fullname, t48.gender_cv_id, t48.image_id, t48.is_staff, t48.lastname, t48.legal_form_enum, t48.middlename, t48.mobile_no, t48.office_id, t48.office_joining_date, t48.proposed_transfer_date, t48.reactivated_on_date, t48.reactivated_on
 _userid, t48.rejectedon_userid, t48.rejectedon_date, t48.reject_reason_cv_id, t48.reopened_by_userid, t48.reopened_on_date, t48.default_savings_account, t48.default_savings_product, t48.staff_id, t48.status_enum, t48.sub_status, t48.submittedon_userid, t48.submittedon_date, t48.transfer_to_office_id, t48.updated_by, t48.updated_on, t48.withdrawn_on_date, t48.withdraw_reason_cv_id, t48.withdraw_on_userid, t49.id, t49.nonexpired, t49.nonlocked, t49.nonexpired_credentials, t49.is_deleted, t49.email, t49.enabled, t49.firsttime_login_remaining, t49.firstname, t49.is_self_service_user, t49.last_time_login, t49.last_time_password_updated, t49.lastname, t49.office_id, t49.password, t49.password_never_expires, t49.staff_id, t49.username, t45.closed_date, t45.currency_code, t45.currency_digits, t45.currency_multiplesof, t45.external_id, t45.lockin_period_frequency, t45.lockin_period_frequency_enum, t45.minimum_active_period_frequency, t45.minimum_active_period_frequency_enum, t50.id, 
 t50.nonexpired, t50.nonlocked, t50.nonexpired_credentials, t50.is_deleted, t50.email, t50.enabled, t50.firsttime_login_remaining, t50.firstname, t50.is_self_service_user, t50.last_time_login, t50.last_time_password_updated, t50.lastname, t50.office_id, t50.password, t50.password_never_expires, t50.staff_id, t50.username, t45.lastmodified_date, t51.id, t51.nonexpired, t51.nonlocked, t51.nonexpired_credentials, t51.is_deleted, t51.email, t51.enabled, t51.firsttime_login_remaining, t51.firstname, t51.is_self_service_user, t51.last_time_login, t51.last_time_password_updated, t51.lastname, t51.office_id, t51.password, t51.password_never_expires, t51.staff_id, t51.username, t45.rejected_date, t52.id, t52.deposit_type_enum, t52.version, t52.account_no, t52.account_type_enum, t52.activatedon_userid, t52.activatedon_date, t52.allow_overdraft, t52.approvedon_userid, t52.approvedon_date, t52.client_id, t52.closedon_userid, t52.closedon_date, t52.currency_code, t52.currency_digits, t52.
 currency_multiplesof, t52.enforce_min_required_balance, t52.external_id, t52.group_id, t52.interest_calculation_days_in_year_type_enum, t52.interest_calculation_type_enum, t52.interest_compounding_period_enum, t52.interest_posting_period_enum, t52.lockedin_until_date_derived, t52.lockin_period_frequency, t52.lockin_period_frequency_enum, t52.min_balance_for_interest_calculation, t52.min_overdraft_for_interest_calculation, t52.min_required_balance, t52.min_required_opening_balance, t52.nominal_annual_interest_rate, t52.nominal_annual_interest_rate_overdraft, t52.on_hold_funds_derived, t52.overdraft_limit, t52.product_id, t52.rejectedon_userid, t52.rejectedon_date, t52.field_officer_id, t52.total_savings_amount_on_hold, t52.start_interest_calculation_date, t52.status_enum, t52.sub_status_enum, t52.submittedon_userid, t52.submittedon_date, t52.account_balance_derived, t52.last_interest_calculation_date, t52.total_annual_fees_derived, t52.total_deposits_derived, t52.total_fees_c
 harge_derived, t52.total_interest_earned_derived, t52.total_interest_posted_derived, t52.total_overdraft_interest_derived, t52.total_penalty_charge_derived, t52.total_withdrawal_fees_derived, t52.total_withdrawals_derived, t52.total_withhold_tax_derived, t52.tax_group_id, t52.withhold_tax, t52.withdrawal_fee_for_transfer, t52.withdrawnon_userid, t52.withdrawnon_date, t53.id, t53.createdby_id, t53.created_date, t53.lastmodifiedby_id, t53.lastmodified_date, t53.accounting_type, t53.allow_dividends_inactive_clients, t53.currency_code, t53.currency_digits, t53.currency_multiplesof, t53.description, t53.end_date, t53.external_id, t53.lockin_period_frequency_enum, t53.lockin_period_frequency, t53.maximum_client_shares, t53.minimum_active_period_frequency, t53.minimum_active_period_frequency_enum, t53.minimum_client_shares, t53.name, t53.nominal_client_shares, t53.capital_amount, t53.short_name, t53.start_date, t53.total_shares, t53.issued_shares, t53.totalsubscribed_shares, t53.un
 it_price, t45.status_enum, t54.id, t54.nonexpired, t54.nonlocked, t54.nonexpired_credentials, t54.is_deleted, t54.email, t54.enabled, t54.firsttime_login_remaining, t54.firstname, t54.is_self_service_user, t54.last_time_login, t54.last_time_password_updated, t54.lastname, t54.office_id, t54.password, t54.password_never_expires, t54.staff_id, t54.username, t45.submitted_date, t45.total_approved_shares, t45.total_pending_shares, t1.transfer_type, t0.amount, t0.currency_code, t0.currency_digits, t0.currency_multiplesof, t0.transaction_date, t0.description, t55.id, t55.amount, t55.amount_in_words, t55.appuser_id, t55.created_date, t55.transaction_date, t55.external_id, t55.fee_charges_portion_derived, t55.interest_portion_derived, t56.id, t56.version, t56.account_no, t56.accrued_till, t56.disbursedon_date, t56.maturedon_date, t56.approvedon_userid, t56.approvedon_date, t56.approved_principal, t56.client_id, t56.closedon_userid, t56.closedon_date, t56.create_standing_instruction_
 at_disbursement, t56.disbursedon_userid, t56.expected_disbursedon_date, t56.expected_firstrepaymenton_date, t56.expected_maturedon_date, t56.external_id, t56.fixed_emi_amount, t56.fund_id, t56.group_id, t56.guarantee_amount_derived, t56.interest_calculated_from_date, t56.interest_rate_differential, t56.interest_recalcualated_on, t56.is_floating_interest_rate, t56.is_npa, t56.is_topup, t56.loan_counter, t56.loan_officer_id, t56.product_id, t56.loan_product_counter, t56.loanpurpose_cv_id, t56.allow_partial_period_interest_calcualtion, t56.amortization_method_enum, t56.annual_nominal_interest_rate, t56.currency_code, t56.currency_digits, t56.currency_multiplesof, t56.days_in_month_enum, t56.days_in_year_enum, t56.grace_on_arrears_ageing, t56.grace_interest_free_periods, t56.grace_on_interest_periods, t56.grace_on_principal_periods, t56.arrearstolerance_amount, t56.interest_calculated_in_period_enum, t56.interest_method_enum, t56.interest_period_frequency_enum, t56.is_equal_amor
 tization, t56.interest_recalculation_enabled, t56.nominal_interest_rate_per_period, t56.number_of_repayments, t56.principal_amount, t56.recurring_moratorium_principal_periods, t56.repay_every, t56.repayment_period_frequency_enum, t56.loan_status_id, t56.loan_sub_status_id, t56.loan_type_enum, t56.max_outstanding_loan_balance, t56.principal_amount_proposed, t56.rejectedon_userid, t56.rejectedon_date, t56.rescheduledon_userid, t56.rescheduledon_date, t56.submittedon_userid, t56.submittedon_date, t56.total_costofloan_derived, t56.total_expected_costofloan_derived, t56.total_expected_repayment_derived, t56.fee_charges_charged_derived, t56.total_charges_due_at_disbursement_derived, t56.fee_charges_outstanding_derived, t56.fee_charges_repaid_derived, t56.fee_charges_waived_derived, t56.fee_charges_writtenoff_derived, t56.interest_charged_derived, t56.interest_outstanding_derived, t56.interest_repaid_derived, t56.interest_waived_derived, t56.interest_writtenoff_derived, t56.total_o
 utstanding_derived, t56.penalty_charges_charged_derived, t56.penalty_charges_outstanding_derived, t56.penalty_charges_repaid_derived, t56.penalty_charges_waived_derived, t56.penalty_charges_writtenoff_derived, t56.principal_disbursed_derived, t56.principal_outstanding_derived, t56.principal_repaid_derived, t56.principal_writtenoff_derived, t56.total_repayment_derived, t56.total_waived_derived, t56.total_writtenoff_derived, t56.sync_disbursement_with_meeting, t56.term_frequency, t56.term_period_frequency_enum, t56.total_overpaid_derived, t56.total_recovered_derived, t56.loan_transaction_strategy_id, t56.withdrawnon_userid, t56.withdrawnon_date, t56.writeoff_reason_cv_id, t56.writtenoffon_date, t55.manually_adjusted_or_reversed, t57.id, t57.external_id, t57.hierarchy, t57.image_id, t57.name, t57.opening_date, t57.parent_id, t55.outstanding_loan_balance_derived, t55.overpayment_portion_derived, t58.id, t58.account_number, t58.bank_number, t58.check_number, t59.id, t59.descripti
 on, t59.is_cash_payment, t59.value, t59.order_position, t58.receipt_number, t58.routing_code, 
t55.penalty_charges_portion_derived, t55.principal_portion_derived, t55.is_reversed, t55.submitted_on_date, t55.transaction_type_enum, t55.unrecognized_income_portion, t60.id, t60.amount, t60.amount_in_words, t61.id, t61.nonexpired, t61.nonlocked, t61.nonexpired_credentials, t61.is_deleted, t61.email, t61.enabled, t61.firsttime_login_remaining, t61.firstname, t61.is_self_service_user, t61.last_time_login, t61.last_time_password_updated, t61.lastname, t61.office_id, t61.password, t61.password_never_expires, t61.staff_id, t61.username, t60.balance_end_date_derived, t60.balance_number_of_days_derived, t60.created_date, t60.cumulative_balance_derived, t60.transaction_date, t60.is_manual, t62.id, t62.external_id, t62.hierarchy, t62.image_id, t62.name, t62.opening_date, t62.parent_id, t60.overdraft_amount_derived, t63.id, t63.account_number, t63.bank_number, t63.check_number, t63.payment_type_id, t63.receipt_number, t63.routing_code, t60.release_id_of_hold_amount, t60.is_reversed, 
 t60.running_balance_derived, t64.id, t64.deposit_type_enum, t64.version, t64.account_no, t64.account_type_enum, t64.activatedon_userid, t64.activatedon_date, t64.allow_overdraft, t64.approvedon_userid, t64.approvedon_date, t64.client_id, t64.closedon_userid, t64.closedon_date, t64.currency_code, t64.currency_digits, t64.currency_multiplesof, t64.enforce_min_required_balance, t64.external_id, t64.group_id, t64.interest_calculation_days_in_year_type_enum, t64.interest_calculation_type_enum, t64.interest_compounding_period_enum, t64.interest_posting_period_enum, t64.lockedin_until_date_derived, t64.lockin_period_frequency, t64.lockin_period_frequency_enum, t64.min_balance_for_interest_calculation, t64.min_overdraft_for_interest_calculation, t64.min_required_balance, t64.min_required_opening_balance, t64.nominal_annual_interest_rate, t64.nominal_annual_interest_rate_overdraft, t64.on_hold_funds_derived, t64.overdraft_limit, t64.product_id, t64.rejectedon_userid, t64.rejectedon_d
 ate, t64.field_officer_id, t64.total_savings_amount_on_hold, t64.start_interest_calculation_date, t64.status_enum, t64.sub_status_enum, t64.submittedon_userid, t64.submittedon_date, t64.account_balance_derived, t64.last_interest_calculation_date, t64.total_annual_fees_derived, t64.total_deposits_derived, t64.total_fees_charge_derived, t64.total_interest_earned_derived, t64.total_interest_posted_derived, t64.total_overdraft_interest_derived, t64.total_penalty_charge_derived, t64.total_withdrawal_fees_derived, t64.total_withdrawals_derived, t64.total_withhold_tax_derived, t64.tax_group_id, t64.withhold_tax, t64.withdrawal_fee_for_transfer, t64.withdrawnon_userid, t64.withdrawnon_date, t60.transaction_type_enum, t0.is_reversed, t65.id, t65.amount, t65.amount_in_words, t65.appuser_id, t65.created_date, t65.transaction_date, t65.external_id, t65.fee_charges_portion_derived, t65.interest_portion_derived, t65.loan_id, t65.manually_adjusted_or_reversed, t65.office_id, t65.outstandin
 g_loan_balance_derived, t65.overpayment_portion_derived, t65.payment_detail_id, t65.penalty_charges_portion_derived, t65.principal_portion_derived, t65.is_reversed, t65.submitted_on_date, t65.transaction_type_enum, t65.unrecognized_income_portion, t66.id, t66.amount, t66.amount_in_words, t66.appuser_id, t66.balance_end_date_derived, t66.balance_number_of_days_derived, t66.created_date, t66.cumulative_balance_derived, t66.transaction_date, t66.is_manual, t66.office_id, t66.overdraft_amount_derived, t66.payment_detail_id, t66.release_id_of_hold_amount, t66.is_reversed, t66.running_balance_derived, t66.savings_account_id, t66.transaction_type_enum, t67.id, t67.is_active, t67.amount, t67.amount_paid, t67.charge_amount, t68.id, t68.account_number, t68.bank_number, t68.check_number, t68.payment_type_id, t68.receipt_number, t68.routing_code, t69.id, t69.account_no, t69.activated_userid, t69.activated_date, t69.allow_dividends_inactive_clients, t69.approved_userid, t69.approved_date
 , t69.client_id, t69.closed_userid, t69.closed_date, t69.currency_code, t69.currency_digits, t69.currency_multiplesof, t69.external_id, t69.lockin_period_frequency, t69.lockin_period_frequency_enum, t69.minimum_active_period_frequency, t69.minimum_active_period_frequency_enum, t69.lastmodifiedby_id, t69.lastmodified_date, t69.rejected_userid, t69.rejected_date, t69.savings_account_id, t69.product_id, t69.status_enum, t69.submitted_userid, t69.submitted_date, t69.total_approved_shares, t69.total_pending_shares, t67.unit_price, t67.status_enum, t67.total_shares, t67.transaction_date, t67.type_enum FROM m_account_transfer_transaction t0 INNER JOIN m_account_transfer_details t1 ON t0.account_transfer_details_id = t1.id LEFT OUTER JOIN m_loan_transaction t55 ON t0.from_loan_transaction_id = t55.id LEFT OUTER JOIN m_savings_account_transaction t60 ON t0.from_savings_transaction_id = t60.id LEFT OUTER JOIN m_loan_transaction t65 ON t0.to_loan_transaction_id = t65.id LEFT OUTER JOIN
  m_savings_account_transaction t66 ON t0.to_savings_transaction_id = t66.id LEFT OUTER JOIN m_share_account_transactions t67 ON t0.to_share_transaction_id = t67.id LEFT OUTER JOIN m_account_transfer_standing_instructions t2 ON t1.id = t2.account_transfer_details_id LEFT OUTER JOIN m_client t3 ON t1.from_client_id = t3.id LEFT OUTER JOIN m_loan t12 ON t1.from_loan_account_id = t12.id LEFT OUTER JOIN m_office t34 ON t1.from_office_id = t34.id LEFT OUTER JOIN m_savings_account t35 ON t1.from_savings_account_id = t35.id LEFT OUTER JOIN m_client t41 ON t1.to_client_id = t41.id LEFT OUTER JOIN m_loan t42 ON t1.to_loan_account_id = t42.id LEFT OUTER JOIN m_office t43 ON t1.to_office_id = t43.id LEFT OUTER JOIN m_savings_account t44 ON t1.to_savings_account_id = t44.id LEFT OUTER JOIN m_share_account t45 ON t1.to_share_account_id = t45.id LEFT OUTER JOIN m_loan t56 ON t55.loan_id = t56.id LEFT OUTER JOIN m_office t57 ON t55.office_id = t57.id LEFT OUTER JOIN m_payment_detail t58 ON 
 t55.payment_detail_id = t58.id LEFT OUTER JOIN m_appuser t61 ON t60.appuser_id = t61.id LEFT OUTER JOIN m_office t62 ON t60.office_id = t62.id LEFT OUTER JOIN m_payment_detail t63 ON t60.payment_detail_id = t63.id LEFT OUTER JOIN m_savings_account t64 ON t60.savings_account_id = t64.id LEFT OUTER JOIN m_payment_detail t68 ON t67.payment_detail_id = t68.id LEFT OUTER JOIN m_share_account t69 ON t67.account_id = t69.id LEFT OUTER JOIN m_image t4 ON t3.image_id = t4.id LEFT OUTER JOIN m_office t5 ON t3.office_id = t5.id LEFT OUTER JOIN m_staff t7 ON t3.staff_id = t7.id LEFT OUTER JOIN m_office t11 ON t3.transfer_to_office_id = t11.id LEFT OUTER JOIN m_client t13 ON t12.client_id = t13.id LEFT OUTER JOIN m_fund t14 ON t12.fund_id = t14.id LEFT OUTER JOIN m_group t15 ON t12.group_id = t15.id LEFT OUTER JOIN m_loan_recalculation_details t22 ON t12.id = t22.loan_id LEFT OUTER JOIN m_staff t23 ON t12.loan_officer_id = t23.id LEFT OUTER JOIN m_product_loan t24 ON t12.product_id = t24
 .id LEFT OUTER JOIN ref_loan_transaction_processing_strategy t33 ON t12.loan_transaction_strategy_id = t33.id LEFT OUTER JOIN m_client t36 ON t35.client_id = t36.id LEFT OUTER JOIN m_group t37 ON t35.group_id = t37.id LEFT OUTER JOIN m_savings_product t38 ON t35.product_id = t38.id LEFT OUTER JOIN m_tax_group t40 ON t35.tax_group_id = t40.id LEFT OUTER JOIN m_appuser t46 ON t45.activated_userid = t46.id LEFT OUTER JOIN m_appuser t47 ON t45.approved_userid = t47.id LEFT OUTER JOIN m_client t48 ON t45.client_id = t48.id LEFT OUTER JOIN m_appuser t49 ON t45.closed_userid = t49.id LEFT OUTER JOIN m_appuser t50 ON t45.lastmodifiedby_id = t50.id LEFT OUTER JOIN m_appuser t51 ON t45.rejected_userid = t51.id LEFT OUTER JOIN m_savings_account t52 ON t45.savings_account_id = t52.id LEFT OUTER JOIN m_share_product t53 ON t45.product_id = t53.id LEFT OUTER JOIN m_appuser t54 ON t45.submitted_userid = t54.id LEFT OUTER JOIN m_payment_type t59 ON t58.payment_type_id = t59.id LEFT OUTER JO
 IN m_image t6 ON t5.image_id = t6.id LEFT OUTER JOIN m_image t8 ON t7.image_id = t8.id LEFT OUTER JOIN m_office t9 ON t7.office_id = t9.id LEFT OUTER JOIN m_staff t10 ON t7.organisational_role_parent_staff_id = t10.id LEFT OUTER JOIN m_appuser t16 ON t15.activatedon_userid = t16.id LEFT OUTER JOIN m_group_level t19 ON t15.level_id = t19.id LEFT OUTER JOIN m_office t20 ON t15.office_id = t20.id LEFT OUTER JOIN m_staff t21 ON t15.staff_id = t21.id LEFT OUTER JOIN m_product_loan_floating_rates t25 ON t24.id = t25.loan_product_id LEFT OUTER JOIN m_fund t27 ON t24.fund_id = t27.id LEFT OUTER JOIN m_product_loan_configurable_attributes t28 ON t24.id = t28.loan_product_id LEFT OUTER JOIN m_product_loan_guarantee_details t29 ON t24.id = t29.loan_product_id LEFT OUTER JOIN m_product_loan_recalculation_details t30 ON t24.id = t30.product_id LEFT OUTER JOIN ref_loan_transaction_processing_strategy t31 ON t24.loan_transaction_strategy_id = t31.id LEFT OUTER JOIN m_product_loan_variable_
 installment_config t32 ON t24.id = t32.loan_product_id LEFT OUTER JOIN m_tax_group t39 ON t38.tax_group_id = t39.id LEFT OUTER JOIN m_office t17 ON t16.office_id = t17.id LEFT OUTER JOIN m_staff t18 ON t16.staff_id = t18.id LEFT OUTER JOIN m_floating_rates t26 ON t25.floating_rates_id = t26.id WHERE ((t1.from_loan_account_id = ? OR t1.to_loan_account_id = ?) AND t0.is_reversed = ?) ORDER BY t0.id DESC} [code=1116, state=HY000]
at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingConnectionDecorator.java:218)
at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingConnectionDecorator.java:202)
at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.access$700(LoggingConnectionDecorator.java:58)
at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator$LoggingConnection$LoggingPreparedStatement.executeQuery(LoggingConnectionDecorator.java:1117)
at org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:268)
at org.apache.openjpa.jdbc.kernel.JDBCStoreManager$CancelPreparedStatement.executeQuery(JDBCStoreManager.java:1800)
at org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:258)
at org.apache.openjpa.jdbc.sql.SelectImpl.executeQuery(SelectImpl.java:500)
at org.apache.openjpa.jdbc.sql.SelectImpl.execute(SelectImpl.java:425)
at org.apache.openjpa.jdbc.sql.SelectImpl.execute(SelectImpl.java:392)
at org.apache.openjpa.jdbc.sql.LogicalUnion$UnionSelect.execute(LogicalUnion.java:427)
at org.apache.openjpa.jdbc.sql.LogicalUnion.execute(LogicalUnion.java:230)
at org.apache.openjpa.jdbc.sql.LogicalUnion.execute(LogicalUnion.java:220)
at org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider.open(SelectResultObjectProvider.java:93)
at org.apache.openjpa.lib.rop.EagerResultList.<init>(EagerResultList.java:33)
... 168 more

08:34:26.210 [http-bio-443-exec-6] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551265857,"totalTime":353,"method":"POST","url":"https://localhost/fineract-provider/api/v1/loans/628","parameters":{"command":["undodisbursal"]}}
08:35:22.626 [http-bio-443-exec-2] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1564551322601,"totalTime":24,"method":"GET","url":"https://localhost/fineract-provider/api/v1/notifications","parameters":{"isRead":["false"],"limit":["15"],"offset":["0"]}}

Best Regards

> On July 31, 2019 at 11:15 AM Mexina Daniel <me...@singo.africa> wrote:
> 
> 
>     Hello Devs
> 
>     I was adding some enhancement on transferring of fund and it worked find as i planned.
> 
>     However, now when i try to undo disbursal i get errors referring to the file that i didn't edit anything.
> 
>     Also, when i edit the repayment transaction, it also shows the error source is the same file.
> 
>     Can someone check on the error log (Tried to undo disbursal ) and see if he can help.
> 
>     Thanks in advance.
> 
>     Mexina Daniel
> 
>     Singo Africa Limited
> 
>     Mbezi Beach "B"  | Mwai Kibaki Road | 6 Wasafi Str.
>     P.O BOX 78908 | 14121 Dar es salaam
> 
>     +255 71 211 0791 | +255 22 261 8511
> 
>     amala.co.tz https://amala.co.tz/  | singo.africa https://singo.africa
> 
>              
> 


Mexina Daniel

Singo Africa Limited

Mbezi Beach "B"  | Mwai Kibaki Road | 6 Wasafi Str.
P.O BOX 78908 | 14121 Dar es salaam

+255 71 211 0791 | +255 22 261 8511

amala.co.tz https://amala.co.tz/  | singo.africa https://singo.africa

         

Re: Help on the error i get

Posted by Mexina Daniel <me...@singo.africa>.
Dear Nikhil

Thank you for this.

I will try to solve b this workaround.

Best Regards

> On October 14, 2019 at 6:24 AM Nikhil Pawar <ni...@gmail.com> wrote:
> 
>     Hi Mexina,
> 
>     I am not sure if you were able to solve this issue but I had faced this issue quite a few times while writing custom features.
>     The simple workaround I used to do is simply refer the dependencies and remove unnecessary joins from chain.
>     Hope this helps.
> 
>     Regards,
>     Nikhil
> 
>     On Wed, Jul 31, 2019 at 1:45 AM Mexina Daniel <me...@singo.africa> wrote:
> 
>         > > 
> >         Hello Devs
> > 
> >         I was adding some enhancement on transferring of fund and it worked find as i planned.
> > 
> >         However, now when i try to undo disbursal i get errors referring to the file that i didn't edit anything.
> > 
> >         Also, when i edit the repayment transaction, it also shows the error source is the same file.
> > 
> >         Can someone check on the error log (Tried to undo disbursal ) and see if he can help.
> > 
> >         Thanks in advance.
> > 
> >         Mexina Daniel
> > 
> >         Singo Africa Limited
> > 
> >         Mbezi Beach "B"  | Mwai Kibaki Road | 6 Wasafi Str.
> >         P.O BOX 78908 | 14121 Dar es salaam
> > 
> >         +255 71 211 0791 | +255 22 261 8511
> > 
> >         amala.co.tz https://amala.co.tz/  | singo.africa https://singo.africa
> > 
> >                  
> > 
> >     > 


Mexina Daniel

Singo Africa Limited

Mbezi Beach "B"  | Mwai Kibaki Road | 6 Wasafi Str.
P.O BOX 78908 | 14121 Dar es salaam

+255 71 211 0791 | +255 22 261 8511

amala.co.tz https://amala.co.tz/  | singo.africa https://singo.africa

         

Re: Help on the error i get

Posted by Nikhil Pawar <ni...@gmail.com>.
Hi Mexina,

I am not sure if you were able to solve this issue but I had faced this
issue quite a few times while writing custom features.
The simple workaround I used to do is simply refer the dependencies and
remove unnecessary joins from chain.
Hope this helps.

Regards,
Nikhil

On Wed, Jul 31, 2019 at 1:45 AM Mexina Daniel <me...@singo.africa> wrote:

> Hello Devs
>
> I was adding some enhancement on transferring of fund and it worked find
> as i planned.
>
> However, now when i try to undo disbursal i get errors referring to the
> file that i didn't edit anything.
>
> Also, when i edit the repayment transaction, it also shows the error
> source is the same file.
>
> Can someone check on the error log (Tried to undo disbursal ) and see if
> he can help.
>
> Thanks in advance.
>
> Mexina Daniel
>
> Singo Africa Limited
>
> Mbezi Beach "B"  | Mwai Kibaki Road | 6 Wasafi Str.
> P.O BOX 78908 | 14121 Dar es salaam
>
> +255 71 211 0791 | +255 22 261 8511
>
> amala.co.tz | singo.africa
>
>
>