Last active
January 11, 2019 07:14
-
-
Save kevin-madhu/c6a810c9e4b3f4382c37ea947c6cd727 to your computer and use it in GitHub Desktop.
Tomcat logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jan 10, 2019 12:58:47 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 | |
Jan 10, 2019 12:58:47 AM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["http-bio-8443"] | |
Jan 10, 2019 12:58:47 AM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["ajp-bio-8009"] | |
Jan 10, 2019 12:58:47 AM org.apache.catalina.startup.Catalina load | |
INFO: Initialization processed in 337 ms | |
Jan 10, 2019 12:58:47 AM org.apache.catalina.core.StandardService startInternal | |
INFO: Starting service Catalina | |
Jan 10, 2019 12:58:47 AM org.apache.catalina.core.StandardEngine startInternal | |
INFO: Starting Servlet Engine: Apache Tomcat/7.0.92 | |
Jan 10, 2019 12:58:47 AM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /usr/share/tomcat7/webapps/fineract-provider.war | |
Jan 10, 2019 12:58:50 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. | |
Jan 10, 2019 12:59:14 AM com.sun.jersey.spi.spring.container.servlet.SpringServlet getContext | |
INFO: Using default applicationContext | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate | |
INFO: Initiating Jersey application, version 'Jersey: 1.17 01/17/2013 03:31 PM' | |
Jan 10, 2019 12:59:15 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. | |
Jan 10, 2019 12:59:15 AM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /usr/share/tomcat7/webapps/fineract-provider.war has finished in 27,918 ms | |
Jan 10, 2019 12:59:15 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /usr/share/tomcat7/webapps/host-manager | |
Jan 10, 2019 12:59:15 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. | |
Jan 10, 2019 12:59:15 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/host-manager has finished in 32 ms | |
Jan 10, 2019 12:59:15 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /usr/share/tomcat7/webapps/docs | |
Jan 10, 2019 12:59:15 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. | |
Jan 10, 2019 12:59:15 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/docs has finished in 22 ms | |
Jan 10, 2019 12:59:15 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /usr/share/tomcat7/webapps/manager | |
Jan 10, 2019 12:59:15 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. | |
Jan 10, 2019 12:59:15 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/manager has finished in 32 ms | |
Jan 10, 2019 12:59:15 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /usr/share/tomcat7/webapps/examples | |
Jan 10, 2019 12:59:16 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. | |
Jan 10, 2019 12:59:16 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/examples has finished in 97 ms | |
Jan 10, 2019 12:59:16 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /usr/share/tomcat7/webapps/ROOT | |
Jan 10, 2019 12:59:16 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. | |
Jan 10, 2019 12:59:16 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/ROOT has finished in 23 ms | |
Jan 10, 2019 12:59:16 AM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["http-bio-8443"] | |
Jan 10, 2019 12:59:16 AM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["ajp-bio-8009"] | |
Jan 10, 2019 12:59:16 AM org.apache.catalina.startup.Catalina start | |
INFO: Server startup in 28210 ms |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jan 10, 2019 12:58:47 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 | |
Jan 10, 2019 12:58:47 AM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["http-bio-8443"] | |
Jan 10, 2019 12:58:47 AM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["ajp-bio-8009"] | |
Jan 10, 2019 12:58:47 AM org.apache.catalina.startup.Catalina load | |
INFO: Initialization processed in 337 ms | |
Jan 10, 2019 12:58:47 AM org.apache.catalina.core.StandardService startInternal | |
INFO: Starting service Catalina | |
Jan 10, 2019 12:58:47 AM org.apache.catalina.core.StandardEngine startInternal | |
INFO: Starting Servlet Engine: Apache Tomcat/7.0.92 | |
Jan 10, 2019 12:58:47 AM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /usr/share/tomcat7/webapps/fineract-provider.war | |
Jan 10, 2019 12:58:50 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. | |
00:58:50,398 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] | |
00:58:50,398 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] | |
00:58:50,398 |-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] | |
00:58:50,434 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set | |
00:58:50,435 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] | |
00:58:50,441 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] | |
00:58:50,478 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead. | |
00:58:50,478 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. | |
00:58:50,478 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details | |
00:58:50,478 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender] | |
00:58:50,479 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] | |
00:58:50,481 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property | |
00:58:50,487 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [/usr/share/tomcat7/logs/fineract-platform.log] | |
00:58:50,489 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.fineract.platform] to DEBUG | |
00:58:50,489 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.fineract.infrastructure.security.filter] to INFO | |
00:58:50,489 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.fineract] to DEBUG | |
00:58:50,489 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO | |
00:58:50,489 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.beans] to INFO | |
00:58:50,489 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [net.sf.ehcache] to ERROR | |
00:58:50,489 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate.cache] to ERROR | |
00:58:50,489 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO | |
00:58:50,489 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] | |
00:58:50,490 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] | |
00:58:50,490 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. | |
00:58:50,490 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4e77d874 - Registering current configuration as safe fallback point | |
. ____ _ __ _ _ | |
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ | |
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ | |
\\/ ___)| |_)| | | | | || (_| | ) ) ) ) | |
' |____| .__|_| |_|_| |_\__, | / / / / | |
=========|_|==============|___/=/_/_/_/ | |
:: Spring Boot :: (v1.1.6.RELEASE) | |
00:58:50.968 [localhost-startStop-1] INFO o.s.boot.SpringApplication - Starting application on ThinKevin with PID 17264 (/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/lib/spring-boot-1.1.6.RELEASE.jar started by kevin in /home/kevin/Projects/fineractsetup) | |
00:58:50.996 [localhost-startStop-1] INFO o.s.b.c.e.AnnotationConfigEmbeddedWebApplicationContext - Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@7533dbe7: startup date [Thu Jan 10 00:58:50 MSK 2019]; root of context hierarchy | |
00:58:51.477 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes/META-INF/spring/jndi.xml] | |
00:58:51.566 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes/META-INF/spring/appContext.xml] | |
00:58:51.619 [localhost-startStop-1] INFO o.s.s.core.SpringSecurityCoreVersion - You are running with Spring Security Core 3.2.5.RELEASE | |
00:58:51.623 [localhost-startStop-1] INFO o.s.s.c.SecurityNamespaceHandler - Spring Security 'config' module version is 3.2.5.RELEASE | |
00:58:51.632 [localhost-startStop-1] INFO o.s.s.c.m.GlobalMethodSecurityBeanDefinitionParser - Expressions were enabled for method security but no SecurityExpressionHandler was configured. All hasPermision() expressions will evaluate to false. | |
00:58:54.700 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes/META-INF/spring/infrastructure.xml] | |
00:58:54.716 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes/META-INF/spring/securityContext.xml] | |
00:58:54.782 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /api/*/authentication | |
00:58:54.782 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /api/*/self/authentication | |
00:58:54.782 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /api/*/self/registration | |
00:58:54.782 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /api/*/self/registration/user | |
00:58:54.783 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated()' for /api/*/twofactor | |
00:58:54.783 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated()' for /api/*/twofactor | |
00:58:54.783 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated()' for /api/*/twofactor/validate | |
00:58:54.783 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated() and hasAuthority('TWOFACTOR_AUTHENTICATED')' for /api/** | |
00:58:54.783 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated() and hasAuthority('TWOFACTOR_AUTHENTICATED')' for /api/** | |
00:58:54.783 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated() and hasAuthority('TWOFACTOR_AUTHENTICATED')' for /api/** | |
00:58:54.783 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated() and hasAuthority('TWOFACTOR_AUTHENTICATED')' for /api/** | |
00:58:54.783 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated() and hasAuthority('TWOFACTOR_AUTHENTICATED')' for /api/** | |
00:58:54.798 [localhost-startStop-1] INFO o.s.s.c.h.HttpSecurityBeanDefinitionParser - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.access.channel.ChannelProcessingFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 100, Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, <basicAuthenticationProcessingFilter>, order = 201, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, <twoFactorAuthFilter>, order = 1501, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2000, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0>, order = 2300] | |
00:58:54.803 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes/META-INF/spring/cache.xml] | |
00:58:54.816 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes/META-INF/spring/spmContext.xml] | |
00:58:54.846 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes/META-INF/spring/swagger.xml] | |
00:58:54.858 [localhost-startStop-1] INFO o.s.b.f.s.DefaultListableBeanFactory - Overriding bean definition for bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': replacing [Generic bean: class [org.springframework.boot.autoconfigure.AutoConfigurationPackages$BasePackages]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Generic bean: class [org.springframework.boot.autoconfigure.AutoConfigurationPackages$BasePackages]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] | |
00:58:55.560 [localhost-startStop-1] INFO o.s.b.f.s.DefaultListableBeanFactory - Overriding bean definition for bean 'springSecurityFilterChain': replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.apache.fineract.infrastructure.core.boot.WebXmlConfiguration; factoryMethodName=springSecurityFilterChain; initMethodName=null; destroyMethodName=(inferred); defined in class org.apache.fineract.infrastructure.core.boot.WebXmlConfiguration] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration; factoryMethodName=springSecurityFilterChain; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/security/config/annotation/web/configuration/WebSecurityConfiguration.class]] | |
00:58:56.256 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler#0' of type [class org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
00:58:56.260 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean '(inner bean)#1f7a746a' of type [class org.springframework.security.access.expression.method.ExpressionBasedAnnotationAttributeFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
00:58:56.262 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean '(inner bean)#1f444dc6' of type [class org.springframework.security.access.prepost.PrePostAnnotationSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
00:58:56.265 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0' of type [class org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
00:58:56.269 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor' of type [class org.springframework.security.access.intercept.aopalliance.MethodSecurityMetadataSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
00:58:56.384 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0' of type [class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
00:58:56.387 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$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) | |
00:58:56.409 [localhost-startStop-1] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5413 ms | |
00:58:56.932 [localhost-startStop-1] INFO c.g.flyway.core.command.DbMigrate - Current version of schema `mifosplatform-tenants`: 4 | |
00:58:56.932 [localhost-startStop-1] WARN c.g.flyway.core.command.DbMigrate - outOfOrder mode is active. Migration of schema `mifosplatform-tenants` may not be reproducible. | |
00:58:56.934 [localhost-startStop-1] INFO c.g.flyway.core.command.DbMigrate - Schema `mifosplatform-tenants` is up to date. No migration necessary. | |
00:58:56.935 [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) | |
00:58:57.180 [localhost-startStop-1] INFO c.g.flyway.core.command.DbMigrate - Current version of schema `mifostenant-default`: 349 | |
00:58:57.180 [localhost-startStop-1] WARN c.g.flyway.core.command.DbMigrate - outOfOrder mode is active. Migration of schema `mifostenant-default` may not be reproducible. | |
00:58:57.182 [localhost-startStop-1] INFO c.g.flyway.core.command.DbMigrate - Schema `mifostenant-default` is up to date. No migration necessary. | |
00:58:57.244 [localhost-startStop-1] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'jpa-pu' | |
11 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. | |
15 jpa-pu INFO [localhost-startStop-1] openjpa.Runtime - OpenJPA dynamically loaded a validation provider. | |
112 jpa-pu INFO [localhost-startStop-1] openjpa.jdbc.JDBC - Using dictionary class "org.apache.fineract.infrastructure.core.domain.MySQLDictionaryCustom". | |
2281 jpa-pu INFO [localhost-startStop-1] openjpa.Runtime - Starting OpenJPA 2.4.1 | |
2333 jpa-pu INFO [localhost-startStop-1] openjpa.jdbc.JDBC - Connected to MySQL version 0.0 using JDBC driver Drizzle-JDBC version 0.1. | |
00:59:00.437 [localhost-startStop-1] INFO o.s.c.e.EhCacheManagerFactoryBean - Initializing EhCache CacheManager | |
00:59:01.126 [localhost-startStop-1] INFO o.s.s.w.a.c.ChannelProcessingFilter - Validated configuration attributes | |
00:59:01.187 [localhost-startStop-1] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/api/**'], [org.springframework.security.web.access.channel.ChannelProcessingFilter@c183162, org.springframework.security.web.context.SecurityContextPersistenceFilter@6e648a39, org.apache.fineract.infrastructure.security.filter.TenantAwareBasicAuthenticationFilter@79852f9e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3c8b9932, org.apache.fineract.infrastructure.security.filter.InsecureTwoFactorAuthenticationFilter@2b1c3e72, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@739b2d33, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3e458103, org.springframework.security.web.access.ExceptionTranslationFilter@743ae1b0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1498b40c] | |
00:59:01.282 [localhost-startStop-1] INFO o.s.b.c.e.FilterRegistrationBean - Mapping filter: 'errorPageFilter' to: [/*] | |
00:59:01.283 [localhost-startStop-1] INFO o.s.b.c.e.FilterRegistrationBean - Filter tenantAwareBasicAuthenticationFilter was not registered (disabled) | |
00:59:01.283 [localhost-startStop-1] INFO o.s.b.c.e.FilterRegistrationBean - Filter insecureTwoFactorAuthenticationFilter was not registered (disabled) | |
00:59:01.283 [localhost-startStop-1] INFO o.s.b.c.e.FilterRegistrationBean - Mapping filter: 'org.springframework.security.filterChainProxy' to: [/*] | |
00:59:01.283 [localhost-startStop-1] INFO o.s.b.c.e.FilterRegistrationBean - Mapping filter: 'org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0' to: [/*] | |
00:59:01.283 [localhost-startStop-1] INFO o.s.b.c.e.ServletRegistrationBean - Mapping servlet: 'jersey-servlet' to [/api/v1/*] | |
00:59:01.283 [localhost-startStop-1] INFO o.s.b.c.e.ServletRegistrationBean - Mapping servlet: 'dispatcherServlet' to [/] | |
00:59:01.487 [localhost-startStop-1] INFO o.s.w.s.h.SimpleUrlHandlerMapping - Mapped URL path [/apps/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] | |
00:59:02.035 [localhost-startStop-1] INFO o.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) | |
00:59:02.035 [localhost-startStop-1] INFO o.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) | |
00:59:02.466 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteAccountingRuleCommandHandler' ... | |
00:59:02.466 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateAccountingRuleCommandHandler' ... | |
00:59:02.466 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createAccountingRuleCommandHandler' ... | |
00:59:02.466 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateRunningBalanceCommandHandler' ... | |
00:59:02.466 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reverseJournalEntryCommandHandler' ... | |
00:59:02.466 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'defineOpeningBalanceCommandHandler' ... | |
00:59:02.466 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createJournalEntryCommandHandler' ... | |
00:59:02.466 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteGLClosureCommandHandler' ... | |
00:59:02.466 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createGLClosureCommandHandler' ... | |
00:59:02.466 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGLClosureCommandHandler' ... | |
00:59:02.466 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reCreateProvisioningEntryRequestCommandHandler' ... | |
00:59:02.466 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProvisioningEntriesRequestCommandHandler' ... | |
00:59:02.466 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProvisioningJournalEntriesRequestCommandHandler' ... | |
00:59:02.466 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGLAccountCommandHandler' ... | |
00:59:02.466 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteGLAccountCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createGLAccountCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createFinancialActivityAccountHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateFinancialActivityAccountCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteFinancialActivityAccountCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'executePeriodicAccrualCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCreditBureauLoanProductMappingCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addOrganisationCreditBureauCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCreditBureauCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCreditBureauLoanProductMappingCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCodeCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCodeCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCodeValueCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCodeCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCodeValueCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCodeValueCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSmsCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSmsCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createSmsCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateEntityToEntityMappingCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteEntityToEntityMappingCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createEntityToEntityMappingCommandHandler' ... | |
00:59:02.467 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateHookCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteHookCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createHookCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateJobDetailCommandhandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateAccountNumberFormatCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteAccountNumberFormatCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createAccountNumberFormatCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCacheCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateLikelihoodCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createReportCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createEntityDatatableChecksCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteReportCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateReportCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteEntityDatatableChecksCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeSmsCampaignCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSmsCampaignCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSmsCampaignCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateSmsCampaignCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createSmsCampaignCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reactivateSmsCampaignCommandHandler' ... | |
00:59:02.468 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateEmailConfigurationCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createEmailCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteEmailCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createEmailCampaignCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeEmailCampaignCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateEmailCampaignCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateEmailCampaignCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reactivateEmailCampaignCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteEmailCampaignCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateReportMailingJobCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteReportMailingJobCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createReportMailingJobCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateExternalServiceConfigurationCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGlobalConfigurationCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteProvisioningCategoryRequestCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProvisioningCriteriaRequestCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateProvisioningCategoryRequestCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteProvisioningCriteriaRequestCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProvisioningCategoryRequestCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateProvisioningCriteriaRequestCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateWorkingDaysCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateStaffCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createStaffCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCashierAllocationCommandHandler' ... | |
00:59:02.469 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'allocateCashierToTellerCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'allocateCashToCashierCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCashierAllocationCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createTellerCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTellerCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteTellerCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'settleCashFromCashierCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createHolidayCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateHolidayCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateHolidayCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteHolidayCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteOfficeTransactionCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateOfficeCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createOfficeTransactionCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createOfficeCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCurrencyCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createGuarantorCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGuarantorCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteGuarantorCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'approveLoanRescheduleRequestCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createLoanRescheduleRequestCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectLoanRescheduleRequestCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'payLoanChargeCommandHandler' ... | |
00:59:02.470 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disburseLoanToSavingsCommandHandler' ... | |
00:59:02.471 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanScheduleCreateVariationCommandHandler' ... | |
00:59:02.471 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'waiveInterestPortionOnLoanCommandHandler' ... | |
00:59:02.471 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recoverFromGuarantorCommandHandler' ... | |
00:59:02.471 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'removeLoanOfficerCommandHandler' ... | |
00:59:02.471 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanRepaymentAdjustmentCommandHandler' ... | |
00:59:02.471 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteLoanChargeCommandHandler' ... | |
00:59:02.471 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'waiveLoanChargeCommandHandler' ... | |
00:59:02.471 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanRecoveryPaymentCommandHandler' ... | |
00:59:02.471 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanScheduleDeleteVariationCommandHandler' ... | |
00:59:02.471 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateLoanOfficerCommandHandler' ... | |
00:59:02.471 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationSubmittalCommandHandler' ... | |
00:59:02.471 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateLoanChargeCommandHandler' ... | |
00:59:02.471 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationApprovalUndoCommandHandler' ... | |
00:59:02.471 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoDisbursalLoanCommandHandler' ... | |
00:59:02.471 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'foreClosureCommandHandler' ... | |
00:59:02.471 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'bulkUpdateLoanOfficerCommandHandler' ... | |
00:59:02.471 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addLoanChargeCommandHandler' ... | |
00:59:02.472 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeLoanAsRescheduledCommandHandler' ... | |
00:59:02.472 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationWithdrawnByApplicantCommandHandler' ... | |
00:59:02.472 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationRejectedCommandHandler' ... | |
00:59:02.472 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoWriteOffLoanCommandHandler' ... | |
00:59:02.472 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeLoanCommandHandler' ... | |
00:59:02.472 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disburseLoanCommandHandler' ... | |
00:59:02.472 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationApprovalCommandHandler' ... | |
00:59:02.472 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationModificationCommandHandler' ... | |
00:59:02.472 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoLastDisbursalLoanCommandHandler' ... | |
00:59:02.472 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationDeletionCommandHandler' ... | |
00:59:02.472 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'writeOffLoanCommandHandler' ... | |
00:59:02.472 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanRepaymentCommandHandler' ... | |
00:59:02.472 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanRefundByCashCommandHandler' ... | |
00:59:02.472 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawClientTransferCommandHandler' ... | |
00:59:02.472 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'acceptClientTransferCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'proposeAndAcceptClientTransferCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'proposeClientTransferCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'transferClientsBetweenGroupsCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectClientTransferCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateFundCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createFundCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteClientChargeCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteClientCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unassignClientStaffCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoWithdrawalCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientFamilyMemberCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientAddressCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'waiveClientChargeCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addClientFamilyMemberCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'payClientChargeCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteClientFamilyMemberCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reActivateClientCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientSavingsAccountCommandHandler' ... | |
00:59:02.473 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientIdentifierCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectClientCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoRejectClientCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteClientIdentifierCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawClientCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createClientIdentifierCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateClientCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createClientCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addClientAddressCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createClientChargeCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoClientTransactionCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'assignClientStaffCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeClientCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createChargeDefinitionCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteChargeDefinitionCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateChargeDefinitionCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'associateClientsToGroupCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disassociateGroupsFromCenterCommandHandler' ... | |
00:59:02.474 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'saveGroupCollectionSheetCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCenterCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unassignGroupStaffCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'saveCenterCollectionSheetCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unassignRoleCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'associateGroupsToCenterCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeCenterCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCenterCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateCenterCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCenterCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createGroupCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGroupCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateGroupCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteGroupCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disassociateClientsFromGroupCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'assignRoleCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGroupRoleCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeGroupCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'assignGroupStaffCommandHandler' ... | |
00:59:02.475 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationModificationCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateRecurringDepositProductCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationApprovalCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationApprovalUndoCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'applyAnnualFeeSavingsAccountCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteRecurringDepositProductCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'holdAmountSavingsAccountCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationApprovalCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationWithdrawnByApplicantCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteFixedDepositProductCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'paySavingsAccountChargeCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createFixedDepositProductCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawalFixedDepositAccountCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationRejectedCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'prematureCloseRecurringDepositAccountCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationApprovalUndoCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoTransactionFixedDepositAccountCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationSubmittalCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSavingsProductCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationModificationCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationWithdrawnByApplicantCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoTransactionRecurringDepositAccountCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'calculateInterestRecurringDepositAccountCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unblockDebitsFromSavingsAccountCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'postInterestFixedDepositAccountCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'postSavingsAccountInterestAsOnDateCommandHandler' ... | |
00:59:02.476 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationDeletionCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'waiveSavingsAccountChargeCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'calculateInterestFixedDepositAccountCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeSavingsAccountCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addSavingsAccountChargeCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'blockDebitsFromSavingsAccountCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'inactivateSavingsAccountChargeCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeFixedDepositAccountCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateSavingsAccountCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationSubmittalCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'postInterestSavingsAccountCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSavingsProductCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateFixedDepositAccountCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unblockCreditsToSavingsAccountCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountDepositCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateFixedDepositProductCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateWithHoldTaxSavingsAccountCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationModificationCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createSavingsProductCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawSavingsAccountCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unblockSavingsAccountCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateRecurringDepositAccountCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'calculateInterestSavingsAccountCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createRecurringDepositProductCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountUpdateDepositAmountCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositTransactionAdjustmentCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositTransactionAdjustmentCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationWithdrawnByApplicantCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationDeletionCommandHandler' ... | |
00:59:02.477 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'removeSavingsOfficerCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationDeletionCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSavingsAccountChargeCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'depositSavingsAccountCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSavingsOfficerCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'blockSavingsAccountCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountDepositCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'prematureCloseFixedDepositAccountCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationRejectedCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationSubmittalCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationRejectedCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoTransactionSavingsAccountCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'postInterestRecurringDepositAccountCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationApprovalUndoCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsTransactionAdjustmentCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawalRecurringDepositAccountCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeRecurringDepositAccountCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationApprovalCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSavingsAccountChargeCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'blockCreditsToSavingsAccountCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'releaseAmountSavingsAccountCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'saveIndividualCollectionSheetCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCollectionSheetCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSelfBeneficiariesTPTCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSelfBeneficiariesTPTCommandHandler' ... | |
00:59:02.478 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addSelfBeneficiariesTPTCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createFloatingRateCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateFloatingRateCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectShareAccountCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateShareAccountCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'applyAddtionalSharesCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateShareAccountCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeShareAccountCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'approveAddtionalSharesCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'redeemSharesCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectAddtionalSharesCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'approveShareAccountCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createShareAccountCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoApproveShareAccountCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateShareProductCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteShareProductDividendCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'approveShareProductDividendCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createShareProductDividendCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createShareProductCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deletePaymentTypeCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createPaymentTypeCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updatePaymentTypeCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteMeetingCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateMeetingAttendanceCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateMeetingCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createMeetingCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createTaxComponentCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTaxComponentCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createTaxGroupCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTaxGroupCommandHandler' ... | |
00:59:02.479 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateProductMixCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteProductMixCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProductMixCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateLoanProductCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createLoanProductCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCollateralCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCollateralCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCollateralCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createStandingInstructionCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateStandingInstructionCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'refundByTransferCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createAccountTransferCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteStandingInstructionCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCalendarCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCalendarCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCalendarCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateInterestRateChartCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createInterestRateChartSlabCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteInterestRateChartSlabCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateInterestRateChartSlabCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteInterestRateChartCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createInterestRateChartCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'enableRoleCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createRoleCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateRoleCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateMakerCheckerPermissionsCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteUserCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updatePasswordPreferencesCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createUserCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateRolePermissionsCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateUserCommandHandler' ... | |
00:59:02.480 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disableRoleCommandHandler' ... | |
00:59:02.481 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteRoleCommandHandler' ... | |
00:59:02.481 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTaxonomyMappingCommandHandler' ... | |
00:59:02.481 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTemplateCommandHandler' ... | |
00:59:02.481 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteTemplateCommandHandler' ... | |
00:59:02.481 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createTemplateCommandHandler' ... | |
00:59:02.481 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateAdHocCommandHandler' ... | |
00:59:02.481 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteAdHocCommandHandler' ... | |
00:59:02.481 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createAdHocCommandHandler' ... | |
00:59:07.665 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor | |
00:59:07.680 [localhost-startStop-1] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl | |
00:59:07.681 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.7 created. | |
00:59:07.682 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. | |
00:59:07.682 [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. | |
00:59:07.682 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1' initialized from an externally provided properties instance. | |
00:59:07.682 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7 | |
00:59:07.683 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@1f38613 | |
00:59:07.684 [localhost-startStop-1] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now | |
00:59:07.684 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1_$_NON_CLUSTERED started. | |
00:59:07.984 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor | |
00:59:07.985 [localhost-startStop-1] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl | |
00:59:07.985 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.7 created. | |
00:59:07.985 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. | |
00:59:07.985 [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. | |
00:59:07.985 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1group1' initialized from an externally provided properties instance. | |
00:59:07.985 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7 | |
00:59:07.985 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@808cf04 | |
00:59:07.985 [localhost-startStop-1] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now | |
00:59:07.985 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group1_$_NON_CLUSTERED started. | |
00:59:08.049 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor | |
00:59:08.050 [localhost-startStop-1] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl | |
00:59:08.050 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.7 created. | |
00:59:08.050 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. | |
00:59:08.050 [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. | |
00:59:08.050 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1group3' initialized from an externally provided properties instance. | |
00:59:08.050 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7 | |
00:59:08.050 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@28040ee6 | |
00:59:08.050 [localhost-startStop-1] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now | |
00:59:08.050 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group3_$_NON_CLUSTERED started. | |
00:59:08.309 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor | |
00:59:08.310 [localhost-startStop-1] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl | |
00:59:08.310 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.7 created. | |
00:59:08.310 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. | |
00:59:08.310 [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. | |
00:59:08.310 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1group4' initialized from an externally provided properties instance. | |
00:59:08.310 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7 | |
00:59:08.310 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@1ce0a727 | |
00:59:08.310 [localhost-startStop-1] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now | |
00:59:08.311 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group4_$_NON_CLUSTERED started. | |
00:59:13.119 [localhost-startStop-1] INFO org.reflections.Reflections - Reflections took 237 ms to scan 1 urls, producing 5561 keys and 10534 values | |
00:59:13.975 [localhost-startStop-1] WARN io.swagger.jaxrs.Reader - Unknown implicit parameter type: [] | |
00:59:14.106 [localhost-startStop-1] INFO o.s.j.e.a.AnnotationMBeanExporter - Registering beans for JMX exposure on startup | |
00:59:14.408 [localhost-startStop-1] INFO o.s.c.s.DefaultLifecycleProcessor - Starting beans in phase 2147483647 | |
00:59:14.556 [localhost-startStop-1] INFO o.s.j.c.CachingConnectionFactory - Established shared JMS Connection: ActiveMQConnection {id=ID:ThinKevin-40013-1547071154434-1:1,clientId=null,started=false} | |
00:59:14.623 [localhost-startStop-1] INFO o.s.boot.SpringApplication - Started application in 24.063 seconds (JVM running for 27.196) | |
Jan 10, 2019 12:59:14 AM com.sun.jersey.spi.spring.container.servlet.SpringServlet getContext | |
INFO: Using default applicationContext | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 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 | |
Jan 10, 2019 12:59:14 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate | |
INFO: Initiating Jersey application, version 'Jersey: 1.17 01/17/2013 03:31 PM' | |
Jan 10, 2019 12:59:15 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. | |
Jan 10, 2019 12:59:15 AM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /usr/share/tomcat7/webapps/fineract-provider.war has finished in 27,918 ms | |
Jan 10, 2019 12:59:15 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /usr/share/tomcat7/webapps/host-manager | |
Jan 10, 2019 12:59:15 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. | |
Jan 10, 2019 12:59:15 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/host-manager has finished in 32 ms | |
Jan 10, 2019 12:59:15 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /usr/share/tomcat7/webapps/docs | |
Jan 10, 2019 12:59:15 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. | |
Jan 10, 2019 12:59:15 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/docs has finished in 22 ms | |
Jan 10, 2019 12:59:15 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /usr/share/tomcat7/webapps/manager | |
Jan 10, 2019 12:59:15 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. | |
Jan 10, 2019 12:59:15 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/manager has finished in 32 ms | |
Jan 10, 2019 12:59:15 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /usr/share/tomcat7/webapps/examples | |
Jan 10, 2019 12:59:16 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. | |
Jan 10, 2019 12:59:16 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/examples has finished in 97 ms | |
Jan 10, 2019 12:59:16 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /usr/share/tomcat7/webapps/ROOT | |
Jan 10, 2019 12:59:16 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. | |
Jan 10, 2019 12:59:16 AM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /usr/share/tomcat7/webapps/ROOT has finished in 23 ms | |
Jan 10, 2019 12:59:16 AM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["http-bio-8443"] | |
Jan 10, 2019 12:59:16 AM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["ajp-bio-8009"] | |
Jan 10, 2019 12:59:16 AM org.apache.catalina.startup.Catalina start | |
INFO: Server startup in 28210 ms | |
01:01:25.747 [http-bio-8443-exec-2] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547071285564,"totalTime":175,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"]}} | |
01:01:30.275 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547071290262,"totalTime":13,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{}} | |
01:01:30.278 [http-bio-8443-exec-5] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started | |
01:01:30.310 [http-bio-8443-exec-5] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 32 ms |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
597 [localhost-startStop-1] INFO o.s.boot.SpringApplication - Starting application on ThinKevin with PID 17264 (/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/lib/spring-boot-1.1.6.RELEASE.jar started by kevin in /home/kevin/Projects/fineractsetup) | |
625 [localhost-startStop-1] INFO o.s.b.c.e.AnnotationConfigEmbeddedWebApplicationContext - Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@7533dbe7: startup date [Thu Jan 10 00:58:50 MSK 2019]; root of context hierarchy | |
1106 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes/META-INF/spring/jndi.xml] | |
1195 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes/META-INF/spring/appContext.xml] | |
1248 [localhost-startStop-1] INFO o.s.s.c.SpringSecurityCoreVersion - You are running with Spring Security Core 3.2.5.RELEASE | |
1252 [localhost-startStop-1] INFO o.s.s.c.SecurityNamespaceHandler - Spring Security 'config' module version is 3.2.5.RELEASE | |
1261 [localhost-startStop-1] INFO o.s.s.c.m.GlobalMethodSecurityBeanDefinitionParser - Expressions were enabled for method security but no SecurityExpressionHandler was configured. All hasPermision() expressions will evaluate to false. | |
4329 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes/META-INF/spring/infrastructure.xml] | |
4345 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes/META-INF/spring/securityContext.xml] | |
4411 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /api/*/authentication | |
4411 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /api/*/self/authentication | |
4411 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /api/*/self/registration | |
4411 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /api/*/self/registration/user | |
4412 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated()' for /api/*/twofactor | |
4412 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated()' for /api/*/twofactor | |
4412 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated()' for /api/*/twofactor/validate | |
4412 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated() and hasAuthority('TWOFACTOR_AUTHENTICATED')' for /api/** | |
4412 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated() and hasAuthority('TWOFACTOR_AUTHENTICATED')' for /api/** | |
4412 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated() and hasAuthority('TWOFACTOR_AUTHENTICATED')' for /api/** | |
4412 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated() and hasAuthority('TWOFACTOR_AUTHENTICATED')' for /api/** | |
4412 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated() and hasAuthority('TWOFACTOR_AUTHENTICATED')' for /api/** | |
4427 [localhost-startStop-1] INFO o.s.s.c.h.HttpSecurityBeanDefinitionParser - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.access.channel.ChannelProcessingFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 100, Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, <basicAuthenticationProcessingFilter>, order = 201, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, <twoFactorAuthFilter>, order = 1501, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2000, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0>, order = 2300] | |
4432 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes/META-INF/spring/cache.xml] | |
4445 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes/META-INF/spring/spmContext.xml] | |
4475 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/share/tomcat7/webapps/fineract-provider/WEB-INF/classes/META-INF/spring/swagger.xml] | |
4487 [localhost-startStop-1] INFO o.s.b.f.s.DefaultListableBeanFactory - Overriding bean definition for bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': replacing [Generic bean: class [org.springframework.boot.autoconfigure.AutoConfigurationPackages$BasePackages]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Generic bean: class [org.springframework.boot.autoconfigure.AutoConfigurationPackages$BasePackages]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] | |
5189 [localhost-startStop-1] INFO o.s.b.f.s.DefaultListableBeanFactory - Overriding bean definition for bean 'springSecurityFilterChain': replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.apache.fineract.infrastructure.core.boot.WebXmlConfiguration; factoryMethodName=springSecurityFilterChain; initMethodName=null; destroyMethodName=(inferred); defined in class org.apache.fineract.infrastructure.core.boot.WebXmlConfiguration] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration; factoryMethodName=springSecurityFilterChain; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/security/config/annotation/web/configuration/WebSecurityConfiguration.class]] | |
5885 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler#0' of type [class org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
5889 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean '(inner bean)#1f7a746a' of type [class org.springframework.security.access.expression.method.ExpressionBasedAnnotationAttributeFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
5891 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean '(inner bean)#1f444dc6' of type [class org.springframework.security.access.prepost.PrePostAnnotationSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
5894 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0' of type [class org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
5898 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor' of type [class org.springframework.security.access.intercept.aopalliance.MethodSecurityMetadataSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
6013 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0' of type [class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
6016 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$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) | |
6038 [localhost-startStop-1] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5413 ms | |
6561 [localhost-startStop-1] INFO c.g.flyway.core.command.DbMigrate - Current version of schema `mifosplatform-tenants`: 4 | |
6561 [localhost-startStop-1] WARN c.g.flyway.core.command.DbMigrate - outOfOrder mode is active. Migration of schema `mifosplatform-tenants` may not be reproducible. | |
6563 [localhost-startStop-1] INFO c.g.flyway.core.command.DbMigrate - Schema `mifosplatform-tenants` is up to date. No migration necessary. | |
6564 [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) | |
6809 [localhost-startStop-1] INFO c.g.flyway.core.command.DbMigrate - Current version of schema `mifostenant-default`: 349 | |
6809 [localhost-startStop-1] WARN c.g.flyway.core.command.DbMigrate - outOfOrder mode is active. Migration of schema `mifostenant-default` may not be reproducible. | |
6811 [localhost-startStop-1] INFO c.g.flyway.core.command.DbMigrate - Schema `mifostenant-default` is up to date. No migration necessary. | |
6873 [localhost-startStop-1] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'jpa-pu' | |
10066 [localhost-startStop-1] INFO o.s.c.e.EhCacheManagerFactoryBean - Initializing EhCache CacheManager | |
10755 [localhost-startStop-1] INFO o.s.s.w.a.c.ChannelProcessingFilter - Validated configuration attributes | |
10816 [localhost-startStop-1] INFO o.s.s.w.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/api/**'], [org.springframework.security.web.access.channel.ChannelProcessingFilter@c183162, org.springframework.security.web.context.SecurityContextPersistenceFilter@6e648a39, org.apache.fineract.infrastructure.security.filter.TenantAwareBasicAuthenticationFilter@79852f9e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3c8b9932, org.apache.fineract.infrastructure.security.filter.InsecureTwoFactorAuthenticationFilter@2b1c3e72, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@739b2d33, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3e458103, org.springframework.security.web.access.ExceptionTranslationFilter@743ae1b0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1498b40c] | |
10911 [localhost-startStop-1] INFO o.s.b.c.e.FilterRegistrationBean - Mapping filter: 'errorPageFilter' to: [/*] | |
10912 [localhost-startStop-1] INFO o.s.b.c.e.FilterRegistrationBean - Filter tenantAwareBasicAuthenticationFilter was not registered (disabled) | |
10912 [localhost-startStop-1] INFO o.s.b.c.e.FilterRegistrationBean - Filter insecureTwoFactorAuthenticationFilter was not registered (disabled) | |
10912 [localhost-startStop-1] INFO o.s.b.c.e.FilterRegistrationBean - Mapping filter: 'org.springframework.security.filterChainProxy' to: [/*] | |
10912 [localhost-startStop-1] INFO o.s.b.c.e.FilterRegistrationBean - Mapping filter: 'org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0' to: [/*] | |
10912 [localhost-startStop-1] INFO o.s.b.c.e.ServletRegistrationBean - Mapping servlet: 'jersey-servlet' to [/api/v1/*] | |
10912 [localhost-startStop-1] INFO o.s.b.c.e.ServletRegistrationBean - Mapping servlet: 'dispatcherServlet' to [/] | |
11116 [localhost-startStop-1] INFO o.s.w.s.h.SimpleUrlHandlerMapping - Mapped URL path [/apps/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] | |
11664 [localhost-startStop-1] INFO o.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) | |
11664 [localhost-startStop-1] INFO o.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) | |
12095 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteAccountingRuleCommandHandler' ... | |
12095 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateAccountingRuleCommandHandler' ... | |
12095 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createAccountingRuleCommandHandler' ... | |
12095 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateRunningBalanceCommandHandler' ... | |
12095 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reverseJournalEntryCommandHandler' ... | |
12095 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'defineOpeningBalanceCommandHandler' ... | |
12095 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createJournalEntryCommandHandler' ... | |
12095 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteGLClosureCommandHandler' ... | |
12095 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createGLClosureCommandHandler' ... | |
12095 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGLClosureCommandHandler' ... | |
12095 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reCreateProvisioningEntryRequestCommandHandler' ... | |
12095 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProvisioningEntriesRequestCommandHandler' ... | |
12095 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProvisioningJournalEntriesRequestCommandHandler' ... | |
12095 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGLAccountCommandHandler' ... | |
12095 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteGLAccountCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createGLAccountCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createFinancialActivityAccountHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateFinancialActivityAccountCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteFinancialActivityAccountCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'executePeriodicAccrualCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCreditBureauLoanProductMappingCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addOrganisationCreditBureauCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCreditBureauCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCreditBureauLoanProductMappingCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCodeCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCodeCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCodeValueCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCodeCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCodeValueCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCodeValueCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSmsCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSmsCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createSmsCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateEntityToEntityMappingCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteEntityToEntityMappingCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createEntityToEntityMappingCommandHandler' ... | |
12096 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateHookCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteHookCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createHookCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateJobDetailCommandhandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateAccountNumberFormatCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteAccountNumberFormatCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createAccountNumberFormatCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCacheCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateLikelihoodCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createReportCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createEntityDatatableChecksCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteReportCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateReportCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteEntityDatatableChecksCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeSmsCampaignCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSmsCampaignCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSmsCampaignCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateSmsCampaignCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createSmsCampaignCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reactivateSmsCampaignCommandHandler' ... | |
12097 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateEmailConfigurationCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createEmailCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteEmailCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createEmailCampaignCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeEmailCampaignCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateEmailCampaignCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateEmailCampaignCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reactivateEmailCampaignCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteEmailCampaignCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateReportMailingJobCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteReportMailingJobCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createReportMailingJobCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateExternalServiceConfigurationCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGlobalConfigurationCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteProvisioningCategoryRequestCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProvisioningCriteriaRequestCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateProvisioningCategoryRequestCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteProvisioningCriteriaRequestCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProvisioningCategoryRequestCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateProvisioningCriteriaRequestCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateWorkingDaysCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateStaffCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createStaffCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCashierAllocationCommandHandler' ... | |
12098 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'allocateCashierToTellerCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'allocateCashToCashierCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCashierAllocationCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createTellerCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTellerCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteTellerCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'settleCashFromCashierCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createHolidayCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateHolidayCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateHolidayCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteHolidayCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteOfficeTransactionCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateOfficeCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createOfficeTransactionCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createOfficeCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCurrencyCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createGuarantorCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGuarantorCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteGuarantorCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'approveLoanRescheduleRequestCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createLoanRescheduleRequestCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectLoanRescheduleRequestCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'payLoanChargeCommandHandler' ... | |
12099 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disburseLoanToSavingsCommandHandler' ... | |
12100 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanScheduleCreateVariationCommandHandler' ... | |
12100 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'waiveInterestPortionOnLoanCommandHandler' ... | |
12100 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recoverFromGuarantorCommandHandler' ... | |
12100 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'removeLoanOfficerCommandHandler' ... | |
12100 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanRepaymentAdjustmentCommandHandler' ... | |
12100 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteLoanChargeCommandHandler' ... | |
12100 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'waiveLoanChargeCommandHandler' ... | |
12100 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanRecoveryPaymentCommandHandler' ... | |
12100 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanScheduleDeleteVariationCommandHandler' ... | |
12100 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateLoanOfficerCommandHandler' ... | |
12100 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationSubmittalCommandHandler' ... | |
12100 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateLoanChargeCommandHandler' ... | |
12100 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationApprovalUndoCommandHandler' ... | |
12100 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoDisbursalLoanCommandHandler' ... | |
12100 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'foreClosureCommandHandler' ... | |
12100 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'bulkUpdateLoanOfficerCommandHandler' ... | |
12100 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addLoanChargeCommandHandler' ... | |
12101 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeLoanAsRescheduledCommandHandler' ... | |
12101 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationWithdrawnByApplicantCommandHandler' ... | |
12101 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationRejectedCommandHandler' ... | |
12101 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoWriteOffLoanCommandHandler' ... | |
12101 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeLoanCommandHandler' ... | |
12101 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disburseLoanCommandHandler' ... | |
12101 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationApprovalCommandHandler' ... | |
12101 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationModificationCommandHandler' ... | |
12101 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoLastDisbursalLoanCommandHandler' ... | |
12101 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationDeletionCommandHandler' ... | |
12101 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'writeOffLoanCommandHandler' ... | |
12101 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanRepaymentCommandHandler' ... | |
12101 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanRefundByCashCommandHandler' ... | |
12101 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawClientTransferCommandHandler' ... | |
12101 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'acceptClientTransferCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'proposeAndAcceptClientTransferCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'proposeClientTransferCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'transferClientsBetweenGroupsCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectClientTransferCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateFundCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createFundCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteClientChargeCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteClientCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unassignClientStaffCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoWithdrawalCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientFamilyMemberCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientAddressCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'waiveClientChargeCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addClientFamilyMemberCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'payClientChargeCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteClientFamilyMemberCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reActivateClientCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientSavingsAccountCommandHandler' ... | |
12102 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientIdentifierCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectClientCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoRejectClientCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteClientIdentifierCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawClientCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createClientIdentifierCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateClientCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createClientCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addClientAddressCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createClientChargeCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoClientTransactionCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'assignClientStaffCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeClientCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createChargeDefinitionCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteChargeDefinitionCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateChargeDefinitionCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'associateClientsToGroupCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disassociateGroupsFromCenterCommandHandler' ... | |
12103 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'saveGroupCollectionSheetCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCenterCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unassignGroupStaffCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'saveCenterCollectionSheetCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unassignRoleCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'associateGroupsToCenterCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeCenterCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCenterCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateCenterCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCenterCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createGroupCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGroupCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateGroupCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteGroupCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disassociateClientsFromGroupCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'assignRoleCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGroupRoleCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeGroupCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'assignGroupStaffCommandHandler' ... | |
12104 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationModificationCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateRecurringDepositProductCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationApprovalCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationApprovalUndoCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'applyAnnualFeeSavingsAccountCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteRecurringDepositProductCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'holdAmountSavingsAccountCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationApprovalCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationWithdrawnByApplicantCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteFixedDepositProductCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'paySavingsAccountChargeCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createFixedDepositProductCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawalFixedDepositAccountCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationRejectedCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'prematureCloseRecurringDepositAccountCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationApprovalUndoCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoTransactionFixedDepositAccountCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationSubmittalCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSavingsProductCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationModificationCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationWithdrawnByApplicantCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoTransactionRecurringDepositAccountCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'calculateInterestRecurringDepositAccountCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unblockDebitsFromSavingsAccountCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'postInterestFixedDepositAccountCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'postSavingsAccountInterestAsOnDateCommandHandler' ... | |
12105 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationDeletionCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'waiveSavingsAccountChargeCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'calculateInterestFixedDepositAccountCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeSavingsAccountCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addSavingsAccountChargeCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'blockDebitsFromSavingsAccountCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'inactivateSavingsAccountChargeCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeFixedDepositAccountCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateSavingsAccountCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationSubmittalCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'postInterestSavingsAccountCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSavingsProductCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateFixedDepositAccountCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unblockCreditsToSavingsAccountCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountDepositCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateFixedDepositProductCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateWithHoldTaxSavingsAccountCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationModificationCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createSavingsProductCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawSavingsAccountCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unblockSavingsAccountCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateRecurringDepositAccountCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'calculateInterestSavingsAccountCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createRecurringDepositProductCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountUpdateDepositAmountCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositTransactionAdjustmentCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositTransactionAdjustmentCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationWithdrawnByApplicantCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationDeletionCommandHandler' ... | |
12106 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'removeSavingsOfficerCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationDeletionCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSavingsAccountChargeCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'depositSavingsAccountCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSavingsOfficerCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'blockSavingsAccountCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountDepositCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'prematureCloseFixedDepositAccountCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationRejectedCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationSubmittalCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationRejectedCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoTransactionSavingsAccountCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'postInterestRecurringDepositAccountCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationApprovalUndoCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsTransactionAdjustmentCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawalRecurringDepositAccountCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeRecurringDepositAccountCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationApprovalCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSavingsAccountChargeCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'blockCreditsToSavingsAccountCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'releaseAmountSavingsAccountCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'saveIndividualCollectionSheetCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCollectionSheetCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSelfBeneficiariesTPTCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSelfBeneficiariesTPTCommandHandler' ... | |
12107 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addSelfBeneficiariesTPTCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createFloatingRateCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateFloatingRateCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectShareAccountCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateShareAccountCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'applyAddtionalSharesCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateShareAccountCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeShareAccountCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'approveAddtionalSharesCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'redeemSharesCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectAddtionalSharesCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'approveShareAccountCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createShareAccountCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoApproveShareAccountCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateShareProductCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteShareProductDividendCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'approveShareProductDividendCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createShareProductDividendCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createShareProductCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deletePaymentTypeCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createPaymentTypeCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updatePaymentTypeCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteMeetingCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateMeetingAttendanceCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateMeetingCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createMeetingCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createTaxComponentCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTaxComponentCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createTaxGroupCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTaxGroupCommandHandler' ... | |
12108 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateProductMixCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteProductMixCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProductMixCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateLoanProductCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createLoanProductCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCollateralCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCollateralCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCollateralCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createStandingInstructionCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateStandingInstructionCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'refundByTransferCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createAccountTransferCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteStandingInstructionCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCalendarCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCalendarCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCalendarCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateInterestRateChartCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createInterestRateChartSlabCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteInterestRateChartSlabCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateInterestRateChartSlabCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteInterestRateChartCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createInterestRateChartCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'enableRoleCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createRoleCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateRoleCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateMakerCheckerPermissionsCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteUserCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updatePasswordPreferencesCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createUserCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateRolePermissionsCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateUserCommandHandler' ... | |
12109 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disableRoleCommandHandler' ... | |
12110 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteRoleCommandHandler' ... | |
12110 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTaxonomyMappingCommandHandler' ... | |
12110 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTemplateCommandHandler' ... | |
12110 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteTemplateCommandHandler' ... | |
12110 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createTemplateCommandHandler' ... | |
12110 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateAdHocCommandHandler' ... | |
12110 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteAdHocCommandHandler' ... | |
12110 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createAdHocCommandHandler' ... | |
17294 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor | |
17309 [localhost-startStop-1] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl | |
17310 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.7 created. | |
17311 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. | |
17311 [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. | |
17311 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1' initialized from an externally provided properties instance. | |
17311 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7 | |
17312 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@1f38613 | |
17313 [localhost-startStop-1] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now | |
17313 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1_$_NON_CLUSTERED started. | |
17613 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor | |
17614 [localhost-startStop-1] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl | |
17614 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.7 created. | |
17614 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. | |
17614 [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. | |
17614 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1group1' initialized from an externally provided properties instance. | |
17614 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7 | |
17614 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@808cf04 | |
17614 [localhost-startStop-1] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now | |
17614 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group1_$_NON_CLUSTERED started. | |
17678 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor | |
17679 [localhost-startStop-1] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl | |
17679 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.7 created. | |
17679 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. | |
17679 [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. | |
17679 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1group3' initialized from an externally provided properties instance. | |
17679 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7 | |
17679 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@28040ee6 | |
17679 [localhost-startStop-1] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now | |
17679 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group3_$_NON_CLUSTERED started. | |
17938 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor | |
17939 [localhost-startStop-1] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl | |
17939 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.7 created. | |
17939 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. | |
17939 [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. | |
17939 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1group4' initialized from an externally provided properties instance. | |
17939 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7 | |
17939 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@1ce0a727 | |
17939 [localhost-startStop-1] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now | |
17940 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group4_$_NON_CLUSTERED started. | |
22748 [localhost-startStop-1] INFO org.reflections.Reflections - Reflections took 237 ms to scan 1 urls, producing 5561 keys and 10534 values | |
23604 [localhost-startStop-1] WARN io.swagger.jaxrs.Reader - Unknown implicit parameter type: [] | |
23735 [localhost-startStop-1] INFO o.s.j.e.a.AnnotationMBeanExporter - Registering beans for JMX exposure on startup | |
24037 [localhost-startStop-1] INFO o.s.c.s.DefaultLifecycleProcessor - Starting beans in phase 2147483647 | |
24185 [localhost-startStop-1] INFO o.s.j.c.CachingConnectionFactory - Established shared JMS Connection: ActiveMQConnection {id=ID:ThinKevin-40013-1547071154434-1:1,clientId=null,started=false} | |
24252 [localhost-startStop-1] INFO o.s.boot.SpringApplication - Started application in 24.063 seconds (JVM running for 27.196) | |
155376 [http-bio-8443-exec-2] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547071285564,"totalTime":175,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"]}} | |
159904 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547071290262,"totalTime":13,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{}} | |
159907 [http-bio-8443-exec-5] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started | |
159939 [http-bio-8443-exec-5] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 32 ms | |
504539 [http-bio-8443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547071634895,"totalTime":15,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"]}} | |
512189 [http-bio-8443-exec-2] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547071642558,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{}} | |
514552 [http-bio-8443-exec-1] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547071644923,"totalTime":0,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/users","parameters":{}} | |
519782 [http-bio-8443-exec-8] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547071650138,"totalTime":15,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Listening for transport dt_socket at address: 8005 | |
:clean | |
:rat | |
:compileJavawarning: Supported source version 'RELEASE_6' from annotation processor 'org.apache.openjpa.persistence.meta.AnnotationProcessor6' less than -source '1.8' | |
Note: Some input files use or override a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
Note: Some input files use unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
1 warning | |
:openjpaEnhance298 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.jobs.domain.ScheduledJobRunHistoryRepository". | |
SLF4J: Class path contains multiple SLF4J bindings. | |
SLF4J: Found binding in [jar:file:/home/kevin/.gradle/wrapper/dists/gradle-2.10-bin/baigpnfu14tdk6ztbfwcl8275/gradle-2.10/lib/gradle-core-2.10.jar!/org/slf4j/impl/StaticLoggerBinder.class] | |
SLF4J: Found binding in [jar:file:/home/kevin/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.1.2/b316e9737eea25e9ddd6d88eaeee76878045c6b2/logback-classic-1.1.2.jar!/org/slf4j/impl/StaticLoggerBinder.class] | |
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. | |
SLF4J: Actual binding is of type [org.gradle.logging.internal.slf4j.OutputEventListenerBackedLoggerContext] | |
420 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.shareaccounts.domain.ShareAccountCharge". | |
654 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanOverdueInstallmentCharge". | |
731 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.core.domain.FineractPlatformTenantConnection". | |
737 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.meeting.domain.Meeting". | |
760 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.shareaccounts.domain.ShareAccount". | |
801 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.codes.domain.CodeValue". | |
816 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.teller.domain.TellerRepositoryWrapper". | |
820 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.DefaultLoanLifecycleStateMachine$1". | |
822 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.core.domain.LocalDateInterval". | |
825 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.glaccount.domain.TrialBalance". | |
839 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.hooks.domain.HookTemplate". | |
851 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.rule.domain.AccountingTagRule". | |
861 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.creditbureau.domain.OrganisationCreditBureau". | |
877 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.organisation.workingdays.domain.WorkingDaysRepository". | |
878 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.gcm.domain.DeviceRegistrationRepository". | |
880 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.savings.domain.FixedDepositProductRepository". | |
881 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.teller.domain.Cashier". | |
906 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.tax.domain.TaxComponentHistory". | |
918 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.mix.domain.MixTaxonomyMappingRepository". | |
919 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.campaigns.email.domain.EmailMessageAssembler". | |
922 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientNonPerson". | |
934 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.monetary.domain.MonetaryCurrency". | |
941 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.savings.domain.SavingsAccountTransactionRepository". | |
942 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsProductChargeAssembler". | |
945 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.interestratechart.domain.InterestIncentivesFields$1". | |
947 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.loanschedule.domain.PaymentPeriodsInOneYearCalculator". | |
947 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.InterestRecalculationPeriodMethod". | |
950 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.guarantor.domain.GuarantorFundingRepository". | |
951 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.core.domain.AuditorAwareImpl". | |
953 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.calendar.domain.CalendarType". | |
956 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsAccountCharge". | |
989 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.workingdays.domain.WorkingDaysRepositoryWrapper". | |
991 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.core.domain.MySQLDictionaryCustom". | |
1007 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.organisation.provisioning.domain.ProvisioningCriteriaRepository". | |
1007 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.group.domain.Group". | |
1036 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.charge.domain.ChargeAppliesTo". | |
1038 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.campaigns.email.domain.EmailCampaignStatusEnumerations". | |
1040 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositAccountTermAndPreClosure$1". | |
1041 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.calendar.domain.CalendarFrequencyType". | |
1044 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientRepositoryWrapper". | |
1047 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanScheduleModelDisbursementPeriod". | |
1050 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.domain.LoanChargePaidByRepository". | |
1051 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.accounting.journalentry.domain.JournalEntryRepository". | |
1052 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.address.domain.FieldConfiguration". | |
1061 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.calendar.domain.CalendarHistory". | |
1076 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.teller.domain.CashierTransaction". | |
1091 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanTrancheDisbursementCharge". | |
1099 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.RecalculationFrequencyType$1". | |
1101 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.calendar.domain.CalendarInstanceRepositoryWrapper". | |
1103 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.accounting.journalentry.domain.JournalEntryRepositoryCustom". | |
1103 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.shareproducts.domain.ShareProductDividendPayOutDetails". | |
1116 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.note.domain.Note". | |
1128 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.documentmanagement.domain.Image". | |
1136 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.group.domain.GroupRepository". | |
1137 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.Message". | |
1140 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.configuration.domain.ConfigurationDomainServiceJpa". | |
1145 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.staff.domain.StaffEnumerations". | |
1147 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.self.account.domain.SelfBeneficiariesTPT". | |
1160 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.workingdays.domain.WorkingDays". | |
1174 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanCharge". | |
1216 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.useradministration.domain.PasswordValidationPolicyRepository". | |
1217 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.group.domain.GroupRoleRepositoryWrapper". | |
1220 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.Notification$Builder". | |
1222 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.Notification". | |
1225 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanTransaction". | |
1264 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.Message$Priority". | |
1266 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityToEntityMappingRepository". | |
1267 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.commands.domain.CommandSourceRepository". | |
1268 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsAccountSubStatusEnum". | |
1272 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientTransactionType". | |
1275 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityAccess". | |
1292 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsAccountTransaction". | |
1331 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.DeviceRegistrationData". | |
1333 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.shareaccounts.domain.ShareAccountChargePaidBy". | |
1345 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.campaigns.email.domain.EmailCampaignRepository". | |
1346 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.calendar.domain.CalendarHistoryRepository". | |
1346 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.LoanProductVariableInstallmentConfig". | |
1357 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.provisioning.domain.ProvisioningCategory". | |
1367 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.office.domain.OrganisationCurrency". | |
1376 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.organisation.teller.domain.CashierTransactionRepository". | |
1377 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.Loan". | |
1548 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.security.domain.TwoFactorConfigurationRepository". | |
1552 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.campaigns.email.domain.EmailMessageEnumerations$1". | |
1554 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.notification.domain.Topic". | |
1562 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.paymenttype.domain.PaymentType". | |
1573 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.configuration.domain.GlobalConfigurationRepository". | |
1574 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.fund.domain.FundRepository". | |
1575 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityRelationRepository". | |
1576 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.useradministration.domain.AppUserPreviousPasswordRepository". | |
1577 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.account.domain.StandingInstructionType". | |
1579 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.tax.domain.TaxGroupRepositoryWrapper". | |
1582 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.monetary.domain.Money". | |
1599 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.AmortizationMethod". | |
1602 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.teller.domain.TellerTransaction". | |
1614 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.codes.domain.CodeValueRepositoryWrapper". | |
1618 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.AbstractLoanScheduleGenerator$LoanTermVariationParams". | |
1620 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.Sender". | |
1629 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanproduct.domain.LoanProductRepository". | |
1630 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.LoanProductParamType". | |
1636 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.sms.domain.SmsMessageAssembler". | |
1639 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanTermVariationsComparator". | |
1641 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.LoanProductTrancheDetails". | |
1649 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanAccountDomainServiceJpa". | |
1662 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.configuration.domain.ExternalServicesPropertiesRepository". | |
1663 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanApplicationTerms$1". | |
1665 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.accountdetails.domain.AccountType". | |
1668 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.holiday.domain.RescheduleType". | |
1670 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.DefaultPaymentPeriodsInOneYearCalculator". | |
1672 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.domain.LoanLifecycleStateMachine". | |
1672 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.Loan$2". | |
1674 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.workingdays.domain.WorkingDaysEnumerations". | |
1676 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.organisation.staff.domain.StaffRepository". | |
1676 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.client.domain.ClientTransactionRepository". | |
1677 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.notification.domain.TopicSubscriberRepository". | |
1678 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.fund.domain.Fund". | |
1686 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.glaccount.domain.GLAccountType". | |
1689 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.dataqueries.domain.ReportRepositoryWrapper". | |
1691 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.DefaultScheduledDateGenerator$1". | |
1693 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.group.domain.StaffAssignmentHistory". | |
1703 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.calendar.domain.CalendarInstance". | |
1710 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.documentmanagement.domain.Document". | |
1721 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.glaccount.domain.GLAccount". | |
1736 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsAccountTransactionTaxDetails". | |
1746 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.security.domain.TwoFactorConfiguration". | |
1758 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.savings.domain.SavingsAccountRepository". | |
1761 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.LoanProductFloatingRates". | |
1776 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.Notification$1". | |
1778 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.guarantor.domain.Guarantor". | |
1809 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.shareaccounts.domain.PurchasedSharesStatusType". | |
1812 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.charge.domain.ChargeCalculationType". | |
1815 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.hooks.domain.Schema". | |
1821 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.shareproducts.domain.ShareProduct". | |
1839 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.accountnumberformat.domain.AccountNumberFormatEnumerations". | |
1842 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.security.domain.TFAccessToken". | |
1851 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.RecurringDepositAccount$RecurringDepositScheduleInstallmentComparator". | |
1853 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.provisioning.domain.LoanProductProvisioningEntry". | |
1865 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.account.domain.AccountTransferRecurrenceType". | |
1867 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.tax.domain.TaxGroupRepository". | |
1868 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.AccountNumberGenerator". | |
1870 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.accounting.closure.domain.GLClosureRepository". | |
1871 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.floatingrates.domain.FloatingRate". | |
1881 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobEmailAttachmentFileFormat". | |
1884 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.notification.domain.Notification". | |
1892 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsAccountSummary". | |
1902 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.bulkimport.domain.ImportDocumentRepository". | |
1903 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.journalentry.domain.JournalEntryType". | |
1905 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.rescheduleloan.domain.LoanRescheduleModalPeriod". | |
1905 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanInterestRecalcualtionAdditionalDetails". | |
1912 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.address.domain.AddressRepository". | |
1912 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.bulkimport.domain.ImportDocument". | |
1922 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.rescheduleloan.domain.LoanRescheduleModelRepaymentPeriod". | |
1925 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsProduct". | |
1979 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.paymentdetail.domain.PaymentDetail". | |
2001 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.commands.domain.CommandSource". | |
2014 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.holiday.domain.HolidayStatusType". | |
2017 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.useradministration.domain.PermissionRepository". | |
2018 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.journalentry.domain.JournalEntry". | |
2037 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.holiday.domain.HolidayRepositoryWrapper". | |
2039 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.template.domain.TemplateTypeSerializer". | |
2040 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobRunHistory". | |
2050 jpa-pu WARN [main] openjpa.Runtime - Found no persistent property in "org.apache.fineract.infrastructure.dataqueries.domain.ReportParameter" | |
2056 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.glaccount.domain.TrialBalanceRepositoryWrapper". | |
2059 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.savings.domain.RecurringDepositAccountRepository". | |
2059 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.core.domain.FineractPlatformTenant". | |
2061 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJob". | |
2076 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.paymenttype.domain.PaymentTypeRepositoryWrapper". | |
2079 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanTransactionToRepaymentScheduleMapping". | |
2089 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.interestratechart.domain.InterestRateChartSlab". | |
2108 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.address.domain.Address". | |
2122 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.dataqueries.domain.ReportParameter". | |
2125 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.template.domain.TemplateEntity". | |
2131 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.meeting.attendance.domain.ClientAttendance". | |
2138 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.spm.domain.Component". | |
2150 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.jobs.domain.ScheduledJobDetail". | |
2160 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.spm.domain.SurveyValidator". | |
2163 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.Loan$1". | |
2164 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.tax.domain.TaxComponentRepository". | |
2165 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobConfigurationRepository". | |
2165 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.AccountNumberGenerator$1". | |
2167 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.calendar.domain.CalendarFrequencyType$1". | |
2168 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.teller.domain.TellerStatus". | |
2171 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.teller.domain.TellerJournal". | |
2172 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.campaigns.email.domain.ScheduledEmailAttachmentFileFormat". | |
2174 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.account.domain.AccountAssociationsRepository". | |
2174 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.domain.LoanTransactionRepository". | |
2175 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.campaigns.sms.domain.SmsCampaign". | |
2196 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.client.domain.ClientChargeRepository". | |
2197 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.shareaccounts.domain.ShareAccountDividendDetails". | |
2205 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.guarantor.domain.GuarantorFundStatusType". | |
2208 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanRepaymentScheduleTransactionProcessorFactory". | |
2214 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.loanschedule.domain.ScheduledDateGenerator". | |
2215 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientEnumerations". | |
2218 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.FixedDepositProduct". | |
2264 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.shareaccounts.domain.ShareAccountDividendStatusType". | |
2268 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.notification.domain.TopicSubscriber". | |
2276 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanEvent". | |
2277 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.RecalculationFrequencyType". | |
2280 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanRescheduleRequestToTermVariationMapping". | |
2289 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.calendar.domain.CalendarWeekDaysType". | |
2292 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.tax.domain.TaxGroup". | |
2302 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.savings.domain.RecurringDepositProductRepository". | |
2302 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanOfficerAssignmentHistory". | |
2314 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.group.domain.GroupLevel". | |
2323 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.accounting.provisioning.domain.ProvisioningEntryRepository". | |
2324 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.charge.domain.ChargePaymentMode". | |
2327 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanSummary". | |
2352 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.organisation.monetary.domain.ApplicationCurrencyRepository". | |
2353 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.teller.domain.CashierTxnType". | |
2355 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.TransactionProccessingResult". | |
2356 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.collateral.domain.LoanCollateralRepository". | |
2356 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositProductAmountDetails". | |
2364 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.staff.domain.StaffRepositoryWrapper". | |
2368 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanTermVariationType". | |
2371 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsAccountDomainServiceJpa". | |
2376 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.configuration.domain.ConfigurationDomainService". | |
2377 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.accounting.glaccount.domain.GLAccountRepository". | |
2378 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.office.domain.OfficeTransaction". | |
2390 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanInstallmentCharge". | |
2405 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.documentmanagement.domain.ImageRepository". | |
2406 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.interestratechart.domain.InterestRateChartSlabFields". | |
2423 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.FinanicalFunctions". | |
2425 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.account.domain.StandingInstructionStatus". | |
2428 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.self.account.domain.SelfBeneficiariesTPTRepository". | |
2429 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.DefaultLoanScheduleGeneratorFactory$1". | |
2431 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.Result$Builder". | |
2433 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.LoanProductBorrowerCycleVariations". | |
2441 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.creditbureau.domain.CreditBureauConfiguration". | |
2449 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsAccountCharge$1". | |
2451 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositProductAssembler". | |
2456 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.configuration.domain.ExternalService". | |
2463 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.survey.domain.LikelihoodRepository". | |
2464 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntity". | |
2465 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.office.domain.OrganisationCurrencyRepositoryWrapper". | |
2466 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientChargePaidBy". | |
2473 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.Result". | |
2475 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.Result$1". | |
2476 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.domain.LoanTransactionProcessingStrategyRepository". | |
2477 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.office.domain.OfficeRepositoryWrapper". | |
2478 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.interestratechart.domain.InterestIncentives". | |
2485 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositAccountRecurringDetail". | |
2496 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsAccountTransactionComparator". | |
2498 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.shareaccounts.domain.ShareAccountRepository". | |
2499 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.AprCalculator$1". | |
2500 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityRelation". | |
2509 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.cache.domain.CacheType". | |
2512 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.interestratechart.domain.InterestRateChartFields". | |
2520 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsAccount". | |
2583 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.sms.domain.SmsMessageEnumerations$1". | |
2585 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.jobs.domain.SchedulerDetail". | |
2591 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.guarantor.domain.GuarantorFundingTransactionRepository". | |
2592 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.campaigns.email.domain.EmailMessageStatusType". | |
2594 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsEvent". | |
2597 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanScheduleModel". | |
2599 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.account.domain.AccountAssociations". | |
2606 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.guarantor.domain.GuarantorFundingTransaction". | |
2613 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.organisation.office.domain.OrganisationCurrencyRepository". | |
2613 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanRepaymentScheduleHistory". | |
2624 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityToEntityMappingRepositoryWrapper". | |
2626 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanRepositoryWrapper". | |
2637 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.provisioning.domain.LoanProductProvisionCriteria". | |
2647 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.core.domain.Base64EncodedImage". | |
2648 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.accountnumberformat.domain.AccountNumberFormatEnumerations$AccountNumberPrefixType". | |
2650 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositAccountDomainServiceJpa". | |
2656 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.charge.domain.ChargeTimeType". | |
2659 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.account.domain.AccountTransferDetailAssembler". | |
2660 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.interestratechart.domain.InterestRateChartSlabFields$1". | |
2662 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.creditbureau.domain.CreditBureau". | |
2669 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.MulticastResult$1". | |
2670 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanScheduleModelRepaymentPeriod". | |
2673 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.savings.domain.SavingsProductRepository". | |
2673 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.client.domain.ClientAddressRepository". | |
2674 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.rescheduleloan.domain.LoanRescheduleRequest". | |
2684 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.campaigns.email.domain.EmailConfiguration". | |
2691 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.LoanRescheduleStrategyMethod". | |
2693 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.shareaccounts.domain.ShareAccountTransaction". | |
2703 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobRepositoryWrapper". | |
2705 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.spm.domain.Question". | |
2711 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.closure.domain.GLClosure". | |
2721 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.useradministration.domain.UserDomainService". | |
2722 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobRunHistoryRepository". | |
2722 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositProductTermAndPreClosure". | |
2729 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.LoanProductConfigurableAttributes". | |
2737 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.campaigns.email.domain.EmailCampaignStatus". | |
2739 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.client.domain.ClientTransferDetailsRepository". | |
2740 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityAccessRepositoryWrapper". | |
2741 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositAccountInterestRateChart". | |
2753 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.template.domain.TemplateType". | |
2755 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.calendar.domain.CalendarInstanceRepository". | |
2757 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.organisation.office.domain.OfficeRepository". | |
2757 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanStatus". | |
2759 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositTermDetail$1". | |
2761 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityAccessType". | |
2763 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsAccountChargeAssembler". | |
2766 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.accounting.financialactivityaccount.domain.FinancialActivityAccountRepository". | |
2767 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.accounting.glaccount.domain.TrialBalanceRepository". | |
2768 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.staff.domain.StaffEnumerations$1". | |
2769 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.notification.domain.NotificationRepository". | |
2770 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.InterestMethod". | |
2771 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.staff.domain.Staff". | |
2781 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.teller.domain.Teller". | |
2791 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.sms.domain.SmsMessage". | |
2800 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.template.domain.TemplateRepository". | |
2801 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.template.domain.TemplateFunctions". | |
2803 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientTransferDetails". | |
2812 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.common.domain.DaysInYearType". | |
2814 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.shareaccounts.domain.ShareAccountStatusType". | |
2817 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.monetary.domain.ApplicationCurrencyRepositoryWrapper". | |
2819 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsHelper$1". | |
2820 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.monetary.domain.MoneyHelper". | |
2822 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.group.domain.GroupingTypeEnumerations$1". | |
2823 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositProductRecurringDetail". | |
2831 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.dataqueries.domain.EntityDatatableChecks". | |
2839 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.paymenttype.domain.PaymentTypeRepository". | |
2839 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.core.domain.AbstractAuditableCustom". | |
2845 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.interestratechart.domain.InterestRateChartSlabComparator". | |
2847 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.group.domain.GroupingTypeStatus". | |
2849 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanTrancheCharge". | |
2855 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.AbstractLoanScheduleGenerator$ScheduleCurrentPeriodParams". | |
2857 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.common.domain.ConditionType". | |
2859 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientEnumerations$1". | |
2860 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.staff.domain.StaffOrganisationalRoleType". | |
2862 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsAccountStatusType". | |
2865 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.useradministration.domain.AppUserClientMapping". | |
2872 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.accountnumberformat.domain.AccountNumberFormatRepository". | |
2873 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.note.domain.NoteType". | |
2875 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.savings.domain.DepositAccountOnHoldTransactionRepository". | |
2875 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.producttoaccountmapping.domain.ProductToGLAccountMapping". | |
2883 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.shareproducts.domain.ShareProductDividendStatusType". | |
2886 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.meeting.attendance.domain.ClientAttendanceRepository". | |
2886 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositAccountInterestIncentive". | |
2892 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.core.domain.Tenant". | |
2894 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientIdentifierStatus". | |
2895 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.mix.domain.MixTaxonomyMapping". | |
2903 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientChargeRepositoryWrapper". | |
2906 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.Client". | |
2933 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.template.domain.Template". | |
2942 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.DeviceRegistrationRepositoryWrapper". | |
2944 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.shareproducts.domain.ShareProductDividentPayOutDetailsRepository". | |
2945 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.creditbureau.domain.CreditBureauLoanProductMappingRepository". | |
2945 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsAccountTransactionSummaryWrapper". | |
2949 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositRecurringDetail". | |
2954 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.configuration.domain.GlobalConfigurationProperty". | |
2963 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanInterestRecalculationDetails". | |
2972 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.group.domain.GroupingTypeEnumerations". | |
2974 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.self.registration.domain.SelfServiceRegistrationRepository". | |
2975 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.group.domain.GroupRoleRepository". | |
2975 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.meeting.domain.MeetingRepositoryWrapper". | |
2977 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.security.domain.PlatformUser". | |
2977 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.core.domain.DefaultPlatformPasswordEncoder". | |
2981 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.guarantor.domain.GuarantorType". | |
2984 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.organisation.provisioning.domain.ProvisioningCategoryRepository". | |
2984 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.calendar.domain.CalendarRepository". | |
2985 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsOfficerAssignmentHistory". | |
2995 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.NotificationConfigurationData". | |
2996 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.sms.domain.SmsMessageStatusType". | |
2999 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.dataqueries.domain.ReportParameterUsage". | |
3006 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.configuration.domain.GlobalConfigurationRepositoryWrapper". | |
3008 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanproduct.productmix.domain.ProductMixRepository". | |
3010 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.hooks.domain.Hook". | |
3025 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.productmix.domain.ProductMix". | |
3031 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.calendar.domain.CalendarEntityType". | |
3035 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.provisioning.domain.ProvisioningCriteriaDefinition". | |
3042 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.shareproducts.domain.ShareProductMarketPrice". | |
3047 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.campaigns.email.domain.EmailMessageRepository". | |
3049 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsAccount$1". | |
3051 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.useradministration.domain.Permission". | |
3058 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositAccountInterestRateChartSlabs". | |
3065 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.security.domain.OTPRequestRepository". | |
3067 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.LoanTransactionProcessingStrategy". | |
3072 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsHelper". | |
3075 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.shareaccounts.domain.ShareAccountRepositoryWrapper". | |
3077 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.commands.domain.CommandProcessingResultType". | |
3078 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.cache.domain.PlatformCacheRepository". | |
3079 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.dataqueries.domain.ReportParameterRepository". | |
3079 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.tax.domain.TaxGroupMappings". | |
3090 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.LoanProductInterestRecalculationDetails". | |
3111 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.accounting.producttoaccountmapping.domain.ProductToGLAccountMappingRepository". | |
3114 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.LoanProductRelatedDetail". | |
3136 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanproduct.domain.LoanProductMinimumRepaymentScheduleRelatedDetail". | |
3136 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.monetary.domain.ApplicationCurrency". | |
3145 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.calendar.domain.CalendarRepositoryWrapper". | |
3147 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositTermDetail". | |
3155 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.adhocquery.domain.AdHocRepository". | |
3155 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanScheduleModelPeriod". | |
3156 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanSubStatus$1". | |
3157 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.core.domain.JdbcSupport". | |
3159 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanScheduleGenerator". | |
3160 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.documentmanagement.domain.DocumentRepository". | |
3160 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.useradministration.domain.AppUser". | |
3180 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsAccountChargePaidBy". | |
3187 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.savings.domain.SavingsAccountChargeRepository". | |
3188 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.ChangedTransactionDetail". | |
3189 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.account.domain.AccountTransferDetailRepository". | |
3190 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.savings.domain.DepositAccountDomainService". | |
3191 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.cache.domain.PlatformCache". | |
3197 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.Message$Builder". | |
3199 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobRepository". | |
3199 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.rescheduleloan.domain.LoanRescheduleRequestRepository". | |
3200 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.campaigns.email.domain.ScheduledEmailStretchyReportParamDateOption". | |
3202 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.account.domain.AccountTransferTransaction". | |
3215 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.client.domain.ClientNonPersonRepository". | |
3216 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.common.domain.PeriodFrequencyType". | |
3218 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.adhocquery.domain.ReportRunFrequency". | |
3223 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.spm.domain.Response". | |
3229 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.survey.domain.Likelihood". | |
3236 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.journalentry.domain.JournalEntryRepositoryImpl". | |
3238 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.campaigns.email.domain.EmailCampaign". | |
3254 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.account.domain.AccountTransferDetails". | |
3262 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.campaigns.email.domain.EmailCampaignType". | |
3263 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.accountnumberformat.domain.AccountNumberFormat". | |
3271 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientStatus". | |
3273 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.MulticastResult$Builder". | |
3275 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.security.domain.PlatformUserRepository". | |
3275 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom". | |
3280 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.useradministration.domain.AppUserPreviousPassword". | |
3290 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.core.domain.EmailDetail". | |
3291 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.common.domain.DayOfWeekType". | |
3292 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.useradministration.domain.JpaUserDomainService". | |
3294 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.batch.domain.BatchResponse". | |
3317 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.notification.domain.TopicRepository". | |
3318 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.FixedDepositAccount$1". | |
3320 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.useradministration.domain.PasswordValidationPolicy". | |
3328 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanSummaryWrapper". | |
3333 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.guarantor.domain.GuarantorRepository". | |
3334 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.account.domain.StandingInstructionRepository". | |
3335 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsAccountRepositoryWrapper". | |
3338 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.configuration.domain.ExternalServicesPropertiesRepositoryWrapper". | |
3339 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.RecalculatedSchedule". | |
3340 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.spm.domain.Survey". | |
3350 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.campaigns.email.domain.EmailConfigurationRepository". | |
3351 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.rescheduleloan.domain.LoanRescheduleRequestRepositoryWrapper". | |
3352 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.domain.LoanRepository". | |
3359 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.account.domain.AccountAssociationType". | |
3362 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.client.domain.ClientIdentifierRepository". | |
3363 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientTransaction". | |
3375 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.Sender$CustomParserException". | |
3376 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.notification.domain.NotificationMapperRepository". | |
3376 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.AbstractLoanScheduleGenerator". | |
3404 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.workingdays.domain.WorkingDaysEnumerations$1". | |
3405 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityAccessRepository". | |
3406 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.charge.domain.ChargeRepository". | |
3406 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.note.domain.NoteRepository". | |
3407 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.LoanProductGuaranteeDetails". | |
3417 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.common.domain.DaysInMonthType". | |
3419 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.accounting.rule.domain.AccountingRuleRepository". | |
3420 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsAccountAssembler". | |
3424 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.RecurringDepositAccount". | |
3490 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.producttoaccountmapping.domain.PortfolioProductType". | |
3492 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.organisation.provisioning.domain.ProvisioningCriteriaDefinitionRepository". | |
3493 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientCharge$1". | |
3494 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.batch.domain.Header". | |
3494 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.LegalForm". | |
3495 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.PrincipalInterest". | |
3496 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.DeviceRegistration". | |
3498 jpa-pu WARN [main] openjpa.Enhance - The type "org.apache.fineract.infrastructure.gcm.domain.DeviceRegistration" must have a no-args constructor. Adding a public no-args constructor. | |
3507 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.codes.domain.CodeValueRepository". | |
3507 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.jobs.domain.SchedulerDetailRepository". | |
3508 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.domain.LoanChargeRepository". | |
3508 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanApplicationTerms". | |
3526 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.financialactivityaccount.domain.FinancialActivityAccount". | |
3535 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientNonPersonRepositoryWrapper". | |
3537 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.organisation.teller.domain.TellerTransactionRepository". | |
3538 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.AbstractLoanScheduleGenerator$1". | |
3540 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.RecurringDepositProduct". | |
3566 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientTransferDetailsRepositoryWrapper". | |
3567 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.hooks.domain.HookRepository". | |
3568 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.hooks.domain.HookConfiguration". | |
3577 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositAccountOnHoldTransaction". | |
3588 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.glaccount.domain.GLAccountRepositoryWrapper". | |
3590 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.interestratechart.domain.InterestIncentivesFields". | |
3598 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.interestratechart.domain.InterestRateChart". | |
3611 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositAccountInterestIncentives". | |
3618 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.calendar.domain.CalendarRemindBy". | |
3620 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.creditbureau.domain.CreditBureauLoanProductMapping". | |
3628 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.creditbureau.domain.OrganisationCreditBureauRepository". | |
3629 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.campaigns.sms.domain.SmsCampaignStatusEnumerations". | |
3630 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.FlatInterestLoanScheduleGenerator". | |
3632 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.LoanProduct$1". | |
3635 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.client.domain.ClientRepository". | |
3636 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.campaigns.sms.domain.SmsCampaignRepository". | |
3637 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.DefaultLoanScheduleGeneratorFactory". | |
3639 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.tax.domain.TaxComponent". | |
3660 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.rule.domain.AccountingRule". | |
3676 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.campaigns.sms.domain.SmsCampaignStatusEnumerations$1". | |
3677 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanRepaymentScheduleProcessingWrapper". | |
3680 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.hooks.domain.HookTemplateRepository". | |
3680 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.useradministration.domain.Role". | |
3689 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.shareproducts.domain.ShareProductDividentPayOutDetailsRepositoryWrapper". | |
3691 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.workingdays.domain.RepaymentRescheduleType". | |
3692 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.organisation.teller.domain.CashierRepository". | |
3693 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.address.domain.FieldConfigurationRepository". | |
3693 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.savings.domain.SavingsAccountDomainService". | |
3693 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.sms.domain.SmsMessageEnumerations". | |
3695 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.common.domain.NthDayType". | |
3697 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.campaigns.email.domain.EmailMessage". | |
3708 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.paymentdetail.domain.PaymentDetailAssembler". | |
3709 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.Message$1". | |
3710 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.LendingStrategy". | |
3712 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.useradministration.domain.AppUserRepositoryWrapper". | |
3713 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.sms.domain.SmsMessageRepository". | |
3713 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.domain.LoanAccountDomainService". | |
3714 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityRelationRepositoryWrapper". | |
3716 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.account.domain.AccountTransferRepository". | |
3717 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.configuration.domain.ExternalServicePropertiesPK". | |
3723 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.tax.domain.TaxComponentRepositoryWrapper". | |
3725 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.organisation.teller.domain.TellerRepository". | |
3725 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.spm.domain.LookupTable". | |
3735 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientIdentifier". | |
3748 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.glaccount.domain.GLAccountUsage". | |
3750 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositAccountTermAndPreClosure". | |
3764 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.office.domain.Office". | |
3774 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientTransactionRepositoryWrapper". | |
3776 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.rule.domain.AccountingRuleRepositoryWrapper". | |
3778 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.RecurringDepositAccount$1". | |
3780 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.accountnumberformat.domain.AccountNumberFormatRepositoryWrapper". | |
3782 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.teller.domain.CashierRepositoryWrapper". | |
3784 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.LoanProductValueConditionType". | |
3786 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.group.domain.GroupRepositoryWrapper". | |
3789 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.financialactivityaccount.domain.FinancialActivityAccountRepositoryWrapper". | |
3791 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositAccountAssembler". | |
3796 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.holiday.domain.Holiday". | |
3810 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.security.domain.TFAccessTokenRepository". | |
3811 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.useradministration.domain.AppUserRepository". | |
3811 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.dataqueries.domain.Report". | |
3824 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.accounting.provisioning.domain.ProvisioningEntry". | |
3833 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.campaigns.email.domain.EmailMessageEnumerations". | |
3834 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.paymentdetail.domain.PaymentDetailRepository". | |
3834 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanChargePaidBy". | |
3842 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.savings.domain.FixedDepositAccountRepository". | |
3842 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.accountnumberformat.domain.EntityAccountType". | |
3844 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.organisation.holiday.domain.HolidayRepository". | |
3845 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.batch.domain.BatchRequest". | |
3846 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanTransactionType". | |
3848 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobConfiguration". | |
3856 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanScheduleGeneratorFactory". | |
3856 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsProductAssembler". | |
3858 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.meeting.domain.MeetingRepository". | |
3859 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.creditbureau.domain.CreditBureauRepository". | |
3859 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.RecurringDepositScheduleInstallment". | |
3872 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.documentmanagement.domain.StorageType". | |
3874 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.self.registration.domain.SelfServiceRegistration". | |
3876 jpa-pu WARN [main] openjpa.Enhance - The type "org.apache.fineract.portfolio.self.registration.domain.SelfServiceRegistration" must have a no-args constructor. Adding a public no-args constructor. | |
3884 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.commands.domain.CommandWrapper". | |
3888 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientAddressRepositoryWrapper". | |
3889 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.AprCalculator". | |
3890 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.dataqueries.domain.ReportParameterUsageRepository". | |
3891 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.group.domain.GroupLevelRepository". | |
3891 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.LoanProductMinMaxConstraints". | |
3897 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.codes.domain.Code". | |
3905 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.useradministration.domain.RoleRepository". | |
3905 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanRepaymentDataComparator". | |
3906 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.LoanProduct". | |
3954 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.group.domain.GroupRole". | |
3962 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientAddress". | |
3970 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanDisbursementDetails". | |
3979 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanTopupDetails". | |
3986 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.shareproducts.domain.ShareProductRepository". | |
3987 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.floatingrates.domain.FloatingRatePeriod". | |
3998 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.template.domain.TemplateMapper". | |
4005 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.template.domain.TemplateEntitySerializer". | |
4006 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.InterestRecalculationCompoundingMethod". | |
4008 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.charge.domain.Charge". | |
4028 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.account.domain.AccountTransferType". | |
4030 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.calendar.domain.Calendar". | |
4054 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.charge.domain.ChargeRepositoryWrapper". | |
4055 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.FixedDepositAccount". | |
4104 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanRepaymentScheduleHistoryRepository". | |
4105 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityType". | |
4106 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.spm.domain.Scorecard". | |
4115 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanRepaymentScheduleInstallment". | |
4136 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.hooks.domain.HookConfigurationRepository". | |
4137 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanCharge$1". | |
4138 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.floatingrates.domain.FloatingRateRepositoryWrapper". | |
4139 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.adhocquery.domain.AdHoc". | |
4142 jpa-pu WARN [main] openjpa.Enhance - The type "org.apache.fineract.adhocquery.domain.AdHoc" must have a no-args constructor. Adding a public no-args constructor. | |
4153 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.account.domain.AccountTransferAssembler". | |
4155 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.LoanPreClosureInterestCalculationStrategy". | |
4157 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.notification.domain.NotificationMapper". | |
4165 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.configuration.domain.ExternalServicesProperties". | |
4173 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanproduct.domain.InterestCalculationPeriodMethod". | |
4175 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.security.domain.BasicPasswordEncodablePlatformUser". | |
4176 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientFamilyMembers". | |
4188 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.gcm.domain.MulticastResult". | |
4190 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanTermVariations". | |
4199 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.dataqueries.domain.EntityDatatableChecksRepository". | |
4201 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.client.domain.ClientCharge". | |
4212 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.collateral.domain.LoanCollateral". | |
4220 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.jobs.domain.ScheduledJobRunHistory". | |
4227 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.jobs.domain.ScheduledJobDetailRepository". | |
4228 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanSubStatus". | |
4229 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.SavingsAccountChargeRepositoryWrapper". | |
4231 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.DefaultScheduledDateGenerator". | |
4233 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.DefaultPaymentPeriodsInOneYearCalculator$1". | |
4234 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.loanaccount.domain.LoanRepaymentScheduleInstallmentRepository". | |
4235 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.hooks.domain.HookResource". | |
4241 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.shareaccounts.domain.ShareAccountDividendRepository". | |
4241 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.rescheduleloan.domain.LoanRescheduleModel". | |
4243 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.savings.domain.DepositPreClosureDetail". | |
4248 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.codes.domain.CodeRepository". | |
4249 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.account.domain.AccountTransferStandingInstruction". | |
4263 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.organisation.office.domain.OfficeTransactionRepository". | |
4264 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.account.domain.StandingInstructionPriority". | |
4265 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.campaigns.email.domain.EmailCampaignStatusEnumerations$1". | |
4266 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.RecalculationDetail". | |
4267 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.infrastructure.dataqueries.domain.ReportRepository". | |
4267 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityToEntityMapping". | |
4274 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.DefaultLoanLifecycleStateMachine". | |
4276 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanRepaymentScheduleInstallment$1". | |
4277 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.client.domain.ClientFamilyMembersRepository". | |
4277 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.guarantor.domain.GuarantorFundingDetails". | |
4286 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.account.domain.StandingInstructionAssembler". | |
4287 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.group.domain.GroupTypes". | |
4289 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.domain.LoanTransactionComparator". | |
4289 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.shareproducts.domain.ShareProductRepositoryWrapper". | |
4291 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "interface org.apache.fineract.portfolio.floatingrates.domain.FloatingRateRepository". | |
4292 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.DecliningBalanceInterestLoanScheduleGenerator". | |
4293 jpa-pu INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.fineract.organisation.provisioning.domain.ProvisioningCriteria". | |
4304 jpa-pu INFO [main] openjpa.Tool - No metadata was found for 262 classes; they have been enhanced as persistence-aware. If you intended for any of these classes to be persistence-capable, then this means that OpenJPA could not find any metadata for those classes. This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information. Persistence-aware classes: [class org.apache.fineract.template.domain.TemplateFunctions, class org.apache.fineract.infrastructure.core.domain.FineractPlatformTenantConnection, class org.apache.fineract.portfolio.common.domain.DaysInYearType, class org.apache.fineract.portfolio.shareaccounts.domain.ShareAccountStatusType, class org.apache.fineract.organisation.monetary.domain.ApplicationCurrencyRepositoryWrapper, class org.apache.fineract.organisation.teller.domain.TellerRepositoryWrapper, class org.apache.fineract.portfolio.savings.domain.SavingsHelper$1, class org.apache.fineract.organisation.monetary.domain.MoneyHelper, class org.apache.fineract.portfolio.loanaccount.domain.DefaultLoanLifecycleStateMachine$1, class org.apache.fineract.infrastructure.core.domain.LocalDateInterval, class org.apache.fineract.portfolio.group.domain.GroupingTypeEnumerations$1, class org.apache.fineract.portfolio.interestratechart.domain.InterestRateChartSlabComparator, class org.apache.fineract.portfolio.group.domain.GroupingTypeStatus, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.AbstractLoanScheduleGenerator$ScheduleCurrentPeriodParams, class org.apache.fineract.portfolio.common.domain.ConditionType, class org.apache.fineract.portfolio.client.domain.ClientEnumerations$1, class org.apache.fineract.organisation.staff.domain.StaffOrganisationalRoleType, class org.apache.fineract.portfolio.savings.domain.SavingsAccountStatusType, class org.apache.fineract.portfolio.note.domain.NoteType, class org.apache.fineract.infrastructure.campaigns.email.domain.EmailMessageAssembler, class org.apache.fineract.portfolio.shareproducts.domain.ShareProductDividendStatusType, class org.apache.fineract.portfolio.savings.domain.SavingsProductChargeAssembler, class org.apache.fineract.portfolio.interestratechart.domain.InterestIncentivesFields$1, class org.apache.fineract.infrastructure.core.domain.Tenant, class org.apache.fineract.portfolio.loanproduct.domain.InterestRecalculationPeriodMethod, class org.apache.fineract.portfolio.client.domain.ClientIdentifierStatus, class org.apache.fineract.infrastructure.core.domain.AuditorAwareImpl, class org.apache.fineract.portfolio.calendar.domain.CalendarType, class org.apache.fineract.organisation.workingdays.domain.WorkingDaysRepositoryWrapper, class org.apache.fineract.infrastructure.core.domain.MySQLDictionaryCustom, class org.apache.fineract.portfolio.client.domain.ClientChargeRepositoryWrapper, class org.apache.fineract.infrastructure.gcm.domain.DeviceRegistrationRepositoryWrapper, class org.apache.fineract.portfolio.charge.domain.ChargeAppliesTo, class org.apache.fineract.infrastructure.campaigns.email.domain.EmailCampaignStatusEnumerations, class org.apache.fineract.portfolio.savings.domain.SavingsAccountTransactionSummaryWrapper, class org.apache.fineract.portfolio.savings.domain.DepositAccountTermAndPreClosure$1, class org.apache.fineract.portfolio.calendar.domain.CalendarFrequencyType, class org.apache.fineract.portfolio.client.domain.ClientRepositoryWrapper, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanScheduleModelDisbursementPeriod, class org.apache.fineract.portfolio.group.domain.GroupingTypeEnumerations, class org.apache.fineract.portfolio.meeting.domain.MeetingRepositoryWrapper, class org.apache.fineract.infrastructure.core.domain.DefaultPlatformPasswordEncoder, class org.apache.fineract.portfolio.loanaccount.guarantor.domain.GuarantorType, class org.apache.fineract.portfolio.loanproduct.domain.RecalculationFrequencyType$1, class org.apache.fineract.portfolio.calendar.domain.CalendarInstanceRepositoryWrapper, class org.apache.fineract.infrastructure.gcm.domain.NotificationConfigurationData, class org.apache.fineract.infrastructure.sms.domain.SmsMessageStatusType, class org.apache.fineract.infrastructure.gcm.domain.Message, class org.apache.fineract.infrastructure.configuration.domain.GlobalConfigurationRepositoryWrapper, class org.apache.fineract.infrastructure.configuration.domain.ConfigurationDomainServiceJpa, class org.apache.fineract.organisation.staff.domain.StaffEnumerations, class org.apache.fineract.portfolio.calendar.domain.CalendarEntityType, class org.apache.fineract.portfolio.group.domain.GroupRoleRepositoryWrapper, class org.apache.fineract.infrastructure.gcm.domain.Notification$Builder, class org.apache.fineract.portfolio.savings.domain.SavingsAccount$1, class org.apache.fineract.infrastructure.gcm.domain.Notification, class org.apache.fineract.infrastructure.gcm.domain.Message$Priority, class org.apache.fineract.infrastructure.security.domain.OTPRequestRepository, class org.apache.fineract.portfolio.savings.domain.SavingsAccountSubStatusEnum, class org.apache.fineract.portfolio.client.domain.ClientTransactionType, class org.apache.fineract.portfolio.savings.domain.SavingsHelper, class org.apache.fineract.portfolio.shareaccounts.domain.ShareAccountRepositoryWrapper, class org.apache.fineract.commands.domain.CommandProcessingResultType, class org.apache.fineract.infrastructure.gcm.domain.DeviceRegistrationData, class org.apache.fineract.portfolio.calendar.domain.CalendarRepositoryWrapper, class org.apache.fineract.portfolio.loanaccount.domain.LoanSubStatus$1, class org.apache.fineract.infrastructure.core.domain.JdbcSupport, class org.apache.fineract.portfolio.loanaccount.domain.ChangedTransactionDetail, class org.apache.fineract.infrastructure.campaigns.email.domain.EmailMessageEnumerations$1, class org.apache.fineract.infrastructure.gcm.domain.Message$Builder, class org.apache.fineract.infrastructure.campaigns.email.domain.ScheduledEmailStretchyReportParamDateOption, class org.apache.fineract.portfolio.account.domain.StandingInstructionType, class org.apache.fineract.portfolio.tax.domain.TaxGroupRepositoryWrapper, class org.apache.fineract.portfolio.loanproduct.domain.AmortizationMethod, class org.apache.fineract.infrastructure.codes.domain.CodeValueRepositoryWrapper, class org.apache.fineract.portfolio.common.domain.PeriodFrequencyType, class org.apache.fineract.adhocquery.domain.ReportRunFrequency, class org.apache.fineract.accounting.journalentry.domain.JournalEntryRepositoryImpl, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.AbstractLoanScheduleGenerator$LoanTermVariationParams, class org.apache.fineract.infrastructure.campaigns.email.domain.EmailCampaignType, class org.apache.fineract.infrastructure.gcm.domain.Sender, class org.apache.fineract.portfolio.loanproduct.domain.LoanProductParamType, class org.apache.fineract.infrastructure.sms.domain.SmsMessageAssembler, class org.apache.fineract.portfolio.client.domain.ClientStatus, class org.apache.fineract.infrastructure.gcm.domain.MulticastResult$Builder, class org.apache.fineract.portfolio.loanaccount.domain.LoanTermVariationsComparator, class org.apache.fineract.portfolio.loanaccount.domain.LoanAccountDomainServiceJpa, class org.apache.fineract.infrastructure.core.domain.EmailDetail, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanApplicationTerms$1, class org.apache.fineract.portfolio.accountdetails.domain.AccountType, class org.apache.fineract.organisation.holiday.domain.RescheduleType, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.DefaultPaymentPeriodsInOneYearCalculator, class org.apache.fineract.portfolio.common.domain.DayOfWeekType, class org.apache.fineract.useradministration.domain.JpaUserDomainService, class org.apache.fineract.batch.domain.BatchResponse, class org.apache.fineract.portfolio.savings.domain.FixedDepositAccount$1, class org.apache.fineract.portfolio.loanaccount.domain.Loan$2, class org.apache.fineract.portfolio.loanaccount.domain.LoanSummaryWrapper, class org.apache.fineract.organisation.workingdays.domain.WorkingDaysEnumerations, class org.apache.fineract.portfolio.savings.domain.SavingsAccountRepositoryWrapper, class org.apache.fineract.infrastructure.configuration.domain.ExternalServicesPropertiesRepositoryWrapper, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.RecalculatedSchedule, class org.apache.fineract.portfolio.loanaccount.rescheduleloan.domain.LoanRescheduleRequestRepositoryWrapper, class org.apache.fineract.portfolio.account.domain.AccountAssociationType, class org.apache.fineract.infrastructure.gcm.domain.Sender$CustomParserException, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.AbstractLoanScheduleGenerator, class org.apache.fineract.organisation.workingdays.domain.WorkingDaysEnumerations$1, class org.apache.fineract.accounting.glaccount.domain.GLAccountType, class org.apache.fineract.infrastructure.dataqueries.domain.ReportRepositoryWrapper, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.DefaultScheduledDateGenerator$1, class org.apache.fineract.portfolio.common.domain.DaysInMonthType, class org.apache.fineract.portfolio.savings.domain.SavingsAccountAssembler, class org.apache.fineract.accounting.producttoaccountmapping.domain.PortfolioProductType, class org.apache.fineract.infrastructure.gcm.domain.Notification$1, class org.apache.fineract.portfolio.client.domain.ClientCharge$1, class org.apache.fineract.batch.domain.Header, class org.apache.fineract.portfolio.shareaccounts.domain.PurchasedSharesStatusType, class org.apache.fineract.portfolio.charge.domain.ChargeCalculationType, class org.apache.fineract.portfolio.client.domain.LegalForm, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.PrincipalInterest, class org.apache.fineract.infrastructure.accountnumberformat.domain.AccountNumberFormatEnumerations, class org.apache.fineract.portfolio.savings.domain.RecurringDepositAccount$RecurringDepositScheduleInstallmentComparator, class org.apache.fineract.portfolio.account.domain.AccountTransferRecurrenceType, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanApplicationTerms, class org.apache.fineract.portfolio.client.domain.ClientNonPersonRepositoryWrapper, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.AbstractLoanScheduleGenerator$1, class org.apache.fineract.portfolio.client.domain.ClientTransferDetailsRepositoryWrapper, class org.apache.fineract.portfolio.client.domain.AccountNumberGenerator, class org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobEmailAttachmentFileFormat, class org.apache.fineract.accounting.journalentry.domain.JournalEntryType, class org.apache.fineract.accounting.glaccount.domain.GLAccountRepositoryWrapper, class org.apache.fineract.portfolio.calendar.domain.CalendarRemindBy, class org.apache.fineract.infrastructure.campaigns.sms.domain.SmsCampaignStatusEnumerations, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.FlatInterestLoanScheduleGenerator, class org.apache.fineract.portfolio.loanaccount.rescheduleloan.domain.LoanRescheduleModelRepaymentPeriod, class org.apache.fineract.portfolio.loanproduct.domain.LoanProduct$1, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.DefaultLoanScheduleGeneratorFactory, class org.apache.fineract.organisation.holiday.domain.HolidayStatusType, class org.apache.fineract.infrastructure.campaigns.sms.domain.SmsCampaignStatusEnumerations$1, class org.apache.fineract.organisation.holiday.domain.HolidayRepositoryWrapper, class org.apache.fineract.portfolio.loanaccount.domain.LoanRepaymentScheduleProcessingWrapper, class org.apache.fineract.template.domain.TemplateTypeSerializer, class org.apache.fineract.portfolio.shareproducts.domain.ShareProductDividentPayOutDetailsRepositoryWrapper, class org.apache.fineract.organisation.workingdays.domain.RepaymentRescheduleType, class org.apache.fineract.accounting.glaccount.domain.TrialBalanceRepositoryWrapper, class org.apache.fineract.infrastructure.core.domain.FineractPlatformTenant, class org.apache.fineract.portfolio.paymenttype.domain.PaymentTypeRepositoryWrapper, class org.apache.fineract.infrastructure.sms.domain.SmsMessageEnumerations, class org.apache.fineract.portfolio.common.domain.NthDayType, class org.apache.fineract.template.domain.TemplateEntity, class org.apache.fineract.portfolio.paymentdetail.domain.PaymentDetailAssembler, class org.apache.fineract.spm.domain.SurveyValidator, class org.apache.fineract.portfolio.loanaccount.domain.Loan$1, class org.apache.fineract.portfolio.client.domain.AccountNumberGenerator$1, class org.apache.fineract.portfolio.calendar.domain.CalendarFrequencyType$1, class org.apache.fineract.organisation.teller.domain.TellerStatus, class org.apache.fineract.infrastructure.gcm.domain.Message$1, class org.apache.fineract.portfolio.loanproduct.domain.LendingStrategy, class org.apache.fineract.organisation.teller.domain.TellerJournal, class org.apache.fineract.useradministration.domain.AppUserRepositoryWrapper, class org.apache.fineract.infrastructure.campaigns.email.domain.ScheduledEmailAttachmentFileFormat, class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityRelationRepositoryWrapper, class org.apache.fineract.portfolio.tax.domain.TaxComponentRepositoryWrapper, class org.apache.fineract.portfolio.loanaccount.guarantor.domain.GuarantorFundStatusType, class org.apache.fineract.portfolio.loanaccount.domain.LoanRepaymentScheduleTransactionProcessorFactory, class org.apache.fineract.portfolio.client.domain.ClientEnumerations, class org.apache.fineract.accounting.glaccount.domain.GLAccountUsage, class org.apache.fineract.portfolio.shareaccounts.domain.ShareAccountDividendStatusType, class org.apache.fineract.portfolio.loanaccount.domain.LoanEvent, class org.apache.fineract.portfolio.loanproduct.domain.RecalculationFrequencyType, class org.apache.fineract.portfolio.calendar.domain.CalendarWeekDaysType, class org.apache.fineract.portfolio.client.domain.ClientTransactionRepositoryWrapper, class org.apache.fineract.portfolio.charge.domain.ChargePaymentMode, class org.apache.fineract.accounting.rule.domain.AccountingRuleRepositoryWrapper, class org.apache.fineract.portfolio.savings.domain.RecurringDepositAccount$1, class org.apache.fineract.infrastructure.accountnumberformat.domain.AccountNumberFormatRepositoryWrapper, class org.apache.fineract.organisation.teller.domain.CashierTxnType, class org.apache.fineract.portfolio.loanaccount.domain.TransactionProccessingResult, class org.apache.fineract.organisation.teller.domain.CashierRepositoryWrapper, class org.apache.fineract.organisation.staff.domain.StaffRepositoryWrapper, class org.apache.fineract.portfolio.loanproduct.domain.LoanProductValueConditionType, class org.apache.fineract.portfolio.loanaccount.domain.LoanTermVariationType, class org.apache.fineract.portfolio.savings.domain.SavingsAccountDomainServiceJpa, class org.apache.fineract.portfolio.group.domain.GroupRepositoryWrapper, class org.apache.fineract.accounting.financialactivityaccount.domain.FinancialActivityAccountRepositoryWrapper, class org.apache.fineract.portfolio.savings.domain.DepositAccountAssembler, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.FinanicalFunctions, class org.apache.fineract.portfolio.account.domain.StandingInstructionStatus, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.DefaultLoanScheduleGeneratorFactory$1, class org.apache.fineract.infrastructure.campaigns.email.domain.EmailMessageEnumerations, class org.apache.fineract.infrastructure.gcm.domain.Result$Builder, class org.apache.fineract.infrastructure.accountnumberformat.domain.EntityAccountType, class org.apache.fineract.portfolio.savings.domain.SavingsAccountCharge$1, class org.apache.fineract.portfolio.savings.domain.DepositProductAssembler, class org.apache.fineract.batch.domain.BatchRequest, class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntity, class org.apache.fineract.organisation.office.domain.OrganisationCurrencyRepositoryWrapper, class org.apache.fineract.infrastructure.gcm.domain.Result, class org.apache.fineract.portfolio.loanaccount.domain.LoanTransactionType, class org.apache.fineract.infrastructure.gcm.domain.Result$1, class org.apache.fineract.organisation.office.domain.OfficeRepositoryWrapper, class org.apache.fineract.portfolio.savings.domain.SavingsProductAssembler, class org.apache.fineract.infrastructure.documentmanagement.domain.StorageType, class org.apache.fineract.portfolio.savings.domain.SavingsAccountTransactionComparator, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.AprCalculator$1, class org.apache.fineract.infrastructure.cache.domain.CacheType, class org.apache.fineract.commands.domain.CommandWrapper, class org.apache.fineract.portfolio.client.domain.ClientAddressRepositoryWrapper, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.AprCalculator, class org.apache.fineract.infrastructure.sms.domain.SmsMessageEnumerations$1, class org.apache.fineract.infrastructure.campaigns.email.domain.EmailMessageStatusType, class org.apache.fineract.portfolio.savings.domain.SavingsEvent, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanScheduleModel, class org.apache.fineract.portfolio.loanaccount.domain.LoanRepaymentDataComparator, class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityToEntityMappingRepositoryWrapper, class org.apache.fineract.portfolio.loanaccount.domain.LoanRepositoryWrapper, class org.apache.fineract.template.domain.TemplateEntitySerializer, class org.apache.fineract.infrastructure.core.domain.Base64EncodedImage, class org.apache.fineract.infrastructure.accountnumberformat.domain.AccountNumberFormatEnumerations$AccountNumberPrefixType, class org.apache.fineract.portfolio.savings.domain.DepositAccountDomainServiceJpa, class org.apache.fineract.portfolio.charge.domain.ChargeTimeType, class org.apache.fineract.portfolio.account.domain.AccountTransferDetailAssembler, class org.apache.fineract.portfolio.loanproduct.domain.InterestRecalculationCompoundingMethod, class org.apache.fineract.portfolio.account.domain.AccountTransferType, class org.apache.fineract.portfolio.charge.domain.ChargeRepositoryWrapper, class org.apache.fineract.portfolio.interestratechart.domain.InterestRateChartSlabFields$1, class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityType, class org.apache.fineract.infrastructure.gcm.domain.MulticastResult$1, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanScheduleModelRepaymentPeriod, class org.apache.fineract.portfolio.loanaccount.domain.LoanCharge$1, class org.apache.fineract.portfolio.floatingrates.domain.FloatingRateRepositoryWrapper, class org.apache.fineract.portfolio.account.domain.AccountTransferAssembler, class org.apache.fineract.portfolio.loanproduct.domain.LoanPreClosureInterestCalculationStrategy, class org.apache.fineract.portfolio.loanproduct.domain.LoanRescheduleStrategyMethod, class org.apache.fineract.portfolio.loanproduct.domain.InterestCalculationPeriodMethod, class org.apache.fineract.infrastructure.security.domain.BasicPasswordEncodablePlatformUser, class org.apache.fineract.infrastructure.gcm.domain.MulticastResult, class org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobRepositoryWrapper, class org.apache.fineract.portfolio.loanaccount.domain.LoanSubStatus, class org.apache.fineract.portfolio.savings.domain.SavingsAccountChargeRepositoryWrapper, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.DefaultScheduledDateGenerator, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.DefaultPaymentPeriodsInOneYearCalculator$1, class org.apache.fineract.infrastructure.campaigns.email.domain.EmailCampaignStatus, class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityAccessRepositoryWrapper, class org.apache.fineract.portfolio.loanaccount.rescheduleloan.domain.LoanRescheduleModel, class org.apache.fineract.template.domain.TemplateType, class org.apache.fineract.portfolio.loanaccount.domain.LoanStatus, class org.apache.fineract.portfolio.savings.domain.DepositTermDetail$1, class org.apache.fineract.infrastructure.entityaccess.domain.FineractEntityAccessType, class org.apache.fineract.portfolio.savings.domain.SavingsAccountChargeAssembler, class org.apache.fineract.portfolio.account.domain.StandingInstructionPriority, class org.apache.fineract.infrastructure.campaigns.email.domain.EmailCampaignStatusEnumerations$1, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.RecalculationDetail, class org.apache.fineract.organisation.staff.domain.StaffEnumerations$1, class org.apache.fineract.portfolio.loanaccount.domain.DefaultLoanLifecycleStateMachine, class org.apache.fineract.portfolio.loanaccount.domain.LoanRepaymentScheduleInstallment$1, class org.apache.fineract.portfolio.account.domain.StandingInstructionAssembler, class org.apache.fineract.portfolio.group.domain.GroupTypes, class org.apache.fineract.portfolio.loanproduct.domain.InterestMethod, class org.apache.fineract.portfolio.loanaccount.domain.LoanTransactionComparator, class org.apache.fineract.portfolio.shareproducts.domain.ShareProductRepositoryWrapper, class org.apache.fineract.portfolio.loanaccount.loanschedule.domain.DecliningBalanceInterestLoanScheduleGenerator] | |
:processResources | |
:classes | |
:compileTestJavawarning: Supported source version 'RELEASE_6' from annotation processor 'org.apache.openjpa.persistence.meta.AnnotationProcessor6' less than -source '1.8' | |
1 warning | |
:processTestResources | |
:testClasses | |
:compileIntegrationTestJavawarning: Supported source version 'RELEASE_6' from annotation processor 'org.apache.openjpa.persistence.meta.AnnotationProcessor6' less than -source '1.8' | |
Note: /home/kevin/Projects/fineract2/fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/SkipRepaymentOnMonthFirstTest.java uses or overrides a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
Note: Some input files use unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
1 warning | |
:processIntegrationTestResources UP-TO-DATE | |
:integrationTestClasses | |
:war | |
:jar | |
:findMainClass | |
:startScripts | |
:distTar | |
:distZip | |
:bootRepackage | |
:integrationTestSLF4J: Class path contains multiple SLF4J bindings. | |
SLF4J: Found binding in [jar:file:/home/kevin/.gradle/wrapper/dists/gradle-2.10-bin/baigpnfu14tdk6ztbfwcl8275/gradle-2.10/lib/gradle-core-2.10.jar!/org/slf4j/impl/StaticLoggerBinder.class] | |
SLF4J: Found binding in [jar:file:/home/kevin/Projects/fineract2/build/tmp/tomcatRunWar/work/Tomcat/localhost/fineract-provider/WEB-INF/lib/logback-classic-1.1.2.jar!/org/slf4j/impl/StaticLoggerBinder.class] | |
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. | |
10:10:50,583 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] | |
10:10:50,583 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] | |
10:10:50,584 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/kevin/Projects/fineract2/build/tmp/tomcatRunWar/work/Tomcat/localhost/fineract-provider/WEB-INF/classes/logback.xml] | |
10:10:50,616 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set | |
10:10:50,619 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] | |
10:10:50,629 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] | |
10:10:50,671 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead. | |
10:10:50,671 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. | |
10:10:50,671 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details | |
10:10:50,672 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender] | |
10:10:50,673 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] | |
10:10:50,676 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property | |
10:10:50,687 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [/home/kevin/Projects/fineract2/build/tmp/tomcatRunWar/logs/fineract-platform.log] | |
10:10:50,690 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.fineract.platform] to DEBUG | |
10:10:50,690 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.fineract.infrastructure.security.filter] to INFO | |
10:10:50,690 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.fineract] to DEBUG | |
10:10:50,690 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO | |
10:10:50,690 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.beans] to INFO | |
10:10:50,690 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [net.sf.ehcache] to ERROR | |
10:10:50,690 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate.cache] to ERROR | |
10:10:50,690 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO | |
10:10:50,690 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] | |
10:10:50,691 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] | |
10:10:50,691 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. | |
10:10:50,692 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@262b84b0 - Registering current configuration as safe fallback point | |
. ____ _ __ _ _ | |
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ | |
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ | |
\\/ ___)| |_)| | | | | || (_| | ) ) ) ) | |
' |____| .__|_| |_|_| |_\__, | / / / / | |
=========|_|==============|___/=/_/_/_/ | |
:: Spring Boot :: (v1.1.6.RELEASE) | |
10:10:51.144 [localhost-startStop-1] INFO o.s.boot.SpringApplication - Starting application on ThinKevin with PID 8532 (/home/kevin/Projects/fineract2/build/tmp/tomcatRunWar/work/Tomcat/localhost/fineract-provider/WEB-INF/lib/spring-boot-1.1.6.RELEASE.jar started by kevin in /home/kevin/Projects/fineract2) | |
10:10:51.205 [localhost-startStop-1] INFO o.s.b.c.e.AnnotationConfigEmbeddedWebApplicationContext - Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@3220c9fb: startup date [Fri Jan 11 10:10:51 MSK 2019]; root of context hierarchy | |
10:10:51.985 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/home/kevin/Projects/fineract2/build/tmp/tomcatRunWar/work/Tomcat/localhost/fineract-provider/WEB-INF/classes/META-INF/spring/jndi.xml] | |
10:10:52.034 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/home/kevin/Projects/fineract2/build/tmp/tomcatRunWar/work/Tomcat/localhost/fineract-provider/WEB-INF/classes/META-INF/spring/appContext.xml] | |
10:10:52.077 [localhost-startStop-1] INFO o.s.s.core.SpringSecurityCoreVersion - You are running with Spring Security Core 3.2.5.RELEASE | |
10:10:52.080 [localhost-startStop-1] INFO o.s.s.c.SecurityNamespaceHandler - Spring Security 'config' module version is 3.2.5.RELEASE | |
10:10:52.125 [localhost-startStop-1] INFO o.s.s.c.m.GlobalMethodSecurityBeanDefinitionParser - Expressions were enabled for method security but no SecurityExpressionHandler was configured. All hasPermision() expressions will evaluate to false. | |
10:10:56.089 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/home/kevin/Projects/fineract2/build/tmp/tomcatRunWar/work/Tomcat/localhost/fineract-provider/WEB-INF/classes/META-INF/spring/infrastructure.xml] | |
10:10:56.120 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/home/kevin/Projects/fineract2/build/tmp/tomcatRunWar/work/Tomcat/localhost/fineract-provider/WEB-INF/classes/META-INF/spring/securityContext.xml] | |
10:10:56.181 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /api/*/authentication | |
10:10:56.181 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /api/*/self/authentication | |
10:10:56.182 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /api/*/self/registration | |
10:10:56.182 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'permitAll' for /api/*/self/registration/user | |
10:10:56.182 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated()' for /api/*/twofactor | |
10:10:56.182 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated()' for /api/*/twofactor | |
10:10:56.182 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated()' for /api/*/twofactor/validate | |
10:10:56.182 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated() and hasAuthority('TWOFACTOR_AUTHENTICATED')' for /api/** | |
10:10:56.182 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated() and hasAuthority('TWOFACTOR_AUTHENTICATED')' for /api/** | |
10:10:56.182 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated() and hasAuthority('TWOFACTOR_AUTHENTICATED')' for /api/** | |
10:10:56.183 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated() and hasAuthority('TWOFACTOR_AUTHENTICATED')' for /api/** | |
10:10:56.183 [localhost-startStop-1] INFO o.s.s.c.h.FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isFullyAuthenticated() and hasAuthority('TWOFACTOR_AUTHENTICATED')' for /api/** | |
10:10:56.198 [localhost-startStop-1] INFO o.s.s.c.h.HttpSecurityBeanDefinitionParser - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.access.channel.ChannelProcessingFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 100, Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, <basicAuthenticationProcessingFilter>, order = 201, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, <twoFactorAuthFilter>, order = 1501, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2000, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0>, order = 2300] | |
10:10:56.205 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/home/kevin/Projects/fineract2/build/tmp/tomcatRunWar/work/Tomcat/localhost/fineract-provider/WEB-INF/classes/META-INF/spring/cache.xml] | |
10:10:56.216 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/home/kevin/Projects/fineract2/build/tmp/tomcatRunWar/work/Tomcat/localhost/fineract-provider/WEB-INF/classes/META-INF/spring/spmContext.xml] | |
10:10:56.251 [localhost-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/home/kevin/Projects/fineract2/build/tmp/tomcatRunWar/work/Tomcat/localhost/fineract-provider/WEB-INF/classes/META-INF/spring/swagger.xml] | |
10:10:56.262 [localhost-startStop-1] INFO o.s.b.f.s.DefaultListableBeanFactory - Overriding bean definition for bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': replacing [Generic bean: class [org.springframework.boot.autoconfigure.AutoConfigurationPackages$BasePackages]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Generic bean: class [org.springframework.boot.autoconfigure.AutoConfigurationPackages$BasePackages]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] | |
10:10:57.497 [localhost-startStop-1] INFO o.s.b.f.s.DefaultListableBeanFactory - Overriding bean definition for bean 'springSecurityFilterChain': replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.apache.fineract.infrastructure.core.boot.WebXmlConfiguration; factoryMethodName=springSecurityFilterChain; initMethodName=null; destroyMethodName=(inferred); defined in class org.apache.fineract.infrastructure.core.boot.WebXmlConfiguration] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration; factoryMethodName=springSecurityFilterChain; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/security/config/annotation/web/configuration/WebSecurityConfiguration.class]] | |
10:10:58.077 [localhost-startStop-1] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring | |
10:10:58.261 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler#0' of type [class org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
10:10:58.270 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean '(inner bean)#315d8ce7' of type [class org.springframework.security.access.expression.method.ExpressionBasedAnnotationAttributeFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
10:10:58.276 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean '(inner bean)#6faf20e4' of type [class org.springframework.security.access.prepost.PrePostAnnotationSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
10:10:58.281 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0' of type [class org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
10:10:58.294 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor' of type [class org.springframework.security.access.intercept.aopalliance.MethodSecurityMetadataSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
10:10:58.417 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0' of type [class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
10:10:58.425 [localhost-startStop-1] INFO o.s.c.s.PostProcessorRegistrationDelegate$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) | |
10:10:58.469 [localhost-startStop-1] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 7265 ms | |
10:10:59.111 [localhost-startStop-1] INFO c.g.flyway.core.command.DbMigrate - Current version of schema `mifosplatform-tenants`: 4 | |
10:10:59.111 [localhost-startStop-1] WARN c.g.flyway.core.command.DbMigrate - outOfOrder mode is active. Migration of schema `mifosplatform-tenants` may not be reproducible. | |
10:10:59.113 [localhost-startStop-1] INFO c.g.flyway.core.command.DbMigrate - Schema `mifosplatform-tenants` is up to date. No migration necessary. | |
10:10:59.114 [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) | |
10:10:59.368 [localhost-startStop-1] INFO c.g.flyway.core.command.DbMigrate - Current version of schema `mifostenant-default`: 349 | |
10:10:59.368 [localhost-startStop-1] WARN c.g.flyway.core.command.DbMigrate - outOfOrder mode is active. Migration of schema `mifostenant-default` may not be reproducible. | |
10:10:59.371 [localhost-startStop-1] INFO c.g.flyway.core.command.DbMigrate - Schema `mifostenant-default` is up to date. No migration necessary. | |
10:10:59.513 [localhost-startStop-1] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'jpa-pu' | |
22 jpa-pu WARN [localhost-startStop-1] openjpa.Runtime - An error occurred while registering a ClassTransformer with PersistenceUnitInfo: name 'jpa-pu', root URL [file:/home/kevin/Projects/fineract2/build/tmp/tomcatRunWar/work/Tomcat/localhost/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. | |
30 jpa-pu INFO [localhost-startStop-1] openjpa.Runtime - OpenJPA dynamically loaded a validation provider. | |
214 jpa-pu INFO [localhost-startStop-1] openjpa.jdbc.JDBC - Using dictionary class "org.apache.fineract.infrastructure.core.domain.MySQLDictionaryCustom". | |
3392 jpa-pu INFO [localhost-startStop-1] openjpa.Runtime - Starting OpenJPA 2.4.1 | |
3457 jpa-pu INFO [localhost-startStop-1] openjpa.jdbc.JDBC - Connected to MySQL version 0.0 using JDBC driver Drizzle-JDBC version 0.1. | |
10:11:04.388 [localhost-startStop-1] INFO o.s.c.e.EhCacheManagerFactoryBean - Initializing EhCache CacheManager | |
10:11:05.289 [localhost-startStop-1] INFO o.s.s.w.a.c.ChannelProcessingFilter - Validated configuration attributes | |
10:11:05.395 [localhost-startStop-1] INFO o.s.s.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/api/**'], [org.springframework.security.web.access.channel.ChannelProcessingFilter@277739f4, org.springframework.security.web.context.SecurityContextPersistenceFilter@4b845b54, org.apache.fineract.infrastructure.security.filter.TenantAwareBasicAuthenticationFilter@34a827d9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@63339774, org.apache.fineract.infrastructure.security.filter.InsecureTwoFactorAuthenticationFilter@219d6c52, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@33aee0be, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2d08c7a6, org.springframework.security.web.access.ExceptionTranslationFilter@44bf67a8, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3bc8c07c] | |
10:11:05.561 [localhost-startStop-1] INFO o.s.b.c.e.FilterRegistrationBean - Mapping filter: 'errorPageFilter' to: [/*] | |
10:11:05.561 [localhost-startStop-1] INFO o.s.b.c.e.FilterRegistrationBean - Filter tenantAwareBasicAuthenticationFilter was not registered (disabled) | |
10:11:05.562 [localhost-startStop-1] INFO o.s.b.c.e.FilterRegistrationBean - Filter insecureTwoFactorAuthenticationFilter was not registered (disabled) | |
10:11:05.562 [localhost-startStop-1] INFO o.s.b.c.e.FilterRegistrationBean - Mapping filter: 'org.springframework.security.filterChainProxy' to: [/*] | |
10:11:05.562 [localhost-startStop-1] INFO o.s.b.c.e.FilterRegistrationBean - Mapping filter: 'org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0' to: [/*] | |
10:11:05.562 [localhost-startStop-1] INFO o.s.b.c.e.ServletRegistrationBean - Mapping servlet: 'jersey-servlet' to [/api/v1/*] | |
10:11:05.563 [localhost-startStop-1] INFO o.s.b.c.e.ServletRegistrationBean - Mapping servlet: 'dispatcherServlet' to [/] | |
10:11:06.501 [localhost-startStop-1] INFO o.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) | |
10:11:06.502 [localhost-startStop-1] INFO o.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) | |
10:11:06.594 [localhost-startStop-1] INFO o.s.w.s.h.SimpleUrlHandlerMapping - Mapped URL path [/apps/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] | |
10:11:07.606 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGLAccountCommandHandler' ... | |
10:11:07.608 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createGLAccountCommandHandler' ... | |
10:11:07.608 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteGLAccountCommandHandler' ... | |
10:11:07.608 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createFinancialActivityAccountHandler' ... | |
10:11:07.608 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateFinancialActivityAccountCommandHandler' ... | |
10:11:07.608 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteFinancialActivityAccountCommandHandler' ... | |
10:11:07.609 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteGLClosureCommandHandler' ... | |
10:11:07.609 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGLClosureCommandHandler' ... | |
10:11:07.609 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createGLClosureCommandHandler' ... | |
10:11:07.609 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProvisioningJournalEntriesRequestCommandHandler' ... | |
10:11:07.609 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reCreateProvisioningEntryRequestCommandHandler' ... | |
10:11:07.609 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProvisioningEntriesRequestCommandHandler' ... | |
10:11:07.609 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'executePeriodicAccrualCommandHandler' ... | |
10:11:07.609 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reverseJournalEntryCommandHandler' ... | |
10:11:07.609 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createJournalEntryCommandHandler' ... | |
10:11:07.609 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'defineOpeningBalanceCommandHandler' ... | |
10:11:07.609 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateRunningBalanceCommandHandler' ... | |
10:11:07.609 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createAccountingRuleCommandHandler' ... | |
10:11:07.609 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteAccountingRuleCommandHandler' ... | |
10:11:07.609 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateAccountingRuleCommandHandler' ... | |
10:11:07.609 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addOrganisationCreditBureauCommandHandler' ... | |
10:11:07.610 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCreditBureauLoanProductMappingCommandHandler' ... | |
10:11:07.610 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCreditBureauLoanProductMappingCommandHandler' ... | |
10:11:07.610 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCreditBureauCommandHandler' ... | |
10:11:07.610 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteHookCommandHandler' ... | |
10:11:07.610 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateHookCommandHandler' ... | |
10:11:07.610 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createHookCommandHandler' ... | |
10:11:07.610 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteReportMailingJobCommandHandler' ... | |
10:11:07.610 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createReportMailingJobCommandHandler' ... | |
10:11:07.610 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateReportMailingJobCommandHandler' ... | |
10:11:07.610 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGlobalConfigurationCommandHandler' ... | |
10:11:07.610 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateExternalServiceConfigurationCommandHandler' ... | |
10:11:07.610 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateLikelihoodCommandHandler' ... | |
10:11:07.610 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createEntityToEntityMappingCommandHandler' ... | |
10:11:07.610 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteEntityToEntityMappingCommandHandler' ... | |
10:11:07.610 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateEntityToEntityMappingCommandHandler' ... | |
10:11:07.610 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCacheCommandHandler' ... | |
10:11:07.611 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateReportCommandHandler' ... | |
10:11:07.611 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteReportCommandHandler' ... | |
10:11:07.611 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteEntityDatatableChecksCommandHandler' ... | |
10:11:07.611 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createReportCommandHandler' ... | |
10:11:07.611 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createEntityDatatableChecksCommandHandler' ... | |
10:11:07.611 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSmsCommandHandler' ... | |
10:11:07.611 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createSmsCommandHandler' ... | |
10:11:07.611 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSmsCommandHandler' ... | |
10:11:07.611 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCodeCommandHandler' ... | |
10:11:07.611 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCodeValueCommandHandler' ... | |
10:11:07.611 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCodeValueCommandHandler' ... | |
10:11:07.611 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCodeValueCommandHandler' ... | |
10:11:07.611 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCodeCommandHandler' ... | |
10:11:07.611 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCodeCommandHandler' ... | |
10:11:07.611 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateJobDetailCommandhandler' ... | |
10:11:07.612 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSmsCampaignCommandHandler' ... | |
10:11:07.612 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateSmsCampaignCommandHandler' ... | |
10:11:07.612 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSmsCampaignCommandHandler' ... | |
10:11:07.612 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeSmsCampaignCommandHandler' ... | |
10:11:07.612 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reactivateSmsCampaignCommandHandler' ... | |
10:11:07.612 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createSmsCampaignCommandHandler' ... | |
10:11:07.612 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateEmailCampaignCommandHandler' ... | |
10:11:07.612 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteEmailCommandHandler' ... | |
10:11:07.612 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteEmailCampaignCommandHandler' ... | |
10:11:07.612 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateEmailCampaignCommandHandler' ... | |
10:11:07.612 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createEmailCampaignCommandHandler' ... | |
10:11:07.612 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateEmailConfigurationCommandHandler' ... | |
10:11:07.612 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createEmailCommandHandler' ... | |
10:11:07.612 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeEmailCampaignCommandHandler' ... | |
10:11:07.613 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reactivateEmailCampaignCommandHandler' ... | |
10:11:07.613 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteAccountNumberFormatCommandHandler' ... | |
10:11:07.613 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createAccountNumberFormatCommandHandler' ... | |
10:11:07.613 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateAccountNumberFormatCommandHandler' ... | |
10:11:07.613 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTellerCommandHandler' ... | |
10:11:07.613 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteTellerCommandHandler' ... | |
10:11:07.613 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'settleCashFromCashierCommandHandler' ... | |
10:11:07.614 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'allocateCashToCashierCommandHandler' ... | |
10:11:07.614 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCashierAllocationCommandHandler' ... | |
10:11:07.614 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCashierAllocationCommandHandler' ... | |
10:11:07.614 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'allocateCashierToTellerCommandHandler' ... | |
10:11:07.614 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createTellerCommandHandler' ... | |
10:11:07.614 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createStaffCommandHandler' ... | |
10:11:07.614 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateStaffCommandHandler' ... | |
10:11:07.614 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteHolidayCommandHandler' ... | |
10:11:07.614 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateHolidayCommandHandler' ... | |
10:11:07.614 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateHolidayCommandHandler' ... | |
10:11:07.615 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createHolidayCommandHandler' ... | |
10:11:07.615 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createOfficeTransactionCommandHandler' ... | |
10:11:07.615 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateOfficeCommandHandler' ... | |
10:11:07.615 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteOfficeTransactionCommandHandler' ... | |
10:11:07.615 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createOfficeCommandHandler' ... | |
10:11:07.615 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateWorkingDaysCommandHandler' ... | |
10:11:07.615 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProvisioningCategoryRequestCommandHandler' ... | |
10:11:07.615 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProvisioningCriteriaRequestCommandHandler' ... | |
10:11:07.615 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteProvisioningCategoryRequestCommandHandler' ... | |
10:11:07.615 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteProvisioningCriteriaRequestCommandHandler' ... | |
10:11:07.615 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateProvisioningCriteriaRequestCommandHandler' ... | |
10:11:07.616 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateProvisioningCategoryRequestCommandHandler' ... | |
10:11:07.616 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCurrencyCommandHandler' ... | |
10:11:07.616 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createLoanRescheduleRequestCommandHandler' ... | |
10:11:07.616 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectLoanRescheduleRequestCommandHandler' ... | |
10:11:07.616 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'approveLoanRescheduleRequestCommandHandler' ... | |
10:11:07.616 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'writeOffLoanCommandHandler' ... | |
10:11:07.616 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationModificationCommandHandler' ... | |
10:11:07.616 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanScheduleDeleteVariationCommandHandler' ... | |
10:11:07.616 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanRecoveryPaymentCommandHandler' ... | |
10:11:07.616 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteLoanChargeCommandHandler' ... | |
10:11:07.616 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationRejectedCommandHandler' ... | |
10:11:07.616 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addLoanChargeCommandHandler' ... | |
10:11:07.617 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'waiveLoanChargeCommandHandler' ... | |
10:11:07.617 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disburseLoanCommandHandler' ... | |
10:11:07.617 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateLoanOfficerCommandHandler' ... | |
10:11:07.617 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateLoanChargeCommandHandler' ... | |
10:11:07.617 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationApprovalUndoCommandHandler' ... | |
10:11:07.617 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeLoanCommandHandler' ... | |
10:11:07.617 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationSubmittalCommandHandler' ... | |
10:11:07.617 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanRepaymentAdjustmentCommandHandler' ... | |
10:11:07.617 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationWithdrawnByApplicantCommandHandler' ... | |
10:11:07.617 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recoverFromGuarantorCommandHandler' ... | |
10:11:07.617 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'bulkUpdateLoanOfficerCommandHandler' ... | |
10:11:07.617 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disburseLoanToSavingsCommandHandler' ... | |
10:11:07.617 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanScheduleCreateVariationCommandHandler' ... | |
10:11:07.617 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'waiveInterestPortionOnLoanCommandHandler' ... | |
10:11:07.617 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoDisbursalLoanCommandHandler' ... | |
10:11:07.618 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanRefundByCashCommandHandler' ... | |
10:11:07.618 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoWriteOffLoanCommandHandler' ... | |
10:11:07.618 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'foreClosureCommandHandler' ... | |
10:11:07.618 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeLoanAsRescheduledCommandHandler' ... | |
10:11:07.618 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'removeLoanOfficerCommandHandler' ... | |
10:11:07.618 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationApprovalCommandHandler' ... | |
10:11:07.618 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoLastDisbursalLoanCommandHandler' ... | |
10:11:07.618 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanApplicationDeletionCommandHandler' ... | |
10:11:07.618 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'payLoanChargeCommandHandler' ... | |
10:11:07.618 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'loanRepaymentCommandHandler' ... | |
10:11:07.618 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGuarantorCommandHandler' ... | |
10:11:07.618 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createGuarantorCommandHandler' ... | |
10:11:07.618 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteGuarantorCommandHandler' ... | |
10:11:07.618 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteMeetingCommandHandler' ... | |
10:11:07.618 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createMeetingCommandHandler' ... | |
10:11:07.618 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateMeetingCommandHandler' ... | |
10:11:07.619 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateMeetingAttendanceCommandHandler' ... | |
10:11:07.619 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createFloatingRateCommandHandler' ... | |
10:11:07.619 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateFloatingRateCommandHandler' ... | |
10:11:07.619 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createTaxComponentCommandHandler' ... | |
10:11:07.619 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTaxComponentCommandHandler' ... | |
10:11:07.619 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createTaxGroupCommandHandler' ... | |
10:11:07.619 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTaxGroupCommandHandler' ... | |
10:11:07.619 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateFundCommandHandler' ... | |
10:11:07.619 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createFundCommandHandler' ... | |
10:11:07.619 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCalendarCommandHandler' ... | |
10:11:07.619 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCalendarCommandHandler' ... | |
10:11:07.619 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCalendarCommandHandler' ... | |
10:11:07.619 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountUpdateDepositAmountCommandHandler' ... | |
10:11:07.619 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationRejectedCommandHandler' ... | |
10:11:07.619 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'inactivateSavingsAccountChargeCommandHandler' ... | |
10:11:07.619 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSavingsProductCommandHandler' ... | |
10:11:07.619 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'depositSavingsAccountCommandHandler' ... | |
10:11:07.620 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawSavingsAccountCommandHandler' ... | |
10:11:07.620 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'prematureCloseFixedDepositAccountCommandHandler' ... | |
10:11:07.620 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSavingsAccountChargeCommandHandler' ... | |
10:11:07.620 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'blockSavingsAccountCommandHandler' ... | |
10:11:07.620 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'postInterestFixedDepositAccountCommandHandler' ... | |
10:11:07.620 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationModificationCommandHandler' ... | |
10:11:07.620 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeRecurringDepositAccountCommandHandler' ... | |
10:11:07.620 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositTransactionAdjustmentCommandHandler' ... | |
10:11:07.620 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createFixedDepositProductCommandHandler' ... | |
10:11:07.620 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationWithdrawnByApplicantCommandHandler' ... | |
10:11:07.620 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawalFixedDepositAccountCommandHandler' ... | |
10:11:07.620 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'removeSavingsOfficerCommandHandler' ... | |
10:11:07.620 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoTransactionSavingsAccountCommandHandler' ... | |
10:11:07.620 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationModificationCommandHandler' ... | |
10:11:07.620 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationApprovalUndoCommandHandler' ... | |
10:11:07.620 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationDeletionCommandHandler' ... | |
10:11:07.620 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'paySavingsAccountChargeCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'releaseAmountSavingsAccountCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoTransactionFixedDepositAccountCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'waiveSavingsAccountChargeCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createSavingsProductCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationWithdrawnByApplicantCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationApprovalCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationModificationCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'holdAmountSavingsAccountCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawalRecurringDepositAccountCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationSubmittalCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateWithHoldTaxSavingsAccountCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSavingsOfficerCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationApprovalCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationRejectedCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationSubmittalCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositTransactionAdjustmentCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createRecurringDepositProductCommandHandler' ... | |
10:11:07.621 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteRecurringDepositProductCommandHandler' ... | |
10:11:07.622 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unblockSavingsAccountCommandHandler' ... | |
10:11:07.622 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateRecurringDepositProductCommandHandler' ... | |
10:11:07.622 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeSavingsAccountCommandHandler' ... | |
10:11:07.622 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountDepositCommandHandler' ... | |
10:11:07.622 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationDeletionCommandHandler' ... | |
10:11:07.622 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteFixedDepositProductCommandHandler' ... | |
10:11:07.622 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateRecurringDepositAccountCommandHandler' ... | |
10:11:07.622 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addSavingsAccountChargeCommandHandler' ... | |
10:11:07.622 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'postInterestSavingsAccountCommandHandler' ... | |
10:11:07.622 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateFixedDepositAccountCommandHandler' ... | |
10:11:07.622 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'blockCreditsToSavingsAccountCommandHandler' ... | |
10:11:07.622 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeFixedDepositAccountCommandHandler' ... | |
10:11:07.622 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'blockDebitsFromSavingsAccountCommandHandler' ... | |
10:11:07.622 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationRejectedCommandHandler' ... | |
10:11:07.622 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'calculateInterestFixedDepositAccountCommandHandler' ... | |
10:11:07.622 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unblockDebitsFromSavingsAccountCommandHandler' ... | |
10:11:07.623 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationDeletionCommandHandler' ... | |
10:11:07.623 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountDepositCommandHandler' ... | |
10:11:07.623 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'calculateInterestSavingsAccountCommandHandler' ... | |
10:11:07.623 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsTransactionAdjustmentCommandHandler' ... | |
10:11:07.623 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationSubmittalCommandHandler' ... | |
10:11:07.623 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationApprovalUndoCommandHandler' ... | |
10:11:07.623 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSavingsProductCommandHandler' ... | |
10:11:07.623 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'calculateInterestRecurringDepositAccountCommandHandler' ... | |
10:11:07.623 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateFixedDepositProductCommandHandler' ... | |
10:11:07.623 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSavingsAccountChargeCommandHandler' ... | |
10:11:07.623 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateSavingsAccountCommandHandler' ... | |
10:11:07.623 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'prematureCloseRecurringDepositAccountCommandHandler' ... | |
10:11:07.623 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'fixedDepositAccountApplicationWithdrawnByApplicantCommandHandler' ... | |
10:11:07.623 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'savingsAccountApplicationApprovalUndoCommandHandler' ... | |
10:11:07.623 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'postInterestRecurringDepositAccountCommandHandler' ... | |
10:11:07.623 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'postSavingsAccountInterestAsOnDateCommandHandler' ... | |
10:11:07.623 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unblockCreditsToSavingsAccountCommandHandler' ... | |
10:11:07.624 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'recurringDepositAccountApplicationApprovalCommandHandler' ... | |
10:11:07.624 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoTransactionRecurringDepositAccountCommandHandler' ... | |
10:11:07.624 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'applyAnnualFeeSavingsAccountCommandHandler' ... | |
10:11:07.624 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createShareProductDividendCommandHandler' ... | |
10:11:07.624 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createShareProductCommandHandler' ... | |
10:11:07.624 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteShareProductDividendCommandHandler' ... | |
10:11:07.624 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'approveShareProductDividendCommandHandler' ... | |
10:11:07.624 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateShareProductCommandHandler' ... | |
10:11:07.624 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteChargeDefinitionCommandHandler' ... | |
10:11:07.624 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateChargeDefinitionCommandHandler' ... | |
10:11:07.624 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createChargeDefinitionCommandHandler' ... | |
10:11:07.624 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteStandingInstructionCommandHandler' ... | |
10:11:07.624 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'refundByTransferCommandHandler' ... | |
10:11:07.624 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createAccountTransferCommandHandler' ... | |
10:11:07.624 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createStandingInstructionCommandHandler' ... | |
10:11:07.625 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateStandingInstructionCommandHandler' ... | |
10:11:07.625 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateSelfBeneficiariesTPTCommandHandler' ... | |
10:11:07.625 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteSelfBeneficiariesTPTCommandHandler' ... | |
10:11:07.625 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addSelfBeneficiariesTPTCommandHandler' ... | |
10:11:07.625 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateShareAccountCommandHandler' ... | |
10:11:07.625 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createShareAccountCommandHandler' ... | |
10:11:07.625 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateShareAccountCommandHandler' ... | |
10:11:07.625 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'redeemSharesCommandHandler' ... | |
10:11:07.625 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectAddtionalSharesCommandHandler' ... | |
10:11:07.625 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeShareAccountCommandHandler' ... | |
10:11:07.625 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'applyAddtionalSharesCommandHandler' ... | |
10:11:07.625 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoApproveShareAccountCommandHandler' ... | |
10:11:07.625 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectShareAccountCommandHandler' ... | |
10:11:07.625 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'approveAddtionalSharesCommandHandler' ... | |
10:11:07.625 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'approveShareAccountCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoWithdrawalCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectClientCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'assignClientStaffCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'reActivateClientCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteClientCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteClientChargeCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addClientFamilyMemberCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientSavingsAccountCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unassignClientStaffCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createClientChargeCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createClientCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawClientCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoRejectClientCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientFamilyMemberCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateClientCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeClientCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'waiveClientChargeCommandHandler' ... | |
10:11:07.626 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'undoClientTransactionCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteClientFamilyMemberCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'payClientChargeCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createClientIdentifierCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'addClientAddressCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteClientIdentifierCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientIdentifierCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateClientAddressCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disassociateGroupsFromCenterCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'associateClientsToGroupCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'associateGroupsToCenterCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCenterCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteGroupCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateCenterCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'assignRoleCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unassignRoleCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disassociateClientsFromGroupCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGroupCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCenterCommandHandler' ... | |
10:11:07.627 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'saveCenterCollectionSheetCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createGroupCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'activateGroupCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'saveGroupCollectionSheetCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeCenterCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'closeGroupCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'assignGroupStaffCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'unassignGroupStaffCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCenterCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateGroupRoleCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCollectionSheetCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'saveIndividualCollectionSheetCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updatePaymentTypeCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createPaymentTypeCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deletePaymentTypeCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'withdrawClientTransferCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'rejectClientTransferCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'proposeClientTransferCommandHandler' ... | |
10:11:07.628 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'proposeAndAcceptClientTransferCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'acceptClientTransferCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'transferClientsBetweenGroupsCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateInterestRateChartCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteInterestRateChartSlabCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createInterestRateChartCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteInterestRateChartCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createInterestRateChartSlabCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateInterestRateChartSlabCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteCollateralCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateCollateralCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createCollateralCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createLoanProductCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateLoanProductCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateProductMixCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createProductMixCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteProductMixCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteRoleCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateRoleCommandHandler' ... | |
10:11:07.629 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateRolePermissionsCommandHandler' ... | |
10:11:07.630 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'enableRoleCommandHandler' ... | |
10:11:07.630 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createUserCommandHandler' ... | |
10:11:07.630 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createRoleCommandHandler' ... | |
10:11:07.630 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateUserCommandHandler' ... | |
10:11:07.630 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'disableRoleCommandHandler' ... | |
10:11:07.630 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateMakerCheckerPermissionsCommandHandler' ... | |
10:11:07.630 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updatePasswordPreferencesCommandHandler' ... | |
10:11:07.630 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteUserCommandHandler' ... | |
10:11:07.630 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTaxonomyMappingCommandHandler' ... | |
10:11:07.630 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createTemplateCommandHandler' ... | |
10:11:07.630 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteTemplateCommandHandler' ... | |
10:11:07.631 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateTemplateCommandHandler' ... | |
10:11:07.631 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'updateAdHocCommandHandler' ... | |
10:11:07.631 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'deleteAdHocCommandHandler' ... | |
10:11:07.631 [localhost-startStop-1] INFO o.a.f.c.p.CommandHandlerProvider - Register command handler 'createAdHocCommandHandler' ... | |
10:11:15.009 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor | |
10:11:15.027 [localhost-startStop-1] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl | |
10:11:15.028 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.7 created. | |
10:11:15.029 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. | |
10:11:15.030 [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. | |
10:11:15.030 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1' initialized from an externally provided properties instance. | |
10:11:15.030 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7 | |
10:11:15.032 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@70ed78da | |
10:11:15.033 [localhost-startStop-1] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now | |
10:11:15.033 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1_$_NON_CLUSTERED started. | |
10:11:15.428 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor | |
10:11:15.428 [localhost-startStop-1] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl | |
10:11:15.429 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.7 created. | |
10:11:15.429 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. | |
10:11:15.429 [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. | |
10:11:15.429 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1group1' initialized from an externally provided properties instance. | |
10:11:15.429 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7 | |
10:11:15.429 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@5471993d | |
10:11:15.429 [localhost-startStop-1] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now | |
10:11:15.429 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group1_$_NON_CLUSTERED started. | |
10:11:15.506 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor | |
10:11:15.507 [localhost-startStop-1] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl | |
10:11:15.507 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.7 created. | |
10:11:15.507 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. | |
10:11:15.507 [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. | |
10:11:15.507 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1group3' initialized from an externally provided properties instance. | |
10:11:15.507 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7 | |
10:11:15.507 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@481aafda | |
10:11:15.508 [localhost-startStop-1] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now | |
10:11:15.508 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group3_$_NON_CLUSTERED started. | |
10:11:15.610 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor | |
10:11:15.611 [localhost-startStop-1] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl | |
10:11:15.611 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.7 created. | |
10:11:15.611 [localhost-startStop-1] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. | |
10:11:15.611 [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. | |
10:11:15.611 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Scheduler1group4' initialized from an externally provided properties instance. | |
10:11:15.611 [localhost-startStop-1] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.7 | |
10:11:15.612 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@71d6c5ed | |
10:11:15.612 [localhost-startStop-1] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now | |
10:11:15.612 [localhost-startStop-1] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group4_$_NON_CLUSTERED started. | |
10:11:22.523 [localhost-startStop-1] INFO org.reflections.Reflections - Reflections took 389 ms to scan 1 urls, producing 5561 keys and 10534 values | |
10:11:24.674 [localhost-startStop-1] WARN io.swagger.jaxrs.Reader - Unknown implicit parameter type: [] | |
10:11:25.298 [localhost-startStop-1] INFO o.s.j.e.a.AnnotationMBeanExporter - Registering beans for JMX exposure on startup | |
10:11:25.886 [localhost-startStop-1] INFO o.s.c.s.DefaultLifecycleProcessor - Starting beans in phase 2147483647 | |
10:11:26.092 [localhost-startStop-1] INFO o.s.j.c.CachingConnectionFactory - Established shared JMS Connection: ActiveMQConnection {id=ID:ThinKevin-36087-1547190685948-1:1,clientId=null,started=false} | |
10:11:26.166 [localhost-startStop-1] INFO o.s.boot.SpringApplication - Started application in 35.384 seconds (JVM running for 104.454) | |
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. | |
Started Tomcat Server | |
The Server is running at http://localhost:8080/fineract-provider | |
10:11:30.362 [http-bio-8443-exec-1] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190689527,"totalTime":825,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:30.773 [http-bio-8443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190690765,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/codes","parameters":{"tenantIdentifier":["default"]}} | |
10:11:30.778 [http-bio-8443-exec-3] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started | |
10:11:30.827 [http-bio-8443-exec-3] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 49 ms | |
org.apache.fineract.integrationtests.SystemCodeTest > testCodeValuesNotAssignedToTable FAILED | |
java.lang.AssertionError at SystemCodeTest.java:188 | |
10:11:31.079 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190691055,"totalTime":24,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:31.171 [http-bio-8443-exec-7] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190691169,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/codes","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SystemCodeTest > testPreventCreateDuplicateCode FAILED | |
java.lang.AssertionError at SystemCodeTest.java:112 | |
10:11:31.257 [http-bio-8443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190691241,"totalTime":15,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:31.332 [http-bio-8443-exec-1] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190691331,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/codes","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SystemCodeTest > testUpdateDeleteSystemDefinedCode FAILED | |
java.lang.AssertionError at SystemCodeTest.java:153 | |
10:11:31.444 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190691401,"totalTime":43,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:31.536 [http-bio-8443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190691535,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/codes","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SystemCodeTest > testCreateCode FAILED | |
java.lang.AssertionError at SystemCodeTest.java:70 | |
10:11:31.619 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190691607,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:31.697 [http-bio-8443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190691691,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.GroupLoanIntegrationTest > checkGroupLoanCreateAndDisburseFlow FAILED | |
java.lang.AssertionError at GroupLoanIntegrationTest.java:64 | |
10:11:31.861 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190691822,"totalTime":39,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:32.000 [http-bio-8443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190691994,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/groups","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.MinimumDaysBetweenDisbursalAndFirstRepaymentTest > createLoanEntity_WITH_DAY_BETWEEN_DISB_DATE_AND_REPAY_START_DATE_LESS_THAN_MIN_DAY_CRITERIA FAILED | |
java.lang.AssertionError at MinimumDaysBetweenDisbursalAndFirstRepaymentTest.java:182 | |
10:11:32.121 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190692111,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:32.196 [http-bio-8443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190692194,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/groups","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.MinimumDaysBetweenDisbursalAndFirstRepaymentTest > createLoanEntity_WITH_DAY_BETWEEN_DISB_DATE_AND_REPAY_START_DATE_GREATER_THAN_MIN_DAY_CRITERIA FAILED | |
java.lang.AssertionError at MinimumDaysBetweenDisbursalAndFirstRepaymentTest.java:182 | |
10:11:32.275 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190692264,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:32.366 [http-bio-8443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190692364,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:32.436 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190692434,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/configurations","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FlexibleSavingsInterestPostingIntegrationTest > testSavingsInterestPostingAtPeriodEnd FAILED | |
java.lang.AssertionError at FlexibleSavingsInterestPostingIntegrationTest.java:69 | |
java.lang.AssertionError at FlexibleSavingsInterestPostingIntegrationTest.java:112 | |
10:11:32.511 [http-bio-8443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190692500,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:32.582 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190692581,"totalTime":1,"method":"PUT","url":"https://localhost:8443/fineract-provider/api/v1/workingdays","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.WorkingDaysTest > updateWorkingDays FAILED | |
java.lang.AssertionError at WorkingDaysTest.java:58 | |
10:11:32.652 [http-bio-8443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190692641,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:32.727 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190692725,"totalTime":2,"method":"PUT","url":"https://localhost:8443/fineract-provider/api/v1/workingdays","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.WorkingDaysTest > updateWorkingDaysWithWrongRecurrencePattern FAILED | |
java.lang.NullPointerException at WorkingDaysTest.java:67 | |
10:11:32.813 [http-bio-8443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190692801,"totalTime":12,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:32.882 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190692880,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/roles","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RolesTest > testDeleteRoleStatus FAILED | |
java.lang.AssertionError at RolesTest.java:121 | |
10:11:32.969 [http-bio-8443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190692957,"totalTime":12,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:33.035 [http-bio-8443-exec-7] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190693034,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/roles","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RolesTest > testCreateRolesStatus FAILED | |
java.lang.AssertionError at RolesTest.java:58 | |
10:11:33.108 [http-bio-8443-exec-11] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190693097,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:33.179 [http-bio-8443-exec-1] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190693174,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/roles","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RolesTest > testEnableRolesStatus FAILED | |
java.lang.AssertionError at RolesTest.java:93 | |
10:11:33.297 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190693265,"totalTime":32,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:33.365 [http-bio-8443-exec-16] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190693364,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/roles","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RolesTest > testRoleShouldNotGetDeletedIfActiveUserExists FAILED | |
java.lang.AssertionError at RolesTest.java:153 | |
10:11:33.437 [http-bio-8443-exec-18] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190693427,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:33.515 [http-bio-8443-exec-20] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190693511,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/roles","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RolesTest > testRoleShouldGetDeletedIfNoActiveUserExists FAILED | |
java.lang.AssertionError at RolesTest.java:135 | |
10:11:33.642 [http-bio-8443-exec-22] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190693618,"totalTime":24,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:33.719 [http-bio-8443-exec-24] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190693717,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/roles","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RolesTest > testDisableRolesStatus FAILED | |
java.lang.AssertionError at RolesTest.java:72 | |
10:11:33.793 [http-bio-8443-exec-6] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190693783,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:33.865 [http-bio-8443-exec-8] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190693858,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/offices","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.CenterIntegrationTest > testCenterDeletion FAILED | |
java.lang.AssertionError at CenterIntegrationTest.java:171 | |
10:11:33.999 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190693961,"totalTime":37,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:34.127 [http-bio-8443-exec-13] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190694121,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/staff","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.CenterIntegrationTest > testUnassignStaffToCenter FAILED | |
java.lang.AssertionError at CenterIntegrationTest.java:236 | |
10:11:34.253 [http-bio-8443-exec-15] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190694232,"totalTime":21,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:34.325 [http-bio-8443-exec-19] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190694324,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/offices","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.CenterIntegrationTest > testFullCenterCreation FAILED | |
java.lang.AssertionError at CenterIntegrationTest.java:85 | |
10:11:34.395 [http-bio-8443-exec-23] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190694384,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:34.466 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190694464,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/staff","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.CenterIntegrationTest > testAssignStaffToCenter FAILED | |
java.lang.AssertionError at CenterIntegrationTest.java:216 | |
10:11:34.536 [http-bio-8443-exec-7] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190694527,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:34.607 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190694602,"totalTime":5,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/centers","parameters":{"limit":["-1"],"paged":["true"],"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.CenterIntegrationTest > testListCenters FAILED | |
java.lang.AssertionError at CenterIntegrationTest.java:104 | |
10:11:34.722 [http-bio-8443-exec-4] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190694708,"totalTime":14,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:34.793 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190694791,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/offices","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.CenterIntegrationTest > testBasicCenterCreation FAILED | |
java.lang.AssertionError at CenterIntegrationTest.java:59 | |
10:11:34.863 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190694854,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:34.930 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190694928,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/centers","parameters":{"limit":["-1"],"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.CenterIntegrationTest > testVoidCenterRetrieval FAILED | |
java.lang.AssertionError at CenterIntegrationTest.java:115 | |
10:11:35.004 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190694990,"totalTime":14,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:35.069 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190695067,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/offices","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.CenterIntegrationTest > testCenterUpdate FAILED | |
java.lang.AssertionError at CenterIntegrationTest.java:125 | |
10:11:35.147 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190695134,"totalTime":13,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:35.213 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190695211,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/staff","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.CenterIntegrationTest > testStaffAssignmentDuringCenterCreation FAILED | |
java.lang.AssertionError at CenterIntegrationTest.java:202 | |
10:11:35.281 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190695270,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:35.342 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190695341,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.LoanDisbursalDateValidationTest > LoanApplicationValidateDisbursalDate FAILED | |
java.lang.AssertionError at LoanDisbursalDateValidationTest.java:67 | |
10:11:35.434 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190695404,"totalTime":30,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:35.543 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190695541,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.GroupSavingsIntegrationTest > testSavingsAccount FAILED | |
java.lang.AssertionError at GroupSavingsIntegrationTest.java:79 | |
10:11:35.609 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190695600,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:35.671 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190695670,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.GroupSavingsIntegrationTest > testSavingsAccount_WITHDRAW_APPLICATION FAILED | |
java.lang.AssertionError at GroupSavingsIntegrationTest.java:278 | |
10:11:35.739 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190695730,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:35.804 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190695803,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.GroupSavingsIntegrationTest > testSavingsAccountCharges FAILED | |
java.lang.AssertionError at GroupSavingsIntegrationTest.java:416 | |
10:11:35.871 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190695863,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:35.931 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190695930,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.GroupSavingsIntegrationTest > testSavingsAccountTransactions FAILED | |
java.lang.AssertionError at GroupSavingsIntegrationTest.java:312 | |
10:11:35.998 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190695990,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:36.063 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190696061,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.GroupSavingsIntegrationTest > testSavingsAccount_CLOSE_APPLICATION FAILED | |
java.lang.AssertionError at GroupSavingsIntegrationTest.java:129 | |
10:11:36.137 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190696128,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:36.199 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190696197,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.GroupSavingsIntegrationTest > testSavingsAccount_REJECT_APPLICATION FAILED | |
java.lang.AssertionError at GroupSavingsIntegrationTest.java:228 | |
10:11:36.286 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190696260,"totalTime":26,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:36.389 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190696386,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.GroupSavingsIntegrationTest > testSavingsAccount_DELETE_APPLICATION FAILED | |
java.lang.AssertionError at GroupSavingsIntegrationTest.java:179 | |
10:11:36.467 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190696457,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:36.551 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190696550,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ConcurrencyIntegrationTest > verifyConcurrentLoanRepayments FAILED | |
java.lang.AssertionError at ConcurrencyIntegrationTest.java:66 | |
10:11:36.628 [http-bio-8443-exec-43] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190696617,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:36.693 [http-bio-8443-exec-45] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190696691,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/configurations","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SkipRepaymentOnMonthFirstTest > testSkippingRepaymentOnFirstDayOfMonth FAILED | |
java.lang.AssertionError at SkipRepaymentOnMonthFirstTest.java:70 | |
10:11:36.769 [http-bio-8443-exec-47] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190696751,"totalTime":18,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:36.882 [http-bio-8443-exec-37] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190696874,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SkipRepaymentOnMonthFirstTest > checkRepaymentSkipOnFirstDayOfMonth FAILED | |
java.lang.AssertionError at SkipRepaymentOnMonthFirstTest.java:92 | |
10:11:36.964 [http-bio-8443-exec-39] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190696956,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:37.028 [http-bio-8443-exec-41] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190697027,"totalTime":1,"method":"PUT","url":"https://localhost:8443/fineract-provider/api/v1/passwordpreferences","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.PasswordPreferencesIntegrationTest > updatePasswordPreferences FAILED | |
java.lang.AssertionError at PasswordPreferencesIntegrationTest.java:58 | |
10:11:37.088 [http-bio-8443-exec-32] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190697080,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:37.148 [http-bio-8443-exec-28] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190697147,"totalTime":1,"method":"PUT","url":"https://localhost:8443/fineract-provider/api/v1/passwordpreferences","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.PasswordPreferencesIntegrationTest > updateWithInvalidPolicyId FAILED | |
java.lang.NullPointerException at PasswordPreferencesIntegrationTest.java:75 | |
10:11:37.233 [http-bio-8443-exec-23] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190697220,"totalTime":13,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:37.308 [http-bio-8443-exec-25] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190697307,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/configurations","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.GlobalConfigurationTest > testGlobalConfigurations FAILED | |
java.lang.AssertionError at GlobalConfigurationTest.java:59 | |
10:11:37.385 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190697370,"totalTime":14,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:37.449 [http-bio-8443-exec-8] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190697447,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/configurations","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.GlobalConfigurationTest > testGlobalConfigForcePasswordResetDays FAILED | |
java.lang.AssertionError at GlobalConfigurationTest.java:146 | |
10:11:37.529 [http-bio-8443-exec-4] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190697514,"totalTime":15,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:37.612 [http-bio-8443-exec-31] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190697610,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/caches","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.GlobalConfigurationTest > testGlobalConfigurationIsCacheEnabled FAILED | |
java.lang.AssertionError at GlobalConfigurationTest.java:114 | |
10:11:37.692 [http-bio-8443-exec-34] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190697677,"totalTime":15,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:37.767 [http-bio-8443-exec-40] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190697764,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/loanproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.variableinstallments.VariableInstallmentsIntegrationTest > testAllVariationsDecliningBalancewithEqualInstallments FAILED | |
java.lang.AssertionError at VariableInstallmentsIntegrationTest.java:188 | |
10:11:37.849 [http-bio-8443-exec-18] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190697836,"totalTime":12,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:37.922 [http-bio-8443-exec-16] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190697920,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/loanproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.variableinstallments.VariableInstallmentsIntegrationTest > testAddInstallmentsWithInterestTypeFlat FAILED | |
java.lang.AssertionError at VariableInstallmentsIntegrationTest.java:318 | |
10:11:38.010 [http-bio-8443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190697982,"totalTime":28,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:38.122 [http-bio-8443-exec-11] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190698120,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/loanproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.variableinstallments.VariableInstallmentsIntegrationTest > testModifyInstallmentsWithInterestTypeisFlat FAILED | |
java.lang.AssertionError at VariableInstallmentsIntegrationTest.java:349 | |
10:11:38.191 [http-bio-8443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190698180,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:38.267 [http-bio-8443-exec-26] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190698264,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/loanproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.variableinstallments.VariableInstallmentsIntegrationTest > testVariableLoanProductCreation FAILED | |
java.lang.AssertionError at VariableInstallmentsIntegrationTest.java:60 | |
10:11:38.346 [http-bio-8443-exec-6] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190698334,"totalTime":12,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:38.425 [http-bio-8443-exec-44] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190698423,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/loanproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.variableinstallments.VariableInstallmentsIntegrationTest > testDeleteInstallmentsWithDecliningBalanceEqualInstallments FAILED | |
java.lang.AssertionError at VariableInstallmentsIntegrationTest.java:82 | |
10:11:38.491 [http-bio-8443-exec-48] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190698483,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:38.552 [http-bio-8443-exec-42] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190698550,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/loanproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.variableinstallments.VariableInstallmentsIntegrationTest > testModifyInstallmentWithDecliningBalanceEqualInstallments FAILED | |
java.lang.AssertionError at VariableInstallmentsIntegrationTest.java:156 | |
10:11:38.619 [http-bio-8443-exec-36] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190698610,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:38.685 [http-bio-8443-exec-21] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190698683,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/loanproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.variableinstallments.VariableInstallmentsIntegrationTest > testDeleteInstallmentsWithInterestTypeFlat FAILED | |
java.lang.AssertionError at VariableInstallmentsIntegrationTest.java:286 | |
10:11:38.756 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190698743,"totalTime":13,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:38.827 [http-bio-8443-exec-33] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190698823,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/loanproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.variableinstallments.VariableInstallmentsIntegrationTest > testAllVariationsDecliningBalancewithEqualPrincipal FAILED | |
java.lang.AssertionError at VariableInstallmentsIntegrationTest.java:220 | |
10:11:38.945 [http-bio-8443-exec-34] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190698917,"totalTime":28,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:39.050 [http-bio-8443-exec-22] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190699048,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/loanproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.variableinstallments.VariableInstallmentsIntegrationTest > testModifyDatesWithDecliningBalanceEqualInstallments FAILED | |
java.lang.AssertionError at VariableInstallmentsIntegrationTest.java:253 | |
10:11:39.124 [http-bio-8443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190699114,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:39.193 [http-bio-8443-exec-27] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190699191,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/loanproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.variableinstallments.VariableInstallmentsIntegrationTest > testLoanProductCreation FAILED | |
java.lang.AssertionError at VariableInstallmentsIntegrationTest.java:72 | |
10:11:39.269 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190699260,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:39.338 [http-bio-8443-exec-48] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190699337,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/loanproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.variableinstallments.VariableInstallmentsIntegrationTest > testModifyDatesWithInterestTypeFlat FAILED | |
java.lang.AssertionError at VariableInstallmentsIntegrationTest.java:413 | |
10:11:39.400 [http-bio-8443-exec-7] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190699393,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:39.459 [http-bio-8443-exec-13] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190699457,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/loanproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.variableinstallments.VariableInstallmentsIntegrationTest > testAllVariationsWithInterestTypeFlat FAILED | |
java.lang.AssertionError at VariableInstallmentsIntegrationTest.java:380 | |
10:11:39.534 [http-bio-8443-exec-24] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190699521,"totalTime":13,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:39.601 [http-bio-8443-exec-29] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190699600,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/loanproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.variableinstallments.VariableInstallmentsIntegrationTest > testAddInstallmentsWithDecliningBalanceEqualInstallments FAILED | |
java.lang.AssertionError at VariableInstallmentsIntegrationTest.java:125 | |
10:11:39.678 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190699667,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:39.751 [http-bio-8443-exec-21] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190699750,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.LoanRescheduleRequestTest > testCreateLoanRescheduleRequest FAILED | |
java.lang.AssertionError at LoanRescheduleRequestTest.java:89 | |
10:11:39.818 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190699810,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:39.881 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190699880,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.LoanRescheduleRequestTest > testRejectLoanRescheduleRequest FAILED | |
java.lang.AssertionError at LoanRescheduleRequestTest.java:89 | |
10:11:39.949 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190699940,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:40.015 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190700013,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.LoanRescheduleRequestTest > testApproveLoanRescheduleRequest FAILED | |
java.lang.AssertionError at LoanRescheduleRequestTest.java:89 | |
10:11:40.085 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190700077,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:40.148 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190700146,"totalTime":2,"method":"PUT","url":"https://localhost:8443/fineract-provider/api/v1/currencies","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.CurrenciesTest > testUpdateCurrencySelection FAILED | |
java.lang.AssertionError at CurrenciesTest.java:79 | |
10:11:40.211 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190700204,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:40.275 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190700273,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/currencies","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.CurrenciesTest > testCurrencyElements FAILED | |
java.lang.AssertionError at CurrenciesTest.java:54 | |
10:11:40.344 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190700336,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:40.408 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190700405,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.LoanApplicationApprovalTest > loanApplicationApprovalAndValidationForMultiDisburseLoans FAILED | |
java.lang.AssertionError at LoanApplicationApprovalTest.java:132 | |
10:11:40.502 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190700491,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:40.568 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190700567,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.LoanApplicationApprovalTest > loanApplicationApprovedAmountLessThanProposedAmount FAILED | |
java.lang.AssertionError at LoanApplicationApprovalTest.java:73 | |
10:11:40.632 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190700623,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:40.695 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190700694,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.LoanApplicationApprovalTest > loanApplicationApprovedAmountGreaterThanProposedAmount FAILED | |
java.lang.AssertionError at LoanApplicationApprovalTest.java:99 | |
10:11:40.761 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190700753,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:40.824 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190700823,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/externalservice/S3","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ExternalServicesConfigurationTest > testExternalServicesConfiguration FAILED | |
java.lang.AssertionError at ExternalServicesConfigurationTest.java:61 | |
10:11:40.890 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190700884,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:40.955 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190700953,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/offices/downloadtemplate","parameters":{"dateFormat":["dd MMMM yyyy"],"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.bulkimport.importhandler.office.OfficeImportHandlerTest > testOfficeImport FAILED | |
java.lang.AssertionError at OfficeImportHandlerTest.java:64 | |
10:11:41.021 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190701013,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:41.085 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190701084,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/offices","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.bulkimport.importhandler.loan.LoanImportHandlerTest > testLoanImport FAILED | |
java.lang.AssertionError at LoanImportHandlerTest.java:65 | |
10:11:41.169 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190701145,"totalTime":24,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:41.253 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190701251,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/offices","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.bulkimport.importhandler.savings.SavingsImportHandlerTest > testSavingsImport FAILED | |
java.lang.AssertionError at SavingsImportHandlerTest.java:71 | |
10:11:41.353 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190701346,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:41.414 [http-bio-8443-exec-6] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190701413,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/staff","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.bulkimport.importhandler.client.ClientEntityImportHandlerTest > testClientImport FAILED | |
java.lang.AssertionError at ClientEntityImportHandlerTest.java:67 | |
10:11:41.486 [http-bio-8443-exec-62] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190701471,"totalTime":15,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:41.551 [http-bio-8443-exec-64] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190701549,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/offices/downloadtemplate","parameters":{"dateFormat":["dd MMMM yyyy"],"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.bulkimport.populator.office.OfficeWorkBookPopulatorTest > testOfficeWorkbookPopulate FAILED | |
java.lang.AssertionError at OfficeWorkBookPopulatorTest.java:57 | |
10:11:41.620 [http-bio-8443-exec-66] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190701613,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:41.681 [http-bio-8443-exec-68] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190701680,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/offices","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.bulkimport.populator.loan.LoanWorkbookPopulatorTest > testLoanWorkbookPopulate FAILED | |
java.lang.AssertionError at LoanWorkbookPopulatorTest.java:61 | |
10:11:41.740 [http-bio-8443-exec-53] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190701733,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:41.797 [http-bio-8443-exec-55] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190701796,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/offices","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.bulkimport.populator.savings.SavingsWorkbookPopulateTest > testSavingsWorkbookPopulate FAILED | |
java.lang.AssertionError at SavingsWorkbookPopulateTest.java:62 | |
10:11:41.862 [http-bio-8443-exec-57] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190701851,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:41.928 [http-bio-8443-exec-59] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190701926,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/staff","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.bulkimport.populator.client.ClientEntityWorkbookPopulatorTest > testClientEntityWorkbookPopulate FAILED | |
java.lang.AssertionError at ClientEntityWorkbookPopulatorTest.java:66 | |
10:11:41.990 [http-bio-8443-exec-48] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190701983,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:42.056 [http-bio-8443-exec-19] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190702052,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/loanproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.AccountNumberPreferencesTest > testAccountNumberPreferences FAILED | |
java.lang.AssertionError at AccountNumberPreferencesTest.java:395 | |
10:11:42.150 [http-bio-8443-exec-50] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190702143,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:42.212 [http-bio-8443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190702210,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:42.273 [http-bio-8443-exec-13] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190702271,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/clients/null","parameters":{"tenantIdentifier":["default"]}} | |
10:11:42.348 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190702345,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:42.431 [http-bio-8443-exec-45] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190702430,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:42.491 [http-bio-8443-exec-38] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190702490,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/clients/null","parameters":{"tenantIdentifier":["default"]}} | |
10:11:42.558 [http-bio-8443-exec-41] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190702557,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/savingsproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.loanaccount.guarantor.GuarantorTest > testGuarantor_UNDO_DISBURSAL FAILED | |
java.lang.AssertionError at GuarantorTest.java:245 | |
10:11:42.631 [http-bio-8443-exec-44] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190702617,"totalTime":14,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:42.714 [http-bio-8443-exec-42] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190702710,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:42.813 [http-bio-8443-exec-25] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190702811,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/clients/null","parameters":{"tenantIdentifier":["default"]}} | |
10:11:42.883 [http-bio-8443-exec-33] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190702879,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:42.985 [http-bio-8443-exec-7] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190702982,"totalTime":3,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/clients/null","parameters":{"tenantIdentifier":["default"]}} | |
10:11:43.080 [http-bio-8443-exec-16] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190703076,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/savingsproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.loanaccount.guarantor.GuarantorTest > testGuarantor_RECOVER_GUARANTEES FAILED | |
java.lang.AssertionError at GuarantorTest.java:435 | |
10:11:43.198 [http-bio-8443-exec-34] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190703176,"totalTime":22,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:43.281 [http-bio-8443-exec-18] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190703280,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:43.342 [http-bio-8443-exec-46] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190703341,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/clients/null","parameters":{"tenantIdentifier":["default"]}} | |
10:11:43.414 [http-bio-8443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190703410,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:43.498 [http-bio-8443-exec-49] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190703496,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/clients/null","parameters":{"tenantIdentifier":["default"]}} | |
10:11:43.558 [http-bio-8443-exec-23] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190703557,"totalTime":0,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/savingsproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.loanaccount.guarantor.GuarantorTest > testGuarantor_WRITE_OFF_LOAN FAILED | |
java.lang.AssertionError at GuarantorTest.java:577 | |
10:11:43.623 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190703617,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:43.684 [http-bio-8443-exec-4] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190703683,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:43.744 [http-bio-8443-exec-20] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190703743,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/clients/null","parameters":{"tenantIdentifier":["default"]}} | |
10:11:43.813 [http-bio-8443-exec-61] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190703809,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:43.899 [http-bio-8443-exec-64] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190703896,"totalTime":3,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/clients/null","parameters":{"tenantIdentifier":["default"]}} | |
10:11:43.993 [http-bio-8443-exec-52] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190703989,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/savingsproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.loanaccount.guarantor.GuarantorTest > testGuarantor_RECOVER_GUARANTEES_WITH_MORE_GUARANTEE FAILED | |
java.lang.AssertionError at GuarantorTest.java:508 | |
10:11:44.081 [http-bio-8443-exec-56] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190704073,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:44.137 [http-bio-8443-exec-60] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190704136,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:44.202 [http-bio-8443-exec-30] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190704198,"totalTime":4,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/clients/null","parameters":{"tenantIdentifier":["default"]}} | |
10:11:44.286 [http-bio-8443-exec-35] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190704284,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:44.367 [http-bio-8443-exec-43] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190704365,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:44.445 [http-bio-8443-exec-39] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190704443,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/clients/null","parameters":{"tenantIdentifier":["default"]}} | |
10:11:44.508 [http-bio-8443-exec-37] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190704507,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/savingsproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.loanaccount.guarantor.GuarantorTest > testGuarantor FAILED | |
java.lang.AssertionError at GuarantorTest.java:90 | |
10:11:44.590 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190704577,"totalTime":13,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:44.663 [http-bio-8443-exec-40] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190704660,"totalTime":3,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/configurations","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.GlobalConfigInterestChargedFromDateSameAsDisbursalDateTest > testInterestChargedFromDateSameAsDisbursalDate FAILED | |
java.lang.AssertionError at GlobalConfigInterestChargedFromDateSameAsDisbursalDateTest.java:58 | |
10:11:44.754 [http-bio-8443-exec-22] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190704744,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:44.834 [http-bio-8443-exec-27] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190704831,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:44.903 [http-bio-8443-exec-28] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190704901,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountRejectedAndClosed FAILED | |
java.lang.AssertionError at FixedDepositTest.java:1084 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:44.978 [http-bio-8443-exec-8] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190704967,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:45.042 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190705040,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:45.102 [http-bio-8443-exec-67] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190705100,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountWithAmountAndPeriodInterestRateChart_PERIOD_VARIATION FAILED | |
java.lang.AssertionError at FixedDepositTest.java:660 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:45.173 [http-bio-8443-exec-58] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190705164,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:45.241 [http-bio-8443-exec-30] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190705240,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:11:45.305 [http-bio-8443-exec-47] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190705303,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountWithPrematureClosureTypeTransferToSavings FAILED | |
java.lang.AssertionError at FixedDepositTest.java:712 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:45.377 [http-bio-8443-exec-36] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190705364,"totalTime":13,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:45.442 [http-bio-8443-exec-1] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190705440,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:45.501 [http-bio-8443-exec-26] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190705500,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountWithAmountAndPeriodInterestRateChart FAILED | |
java.lang.AssertionError at FixedDepositTest.java:660 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:45.579 [http-bio-8443-exec-31] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190705567,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:45.650 [http-bio-8443-exec-54] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190705648,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:11:45.715 [http-bio-8443-exec-29] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190705714,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountWithPrematureClosureTypeWithdrawal FAILED | |
java.lang.AssertionError at FixedDepositTest.java:134 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:45.787 [http-bio-8443-exec-24] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190705777,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:45.855 [http-bio-8443-exec-15] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190705853,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:45.929 [http-bio-8443-exec-37] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190705927,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testMaturityAmountForDailyCompoundingAndMonthlyPosting_With_360_Days FAILED | |
java.lang.AssertionError at FixedDepositTest.java:1867 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:45.999 [http-bio-8443-exec-11] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190705987,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:46.068 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190706067,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:46.130 [http-bio-8443-exec-6] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190706127,"totalTime":3,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testMaturityAmountForDailyCompoundingAndMonthlyPosting_With_365_Days FAILED | |
java.lang.AssertionError at FixedDepositTest.java:1790 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:46.225 [http-bio-8443-exec-62] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190706198,"totalTime":27,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:46.297 [http-bio-8443-exec-68] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190706292,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:46.388 [http-bio-8443-exec-55] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190706383,"totalTime":5,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testMaturityAmountForMonthlyCompoundingAndMonthlyPosting_With_360_Days FAILED | |
java.lang.AssertionError at FixedDepositTest.java:1277 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:46.490 [http-bio-8443-exec-36] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190706477,"totalTime":13,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:46.561 [http-bio-8443-exec-26] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190706560,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:46.618 [http-bio-8443-exec-54] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190706616,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountIsDeleted FAILED | |
java.lang.AssertionError at FixedDepositTest.java:1164 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:46.699 [http-bio-8443-exec-24] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190706672,"totalTime":26,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:46.808 [http-bio-8443-exec-22] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190706807,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:46.871 [http-bio-8443-exec-28] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190706870,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testMaturityAmountForMonthlyCompoundingAndMonthlyPosting_With_365_Days FAILED | |
java.lang.AssertionError at FixedDepositTest.java:1207 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:46.944 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190706936,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:47.007 [http-bio-8443-exec-58] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190707002,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:47.096 [http-bio-8443-exec-51] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190707092,"totalTime":4,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountWithPeriodAndAmountInterestRateChart_PERIOD_VARIATION FAILED | |
java.lang.AssertionError at FixedDepositTest.java:660 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:47.206 [http-bio-8443-exec-43] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190707179,"totalTime":26,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:47.302 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190707299,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:47.385 [http-bio-8443-exec-40] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190707384,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testMaturityAmountDailyCompoundingAndAnnuallyPostingWith_360_Days FAILED | |
java.lang.AssertionError at FixedDepositTest.java:2031 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:47.456 [http-bio-8443-exec-4] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190707447,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:47.518 [http-bio-8443-exec-61] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190707517,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:47.575 [http-bio-8443-exec-52] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190707574,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountWithPeriodInterestRateChart FAILED | |
java.lang.AssertionError at FixedDepositTest.java:660 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:47.643 [http-bio-8443-exec-60] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190707633,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:47.712 [http-bio-8443-exec-16] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190707710,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:47.775 [http-bio-8443-exec-18] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190707773,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountWithAmountInterestRateChart FAILED | |
java.lang.AssertionError at FixedDepositTest.java:660 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:47.869 [http-bio-8443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190707842,"totalTime":27,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:47.975 [http-bio-8443-exec-23] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190707973,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:48.035 [http-bio-8443-exec-38] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190708033,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountWithAmountInterestRateChart_PERIOD_VARIATION FAILED | |
java.lang.AssertionError at FixedDepositTest.java:660 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:48.102 [http-bio-8443-exec-44] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190708093,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:48.167 [http-bio-8443-exec-25] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190708166,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:48.229 [http-bio-8443-exec-57] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190708227,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountWithAmountAndPeriodInterestRateChart_AMOUNT_VARIATION FAILED | |
java.lang.AssertionError at FixedDepositTest.java:660 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:48.322 [http-bio-8443-exec-48] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190708290,"totalTime":32,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:48.385 [http-bio-8443-exec-50] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190708383,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:11:48.445 [http-bio-8443-exec-13] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190708443,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountWithPrematureClosureTypeReinvest FAILED | |
java.lang.AssertionError at FixedDepositTest.java:883 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:48.530 [http-bio-8443-exec-63] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190708502,"totalTime":27,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:48.634 [http-bio-8443-exec-65] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190708630,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:48.726 [http-bio-8443-exec-68] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190708722,"totalTime":4,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testMaturityAmountForDailyCompoundingAndAnnuallyPosting_With_365_Days FAILED | |
java.lang.AssertionError at FixedDepositTest.java:1947 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:48.850 [http-bio-8443-exec-1] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190708819,"totalTime":30,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:48.948 [http-bio-8443-exec-29] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190708946,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:11:49.005 [http-bio-8443-exec-27] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190709003,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountClosureTypeWithdrawal_WITH_HOLD_TAX FAILED | |
java.lang.AssertionError at FixedDepositTest.java:419 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:49.067 [http-bio-8443-exec-67] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190709060,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:49.127 [http-bio-8443-exec-35] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190709126,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:49.184 [http-bio-8443-exec-21] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190709183,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountWithPeriodInterestRateChart_PERIOD_VARIATION FAILED | |
java.lang.AssertionError at FixedDepositTest.java:660 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:49.261 [http-bio-8443-exec-20] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190709238,"totalTime":23,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:49.342 [http-bio-8443-exec-56] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190709338,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:11:49.418 [http-bio-8443-exec-34] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190709417,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountWithPrematureClosureTypeWithdrawal_WITH_HOLD_TAX FAILED | |
java.lang.AssertionError at FixedDepositTest.java:272 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:49.486 [http-bio-8443-exec-49] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190709478,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:49.551 [http-bio-8443-exec-41] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190709550,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:49.615 [http-bio-8443-exec-42] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190709613,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositWithQuarterlyCompoundingAndQuarterlyPosting_360_Days FAILED | |
java.lang.AssertionError at FixedDepositTest.java:2361 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:49.678 [http-bio-8443-exec-19] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190709670,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:49.742 [http-bio-8443-exec-32] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190709741,"totalTime":0,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:49.799 [http-bio-8443-exec-66] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190709795,"totalTime":3,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testPrematureClosureAmountWithPenalInterestForWholeTerm_With_360 FAILED | |
java.lang.AssertionError at FixedDepositTest.java:1458 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:49.878 [http-bio-8443-exec-31] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190709867,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:49.948 [http-bio-8443-exec-8] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190709945,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:50.036 [http-bio-8443-exec-39] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190710031,"totalTime":5,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testPrematureClosureAmountWithPenalInterestForWholeTerm_With_365 FAILED | |
java.lang.AssertionError at FixedDepositTest.java:1354 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:50.130 [http-bio-8443-exec-64] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190710114,"totalTime":16,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:50.194 [http-bio-8443-exec-46] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190710193,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:50.251 [http-bio-8443-exec-33] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190710250,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositWithQuarterlyCompoundingAndQuarterlyPosting_365_Days FAILED | |
java.lang.AssertionError at FixedDepositTest.java:2280 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:50.312 [http-bio-8443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190710306,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:50.380 [http-bio-8443-exec-55] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190710378,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:50.439 [http-bio-8443-exec-30] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190710437,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountWithPeriodAndAmountInterestRateChart_AMOUNT_VARIATION FAILED | |
java.lang.AssertionError at FixedDepositTest.java:660 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:50.506 [http-bio-8443-exec-7] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190710497,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:50.568 [http-bio-8443-exec-59] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190710566,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:50.625 [http-bio-8443-exec-15] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190710623,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountWithdrawnByClientAndClosed FAILED | |
java.lang.AssertionError at FixedDepositTest.java:1125 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:50.697 [http-bio-8443-exec-45] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190710684,"totalTime":13,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:50.768 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190710764,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:50.839 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190710837,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountUpdation FAILED | |
java.lang.AssertionError at FixedDepositTest.java:997 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:50.929 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190710909,"totalTime":20,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:51.010 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190711006,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:51.093 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190711089,"totalTime":3,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountUndoApproval FAILED | |
java.lang.AssertionError at FixedDepositTest.java:1041 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:51.192 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190711172,"totalTime":19,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:51.265 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190711263,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:51.321 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190711320,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountWithAmountInterestRateChart_AMOUNT_VARIATION FAILED | |
java.lang.AssertionError at FixedDepositTest.java:660 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:51.390 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190711378,"totalTime":12,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:51.457 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190711452,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:51.542 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190711538,"totalTime":4,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositWithBi_AnnualCompoundingAndPosting_360_Days FAILED | |
java.lang.AssertionError at FixedDepositTest.java:2198 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:51.656 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190711629,"totalTime":27,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:51.761 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190711756,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:51.846 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190711843,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositWithBi_AnnualCompoundingAndPosting_365_Days FAILED | |
java.lang.AssertionError at FixedDepositTest.java:2116 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:51.915 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190711900,"totalTime":15,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:52.009 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190712005,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:52.089 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190712085,"totalTime":3,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountWithPeriodInterestRateChart_AMOUNT_VARIATION FAILED | |
java.lang.AssertionError at FixedDepositTest.java:660 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:52.173 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190712166,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:52.230 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190712229,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:52.284 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190712283,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testPrematureClosureAmountWithPenalInterestTillPrematureWithdrawal_With_360_Days FAILED | |
java.lang.AssertionError at FixedDepositTest.java:1678 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:52.343 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190712336,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:52.405 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190712403,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:52.461 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190712460,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testFixedDepositAccountWithPeriodAndAmountInterestRateChart FAILED | |
java.lang.AssertionError at FixedDepositTest.java:660 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:52.554 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190712529,"totalTime":24,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:52.625 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190712623,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:11:52.686 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190712684,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FixedDepositTest > testPrematureClosureAmountWithPenalInterestTillPrematureWithdrawal_With_365_Days FAILED | |
java.lang.AssertionError at FixedDepositTest.java:1566 | |
java.lang.AssertionError at FixedDepositTest.java:2576 | |
10:11:52.773 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190712752,"totalTime":20,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:52.857 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190712852,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.LoanApplicationUndoLastTrancheTest > LoanApplicationUndoLastTranche FAILED | |
java.lang.AssertionError at LoanApplicationUndoLastTrancheTest.java:72 | |
10:11:52.949 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190712940,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:53.038 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190713037,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testSavingsAccount FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:88 | |
10:11:53.109 [http-bio-8443-exec-86] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190713100,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:53.173 [http-bio-8443-exec-87] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190713170,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testSavingsAccount_WITHDRAW_APPLICATION FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:376 | |
10:11:53.269 [http-bio-8443-exec-28] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190713248,"totalTime":21,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:53.346 [http-bio-8443-exec-91] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190713344,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testSavingsAccountWithMinBalanceForInterestCalculation FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:131 | |
10:11:53.413 [http-bio-8443-exec-93] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190713403,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:53.481 [http-bio-8443-exec-95] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190713480,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testSavingsAccount_WITH_ENFORCE_MIN_BALANCE FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:221 | |
10:11:53.543 [http-bio-8443-exec-97] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190713536,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:53.601 [http-bio-8443-exec-74] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190713600,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testSavingsAccount_DormancyTracking FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:1920 | |
10:11:53.672 [http-bio-8443-exec-78] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190713660,"totalTime":12,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:53.746 [http-bio-8443-exec-80] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190713744,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testSavingsAccountCharges FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:505 | |
10:11:53.814 [http-bio-8443-exec-82] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190713803,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:53.881 [http-bio-8443-exec-84] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190713880,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testSavingsAccountTransactions FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:404 | |
10:11:53.946 [http-bio-8443-exec-55] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190713936,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:54.008 [http-bio-8443-exec-30] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190714006,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testSavingsAccount_CLOSE_APPLICATION FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:178 | |
10:11:54.066 [http-bio-8443-exec-59] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190714060,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:54.128 [http-bio-8443-exec-45] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190714126,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testSavingsAccount_REJECT_APPLICATION FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:331 | |
10:11:54.190 [http-bio-8443-exec-70] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190714183,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:54.255 [http-bio-8443-exec-77] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190714254,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testSavingsAccountPostInterestOnLastDayWithdrawalWithOverdraft FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:1146 | |
10:11:54.338 [http-bio-8443-exec-73] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190714312,"totalTime":26,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:54.415 [http-bio-8443-exec-49] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190714413,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testSavingsAccount_DELETE_APPLICATION FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:288 | |
10:11:54.486 [http-bio-8443-exec-19] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190714477,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:54.548 [http-bio-8443-exec-66] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190714547,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testSavingsAccountBlockStatus FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:2128 | |
10:11:54.615 [http-bio-8443-exec-8] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190714603,"totalTime":12,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:54.678 [http-bio-8443-exec-64] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190714676,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testSavingsAccount_WITH_WITHHOLD_TAX FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:1822 | |
10:11:54.741 [http-bio-8443-exec-33] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190714733,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:54.813 [http-bio-8443-exec-63] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190714808,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testSavingsAccount_WITH_WITHHOLD_TAX_DISABLE_AT_ACCOUNT_LEVEL FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:1870 | |
10:11:54.924 [http-bio-8443-exec-1] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190714899,"totalTime":25,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:55.025 [http-bio-8443-exec-27] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190715021,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testSavingsAccountWithOverdraft FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:671 | |
10:11:55.143 [http-bio-8443-exec-35] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190715110,"totalTime":33,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:55.253 [http-bio-8443-exec-20] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190715249,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testSavingsAccountPostInterestOnLastDayWithOverdraft FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:809 | |
10:11:55.367 [http-bio-8443-exec-34] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190715339,"totalTime":28,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:55.451 [http-bio-8443-exec-60] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190715450,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testPostInterestAsOnSavingsAccountWithOverdraft FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:1662 | |
10:11:55.517 [http-bio-8443-exec-18] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190715510,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:55.582 [http-bio-8443-exec-38] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190715580,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest > testSavingsAccountPostInterestWithOverdraft FAILED | |
java.lang.AssertionError at ClientSavingsIntegrationTest.java:1490 | |
10:11:55.646 [http-bio-8443-exec-25] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190715636,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:55.704 [http-bio-8443-exec-48] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190715703,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/notifications","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.NotificationApiTest > testNotificationRetrieval FAILED | |
java.lang.AssertionError at NotificationApiTest.java:50 | |
10:11:55.775 [http-bio-8443-exec-13] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190715760,"totalTime":15,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:55.862 [http-bio-8443-exec-22] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190715858,"totalTime":4,"method":"PUT","url":"https://localhost:8443/fineract-provider/api/v1/funds/9223372036854775807","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FundsIntegrationTest > testUpdateUnknownFund FAILED | |
java.lang.AssertionError at FundsIntegrationTest.java:231 | |
10:11:55.954 [http-bio-8443-exec-51] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190715941,"totalTime":13,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:56.028 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190716024,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/funds","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FundsIntegrationTest > testRetrieveAllFunds FAILED | |
java.lang.AssertionError at FundsIntegrationTest.java:338 | |
10:11:56.111 [http-bio-8443-exec-4] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190716103,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:56.171 [http-bio-8443-exec-52] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190716170,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/funds","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FundsIntegrationTest > testUpdateFund FAILED | |
java.lang.AssertionError at FundsIntegrationTest.java:338 | |
10:11:56.233 [http-bio-8443-exec-11] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190716223,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:56.304 [http-bio-8443-exec-6] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190716299,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/funds","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FundsIntegrationTest > testUpdateFundWithNewName FAILED | |
java.lang.AssertionError at FundsIntegrationTest.java:338 | |
10:11:56.384 [http-bio-8443-exec-53] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190716377,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:56.445 [http-bio-8443-exec-36] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190716443,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/funds","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FundsIntegrationTest > testCreateFundWithInvalidName FAILED | |
java.lang.AssertionError at FundsIntegrationTest.java:338 | |
10:11:56.507 [http-bio-8443-exec-54] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190716499,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:56.567 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190716566,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/funds","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FundsIntegrationTest > testUpdateFundWithNewExternalId FAILED | |
java.lang.AssertionError at FundsIntegrationTest.java:338 | |
10:11:56.635 [http-bio-8443-exec-88] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190716627,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:56.697 [http-bio-8443-exec-92] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190716696,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/funds","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FundsIntegrationTest > testCreateFundWithInvalidExternalId FAILED | |
java.lang.AssertionError at FundsIntegrationTest.java:338 | |
10:11:56.759 [http-bio-8443-exec-96] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190716753,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:56.818 [http-bio-8443-exec-76] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190716816,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/funds","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FundsIntegrationTest > testCreateFundWithEmptyName FAILED | |
java.lang.AssertionError at FundsIntegrationTest.java:338 | |
10:11:56.877 [http-bio-8443-exec-81] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190716870,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:56.934 [http-bio-8443-exec-85] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190716933,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/funds","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FundsIntegrationTest > testCreateFund FAILED | |
java.lang.AssertionError at FundsIntegrationTest.java:338 | |
10:11:56.996 [http-bio-8443-exec-7] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190716990,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:57.061 [http-bio-8443-exec-69] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190717059,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/funds","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FundsIntegrationTest > testCreateFundWithEmptyExternalId FAILED | |
java.lang.AssertionError at FundsIntegrationTest.java:338 | |
10:11:57.122 [http-bio-8443-exec-72] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190717113,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:57.188 [http-bio-8443-exec-42] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190717187,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/funds","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FundsIntegrationTest > testUpdateFundWithInvalidNewExternalId FAILED | |
java.lang.AssertionError at FundsIntegrationTest.java:338 | |
10:11:57.247 [http-bio-8443-exec-31] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190717239,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:57.307 [http-bio-8443-exec-46] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190717306,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/funds","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FundsIntegrationTest > testCreateFundWithDuplicateExternalId FAILED | |
java.lang.AssertionError at FundsIntegrationTest.java:338 | |
10:11:57.396 [http-bio-8443-exec-68] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190717365,"totalTime":31,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:57.500 [http-bio-8443-exec-67] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190717495,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/funds","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FundsIntegrationTest > testCreateFundWithDuplicateName FAILED | |
java.lang.AssertionError at FundsIntegrationTest.java:338 | |
10:11:57.610 [http-bio-8443-exec-56] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190717585,"totalTime":24,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:57.702 [http-bio-8443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190717700,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/funds","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FundsIntegrationTest > testUpdateFundWithEmptyParams FAILED | |
java.lang.AssertionError at FundsIntegrationTest.java:338 | |
10:11:57.768 [http-bio-8443-exec-44] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190717763,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:57.827 [http-bio-8443-exec-50] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190717826,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/funds","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FundsIntegrationTest > testRetrieveFund FAILED | |
java.lang.AssertionError at FundsIntegrationTest.java:338 | |
10:11:57.891 [http-bio-8443-exec-58] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190717883,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:57.950 [http-bio-8443-exec-40] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190717947,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/funds","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FundsIntegrationTest > testUpdateFundWithInvalidNewName FAILED | |
java.lang.AssertionError at FundsIntegrationTest.java:338 | |
10:11:58.048 [http-bio-8443-exec-37] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190718028,"totalTime":20,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:58.125 [http-bio-8443-exec-62] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190718123,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/funds/9223372036854775807","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FundsIntegrationTest > testRetrieveUnknownFund FAILED | |
java.lang.AssertionError at FundsIntegrationTest.java:202 | |
10:11:58.186 [http-bio-8443-exec-26] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190718180,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:58.247 [http-bio-8443-exec-89] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190718244,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SchedulerJobsTestResults > testApplyDueFeeChargesForSavingsJobOutcome FAILED | |
java.lang.AssertionError at SchedulerJobsTestResults.java:332 | |
10:11:58.343 [http-bio-8443-exec-94] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190718324,"totalTime":19,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:58.419 [http-bio-8443-exec-79] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190718415,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SchedulerJobsTestResults > testUpdateAccountingRunningBalancesJobOutcome FAILED | |
java.lang.AssertionError at SchedulerJobsTestResults.java:383 | |
10:11:58.518 [http-bio-8443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190718507,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:58.581 [http-bio-8443-exec-71] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190718580,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SchedulerJobsTestResults > testTransferFeeForLoansFromSavingsJobOutcome FAILED | |
java.lang.AssertionError at SchedulerJobsTestResults.java:196 | |
10:11:58.650 [http-bio-8443-exec-32] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190718640,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:58.715 [http-bio-8443-exec-65] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190718714,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SchedulerJobsTestResults > testUpdateLoanPaidInAdvanceJobOutcome FAILED | |
java.lang.AssertionError at SchedulerJobsTestResults.java:476 | |
10:11:58.785 [http-bio-8443-exec-21] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190718773,"totalTime":12,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:58.848 [http-bio-8443-exec-23] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190718846,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SchedulerJobsTestResults > testUpdateOverdueDaysForNPA FAILED | |
java.lang.AssertionError at SchedulerJobsTestResults.java:726 | |
10:11:58.930 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190718908,"totalTime":22,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:59.023 [http-bio-8443-exec-61] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190719021,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SchedulerJobsTestResults > testApplyHolidaysToLoansJobOutcome FAILED | |
java.lang.AssertionError at SchedulerJobsTestResults.java:263 | |
10:11:59.090 [http-bio-8443-exec-47] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190719083,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:59.152 [http-bio-8443-exec-90] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190719148,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SchedulerJobsTestResults > testApplyAnnualFeeForSavingsJobOutcome FAILED | |
java.lang.AssertionError at SchedulerJobsTestResults.java:111 | |
10:11:59.247 [http-bio-8443-exec-83] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190719228,"totalTime":19,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:59.339 [http-bio-8443-exec-41] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190719337,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SchedulerJobsTestResults > testApplyPenaltyForOverdueLoansJobOutcome FAILED | |
java.lang.AssertionError at SchedulerJobsTestResults.java:677 | |
10:11:59.407 [http-bio-8443-exec-29] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190719400,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:59.465 [http-bio-8443-exec-57] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190719464,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SchedulerJobsTestResults > testInterestPostingForSavingsJobOutcome FAILED | |
java.lang.AssertionError at SchedulerJobsTestResults.java:158 | |
10:11:59.551 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190719543,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:59.616 [http-bio-8443-exec-75] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190719614,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SchedulerJobsTestResults > testInterestTransferForSavings FAILED | |
java.lang.AssertionError at SchedulerJobsTestResults.java:778 | |
10:11:59.706 [http-bio-8443-exec-39] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190719688,"totalTime":17,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:59.809 [http-bio-8443-exec-43] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190719805,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SchedulerJobsTestResults > testExecuteStandingInstructionsJobOutcome FAILED | |
java.lang.AssertionError at SchedulerJobsTestResults.java:597 | |
10:11:59.918 [http-bio-8443-exec-65] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190719908,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:11:59.988 [http-bio-8443-exec-21] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190719987,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SchedulerJobsTestResults > testUpdateLoanArrearsAgingJobOutcome FAILED | |
java.lang.AssertionError at SchedulerJobsTestResults.java:429 | |
10:12:00.062 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190720053,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:00.121 [http-bio-8443-exec-61] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190720120,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/mixtaxonomy","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.XBRLIntegrationTest > shouldRetrieveTaxonomyList FAILED | |
java.lang.AssertionError at XBRLIntegrationTest.java:57 | |
10:12:00.185 [http-bio-8443-exec-83] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190720180,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:00.240 [http-bio-8443-exec-29] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190720239,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/paymenttypes","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.PaymentTypeIntegrationTest > testPaymentType FAILED | |
java.lang.AssertionError at PaymentTypeIntegrationTest.java:58 | |
10:12:00.299 [http-bio-8443-exec-50] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190720293,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:00.359 [http-bio-8443-exec-40] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190720357,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/groups","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.BatchRequestsIntegrationTest > shouldReturnOkStatusForLoansAppliedToSelectedClients FAILED | |
java.lang.AssertionError at BatchRequestsIntegrationTest.java:87 | |
10:12:00.453 [http-bio-8443-exec-37] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190720444,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:00.511 [http-bio-8443-exec-89] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190720510,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:12:00.564 [http-bio-8443-exec-79] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190720563,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.FinancialActivityAccountsTest > testFinancialActivityAccounts FAILED | |
java.lang.AssertionError at FinancialActivityAccountsTest.java:77 | |
java.lang.AssertionError at FinancialActivityAccountsTest.java:155 | |
10:12:00.629 [http-bio-8443-exec-71] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190720619,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:00.691 [http-bio-8443-exec-69] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190720689,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/scheduler","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.SchedulerJobsTest > testSchedulerJobs FAILED | |
java.lang.AssertionError at SchedulerJobsTest.java:59 | |
10:12:00.763 [http-bio-8443-exec-42] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190720753,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:00.825 [http-bio-8443-exec-46] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190720823,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.LoanWithWaiveInterestAndWriteOffIntegrationTest > checkClientLoan_WRITTEN_OFF FAILED | |
java.lang.AssertionError at LoanWithWaiveInterestAndWriteOffIntegrationTest.java:136 | |
10:12:00.886 [http-bio-8443-exec-67] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190720879,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:00.948 [http-bio-8443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190720946,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.LoanWithWaiveInterestAndWriteOffIntegrationTest > checkClientLoanCreateAndDisburseFlow FAILED | |
java.lang.AssertionError at LoanWithWaiveInterestAndWriteOffIntegrationTest.java:68 | |
10:12:01.011 [http-bio-8443-exec-6] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190721003,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:01.067 [http-bio-8443-exec-36] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190721066,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:12:01.124 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190721123,"totalTime":1,"method":"DELETE","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts/null","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.AccountTransferTest > testFromLoanToSavingsAccountTransfer FAILED | |
java.lang.AssertionError at AccountTransferTest.java:99 | |
java.lang.AssertionError at AccountTransferTest.java:129 | |
10:12:01.192 [http-bio-8443-exec-88] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190721180,"totalTime":12,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:01.265 [http-bio-8443-exec-76] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190721261,"totalTime":3,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:12:01.343 [http-bio-8443-exec-81] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190721339,"totalTime":3,"method":"DELETE","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts/null","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.AccountTransferTest > testFromSavingsToLoanAccountTransfer FAILED | |
java.lang.AssertionError at AccountTransferTest.java:99 | |
java.lang.AssertionError at AccountTransferTest.java:129 | |
10:12:01.422 [http-bio-8443-exec-18] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190721413,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:01.485 [http-bio-8443-exec-13] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190721483,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:12:01.541 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190721540,"totalTime":1,"method":"DELETE","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts/null","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.AccountTransferTest > testFromSavingsToSavingsAccountTransfer FAILED | |
java.lang.AssertionError at AccountTransferTest.java:99 | |
java.lang.AssertionError at AccountTransferTest.java:129 | |
10:12:01.607 [http-bio-8443-exec-4] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190721597,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:01.676 [http-bio-8443-exec-11] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190721672,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.LoanWithdrawnByApplicantIntegrationTest > loanWithdrawnByApplicant FAILED | |
java.lang.AssertionError at LoanWithdrawnByApplicantIntegrationTest.java:57 | |
10:12:01.765 [http-bio-8443-exec-8] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190721759,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:01.822 [http-bio-8443-exec-33] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190721821,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:12:01.883 [http-bio-8443-exec-1] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190721881,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithPrematureClosureTypeTransferToSavings_WITH_HOLD_TAX FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:486 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:01.948 [http-bio-8443-exec-35] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190721940,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:02.014 [http-bio-8443-exec-16] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190722013,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:02.071 [http-bio-8443-exec-82] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190722070,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithdrawnByClientAndClosed FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:1163 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:02.136 [http-bio-8443-exec-30] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190722129,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:02.201 [http-bio-8443-exec-59] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190722199,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:02.258 [http-bio-8443-exec-70] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190722255,"totalTime":3,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithAmountAndPeriodInterestRateChart FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2999 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:02.353 [http-bio-8443-exec-73] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190722334,"totalTime":18,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:02.455 [http-bio-8443-exec-19] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190722451,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:02.517 [http-bio-8443-exec-86] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190722516,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithAmountInterestRateChart_PERIOD_VARIATION FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2999 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:02.578 [http-bio-8443-exec-28] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190722573,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:02.638 [http-bio-8443-exec-93] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190722637,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:12:02.695 [http-bio-8443-exec-97] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190722693,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithClosureTypeTransferToSavings_WITH_HOLD_TAX FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:702 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:02.763 [http-bio-8443-exec-78] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190722753,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:02.828 [http-bio-8443-exec-24] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190722826,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:02.887 [http-bio-8443-exec-34] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190722886,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountUndoApproval FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:1068 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:02.949 [http-bio-8443-exec-65] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190722943,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:03.004 [http-bio-8443-exec-47] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190723003,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:03.064 [http-bio-8443-exec-41] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190723063,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testMaturityAmountForDailyCompoundingAndMonthlyPosting_With_360_Days FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2275 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:03.123 [http-bio-8443-exec-58] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190723116,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:03.181 [http-bio-8443-exec-26] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190723179,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:03.234 [http-bio-8443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190723233,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithAmountAndPeriodInterestRateChart_AMOUNT_VARIATION FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2999 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:03.295 [http-bio-8443-exec-72] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190723289,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:03.351 [http-bio-8443-exec-68] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190723350,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:03.412 [http-bio-8443-exec-44] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190723410,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithPeriodInterestRateChart_PERIOD_VARIATION FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2999 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:03.484 [http-bio-8443-exec-54] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190723473,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:03.551 [http-bio-8443-exec-96] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190723550,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:03.611 [http-bio-8443-exec-38] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190723610,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testMaturityAmountForDailyCompoundingAndMonthlyPosting_With_365_Days FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2191 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:03.684 [http-bio-8443-exec-22] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190723664,"totalTime":20,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:03.768 [http-bio-8443-exec-52] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190723764,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:12:03.848 [http-bio-8443-exec-64] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190723846,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testPrematureClosureAmountWithPenalInterestForWholeTerm_With_360_Days FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:1776 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:03.930 [http-bio-8443-exec-27] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190723911,"totalTime":19,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:04.011 [http-bio-8443-exec-60] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190724010,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:04.071 [http-bio-8443-exec-84] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190724070,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testMaturityAmountForMonthlyCompoundingAndMonthlyPosting_With_360_Days FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:1467 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:04.131 [http-bio-8443-exec-77] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190724123,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:04.191 [http-bio-8443-exec-19] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190724189,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:04.244 [http-bio-8443-exec-91] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190724243,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountUpdation FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:1024 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:04.305 [http-bio-8443-exec-74] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190724299,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:04.367 [http-bio-8443-exec-15] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190724366,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:12:04.424 [http-bio-8443-exec-23] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190724423,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testPrematureClosureAmountWithPenalInterestForWholeTerm_With_365_Days FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:1649 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:04.483 [http-bio-8443-exec-57] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190724476,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:04.545 [http-bio-8443-exec-94] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190724543,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:04.607 [http-bio-8443-exec-72] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190724604,"totalTime":3,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testMaturityAmountForMonthlyCompoundingAndMonthlyPosting_With_365_Days FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:1387 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:04.690 [http-bio-8443-exec-44] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190724671,"totalTime":19,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:04.764 [http-bio-8443-exec-85] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190724763,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:04.822 [http-bio-8443-exec-51] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190724821,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountRejectedAndClosed FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:1116 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:04.879 [http-bio-8443-exec-63] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190724873,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:04.938 [http-bio-8443-exec-55] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190724936,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:12:04.991 [http-bio-8443-exec-49] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190724989,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithPrematureClosureTypeWithdrawal FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:130 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:05.050 [http-bio-8443-exec-95] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190725043,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:05.111 [http-bio-8443-exec-48] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190725110,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:05.167 [http-bio-8443-exec-62] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190725164,"totalTime":3,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithPeriodAndAmountInterestRateChart_AMOUNT_VARIATION FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2999 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:05.236 [http-bio-8443-exec-68] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190725229,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:05.297 [http-bio-8443-exec-25] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190725296,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:05.354 [http-bio-8443-exec-20] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190725353,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testMaturityAmountForDailyCompoundingAndAnnuallyPosting_With_360_Days FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2639 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:05.420 [http-bio-8443-exec-87] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190725413,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:05.481 [http-bio-8443-exec-90] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190725479,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:05.541 [http-bio-8443-exec-92] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190725540,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testMaturityAmountForDailyCompoundingAndAnnuallyPosting_With_365_Days FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2548 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:05.603 [http-bio-8443-exec-45] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190725596,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:05.661 [http-bio-8443-exec-7] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190725659,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:12:05.721 [http-bio-8443-exec-80] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190725720,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithPrematureClosureTypeReinvest FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:870 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:05.782 [http-bio-8443-exec-66] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190725776,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:05.841 [http-bio-8443-exec-80] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190725839,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:05.898 [http-bio-8443-exec-66] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190725896,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithAmountInterestRateChart_AMOUNT_VARIATION FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2999 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:05.979 [http-bio-8443-exec-80] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190725958,"totalTime":21,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:06.054 [http-bio-8443-exec-66] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190726053,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:06.115 [http-bio-8443-exec-80] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190726113,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithPeriodInterestRateChart_AMOUNT_VARIATION FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2999 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:06.183 [http-bio-8443-exec-66] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190726167,"totalTime":16,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:06.256 [http-bio-8443-exec-80] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190726254,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:06.319 [http-bio-8443-exec-66] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190726317,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositQuarterlyCompoundingAndQuarterlyPosting_360_Days FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2822 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:06.397 [http-bio-8443-exec-80] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190726381,"totalTime":16,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:06.461 [http-bio-8443-exec-66] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190726459,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:12:06.544 [http-bio-8443-exec-80] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190726543,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testUpdateAndUndoTransactionForRecurringDepositAccount FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:1239 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:06.605 [http-bio-8443-exec-73] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190726596,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:06.664 [http-bio-8443-exec-7] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190726663,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:06.721 [http-bio-8443-exec-101] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190726720,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithAmountAndPeriodInterestRateChart_PERIOD_VARIATION FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2999 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:06.783 [http-bio-8443-exec-104] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190726776,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:06.851 [http-bio-8443-exec-105] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190726849,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:06.914 [http-bio-8443-exec-108] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190726913,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testPostInterestForRecurringDeposit FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:1549 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:06.979 [http-bio-8443-exec-106] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190726970,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:07.040 [http-bio-8443-exec-63] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190727038,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:07.105 [http-bio-8443-exec-48] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190727103,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositWithBi_AnnualCompoundingAndPosting_360_Days FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2458 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:07.181 [http-bio-8443-exec-25] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190727171,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:07.248 [http-bio-8443-exec-87] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190727246,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:07.307 [http-bio-8443-exec-92] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190727304,"totalTime":3,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositQuarterlyCompoundingAndQuarterlyPosting_365_Days FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2731 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:07.392 [http-bio-8443-exec-60] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190727386,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:07.450 [http-bio-8443-exec-77] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190727449,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:07.505 [http-bio-8443-exec-91] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190727504,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositWithBi_AnnualCompoundingAndPosting_365_Days FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2367 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:07.569 [http-bio-8443-exec-15] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190727563,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:07.624 [http-bio-8443-exec-57] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190727623,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:07.681 [http-bio-8443-exec-72] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190727679,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithPeriodAndAmountInterestRateChart FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2999 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:07.746 [http-bio-8443-exec-85] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190727737,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:07.825 [http-bio-8443-exec-41] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190727824,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:07.888 [http-bio-8443-exec-26] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190727886,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithPeriodInterestRateChart FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2999 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:07.953 [http-bio-8443-exec-31] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190727946,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:08.011 [http-bio-8443-exec-53] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190728010,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:08.068 [http-bio-8443-exec-96] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190728066,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountIsDeleted FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:1207 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:08.137 [http-bio-8443-exec-22] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190728129,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:08.300 [http-bio-8443-exec-64] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190728298,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:12:08.359 [http-bio-8443-exec-59] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190728357,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testPrematureClosureAmountWithPenalInterestTillPrematureWithdrawal_With_360_Days FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2051 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:08.425 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190728416,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:08.492 [http-bio-8443-exec-28] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190728490,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:08.551 [http-bio-8443-exec-97] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190728548,"totalTime":3,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithAmountInterestRateChart FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2999 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:08.640 [http-bio-8443-exec-24] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190728628,"totalTime":12,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:08.701 [http-bio-8443-exec-65] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190728700,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:12:08.754 [http-bio-8443-exec-88] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190728753,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testPrematureClosureAmountWithPenalInterestTillPrematureWithdrawal_With_365_Days FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:1911 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:08.812 [http-bio-8443-exec-18] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190728806,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:08.870 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190728867,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
10:12:08.931 [http-bio-8443-exec-11] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190728929,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithPeriodAndAmountInterestRateChart_PERIOD_VARIATION FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:2999 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:08.998 [http-bio-8443-exec-33] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190728990,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:09.061 [http-bio-8443-exec-35] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190729060,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
10:12:09.114 [http-bio-8443-exec-82] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190729113,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/financialactivityaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.RecurringDepositTest > testRecurringDepositAccountWithPrematureClosureTypeTransferToSavings FAILED | |
java.lang.AssertionError at RecurringDepositTest.java:282 | |
java.lang.AssertionError at RecurringDepositTest.java:3202 | |
10:12:09.194 [http-bio-8443-exec-89] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190729174,"totalTime":20,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:09.285 [http-bio-8443-exec-71] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190729281,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.AccountingScenarioIntegrationTest > checkPeriodicAccrualAccountingFlow_OVER_PAYMENT FAILED | |
java.lang.AssertionError at AccountingScenarioIntegrationTest.java:674 | |
10:12:09.376 [http-bio-8443-exec-42] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190729363,"totalTime":12,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:09.450 [http-bio-8443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190729447,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.AccountingScenarioIntegrationTest > checkCashBasedAccountingFlow FAILED | |
java.lang.AssertionError at AccountingScenarioIntegrationTest.java:958 | |
10:12:09.532 [http-bio-8443-exec-67] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190729523,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:09.595 [http-bio-8443-exec-103] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190729593,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.AccountingScenarioIntegrationTest > checkUpfrontAccrualAccountingFlow FAILED | |
java.lang.AssertionError at AccountingScenarioIntegrationTest.java:128 | |
10:12:09.658 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190729649,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:09.721 [http-bio-8443-exec-75] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190729719,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.AccountingScenarioIntegrationTest > testFixedDepositAccountingFlow FAILED | |
java.lang.AssertionError at AccountingScenarioIntegrationTest.java:373 | |
10:12:09.783 [http-bio-8443-exec-43] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190729776,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:09.846 [http-bio-8443-exec-51] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190729843,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.AccountingScenarioIntegrationTest > checkAccountingWithSavingsFlow FAILED | |
java.lang.AssertionError at AccountingScenarioIntegrationTest.java:253 | |
10:12:09.912 [http-bio-8443-exec-95] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190729903,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:09.972 [http-bio-8443-exec-27] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190729970,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.AccountingScenarioIntegrationTest > checkPeriodicAccrualAccountingTillCurrentDateFlow FAILED | |
java.lang.AssertionError at AccountingScenarioIntegrationTest.java:732 | |
10:12:10.048 [http-bio-8443-exec-83] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190730030,"totalTime":18,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:10.131 [http-bio-8443-exec-50] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190730130,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.AccountingScenarioIntegrationTest > checkPeriodicAccrualAccountingAPIFlow FAILED | |
java.lang.AssertionError at AccountingScenarioIntegrationTest.java:827 | |
10:12:10.196 [http-bio-8443-exec-66] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190730189,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:10.257 [http-bio-8443-exec-100] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190730256,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.AccountingScenarioIntegrationTest > testRecurringDepositAccountingFlow FAILED | |
java.lang.AssertionError at AccountingScenarioIntegrationTest.java:429 | |
10:12:10.323 [http-bio-8443-exec-99] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190730310,"totalTime":13,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:10.391 [http-bio-8443-exec-109] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190730390,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.AccountingScenarioIntegrationTest > checkPeriodicAccrualAccountingFlow FAILED | |
java.lang.AssertionError at AccountingScenarioIntegrationTest.java:558 | |
10:12:10.460 [http-bio-8443-exec-49] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190730450,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:10.525 [http-bio-8443-exec-20] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190730521,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/hooks","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.HookIntegrationTest > createUpdateAndDeleteHook FAILED | |
java.lang.AssertionError at HookIntegrationTest.java:103 | |
10:12:10.603 [http-bio-8443-exec-45] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190730596,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:10.661 [http-bio-8443-exec-19] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190730659,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/hooks","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.HookIntegrationTest > shouldSendOfficeCreationNotification FAILED | |
java.lang.AssertionError at HookIntegrationTest.java:66 | |
10:12:10.718 [http-bio-8443-exec-23] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190730713,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:10.778 [http-bio-8443-exec-44] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190730776,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientUndoRejectAndWithdrawalIntegrationTest > testReopenedDate FAILED | |
java.lang.AssertionError at ClientUndoRejectAndWithdrawalIntegrationTest.java:334 | |
10:12:10.842 [http-bio-8443-exec-58] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190730833,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:10.898 [http-bio-8443-exec-56] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190730896,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientUndoRejectAndWithdrawalIntegrationTest > testClientUndoWithDrawnWithDateBeforeWithdrawal FAILED | |
java.lang.AssertionError at ClientUndoRejectAndWithdrawalIntegrationTest.java:218 | |
10:12:10.959 [http-bio-8443-exec-38] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190730950,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:11.021 [http-bio-8443-exec-53] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190731020,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientUndoRejectAndWithdrawalIntegrationTest > testClientUndoRejectWithDateBeforeRejectDate FAILED | |
java.lang.AssertionError at ClientUndoRejectAndWithdrawalIntegrationTest.java:104 | |
10:12:11.095 [http-bio-8443-exec-22] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190731078,"totalTime":17,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:11.171 [http-bio-8443-exec-15] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190731170,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientUndoRejectAndWithdrawalIntegrationTest > clientUndoWithDrawnIntegrationTest FAILED | |
java.lang.AssertionError at ClientUndoRejectAndWithdrawalIntegrationTest.java:193 | |
10:12:11.247 [http-bio-8443-exec-72] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190731227,"totalTime":19,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:11.321 [http-bio-8443-exec-73] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190731318,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientUndoRejectAndWithdrawalIntegrationTest > testClientUndoRejectWithFutureDate FAILED | |
java.lang.AssertionError at ClientUndoRejectAndWithdrawalIntegrationTest.java:163 | |
10:12:11.399 [http-bio-8443-exec-60] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190731393,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:11.457 [http-bio-8443-exec-91] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190731456,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientUndoRejectAndWithdrawalIntegrationTest > clientUndoRejectIntegrationTest FAILED | |
java.lang.AssertionError at ClientUndoRejectAndWithdrawalIntegrationTest.java:80 | |
10:12:11.531 [http-bio-8443-exec-87] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190731511,"totalTime":20,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:11.604 [http-bio-8443-exec-104] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190731603,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientUndoRejectAndWithdrawalIntegrationTest > testClientUndoRejectWithoutReject FAILED | |
java.lang.AssertionError at ClientUndoRejectAndWithdrawalIntegrationTest.java:133 | |
10:12:11.662 [http-bio-8443-exec-41] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190731656,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:11.721 [http-bio-8443-exec-92] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190731720,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientUndoRejectAndWithdrawalIntegrationTest > testClientUndoWithDrawnWithFutureDate FAILED | |
java.lang.AssertionError at ClientUndoRejectAndWithdrawalIntegrationTest.java:276 | |
10:12:11.782 [http-bio-8443-exec-85] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190731776,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:11.841 [http-bio-8443-exec-25] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190731840,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientUndoRejectAndWithdrawalIntegrationTest > testClientUndoWithDrawnWithoutWithdrawal FAILED | |
java.lang.AssertionError at ClientUndoRejectAndWithdrawalIntegrationTest.java:247 | |
10:12:11.906 [http-bio-8443-exec-7] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190731899,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:11.964 [http-bio-8443-exec-70] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190731963,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientUndoRejectAndWithdrawalIntegrationTest > testValidateReopenedDate FAILED | |
java.lang.AssertionError at ClientUndoRejectAndWithdrawalIntegrationTest.java:309 | |
10:12:12.025 [http-bio-8443-exec-93] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190732016,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:12.088 [http-bio-8443-exec-34] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190732086,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/savingsproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.BatchApiTest > shouldReturnOkStatusForApplySavingsCommand FAILED | |
java.lang.AssertionError at BatchApiTest.java:264 | |
10:12:12.149 [http-bio-8443-exec-81] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190732143,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:12.211 [http-bio-8443-exec-4] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190732209,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/loanproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.BatchApiTest > shouldReturnOkStatusForCollectChargesCommand FAILED | |
java.lang.AssertionError at BatchApiTest.java:312 | |
10:12:12.272 [http-bio-8443-exec-1] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190732266,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:12.338 [http-bio-8443-exec-37] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190732335,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/loanproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.BatchApiTest > shouldReturnOkStatusOnSuccessfulLoanApprovalAndDisburse FAILED | |
java.lang.AssertionError at BatchApiTest.java:392 | |
10:12:12.430 [http-bio-8443-exec-69] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190732411,"totalTime":19,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:12.511 [http-bio-8443-exec-6] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190732508,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/batches","parameters":{"enclosingTransaction":["true"],"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.BatchApiTest > shouldRollBackAllTransactionsOnFailure FAILED | |
java.lang.AssertionError at BatchApiTest.java:150 | |
10:12:12.602 [http-bio-8443-exec-62] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190732590,"totalTime":12,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:12.671 [http-bio-8443-exec-39] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190732668,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/batches","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.BatchApiTest > shouldReturnOkStatusOnSuccessfulClientActivation FAILED | |
java.lang.AssertionError at BatchApiTest.java:364 | |
10:12:12.770 [http-bio-8443-exec-21] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190732748,"totalTime":22,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:12.841 [http-bio-8443-exec-61] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190732840,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/batches","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.BatchApiTest > shouldReturnStatusNotImplementedUnknownCommand FAILED | |
java.lang.AssertionError at BatchApiTest.java:92 | |
10:12:12.909 [http-bio-8443-exec-40] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190732899,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:12.974 [http-bio-8443-exec-102] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190732973,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/loanproducts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.BatchApiTest > shouldReturnOkStatusForApplyLoanCommand FAILED | |
java.lang.AssertionError at BatchApiTest.java:219 | |
10:12:13.046 [http-bio-8443-exec-55] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190733036,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:13.107 [http-bio-8443-exec-90] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190733106,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/batches","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.BatchApiTest > shouldReflectChangesOnClientUpdate FAILED | |
java.lang.AssertionError at BatchApiTest.java:186 | |
10:12:13.184 [http-bio-8443-exec-74] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190733164,"totalTime":19,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:13.271 [http-bio-8443-exec-47] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190733268,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/batches","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.BatchApiTest > shouldReturnOkStatusForCreateClientCommand FAILED | |
java.lang.AssertionError at BatchApiTest.java:112 | |
10:12:13.393 [http-bio-8443-exec-54] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190733371,"totalTime":22,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:13.481 [http-bio-8443-exec-96] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190733478,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/glaccounts","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanScheduleWithInterestRecalculation_WITH_PERIODIC_ACCOUNTING FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:3896 | |
10:12:13.573 [http-bio-8443-exec-57] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190733554,"totalTime":19,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:13.654 [http-bio-8443-exec-101] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190733653,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testClientLoanScheduleWithCurrencyDetails_with_grace FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:2985 | |
10:12:13.729 [http-bio-8443-exec-48] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190733708,"totalTime":21,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:13.828 [http-bio-8443-exec-106] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190733824,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/charges","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanScheduleWithInterestRecalculation_WITH_REST_WEEKLY_INTEREST_COMPOUND_INTEREST_FEE_STRATEGY_REDUCE_NEXT_INSTALLMENTS FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:3562 | |
10:12:13.895 [http-bio-8443-exec-2] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190733889,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:13.954 [http-bio-8443-exec-63] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190733953,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanScheduleWithInterestRecalculation_WITH_REST_DAILY_INTEREST_COMPOUND_INTEREST_STRATEGY_REDUCE_NUMBER_OF_INSTALLMENTS FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:3438 | |
10:12:14.019 [http-bio-8443-exec-86] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190734013,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:14.074 [http-bio-8443-exec-76] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190734073,"totalTime":0,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanScheduleWithInterestRecalculation_WITH_REST_SAME_AS_REPAYMENT_INTEREST_COMPOUND_NONE_STRATEGY_REDUCE_EMI_WITH_INSTALLMENT_CHARGE FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:3340 | |
10:12:14.131 [http-bio-8443-exec-8] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190734126,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:14.189 [http-bio-8443-exec-79] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190734187,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanCharges_INSTALMENT_FEE FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:441 | |
10:12:14.279 [http-bio-8443-exec-36] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190734261,"totalTime":18,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:14.348 [http-bio-8443-exec-32] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190734347,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanCharges_DISBURSEMENT_FEE FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:118 | |
10:12:14.427 [http-bio-8443-exec-29] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190734408,"totalTime":19,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:14.497 [http-bio-8443-exec-107] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190734496,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanScheduleWithInterestRecalculation_WITH_REST_SAME_AS_REPAYMENT_INTEREST_COMPOUND_NONE_STRATEGY_REDUCE_EMI_PRE_CLOSE_INTEREST_REST_DATE FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:3261 | |
10:12:14.555 [http-bio-8443-exec-84] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190734549,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:14.614 [http-bio-8443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190734613,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanScheduleWithInterestRecalculation_WITH_REST_SAME_AS_REPAYMENT_INTEREST_COMPOUND_NONE_STRATEGY_REDUCE_EMI_PRE_CLOSE_INTEREST_PRE_CLOSE_DATE FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:3261 | |
10:12:14.676 [http-bio-8443-exec-31] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190734669,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:14.731 [http-bio-8443-exec-77] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190734730,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanScheduleWithInterestRecalculation_FOR_PRE_CLOSE_WITH_MORATORIUM_INTEREST_APPLICABLE_STRATEGY_ON_PRE_CLOSE_DATE FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:4177 | |
10:12:14.794 [http-bio-8443-exec-105] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190734783,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:14.855 [http-bio-8443-exec-30] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190734853,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanRefundByCashCashBasedAccounting FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:4409 | |
10:12:14.918 [http-bio-8443-exec-13] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190734909,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:14.981 [http-bio-8443-exec-46] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190734978,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testClientLoanScheduleWithCurrencyDetails FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:2971 | |
10:12:15.065 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190735059,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:15.127 [http-bio-8443-exec-68] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190735126,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanScheduleWithInterestRecalculation_FOR_PRE_CLOSE_WITH_MORATORIUM_INTEREST_APPLICABLE_STRATEGY_REST_DATE FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:4177 | |
10:12:15.191 [http-bio-8443-exec-52] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190735183,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:15.252 [http-bio-8443-exec-108] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190735248,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanScheduleWithInterestRecalculation_WITH_REST_SAME_AS_REPAYMENT_INTEREST_COMPOUND_NONE_STRATEGY_REDUCE_EMI FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:3153 | |
10:12:15.337 [http-bio-8443-exec-78] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190735326,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:15.401 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190735400,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > loanWithFlatCahargesAndCashBasedAccountingEnabled FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:1248 | |
10:12:15.459 [http-bio-8443-exec-94] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190735453,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:15.515 [http-bio-8443-exec-26] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190735513,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanCharges_DISBURSEMENT_TO_SAVINGS FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:707 | |
10:12:15.588 [http-bio-8443-exec-98] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190735574,"totalTime":14,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:15.661 [http-bio-8443-exec-16] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190735660,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > loanWithCahargesOfTypeAmountPlusInterestPercentageAndUpfrontAccrualAccountingEnabled FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:2171 | |
10:12:15.732 [http-bio-8443-exec-80] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190735718,"totalTime":14,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:15.798 [http-bio-8443-exec-16] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190735794,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanScheduleWithInterestRecalculation_WITH_CURRENT_REPAYMENT_BASED_ARREARS_AGEING FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:4004 | |
10:12:15.890 [http-bio-8443-exec-80] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190735877,"totalTime":13,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:15.954 [http-bio-8443-exec-16] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190735953,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/charges","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanScheduleWithInterestRecalculation_WITH_REST_DAILY_INTEREST_COMPOUND_INTEREST_FEE_STRATEGY_WITH_OVERDUE_CHARGE FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:3789 | |
10:12:16.016 [http-bio-8443-exec-80] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190736009,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:16.078 [http-bio-8443-exec-16] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190736076,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > checkClientLoanCreateAndDisburseFlow FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:104 | |
10:12:16.144 [http-bio-8443-exec-80] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190736136,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:16.204 [http-bio-8443-exec-16] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190736203,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanScheduleWithInterestRecalculation_WITH_ORIGINAL_REPAYMENT_BASED_ARREARS_AGEING FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:4085 | |
10:12:16.269 [http-bio-8443-exec-80] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190736263,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:16.331 [http-bio-8443-exec-16] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190736329,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > loanWithCahargesOfTypeAmountPercentageAndCashBasedAccountingEnabled FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:1424 | |
10:12:16.405 [http-bio-8443-exec-31] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190736396,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:16.472 [http-bio-8443-exec-96] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190736470,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > loanWithCahargesOfTypeAmountPercentageAndPeriodicAccrualAccountingEnabled FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:2571 | |
10:12:16.543 [http-bio-8443-exec-54] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190736533,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:16.612 [http-bio-8443-exec-74] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190736610,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanCharges_DISBURSEMENT_WITH_TRANCHES FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:751 | |
10:12:16.688 [http-bio-8443-exec-55] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190736671,"totalTime":17,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:16.765 [http-bio-8443-exec-102] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190736761,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testRBIPaymentStrategy FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:3002 | |
10:12:16.854 [http-bio-8443-exec-21] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190736840,"totalTime":14,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:16.926 [http-bio-8443-exec-62] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190736924,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanCharges_SPECIFIED_DUE_DATE_FEE FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:281 | |
10:12:17.006 [http-bio-8443-exec-69] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190736999,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:17.064 [http-bio-8443-exec-120] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190737063,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > loanWithCahargesOfTypeAmountPlusInterestPercentageAndCashBasedAccountingEnabled FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:1603 | |
10:12:17.131 [http-bio-8443-exec-118] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190737123,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:17.198 [http-bio-8443-exec-115] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190737196,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > loanWithCahargesAndUpfrontAccrualAccountingEnabled FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:1982 | |
10:12:17.256 [http-bio-8443-exec-113] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190737249,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:17.310 [http-bio-8443-exec-112] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190737309,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanForeclosure FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:4967 | |
10:12:17.387 [http-bio-8443-exec-26] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190737364,"totalTime":23,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:17.455 [http-bio-8443-exec-110] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190737453,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > loanWithCahargesOfTypeAmountPlusInterestPercentageAndPeriodicAccrualAccountingEnabled FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:2770 | |
10:12:17.537 [http-bio-8443-exec-107] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190737518,"totalTime":19,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:17.618 [http-bio-8443-exec-32] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190737614,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/charges","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanScheduleWithInterestRecalculation_WITH_REST_WEEKLY_INTEREST_COMPOUND_INTEREST_FEE_STRATEGY_REDUCE_NEXT_INSTALLMENTS_PRE_CLOSE_INTEREST_PRE_CLOSE_DATE FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:3695 | |
10:12:17.703 [http-bio-8443-exec-8] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190737693,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:17.765 [http-bio-8443-exec-86] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190737763,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > loanWithFlatCahargesAndPeriodicAccrualAccountingEnabled FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:2376 | |
10:12:17.835 [http-bio-8443-exec-106] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190737829,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:17.894 [http-bio-8443-exec-17] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190737893,"totalTime":0,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanProductConfiguration FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:4934 | |
10:12:17.953 [http-bio-8443-exec-57] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190737946,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:18.014 [http-bio-8443-exec-108] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190738013,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanCharges_DISBURSEMENT_FEE_WITH_AMOUNT_CHANGE FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:225 | |
10:12:18.079 [http-bio-8443-exec-46] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190738067,"totalTime":11,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:18.151 [http-bio-8443-exec-13] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190738147,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/charges","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanScheduleWithInterestRecalculation_WITH_REST_WEEKLY_INTEREST_COMPOUND_INTEREST_FEE_STRATEGY_REDUCE_NEXT_INSTALLMENTS_PRE_CLOSE_INTEREST_REST_DATE FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:3695 | |
10:12:18.241 [http-bio-8443-exec-77] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190738224,"totalTime":17,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:18.310 [http-bio-8443-exec-4] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190738309,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanRefundByCashAccrualBasedAccounting FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:4564 | |
10:12:18.371 [http-bio-8443-exec-73] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190738363,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:18.431 [http-bio-8443-exec-91] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190738429,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > loanWithFlatCahargesAndUpfrontAccrualAccountingEnabled FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:1789 | |
10:12:18.504 [http-bio-8443-exec-104] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190738485,"totalTime":19,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:18.574 [http-bio-8443-exec-85] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190738573,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanRefundByTransferCashBasedAccounting FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:4718 | |
10:12:18.635 [http-bio-8443-exec-25] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190738629,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:18.690 [http-bio-8443-exec-93] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190738689,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientLoanIntegrationTest > testLoanCharges_DISBURSEMENT_TO_SAVINGS_WITH_TRANCHES FAILED | |
java.lang.AssertionError at ClientLoanIntegrationTest.java:791 | |
10:12:18.752 [http-bio-8443-exec-7] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190738746,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:18.818 [http-bio-8443-exec-109] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190738814,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.LoanDisbursementDetailsIntegrationTest > createApproveAndValidateMultiDisburseLoan FAILED | |
java.lang.AssertionError at LoanDisbursementDetailsIntegrationTest.java:379 | |
10:12:18.908 [http-bio-8443-exec-49] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190738891,"totalTime":17,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:18.981 [http-bio-8443-exec-20] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190738980,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.LoanDisbursementDetailsIntegrationTest > createAndValidateMultiDisburseLoansBasedOnEmi FAILED | |
java.lang.AssertionError at LoanDisbursementDetailsIntegrationTest.java:79 | |
10:12:19.056 [http-bio-8443-exec-19] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190739037,"totalTime":19,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:19.135 [http-bio-8443-exec-45] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190739134,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/offices","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.OfficeIntegrationTest > testOfficeModification FAILED | |
java.lang.AssertionError at OfficeIntegrationTest.java:55 | |
10:12:19.196 [http-bio-8443-exec-80] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190739189,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:19.254 [http-bio-8443-exec-58] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190739253,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/staff/2147483647","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.StaffTest > testStaffFetchNotFound FAILED | |
java.lang.AssertionError at StaffTest.java:161 | |
10:12:19.317 [http-bio-8443-exec-41] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190739310,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:19.374 [http-bio-8443-exec-53] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190739373,"totalTime":1,"method":"PUT","url":"https://localhost:8443/fineract-provider/api/v1/staff/1","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.StaffTest > testStaffUpdateValidationError FAILED | |
java.lang.AssertionError at StaffTest.java:222 | |
10:12:19.435 [http-bio-8443-exec-52] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190739429,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:19.490 [http-bio-8443-exec-15] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190739489,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/staff","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.StaffTest > testStaffCreate FAILED | |
java.lang.AssertionError at StaffTest.java:56 | |
10:12:19.561 [http-bio-8443-exec-42] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190739544,"totalTime":16,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:19.639 [http-bio-8443-exec-67] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190739635,"totalTime":4,"method":"PUT","url":"https://localhost:8443/fineract-provider/api/v1/staff/2147483647","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.StaffTest > testStaffUpdateNotFoundError FAILED | |
java.lang.AssertionError at StaffTest.java:206 | |
10:12:19.729 [http-bio-8443-exec-12] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190739711,"totalTime":17,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:19.807 [http-bio-8443-exec-43] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190739804,"totalTime":3,"method":"PUT","url":"https://localhost:8443/fineract-provider/api/v1/staff/1","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.StaffTest > testStaffUpdate FAILED | |
java.lang.AssertionError at StaffTest.java:177 | |
10:12:19.898 [http-bio-8443-exec-95] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190739881,"totalTime":17,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:19.968 [http-bio-8443-exec-83] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190739966,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/staff","parameters":{"tenantIdentifier":["default"],"status":["inactive"]}} | |
org.apache.fineract.integrationtests.StaffTest > testStaffListStatusInactive FAILED | |
java.lang.AssertionError at StaffTest.java:146 | |
10:12:20.030 [http-bio-8443-exec-66] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190740020,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:20.101 [http-bio-8443-exec-59] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190740097,"totalTime":4,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/staff","parameters":{"tenantIdentifier":["default"],"status":["active"]}} | |
org.apache.fineract.integrationtests.StaffTest > testStaffListStatusActive FAILED | |
java.lang.AssertionError at StaffTest.java:137 | |
10:12:20.192 [http-bio-8443-exec-97] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190740174,"totalTime":18,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:20.254 [http-bio-8443-exec-65] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190740252,"totalTime":2,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/staff/1","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.StaffTest > testStaffFetch FAILED | |
java.lang.AssertionError at StaffTest.java:119 | |
10:12:20.311 [http-bio-8443-exec-88] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190740306,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:20.370 [http-bio-8443-exec-11] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190740367,"totalTime":3,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/staff","parameters":{"tenantIdentifier":["default"],"status":["xyz"]}} | |
org.apache.fineract.integrationtests.StaffTest > testStaffListFetchWrongState FAILED | |
java.lang.AssertionError at StaffTest.java:156 | |
10:12:20.445 [http-bio-8443-exec-35] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190740440,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:20.504 [http-bio-8443-exec-89] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190740503,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/staff","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.StaffTest > testStaffListFetch FAILED | |
java.lang.AssertionError at StaffTest.java:127 | |
10:12:20.562 [http-bio-8443-exec-14] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190740556,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:20.621 [http-bio-8443-exec-90] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190740618,"totalTime":3,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/staff","parameters":{"tenantIdentifier":["default"],"status":["all"]}} | |
org.apache.fineract.integrationtests.StaffTest > testStaffListStatusAll FAILED | |
java.lang.AssertionError at StaffTest.java:132 | |
10:12:20.706 [http-bio-8443-exec-61] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190740693,"totalTime":13,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:20.784 [http-bio-8443-exec-6] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190740783,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/staff","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.StaffTest > testStaffCreateValidationError FAILED | |
java.lang.AssertionError at StaffTest.java:70 | |
10:12:20.842 [http-bio-8443-exec-119] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190740836,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:20.904 [http-bio-8443-exec-114] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190740903,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.GroupTest > checkGroupFunctions FAILED | |
java.lang.AssertionError at GroupTest.java:69 | |
10:12:20.974 [http-bio-8443-exec-111] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190740957,"totalTime":16,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:21.047 [http-bio-8443-exec-84] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190741046,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/groups","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.GroupTest > assignStaffToGroup FAILED | |
java.lang.AssertionError at GroupTest.java:98 | |
10:12:21.105 [http-bio-8443-exec-79] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190741099,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:21.161 [http-bio-8443-exec-2] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190741160,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/codes","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientTest > testClientAsEntityStatus FAILED | |
java.lang.AssertionError at ClientTest.java:119 | |
10:12:21.240 [http-bio-8443-exec-101] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190741221,"totalTime":18,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:21.314 [http-bio-8443-exec-68] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190741313,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientTest > testClientStatus FAILED | |
java.lang.AssertionError at ClientTest.java:53 | |
10:12:21.391 [http-bio-8443-exec-30] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190741367,"totalTime":23,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:21.464 [http-bio-8443-exec-72] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190741461,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ClientTest > testClientAsPersonStatus FAILED | |
java.lang.AssertionError at ClientTest.java:86 | |
10:12:21.546 [http-bio-8443-exec-87] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190741539,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:21.600 [http-bio-8443-exec-94] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190741599,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.LoanRepaymentRescheduleAtDisbursementTest > testLoanRepaymentRescheduleAtDisbursement FAILED | |
java.lang.AssertionError at LoanRepaymentRescheduleAtDisbursementTest.java:77 | |
10:12:21.658 [http-bio-8443-exec-34] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190741653,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:21.716 [http-bio-8443-exec-105] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190741713,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/staff","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.StaffImageApiTest > deleteStaffImage FAILED | |
java.lang.AssertionError at StaffImageApiTest.java:95 | |
10:12:21.793 [http-bio-8443-exec-36] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190741786,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:21.854 [http-bio-8443-exec-44] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190741853,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/staff","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.StaffImageApiTest > updateImage FAILED | |
java.lang.AssertionError at StaffImageApiTest.java:84 | |
10:12:21.909 [http-bio-8443-exec-63] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190741903,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:21.968 [http-bio-8443-exec-38] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190741966,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/staff","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.StaffImageApiTest > getStaffImage FAILED | |
java.lang.AssertionError at StaffImageApiTest.java:65 | |
10:12:22.043 [http-bio-8443-exec-71] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190742036,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:22.106 [http-bio-8443-exec-103] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190742104,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/staff","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.StaffImageApiTest > getStaffImageAsBinary FAILED | |
java.lang.AssertionError at StaffImageApiTest.java:74 | |
10:12:22.187 [http-bio-8443-exec-51] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190742174,"totalTime":13,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:22.268 [http-bio-8443-exec-50] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190742264,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/staff","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.StaffImageApiTest > createStaffImage FAILED | |
java.lang.AssertionError at StaffImageApiTest.java:57 | |
10:12:22.357 [http-bio-8443-exec-28] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190742341,"totalTime":16,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:22.434 [http-bio-8443-exec-18] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190742433,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/charges","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ChargesTest > testChargesForSavings FAILED | |
java.lang.AssertionError at ChargesTest.java:237 | |
10:12:22.506 [http-bio-8443-exec-33] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190742490,"totalTime":16,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:22.581 [http-bio-8443-exec-16] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190742580,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/charges","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.ChargesTest > testChargesForLoans FAILED | |
java.lang.AssertionError at ChargesTest.java:54 | |
10:12:22.641 [http-bio-8443-exec-40] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190742636,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:22.700 [http-bio-8443-exec-37] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190742699,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/charges","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.ClientChargesTest > clientChargeTest FAILED | |
java.lang.AssertionError at ClientChargesTest.java:62 | |
10:12:22.766 [http-bio-8443-exec-117] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190742753,"totalTime":13,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:22.841 [http-bio-8443-exec-29] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190742838,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/products/share","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.shares.DividendsIntegrationTests > testCreateDividends FAILED | |
java.lang.AssertionError at DividendsIntegrationTests.java:193 | |
10:12:22.928 [http-bio-8443-exec-48] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190742920,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:22.987 [http-bio-8443-exec-10] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190742986,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/products/share","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.shares.ShareAccountIntegrationTests > testCreateShareAccount FAILED | |
java.lang.AssertionError at ShareAccountIntegrationTests.java:1008 | |
10:12:23.047 [http-bio-8443-exec-60] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190743039,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:23.107 [http-bio-8443-exec-70] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190743106,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/products/share","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.shares.ShareAccountIntegrationTests > testShareAccountApproval FAILED | |
java.lang.AssertionError at ShareAccountIntegrationTests.java:1008 | |
10:12:23.170 [http-bio-8443-exec-49] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190743163,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:23.227 [http-bio-8443-exec-1] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190743224,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/products/share","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.shares.ShareAccountIntegrationTests > testCreateShareProduct FAILED | |
java.lang.AssertionError at ShareAccountIntegrationTests.java:1008 | |
10:12:23.294 [http-bio-8443-exec-22] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190743289,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:23.351 [http-bio-8443-exec-75] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190743350,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/products/share","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.shares.ShareAccountIntegrationTests > testCreateShareAccountWithCharges FAILED | |
java.lang.AssertionError at ShareAccountIntegrationTests.java:1008 | |
10:12:23.410 [http-bio-8443-exec-100] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190743403,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:23.467 [http-bio-8443-exec-5] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190743466,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/products/share","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.shares.ShareAccountIntegrationTests > testShareAccountUndoApproval FAILED | |
java.lang.AssertionError at ShareAccountIntegrationTests.java:1008 | |
10:12:23.528 [http-bio-8443-exec-47] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190743523,"totalTime":5,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:23.588 [http-bio-8443-exec-116] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190743586,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/products/share","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.shares.ShareAccountIntegrationTests > rejectShareAccount FAILED | |
java.lang.AssertionError at ShareAccountIntegrationTests.java:1008 | |
10:12:23.656 [http-bio-8443-exec-76] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190743646,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:23.721 [http-bio-8443-exec-9] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190743719,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/datatables","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.organisation.EntityDatatableChecksIntegrationTest > validateCreateClientWithEntityDatatableCheckWithFailure FAILED | |
java.lang.AssertionError at EntityDatatableChecksIntegrationTest.java:151 | |
10:12:23.784 [http-bio-8443-exec-99] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190743777,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:23.847 [http-bio-8443-exec-56] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190743846,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/entityDatatableChecks","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.organisation.EntityDatatableChecksIntegrationTest > validateRetriveEntityDatatableChecksList FAILED | |
java.lang.AssertionError at EntityDatatableChecksIntegrationTest.java:110 | |
10:12:23.916 [http-bio-8443-exec-27] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190743909,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:23.974 [http-bio-8443-exec-82] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190743973,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/datatables","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.organisation.EntityDatatableChecksIntegrationTest > validateCreateGroupWithEntityDatatableCheck FAILED | |
java.lang.AssertionError at EntityDatatableChecksIntegrationTest.java:178 | |
10:12:24.046 [http-bio-8443-exec-98] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190744028,"totalTime":18,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:24.135 [http-bio-8443-exec-92] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190744132,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/datatables","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.organisation.EntityDatatableChecksIntegrationTest > validateCreateClientWithEntityDatatableCheck FAILED | |
java.lang.AssertionError at EntityDatatableChecksIntegrationTest.java:118 | |
10:12:24.225 [http-bio-8443-exec-3] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190744207,"totalTime":18,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:24.314 [http-bio-8443-exec-39] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190744311,"totalTime":3,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/datatables","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.organisation.EntityDatatableChecksIntegrationTest > validateCreateSavingsWithEntityDatatableCheck FAILED | |
java.lang.AssertionError at EntityDatatableChecksIntegrationTest.java:245 | |
10:12:24.392 [http-bio-8443-exec-23] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190744386,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:24.450 [http-bio-8443-exec-78] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190744449,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/datatables","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.organisation.EntityDatatableChecksIntegrationTest > validateCreateGroupWithEntityDatatableCheckWithFailure FAILED | |
java.lang.AssertionError at EntityDatatableChecksIntegrationTest.java:211 | |
10:12:24.525 [http-bio-8443-exec-24] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190744519,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:24.587 [http-bio-8443-exec-87] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190744586,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.organisation.EntityDatatableChecksIntegrationTest > validateCreateLoanWithEntityDatatableCheckWithFailure FAILED | |
java.lang.AssertionError at EntityDatatableChecksIntegrationTest.java:370 | |
10:12:24.646 [http-bio-8443-exec-112] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190744639,"totalTime":6,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:24.705 [http-bio-8443-exec-120] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190744703,"totalTime":2,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/datatables","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.organisation.EntityDatatableChecksIntegrationTest > validateCreateSavingsWithEntityDatatableCheckWithFailure FAILED | |
java.lang.AssertionError at EntityDatatableChecksIntegrationTest.java:291 | |
10:12:24.767 [http-bio-8443-exec-69] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190744760,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:24.830 [http-bio-8443-exec-113] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190744829,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/clients","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.organisation.EntityDatatableChecksIntegrationTest > validateCreateLoanWithEntityDatatableCheck FAILED | |
java.lang.AssertionError at EntityDatatableChecksIntegrationTest.java:327 | |
10:12:24.896 [http-bio-8443-exec-55] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190744887,"totalTime":9,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:24.955 [http-bio-8443-exec-54] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190744953,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/datatables","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.organisation.EntityDatatableChecksIntegrationTest > validateCreateDeleteEntityDatatableCheck FAILED | |
java.lang.AssertionError at EntityDatatableChecksIntegrationTest.java:90 | |
10:12:25.018 [http-bio-8443-exec-96] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190745010,"totalTime":8,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:25.077 [http-bio-8443-exec-73] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190745076,"totalTime":1,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/provisioningentries","parameters":{"locale":["en"],"dateFormat":["dd MMMM yyyy"],"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.common.ProvisioningIntegrationTest > testCreateProvisioningCriteria FAILED | |
java.lang.AssertionError at ProvisioningIntegrationTest.java:228 | |
10:12:25.144 [http-bio-8443-exec-4] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190745137,"totalTime":7,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:25.205 [http-bio-8443-exec-77] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190745201,"totalTime":4,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/offices","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.LoanReschedulingWithinCenterTest > testCenterReschedulingMultiTrancheLoansWithInterestRecalculationEnabled FAILED | |
java.lang.AssertionError at LoanReschedulingWithinCenterTest.java:188 | |
10:12:25.286 [http-bio-8443-exec-57] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190745276,"totalTime":10,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/authentication","parameters":{"username":["mifos"],"tenantIdentifier":["default"]}} | |
10:12:25.351 [http-bio-8443-exec-106] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1547190745349,"totalTime":1,"method":"POST","url":"https://localhost:8443/fineract-provider/api/v1/offices","parameters":{"tenantIdentifier":["default"]}} | |
org.apache.fineract.integrationtests.LoanReschedulingWithinCenterTest > testCenterReschedulingLoansWithInterestRecalculationEnabled FAILED | |
java.lang.AssertionError at LoanReschedulingWithinCenterTest.java:80 | |
339 tests completed, 330 failed, 9 skipped | |
:integrationTest FAILED | |
FAILURE: Build failed with an exception. | |
* What went wrong: | |
Execution failed for task ':integrationTest'. | |
> There were failing tests. See the report at: file:///home/kevin/Projects/fineract2/build/reports/tests/index.html | |
* Try: | |
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. | |
BUILD FAILED | |
Total time: 2 mins 44.291 secs | |
10:12:26.049 [Thread-6] INFO o.s.b.c.e.AnnotationConfigEmbeddedWebApplicationContext - Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@3220c9fb: startup date [Fri Jan 11 10:10:51 MSK 2019]; root of context hierarchy | |
10:12:26.051 [SimpleAsyncTaskExecutor-1730] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1_$_NON_CLUSTERED shutting down. | |
10:12:26.051 [SimpleAsyncTaskExecutor-1731] INFO o.a.f.i.c.s.AbandonedConnectionCleanupShutdownListener - JDBC driver de-registered successfully | |
10:12:26.051 [SimpleAsyncTaskExecutor-1730] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1_$_NON_CLUSTERED paused. | |
10:12:26.053 [SimpleAsyncTaskExecutor-1730] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1_$_NON_CLUSTERED shutdown complete. | |
10:12:26.053 [SimpleAsyncTaskExecutor-1730] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group4_$_NON_CLUSTERED shutting down. | |
10:12:26.053 [SimpleAsyncTaskExecutor-1730] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group4_$_NON_CLUSTERED paused. | |
10:12:26.054 [SimpleAsyncTaskExecutor-1730] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group4_$_NON_CLUSTERED shutdown complete. | |
10:12:26.055 [SimpleAsyncTaskExecutor-1730] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group3_$_NON_CLUSTERED shutting down. | |
10:12:26.055 [SimpleAsyncTaskExecutor-1730] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group3_$_NON_CLUSTERED paused. | |
10:12:26.056 [SimpleAsyncTaskExecutor-1730] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group3_$_NON_CLUSTERED shutdown complete. | |
10:12:26.056 [SimpleAsyncTaskExecutor-1730] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group1_$_NON_CLUSTERED shutting down. | |
10:12:26.056 [SimpleAsyncTaskExecutor-1730] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group1_$_NON_CLUSTERED paused. | |
10:12:26.057 [SimpleAsyncTaskExecutor-1730] INFO org.quartz.core.QuartzScheduler - Scheduler Scheduler1group1_$_NON_CLUSTERED shutdown complete. | |
10:12:26.060 [Thread-6] INFO o.s.c.s.DefaultLifecycleProcessor - Stopping beans in phase 2147483647 | |
10:12:26.270 [Thread-6] INFO o.s.j.e.a.AnnotationMBeanExporter - Unregistering JMX-exposed beans on shutdown | |
10:12:26.397 [Thread-6] INFO o.s.c.e.EhCacheManagerFactoryBean - Shutting down EhCache CacheManager | |
10:12:26.402 [Thread-6] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'jpa-pu' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jan 10, 2019 12:58:50 AM org.apache.catalina.core.ApplicationContext log | |
INFO: Spring WebApplicationInitializers detected on classpath: [org.apache.fineract.infrastructure.core.boot.WarWebApplicationInitializer@7c270f8b] | |
Jan 10, 2019 12:58:56 AM org.apache.catalina.core.ApplicationContext log | |
INFO: Initializing Spring embedded WebApplicationContext | |
Jan 10, 2019 12:59:16 AM org.apache.catalina.core.ApplicationContext log | |
INFO: ContextListener: contextInitialized() | |
Jan 10, 2019 12:59:16 AM org.apache.catalina.core.ApplicationContext log | |
INFO: SessionListener: contextInitialized() | |
Jan 10, 2019 12:59:16 AM org.apache.catalina.core.ApplicationContext log | |
INFO: ContextListener: attributeAdded('StockTicker', 'async.Stockticker@5f56bb1') | |
Jan 10, 2019 12:59:16 AM org.apache.catalina.core.ApplicationContext log | |
INFO: ContextListener: attributeAdded('org.apache.jasper.compiler.TldLocationsCache', 'org.apache.jasper.compiler.TldLocationsCache@69aa325a') | |
Jan 10, 2019 1:01:30 AM org.apache.catalina.core.ApplicationContext log | |
INFO: Initializing Spring FrameworkServlet 'dispatcherServlet' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0:0:0:0:0:0:0:1 - - [10/Jan/2019:01:01:25 +0300] "POST /fineract-provider/api/v1/authentication?username=mifos&password=password HTTP/1.1" 401 201 | |
0:0:0:0:0:0:0:1 - - [10/Jan/2019:01:01:30 +0300] "GET /fineract-provider/api/v1/clients HTTP/1.1" 401 133 | |
0:0:0:0:0:0:0:1 - - [10/Jan/2019:01:07:14 +0300] "POST /fineract-provider/api/v1/authentication?username=mifos&password=password HTTP/1.1" 401 201 | |
0:0:0:0:0:0:0:1 - - [10/Jan/2019:01:07:22 +0300] "POST /fineract-provider/api/v1/clients HTTP/1.1" 400 153 | |
0:0:0:0:0:0:0:1 - - [10/Jan/2019:01:07:24 +0300] "GET /fineract-provider/api/v1/users HTTP/1.1" 400 215 | |
0:0:0:0:0:0:0:1 - - [10/Jan/2019:01:07:30 +0300] "GET /fineract-provider/api/v1/clients HTTP/1.1" 401 132 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment