2018-12-17 10:32:05.483 INFO 11070 --- [nio-8080-exec-7] c.a.s.s.api.JwtAuthenticationProvider : Authenticated with jwt with scopes [openid] 2018-12-17 10:32:05.494 WARN 11070 --- [nio-8080-exec-7] e.c.p.restapi.api.kyc.KYCController : http-nio-8080-exec-7 - Controller - BEFORE COMMAND SEND AND WAIT 2018-12-17 10:32:05.494 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Creating new transaction with name [null]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2018-12-17 10:32:05.494 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Opened new EntityManager [SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.494 DEBUG 11070 --- [nio-8080-exec-7] o.h.e.t.internal.TransactionImpl : begin 2018-12-17 10:32:05.495 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Exposing JPA transaction as JDBC transaction [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@7f898e68] 2018-12-17 10:32:05.496 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select partnervie0_.partner_id as partner_1_14_, partnervie0_.company_id as company_2_14_, partnervie0_.country as country3_14_, partnervie0_.name as name4_14_ from partner_view_model partnervie0_ where partnervie0_.company_id=? 2018-12-17 10:32:05.498 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select kycfilevie0_.kyc_file_id as kyc_file1_11_, kycfilevie0_.checklist as checklis2_11_, kycfilevie0_.client_company_number as client_c3_11_, kycfilevie0_.country as country4_11_, kycfilevie0_.participant_user_ids as particip5_11_, kycfilevie0_.partner_id as partner_6_11_, kycfilevie0_.status as status7_11_ from kyc_file_view_model kycfilevie0_ where kycfilevie0_.kyc_file_id=? 2018-12-17 10:32:05.501 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.501 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.501 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select snapshotev0_.type as col_0_0_, snapshotev0_.aggregate_identifier as col_1_0_, snapshotev0_.sequence_number as col_2_0_, snapshotev0_.event_identifier as col_3_0_, snapshotev0_.time_stamp as col_4_0_, snapshotev0_.payload_type as col_5_0_, snapshotev0_.payload_revision as col_6_0_, snapshotev0_.payload as col_7_0_, snapshotev0_.meta_data as col_8_0_ from snapshot_event_entry snapshotev0_ where snapshotev0_.aggregate_identifier=? order by snapshotev0_.sequence_number DESC limit ? 2018-12-17 10:32:05.502 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.502 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.503 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select domaineven0_.type as col_0_0_, domaineven0_.aggregate_identifier as col_1_0_, domaineven0_.sequence_number as col_2_0_, domaineven0_.event_identifier as col_3_0_, domaineven0_.time_stamp as col_4_0_, domaineven0_.payload_type as col_5_0_, domaineven0_.payload_revision as col_6_0_, domaineven0_.payload as col_7_0_, domaineven0_.meta_data as col_8_0_ from domain_event_entry domaineven0_ where domaineven0_.aggregate_identifier=? and domaineven0_.sequence_number>=? order by domaineven0_.sequence_number ASC limit ? 2018-12-17 10:32:05.505 WARN 11070 --- [nio-8080-exec-7] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-7 - EventSourcingHandler - START 2018-12-17 10:32:05.505 WARN 11070 --- [nio-8080-exec-7] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-7 - EventSourcingHandler - END 2018-12-17 10:32:05.505 WARN 11070 --- [nio-8080-exec-7] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-7 - EventSourcingHandler - START 2018-12-17 10:32:05.505 WARN 11070 --- [nio-8080-exec-7] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-7 - EventSourcingHandler - END 2018-12-17 10:32:05.506 WARN 11070 --- [nio-8080-exec-7] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-7 - AttachPublicFile CommandHandler - START 2018-12-17 10:32:05.506 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.506 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.508 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.508 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.508 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.509 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.509 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select snapshotev0_.type as col_0_0_, snapshotev0_.aggregate_identifier as col_1_0_, snapshotev0_.sequence_number as col_2_0_, snapshotev0_.event_identifier as col_3_0_, snapshotev0_.time_stamp as col_4_0_, snapshotev0_.payload_type as col_5_0_, snapshotev0_.payload_revision as col_6_0_, snapshotev0_.payload as col_7_0_, snapshotev0_.meta_data as col_8_0_ from snapshot_event_entry snapshotev0_ where snapshotev0_.aggregate_identifier=? order by snapshotev0_.sequence_number DESC limit ? 2018-12-17 10:32:05.511 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.511 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.511 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select domaineven0_.type as col_0_0_, domaineven0_.aggregate_identifier as col_1_0_, domaineven0_.sequence_number as col_2_0_, domaineven0_.event_identifier as col_3_0_, domaineven0_.time_stamp as col_4_0_, domaineven0_.payload_type as col_5_0_, domaineven0_.payload_revision as col_6_0_, domaineven0_.payload as col_7_0_, domaineven0_.meta_data as col_8_0_ from domain_event_entry domaineven0_ where domaineven0_.aggregate_identifier=? and domaineven0_.sequence_number>=? order by domaineven0_.sequence_number ASC limit ? 2018-12-17 10:32:05.513 INFO 11070 --- [nio-8080-exec-7] e.c.c.s.ResponseFilterInterceptor : Skipping Authorisation verification for result [Optional.empty] of message [eu.caple.platform.upload.messages.commands.ClaimFile] because user [auth0|5a8553229bf9bc6ee25471e9] is System 2018-12-17 10:32:05.513 WARN 11070 --- [nio-8080-exec-7] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-7 - EventSourcingHandler - START 2018-12-17 10:32:05.513 WARN 11070 --- [nio-8080-exec-7] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-7 - EventSourcingHandler - END 2018-12-17 10:32:05.514 WARN 11070 --- [nio-8080-exec-7] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-7 - AttachPublicFile CommandHandler - END 2018-12-17 10:32:05.516 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select partnervie0_.partner_id as partner_1_14_, partnervie0_.company_id as company_2_14_, partnervie0_.country as country3_14_, partnervie0_.name as name4_14_ from partner_view_model partnervie0_ where partnervie0_.company_id=? 2018-12-17 10:32:05.518 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : insert into domain_event_entry (event_identifier, meta_data, payload, payload_revision, payload_type, time_stamp, aggregate_identifier, sequence_number, type) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 2018-12-17 10:32:05.519 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : insert into domain_event_entry (event_identifier, meta_data, payload, payload_revision, payload_type, time_stamp, aggregate_identifier, sequence_number, type) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 2018-12-17 10:32:05.521 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.521 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.521 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select uploadview0_.file_id as file_id1_19_0_, uploadview0_.resource_id as resource2_19_0_ from upload_view_model uploadview0_ where uploadview0_.file_id=? 2018-12-17 10:32:05.522 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select fundingpro0_.funding_process_id as funding_1_10_, fundingpro0_.decision as decision2_10_, fundingpro0_.client_company_number as client_79_10_, fundingpro0_.client_country as client_80_10_, fundingpro0_.client_partner_id as client_81_10_, fundingpro0_.company_number as company_3_10_, fundingpro0_.country as country4_10_, fundingpro0_.creation_time as creation5_10_, fundingpro0_.activities as activiti6_10_, fundingpro0_.client_concentration as client_c7_10_, fundingpro0_.clients as clients8_10_, fundingpro0_.company_history as company_9_10_, fundingpro0_.competitors_market_position as competi10_10_, fundingpro0_.employees as employe11_10_, fundingpro0_.finance_function_and_control as finance12_10_, fundingpro0_.industry_overview as industr13_10_, fundingpro0_.key_management as key_man14_10_, fundingpro0_.management_continuity_and_risk as managem15_10_, fundingpro0_.management_structure as managem16_10_, fundingpro0_.revenue_by_country as revenue17_10_, fundingpro0_.strategy as strateg18_10_, fundingpro0_.supplier_base as supplie19_10_, fundingpro0_.accountant as account20_10_, fundingpro0_.auditor as auditor21_10_, fundingpro0_.background_to_the_loan as backgro22_10_, fundingpro0_.bank_address as bank_ad23_10_, fundingpro0_.bank_name as bank_na24_10_, fundingpro0_.funding_company_number as funding25_10_, fundingpro0_.company_registered_name as company26_10_, fundingpro0_.company_trading_name as company27_10_, fundingpro0_.detailed_sources_and_fund_statements as detaile28_10_, fundingpro0_.group_structure as group_s29_10_, fundingpro0_.other_lending_details as other_l30_10_, fundingpro0_.proposed_loan_size as propose31_10_, fundingpro0_.proposed_loan_tenor as propose32_10_, fundingpro0_.registered_address as registe33_10_, fundingpro0_.sector as sector34_10_, fundingpro0_.code as code35_10_, fundingpro0_.type as type36_10_, fundingpro0_.share_holders as share_h37_10_, fundingpro0_.trading_address as trading38_10_, fundingpro0_.balance_sheet_commentary as balance39_10_, fundingpro0_.cash_flow_commentary as cash_fl40_10_, fundingpro0_.costs_commentary as costs_c41_10_, fundingpro0_.creditor_days as credito42_10_, fundingpro0_.debt_commentary as debt_co43_10_, fundingpro0_.debt_facilities as debt_fa44_10_, fundingpro0_.debtor_days as debtor_45_10_, fundingpro0_.equity_commentary as equity_46_10_, fundingpro0_.financial_model_data as financi47_10_, fundingpro0_.hedging_facilities as hedging48_10_, fundingpro0_.margin_commentary as margin_49_10_, fundingpro0_.off_balance_sheet_liabilities as off_bal50_10_, fundingpro0_.pension_fund_obligations as pension51_10_, fundingpro0_.recent_credit_events as recent_52_10_, fundingpro0_.revenue_commentary as revenue53_10_, fundingpro0_.working_capital_commentary as working54_10_, fundingpro0_.opportunities as opportu55_10_, fundingpro0_.risks as risks56_10_, fundingpro0_.strengths as strengt57_10_, fundingpro0_.summary as summary58_10_, fundingpro0_.threats as threats59_10_, fundingpro0_.weaknesses as weaknes60_10_, fundingpro0_.aged_creditor_report as aged_cr61_10_, fundingpro0_.aged_debtor_report as aged_de62_10_, fundingpro0_.bank_statements as bank_st63_10_, fundingpro0_.engagement_letter as engagem64_10_, fundingpro0_.esg_questionnaire as esg_que65_10_, fundingpro0_.limitation_of_liability as limitat66_10_, fundingpro0_.organisation_structure as organis67_10_, fundingpro0_.other as other68_10_, fundingpro0_.statutory_accounts as statuto69_10_, fundingpro0_.last_modification_time as last_mo70_10_, fundingpro0_.financial_rating_model_name as financi71_10_, fundingpro0_.financial_rating_model_version as financi72_10_, fundingpro0_.funding_proposal_model_name as funding73_10_, fundingpro0_.funding_proposal_model_version as funding74_10_, fundingpro0_.monitoring_file_id as monitor75_10_, fundingpro0_.partner_partner_id as partner82_10_, fundingpro0_.partner_id as partner76_10_, fundingpro0_.phase as phase77_10_, fundingpro0_.tasks as tasks78_10_ from funding_process_view_model fundingpro0_ inner join client_view_model clientview1_ on fundingpro0_.client_company_number=clientview1_.company_number and fundingpro0_.client_country=clientview1_.country and fundingpro0_.client_partner_id=clientview1_.partner_id where clientview1_.kyc_file_id=? 2018-12-17 10:32:05.580 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select clientview0_.company_number as company_1_2_0_, clientview0_.country as country2_2_0_, clientview0_.partner_id as partner_3_2_0_, clientview0_.city as city4_2_0_, clientview0_.company_id as company_5_2_0_, clientview0_.company_name as company_6_2_0_, clientview0_.company_number_connected_to_company as company_7_2_0_, clientview0_.eligibility_id as eligibil8_2_0_, clientview0_.financial_year_end as financia9_2_0_, clientview0_.kyc_file_id as kyc_fil10_2_0_, clientview0_.kyc_status as kyc_sta11_2_0_, clientview0_.postal_code as postal_12_2_0_, clientview0_.code as code13_2_0_, clientview0_.type as type14_2_0_, clientview0_.street as street15_2_0_ from client_view_model clientview0_ where clientview0_.company_number=? and clientview0_.country=? and clientview0_.partner_id=? 2018-12-17 10:32:05.638 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select financialr0_.funding_process_id as funding_6_8_0_, financialr0_.id as id1_8_0_, financialr0_.id as id1_8_1_, financialr0_.financial_model_data as financia2_8_1_, financialr0_.funding_process_id as funding_6_8_1_, financialr0_.ratings as ratings3_8_1_, financialr0_.start_year as start_ye4_8_1_, financialr0_.title as title5_8_1_ from financial_rating_view_model financialr0_ where financialr0_.funding_process_id=? 2018-12-17 10:32:05.639 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select financialr0_.funding_process_id as funding_6_8_0_, financialr0_.id as id1_8_0_, financialr0_.id as id1_8_1_, financialr0_.financial_model_data as financia2_8_1_, financialr0_.funding_process_id as funding_6_8_1_, financialr0_.ratings as ratings3_8_1_, financialr0_.start_year as start_ye4_8_1_, financialr0_.title as title5_8_1_ from financial_rating_view_model financialr0_ where financialr0_.funding_process_id=? 2018-12-17 10:32:05.640 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select financialr0_.funding_process_id as funding_6_8_0_, financialr0_.id as id1_8_0_, financialr0_.id as id1_8_1_, financialr0_.financial_model_data as financia2_8_1_, financialr0_.funding_process_id as funding_6_8_1_, financialr0_.ratings as ratings3_8_1_, financialr0_.start_year as start_ye4_8_1_, financialr0_.title as title5_8_1_ from financial_rating_view_model financialr0_ where financialr0_.funding_process_id=? 2018-12-17 10:32:05.641 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select financialr0_.funding_process_id as funding_6_8_0_, financialr0_.id as id1_8_0_, financialr0_.id as id1_8_1_, financialr0_.financial_model_data as financia2_8_1_, financialr0_.funding_process_id as funding_6_8_1_, financialr0_.ratings as ratings3_8_1_, financialr0_.start_year as start_ye4_8_1_, financialr0_.title as title5_8_1_ from financial_rating_view_model financialr0_ where financialr0_.funding_process_id=? 2018-12-17 10:32:05.645 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.645 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.648 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.648 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.651 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.651 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.652 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.652 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.653 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.653 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.655 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.655 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.655 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.655 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.657 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.657 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.658 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.658 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.658 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.658 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.660 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.661 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.662 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.662 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.663 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.663 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.664 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.664 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.665 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.665 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.665 WARN 11070 --- [nio-8080-exec-7] e.c.platform.query.kyc.KYCEventListener : http-nio-8080-exec-7 - EventHandler - START 2018-12-17 10:32:05.740 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select kycfilevie0_.kyc_file_id as kyc_file1_11_, kycfilevie0_.checklist as checklis2_11_, kycfilevie0_.client_company_number as client_c3_11_, kycfilevie0_.country as country4_11_, kycfilevie0_.participant_user_ids as particip5_11_, kycfilevie0_.partner_id as partner_6_11_, kycfilevie0_.status as status7_11_ from kyc_file_view_model kycfilevie0_ where kycfilevie0_.kyc_file_id=? 2018-12-17 10:32:05.741 WARN 11070 --- [nio-8080-exec-7] e.c.platform.query.kyc.KYCEventListener : http-nio-8080-exec-7 - EventHandler - FILES BEFORE UPDATE 0 2018-12-17 10:32:05.741 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:05.742 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:05.822 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : insert into upload_view_model (resource_id, file_id) values (?, ?) 2018-12-17 10:32:05.823 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : update kyc_file_view_model set checklist=?, client_company_number=?, country=?, participant_user_ids=?, partner_id=?, status=? where kyc_file_id=? 2018-12-17 10:32:05.825 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : update funding_process_view_model set decision=?, client_company_number=?, client_country=?, client_partner_id=?, company_number=?, country=?, creation_time=?, activities=?, client_concentration=?, clients=?, company_history=?, competitors_market_position=?, employees=?, finance_function_and_control=?, industry_overview=?, key_management=?, management_continuity_and_risk=?, management_structure=?, revenue_by_country=?, strategy=?, supplier_base=?, accountant=?, auditor=?, background_to_the_loan=?, bank_address=?, bank_name=?, funding_company_number=?, company_registered_name=?, company_trading_name=?, detailed_sources_and_fund_statements=?, group_structure=?, other_lending_details=?, proposed_loan_size=?, proposed_loan_tenor=?, registered_address=?, sector=?, code=?, type=?, share_holders=?, trading_address=?, balance_sheet_commentary=?, cash_flow_commentary=?, costs_commentary=?, creditor_days=?, debt_commentary=?, debt_facilities=?, debtor_days=?, equity_commentary=?, financial_model_data=?, hedging_facilities=?, margin_commentary=?, off_balance_sheet_liabilities=?, pension_fund_obligations=?, recent_credit_events=?, revenue_commentary=?, working_capital_commentary=?, opportunities=?, risks=?, strengths=?, summary=?, threats=?, weaknesses=?, aged_creditor_report=?, aged_debtor_report=?, bank_statements=?, engagement_letter=?, esg_questionnaire=?, limitation_of_liability=?, organisation_structure=?, other=?, statutory_accounts=?, last_modification_time=?, financial_rating_model_name=?, financial_rating_model_version=?, funding_proposal_model_name=?, funding_proposal_model_version=?, monitoring_file_id=?, partner_partner_id=?, partner_id=?, phase=?, tasks=? where funding_process_id=? 2018-12-17 10:32:05.869 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : update funding_process_view_model set decision=?, client_company_number=?, client_country=?, client_partner_id=?, company_number=?, country=?, creation_time=?, activities=?, client_concentration=?, clients=?, company_history=?, competitors_market_position=?, employees=?, finance_function_and_control=?, industry_overview=?, key_management=?, management_continuity_and_risk=?, management_structure=?, revenue_by_country=?, strategy=?, supplier_base=?, accountant=?, auditor=?, background_to_the_loan=?, bank_address=?, bank_name=?, funding_company_number=?, company_registered_name=?, company_trading_name=?, detailed_sources_and_fund_statements=?, group_structure=?, other_lending_details=?, proposed_loan_size=?, proposed_loan_tenor=?, registered_address=?, sector=?, code=?, type=?, share_holders=?, trading_address=?, balance_sheet_commentary=?, cash_flow_commentary=?, costs_commentary=?, creditor_days=?, debt_commentary=?, debt_facilities=?, debtor_days=?, equity_commentary=?, financial_model_data=?, hedging_facilities=?, margin_commentary=?, off_balance_sheet_liabilities=?, pension_fund_obligations=?, recent_credit_events=?, revenue_commentary=?, working_capital_commentary=?, opportunities=?, risks=?, strengths=?, summary=?, threats=?, weaknesses=?, aged_creditor_report=?, aged_debtor_report=?, bank_statements=?, engagement_letter=?, esg_questionnaire=?, limitation_of_liability=?, organisation_structure=?, other=?, statutory_accounts=?, last_modification_time=?, financial_rating_model_name=?, financial_rating_model_version=?, funding_proposal_model_name=?, funding_proposal_model_version=?, monitoring_file_id=?, partner_partner_id=?, partner_id=?, phase=?, tasks=? where funding_process_id=? 2018-12-17 10:32:05.908 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : update funding_process_view_model set decision=?, client_company_number=?, client_country=?, client_partner_id=?, company_number=?, country=?, creation_time=?, activities=?, client_concentration=?, clients=?, company_history=?, competitors_market_position=?, employees=?, finance_function_and_control=?, industry_overview=?, key_management=?, management_continuity_and_risk=?, management_structure=?, revenue_by_country=?, strategy=?, supplier_base=?, accountant=?, auditor=?, background_to_the_loan=?, bank_address=?, bank_name=?, funding_company_number=?, company_registered_name=?, company_trading_name=?, detailed_sources_and_fund_statements=?, group_structure=?, other_lending_details=?, proposed_loan_size=?, proposed_loan_tenor=?, registered_address=?, sector=?, code=?, type=?, share_holders=?, trading_address=?, balance_sheet_commentary=?, cash_flow_commentary=?, costs_commentary=?, creditor_days=?, debt_commentary=?, debt_facilities=?, debtor_days=?, equity_commentary=?, financial_model_data=?, hedging_facilities=?, margin_commentary=?, off_balance_sheet_liabilities=?, pension_fund_obligations=?, recent_credit_events=?, revenue_commentary=?, working_capital_commentary=?, opportunities=?, risks=?, strengths=?, summary=?, threats=?, weaknesses=?, aged_creditor_report=?, aged_debtor_report=?, bank_statements=?, engagement_letter=?, esg_questionnaire=?, limitation_of_liability=?, organisation_structure=?, other=?, statutory_accounts=?, last_modification_time=?, financial_rating_model_name=?, financial_rating_model_version=?, funding_proposal_model_name=?, funding_proposal_model_version=?, monitoring_file_id=?, partner_partner_id=?, partner_id=?, phase=?, tasks=? where funding_process_id=? 2018-12-17 10:32:05.950 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : update funding_process_view_model set decision=?, client_company_number=?, client_country=?, client_partner_id=?, company_number=?, country=?, creation_time=?, activities=?, client_concentration=?, clients=?, company_history=?, competitors_market_position=?, employees=?, finance_function_and_control=?, industry_overview=?, key_management=?, management_continuity_and_risk=?, management_structure=?, revenue_by_country=?, strategy=?, supplier_base=?, accountant=?, auditor=?, background_to_the_loan=?, bank_address=?, bank_name=?, funding_company_number=?, company_registered_name=?, company_trading_name=?, detailed_sources_and_fund_statements=?, group_structure=?, other_lending_details=?, proposed_loan_size=?, proposed_loan_tenor=?, registered_address=?, sector=?, code=?, type=?, share_holders=?, trading_address=?, balance_sheet_commentary=?, cash_flow_commentary=?, costs_commentary=?, creditor_days=?, debt_commentary=?, debt_facilities=?, debtor_days=?, equity_commentary=?, financial_model_data=?, hedging_facilities=?, margin_commentary=?, off_balance_sheet_liabilities=?, pension_fund_obligations=?, recent_credit_events=?, revenue_commentary=?, working_capital_commentary=?, opportunities=?, risks=?, strengths=?, summary=?, threats=?, weaknesses=?, aged_creditor_report=?, aged_debtor_report=?, bank_statements=?, engagement_letter=?, esg_questionnaire=?, limitation_of_liability=?, organisation_structure=?, other=?, statutory_accounts=?, last_modification_time=?, financial_rating_model_name=?, financial_rating_model_version=?, funding_proposal_model_name=?, funding_proposal_model_version=?, monitoring_file_id=?, partner_partner_id=?, partner_id=?, phase=?, tasks=? where funding_process_id=? 2018-12-17 10:32:05.992 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select kycfilevie0_.kyc_file_id as kyc_file1_11_, kycfilevie0_.checklist as checklis2_11_, kycfilevie0_.client_company_number as client_c3_11_, kycfilevie0_.country as country4_11_, kycfilevie0_.participant_user_ids as particip5_11_, kycfilevie0_.partner_id as partner_6_11_, kycfilevie0_.status as status7_11_ from kyc_file_view_model kycfilevie0_ where kycfilevie0_.kyc_file_id=? 2018-12-17 10:32:05.994 WARN 11070 --- [nio-8080-exec-7] e.c.platform.query.kyc.KYCEventListener : http-nio-8080-exec-7 - EventHandler - FILES AFTER UPDATE1 2018-12-17 10:32:05.994 WARN 11070 --- [nio-8080-exec-7] e.c.platform.query.kyc.KYCEventListener : http-nio-8080-exec-7 - EventHandler - END 2018-12-17 10:32:06.070 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select associatio0_.saga_id as col_0_0_ from association_value_entry associatio0_ where associatio0_.association_key=? and associatio0_.association_value=? and associatio0_.saga_type=? 2018-12-17 10:32:06.147 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select sagaentry0_.serialized_saga as col_0_0_, sagaentry0_.saga_type as col_1_0_, sagaentry0_.revision as col_2_0_ from saga_entry sagaentry0_ where sagaentry0_.saga_id=? limit ? 2018-12-17 10:32:06.221 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : select associatio0_.id as id1_1_, associatio0_.association_key as associat2_1_, associatio0_.association_value as associat3_1_, associatio0_.saga_id as saga_id4_1_, associatio0_.saga_type as saga_typ5_1_ from association_value_entry associatio0_ where associatio0_.saga_type=? and associatio0_.saga_id=? 2018-12-17 10:32:06.299 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : delete from association_value_entry where saga_id=? 2018-12-17 10:32:06.377 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : delete from saga_entry where saga_id=? 2018-12-17 10:32:06.455 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : update kyc_file_view_model set checklist=?, client_company_number=?, country=?, participant_user_ids=?, partner_id=?, status=? where kyc_file_id=? 2018-12-17 10:32:06.458 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Initiating transaction commit 2018-12-17 10:32:06.458 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Committing JPA transaction on EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[org.axonframework.eventhandling.saga.repository.jpa.AssociationValueEntry#67]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] 2018-12-17 10:32:06.458 DEBUG 11070 --- [nio-8080-exec-7] o.h.e.t.internal.TransactionImpl : committing 2018-12-17 10:32:06.534 DEBUG 11070 --- [nio-8080-exec-7] org.hibernate.SQL : update kyc_file_view_model set checklist=?, client_company_number=?, country=?, participant_user_ids=?, partner_id=?, status=? where kyc_file_id=? 2018-12-17 10:32:06.540 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.JpaTransactionManager : Closing JPA EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#263], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#264], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#b7bde3df-0522-4578-b32d-9c8faa2f7f2a], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[org.axonframework.eventhandling.saga.repository.jpa.AssociationValueEntry#67]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] after transaction 2018-12-17 10:32:06.541 DEBUG 11070 --- [nio-8080-exec-7] o.s.orm.jpa.EntityManagerFactoryUtils : Closing JPA EntityManager 2018-12-17 10:32:06.541 WARN 11070 --- [nio-8080-exec-7] e.c.p.restapi.api.kyc.KYCController : http-nio-8080-exec-7 - Controller - AFTER COMMAND SEND AND WAIT 2018-12-17 10:32:10.332 INFO 11070 --- [nio-8080-exec-8] c.a.s.s.api.JwtAuthenticationProvider : Authenticated with jwt with scopes [openid] 2018-12-17 10:32:10.337 DEBUG 11070 --- [nio-8080-exec-8] o.s.orm.jpa.JpaTransactionManager : Creating new transaction with name [null]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2018-12-17 10:32:10.338 DEBUG 11070 --- [nio-8080-exec-8] o.s.orm.jpa.JpaTransactionManager : Opened new EntityManager [SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.338 DEBUG 11070 --- [nio-8080-exec-8] o.h.e.t.internal.TransactionImpl : begin 2018-12-17 10:32:10.340 DEBUG 11070 --- [nio-8080-exec-8] o.s.orm.jpa.JpaTransactionManager : Exposing JPA transaction as JDBC transaction [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@89c2f4e] 2018-12-17 10:32:10.341 DEBUG 11070 --- [nio-8080-exec-8] org.hibernate.SQL : select partnervie0_.partner_id as partner_1_14_, partnervie0_.company_id as company_2_14_, partnervie0_.country as country3_14_, partnervie0_.name as name4_14_ from partner_view_model partnervie0_ where partnervie0_.company_id=? 2018-12-17 10:32:10.346 DEBUG 11070 --- [nio-8080-exec-8] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.346 DEBUG 11070 --- [nio-8080-exec-8] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.346 DEBUG 11070 --- [nio-8080-exec-8] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.346 DEBUG 11070 --- [nio-8080-exec-8] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.346 DEBUG 11070 --- [nio-8080-exec-8] org.hibernate.SQL : select count(*) as col_0_0_ from file_entity fileentity0_ where fileentity0_.file_id=? 2018-12-17 10:32:10.347 DEBUG 11070 --- [nio-8080-exec-8] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.347 DEBUG 11070 --- [nio-8080-exec-8] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.347 DEBUG 11070 --- [nio-8080-exec-8] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.347 DEBUG 11070 --- [nio-8080-exec-8] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.347 DEBUG 11070 --- [nio-8080-exec-8] org.hibernate.SQL : select fileentity0_.file_id as file_id1_7_0_, fileentity0_.added_on as added_on2_7_0_, fileentity0_.content as content3_7_0_ from file_entity fileentity0_ where fileentity0_.file_id=? 2018-12-17 10:32:10.348 DEBUG 11070 --- [nio-8080-exec-8] org.hibernate.SQL : select partnervie0_.partner_id as partner_1_14_, partnervie0_.company_id as company_2_14_, partnervie0_.country as country3_14_, partnervie0_.name as name4_14_ from partner_view_model partnervie0_ where partnervie0_.company_id=? 2018-12-17 10:32:10.349 DEBUG 11070 --- [nio-8080-exec-8] org.hibernate.SQL : insert into file_entity (added_on, content, file_id) values (?, ?, ?) 2018-12-17 10:32:10.350 DEBUG 11070 --- [nio-8080-exec-8] org.hibernate.SQL : insert into domain_event_entry (event_identifier, meta_data, payload, payload_revision, payload_type, time_stamp, aggregate_identifier, sequence_number, type) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 2018-12-17 10:32:10.351 DEBUG 11070 --- [nio-8080-exec-8] org.hibernate.SQL : select associatio0_.saga_id as col_0_0_ from association_value_entry associatio0_ where associatio0_.association_key=? and associatio0_.association_value=? and associatio0_.saga_type=? 2018-12-17 10:32:10.352 DEBUG 11070 --- [nio-8080-exec-8] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#265], EntityKey[eu.caple.platform.upload.repository.FileEntity#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.352 DEBUG 11070 --- [nio-8080-exec-8] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.368 DEBUG 11070 --- [nio-8080-exec-8] org.hibernate.SQL : insert into saga_entry (revision, saga_type, serialized_saga, saga_id) values (?, ?, ?, ?) 2018-12-17 10:32:10.369 DEBUG 11070 --- [nio-8080-exec-8] org.hibernate.SQL : insert into association_value_entry (association_key, association_value, saga_id, saga_type) values (?, ?, ?, ?) 2018-12-17 10:32:10.369 DEBUG 11070 --- [nio-8080-exec-8] o.s.orm.jpa.JpaTransactionManager : Initiating transaction commit 2018-12-17 10:32:10.369 DEBUG 11070 --- [nio-8080-exec-8] o.s.orm.jpa.JpaTransactionManager : Committing JPA transaction on EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#265], EntityKey[eu.caple.platform.upload.repository.FileEntity#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[org.axonframework.eventhandling.saga.repository.jpa.SagaEntry#bb14b91d-338f-4904-8959-84e24cf62ac6], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[org.axonframework.eventhandling.saga.repository.jpa.AssociationValueEntry#68]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] 2018-12-17 10:32:10.370 DEBUG 11070 --- [nio-8080-exec-8] o.h.e.t.internal.TransactionImpl : committing 2018-12-17 10:32:10.375 DEBUG 11070 --- [nio-8080-exec-8] o.s.orm.jpa.JpaTransactionManager : Closing JPA EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#265], EntityKey[eu.caple.platform.upload.repository.FileEntity#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[org.axonframework.eventhandling.saga.repository.jpa.SagaEntry#bb14b91d-338f-4904-8959-84e24cf62ac6], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[org.axonframework.eventhandling.saga.repository.jpa.AssociationValueEntry#68]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] after transaction 2018-12-17 10:32:10.375 DEBUG 11070 --- [nio-8080-exec-8] o.s.orm.jpa.EntityManagerFactoryUtils : Closing JPA EntityManager 2018-12-17 10:32:10.404 INFO 11070 --- [nio-8080-exec-9] c.a.s.s.api.JwtAuthenticationProvider : Authenticated with jwt with scopes [openid] 2018-12-17 10:32:10.407 WARN 11070 --- [nio-8080-exec-9] e.c.p.restapi.api.kyc.KYCController : http-nio-8080-exec-9 - Controller - BEFORE COMMAND SEND AND WAIT 2018-12-17 10:32:10.408 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Creating new transaction with name [null]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 2018-12-17 10:32:10.408 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Opened new EntityManager [SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.408 DEBUG 11070 --- [nio-8080-exec-9] o.h.e.t.internal.TransactionImpl : begin 2018-12-17 10:32:10.409 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Exposing JPA transaction as JDBC transaction [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@25938193] 2018-12-17 10:32:10.409 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select partnervie0_.partner_id as partner_1_14_, partnervie0_.company_id as company_2_14_, partnervie0_.country as country3_14_, partnervie0_.name as name4_14_ from partner_view_model partnervie0_ where partnervie0_.company_id=? 2018-12-17 10:32:10.411 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select kycfilevie0_.kyc_file_id as kyc_file1_11_, kycfilevie0_.checklist as checklis2_11_, kycfilevie0_.client_company_number as client_c3_11_, kycfilevie0_.country as country4_11_, kycfilevie0_.participant_user_ids as particip5_11_, kycfilevie0_.partner_id as partner_6_11_, kycfilevie0_.status as status7_11_ from kyc_file_view_model kycfilevie0_ where kycfilevie0_.kyc_file_id=? 2018-12-17 10:32:10.414 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.414 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.415 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select snapshotev0_.type as col_0_0_, snapshotev0_.aggregate_identifier as col_1_0_, snapshotev0_.sequence_number as col_2_0_, snapshotev0_.event_identifier as col_3_0_, snapshotev0_.time_stamp as col_4_0_, snapshotev0_.payload_type as col_5_0_, snapshotev0_.payload_revision as col_6_0_, snapshotev0_.payload as col_7_0_, snapshotev0_.meta_data as col_8_0_ from snapshot_event_entry snapshotev0_ where snapshotev0_.aggregate_identifier=? order by snapshotev0_.sequence_number DESC limit ? 2018-12-17 10:32:10.416 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.416 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.417 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select domaineven0_.type as col_0_0_, domaineven0_.aggregate_identifier as col_1_0_, domaineven0_.sequence_number as col_2_0_, domaineven0_.event_identifier as col_3_0_, domaineven0_.time_stamp as col_4_0_, domaineven0_.payload_type as col_5_0_, domaineven0_.payload_revision as col_6_0_, domaineven0_.payload as col_7_0_, domaineven0_.meta_data as col_8_0_ from domain_event_entry domaineven0_ where domaineven0_.aggregate_identifier=? and domaineven0_.sequence_number>=? order by domaineven0_.sequence_number ASC limit ? 2018-12-17 10:32:10.420 WARN 11070 --- [nio-8080-exec-9] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-9 - EventSourcingHandler - START 2018-12-17 10:32:10.420 WARN 11070 --- [nio-8080-exec-9] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-9 - EventSourcingHandler - END 2018-12-17 10:32:10.420 WARN 11070 --- [nio-8080-exec-9] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-9 - EventSourcingHandler - START 2018-12-17 10:32:10.420 WARN 11070 --- [nio-8080-exec-9] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-9 - EventSourcingHandler - END 2018-12-17 10:32:10.420 WARN 11070 --- [nio-8080-exec-9] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-9 - EventSourcingHandler - START 2018-12-17 10:32:10.420 WARN 11070 --- [nio-8080-exec-9] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-9 - EventSourcingHandler - END 2018-12-17 10:32:10.420 WARN 11070 --- [nio-8080-exec-9] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-9 - AttachPublicFile CommandHandler - START 2018-12-17 10:32:10.421 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.421 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.422 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.423 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.423 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.423 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.423 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select snapshotev0_.type as col_0_0_, snapshotev0_.aggregate_identifier as col_1_0_, snapshotev0_.sequence_number as col_2_0_, snapshotev0_.event_identifier as col_3_0_, snapshotev0_.time_stamp as col_4_0_, snapshotev0_.payload_type as col_5_0_, snapshotev0_.payload_revision as col_6_0_, snapshotev0_.payload as col_7_0_, snapshotev0_.meta_data as col_8_0_ from snapshot_event_entry snapshotev0_ where snapshotev0_.aggregate_identifier=? order by snapshotev0_.sequence_number DESC limit ? 2018-12-17 10:32:10.424 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.424 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.425 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select domaineven0_.type as col_0_0_, domaineven0_.aggregate_identifier as col_1_0_, domaineven0_.sequence_number as col_2_0_, domaineven0_.event_identifier as col_3_0_, domaineven0_.time_stamp as col_4_0_, domaineven0_.payload_type as col_5_0_, domaineven0_.payload_revision as col_6_0_, domaineven0_.payload as col_7_0_, domaineven0_.meta_data as col_8_0_ from domain_event_entry domaineven0_ where domaineven0_.aggregate_identifier=? and domaineven0_.sequence_number>=? order by domaineven0_.sequence_number ASC limit ? 2018-12-17 10:32:10.429 INFO 11070 --- [nio-8080-exec-9] e.c.c.s.ResponseFilterInterceptor : Skipping Authorisation verification for result [Optional.empty] of message [eu.caple.platform.upload.messages.commands.ClaimFile] because user [auth0|5a8553229bf9bc6ee25471e9] is System 2018-12-17 10:32:10.430 WARN 11070 --- [nio-8080-exec-9] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-9 - EventSourcingHandler - START 2018-12-17 10:32:10.430 WARN 11070 --- [nio-8080-exec-9] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-9 - EventSourcingHandler - END 2018-12-17 10:32:10.430 WARN 11070 --- [nio-8080-exec-9] eu.caple.platform.kyc.Checklist : http-nio-8080-exec-9 - AttachPublicFile CommandHandler - END 2018-12-17 10:32:10.431 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select partnervie0_.partner_id as partner_1_14_, partnervie0_.company_id as company_2_14_, partnervie0_.country as country3_14_, partnervie0_.name as name4_14_ from partner_view_model partnervie0_ where partnervie0_.company_id=? 2018-12-17 10:32:10.433 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : insert into domain_event_entry (event_identifier, meta_data, payload, payload_revision, payload_type, time_stamp, aggregate_identifier, sequence_number, type) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 2018-12-17 10:32:10.436 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : insert into domain_event_entry (event_identifier, meta_data, payload, payload_revision, payload_type, time_stamp, aggregate_identifier, sequence_number, type) values (?, ?, ?, ?, ?, ?, ?, ?, ?) 2018-12-17 10:32:10.439 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : update kyc_file_view_model set checklist=?, client_company_number=?, country=?, participant_user_ids=?, partner_id=?, status=? where kyc_file_id=? 2018-12-17 10:32:10.442 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d]],collectionKeys=[]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.442 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.442 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select uploadview0_.file_id as file_id1_19_0_, uploadview0_.resource_id as resource2_19_0_ from upload_view_model uploadview0_ where uploadview0_.file_id=? 2018-12-17 10:32:10.444 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select fundingpro0_.funding_process_id as funding_1_10_, fundingpro0_.decision as decision2_10_, fundingpro0_.client_company_number as client_79_10_, fundingpro0_.client_country as client_80_10_, fundingpro0_.client_partner_id as client_81_10_, fundingpro0_.company_number as company_3_10_, fundingpro0_.country as country4_10_, fundingpro0_.creation_time as creation5_10_, fundingpro0_.activities as activiti6_10_, fundingpro0_.client_concentration as client_c7_10_, fundingpro0_.clients as clients8_10_, fundingpro0_.company_history as company_9_10_, fundingpro0_.competitors_market_position as competi10_10_, fundingpro0_.employees as employe11_10_, fundingpro0_.finance_function_and_control as finance12_10_, fundingpro0_.industry_overview as industr13_10_, fundingpro0_.key_management as key_man14_10_, fundingpro0_.management_continuity_and_risk as managem15_10_, fundingpro0_.management_structure as managem16_10_, fundingpro0_.revenue_by_country as revenue17_10_, fundingpro0_.strategy as strateg18_10_, fundingpro0_.supplier_base as supplie19_10_, fundingpro0_.accountant as account20_10_, fundingpro0_.auditor as auditor21_10_, fundingpro0_.background_to_the_loan as backgro22_10_, fundingpro0_.bank_address as bank_ad23_10_, fundingpro0_.bank_name as bank_na24_10_, fundingpro0_.funding_company_number as funding25_10_, fundingpro0_.company_registered_name as company26_10_, fundingpro0_.company_trading_name as company27_10_, fundingpro0_.detailed_sources_and_fund_statements as detaile28_10_, fundingpro0_.group_structure as group_s29_10_, fundingpro0_.other_lending_details as other_l30_10_, fundingpro0_.proposed_loan_size as propose31_10_, fundingpro0_.proposed_loan_tenor as propose32_10_, fundingpro0_.registered_address as registe33_10_, fundingpro0_.sector as sector34_10_, fundingpro0_.code as code35_10_, fundingpro0_.type as type36_10_, fundingpro0_.share_holders as share_h37_10_, fundingpro0_.trading_address as trading38_10_, fundingpro0_.balance_sheet_commentary as balance39_10_, fundingpro0_.cash_flow_commentary as cash_fl40_10_, fundingpro0_.costs_commentary as costs_c41_10_, fundingpro0_.creditor_days as credito42_10_, fundingpro0_.debt_commentary as debt_co43_10_, fundingpro0_.debt_facilities as debt_fa44_10_, fundingpro0_.debtor_days as debtor_45_10_, fundingpro0_.equity_commentary as equity_46_10_, fundingpro0_.financial_model_data as financi47_10_, fundingpro0_.hedging_facilities as hedging48_10_, fundingpro0_.margin_commentary as margin_49_10_, fundingpro0_.off_balance_sheet_liabilities as off_bal50_10_, fundingpro0_.pension_fund_obligations as pension51_10_, fundingpro0_.recent_credit_events as recent_52_10_, fundingpro0_.revenue_commentary as revenue53_10_, fundingpro0_.working_capital_commentary as working54_10_, fundingpro0_.opportunities as opportu55_10_, fundingpro0_.risks as risks56_10_, fundingpro0_.strengths as strengt57_10_, fundingpro0_.summary as summary58_10_, fundingpro0_.threats as threats59_10_, fundingpro0_.weaknesses as weaknes60_10_, fundingpro0_.aged_creditor_report as aged_cr61_10_, fundingpro0_.aged_debtor_report as aged_de62_10_, fundingpro0_.bank_statements as bank_st63_10_, fundingpro0_.engagement_letter as engagem64_10_, fundingpro0_.esg_questionnaire as esg_que65_10_, fundingpro0_.limitation_of_liability as limitat66_10_, fundingpro0_.organisation_structure as organis67_10_, fundingpro0_.other as other68_10_, fundingpro0_.statutory_accounts as statuto69_10_, fundingpro0_.last_modification_time as last_mo70_10_, fundingpro0_.financial_rating_model_name as financi71_10_, fundingpro0_.financial_rating_model_version as financi72_10_, fundingpro0_.funding_proposal_model_name as funding73_10_, fundingpro0_.funding_proposal_model_version as funding74_10_, fundingpro0_.monitoring_file_id as monitor75_10_, fundingpro0_.partner_partner_id as partner82_10_, fundingpro0_.partner_id as partner76_10_, fundingpro0_.phase as phase77_10_, fundingpro0_.tasks as tasks78_10_ from funding_process_view_model fundingpro0_ inner join client_view_model clientview1_ on fundingpro0_.client_company_number=clientview1_.company_number and fundingpro0_.client_country=clientview1_.country and fundingpro0_.client_partner_id=clientview1_.partner_id where clientview1_.kyc_file_id=? 2018-12-17 10:32:10.502 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select clientview0_.company_number as company_1_2_0_, clientview0_.country as country2_2_0_, clientview0_.partner_id as partner_3_2_0_, clientview0_.city as city4_2_0_, clientview0_.company_id as company_5_2_0_, clientview0_.company_name as company_6_2_0_, clientview0_.company_number_connected_to_company as company_7_2_0_, clientview0_.eligibility_id as eligibil8_2_0_, clientview0_.financial_year_end as financia9_2_0_, clientview0_.kyc_file_id as kyc_fil10_2_0_, clientview0_.kyc_status as kyc_sta11_2_0_, clientview0_.postal_code as postal_12_2_0_, clientview0_.code as code13_2_0_, clientview0_.type as type14_2_0_, clientview0_.street as street15_2_0_ from client_view_model clientview0_ where clientview0_.company_number=? and clientview0_.country=? and clientview0_.partner_id=? 2018-12-17 10:32:10.561 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select financialr0_.funding_process_id as funding_6_8_0_, financialr0_.id as id1_8_0_, financialr0_.id as id1_8_1_, financialr0_.financial_model_data as financia2_8_1_, financialr0_.funding_process_id as funding_6_8_1_, financialr0_.ratings as ratings3_8_1_, financialr0_.start_year as start_ye4_8_1_, financialr0_.title as title5_8_1_ from financial_rating_view_model financialr0_ where financialr0_.funding_process_id=? 2018-12-17 10:32:10.562 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select financialr0_.funding_process_id as funding_6_8_0_, financialr0_.id as id1_8_0_, financialr0_.id as id1_8_1_, financialr0_.financial_model_data as financia2_8_1_, financialr0_.funding_process_id as funding_6_8_1_, financialr0_.ratings as ratings3_8_1_, financialr0_.start_year as start_ye4_8_1_, financialr0_.title as title5_8_1_ from financial_rating_view_model financialr0_ where financialr0_.funding_process_id=? 2018-12-17 10:32:10.563 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select financialr0_.funding_process_id as funding_6_8_0_, financialr0_.id as id1_8_0_, financialr0_.id as id1_8_1_, financialr0_.financial_model_data as financia2_8_1_, financialr0_.funding_process_id as funding_6_8_1_, financialr0_.ratings as ratings3_8_1_, financialr0_.start_year as start_ye4_8_1_, financialr0_.title as title5_8_1_ from financial_rating_view_model financialr0_ where financialr0_.funding_process_id=? 2018-12-17 10:32:10.564 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select financialr0_.funding_process_id as funding_6_8_0_, financialr0_.id as id1_8_0_, financialr0_.id as id1_8_1_, financialr0_.financial_model_data as financia2_8_1_, financialr0_.funding_process_id as funding_6_8_1_, financialr0_.ratings as ratings3_8_1_, financialr0_.start_year as start_ye4_8_1_, financialr0_.title as title5_8_1_ from financial_rating_view_model financialr0_ where financialr0_.funding_process_id=? 2018-12-17 10:32:10.567 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.567 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.569 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.569 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.572 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.572 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.573 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.573 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.573 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.573 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.576 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.576 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.576 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.576 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.579 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.579 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.580 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.580 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.580 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.580 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.582 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.582 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.583 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.583 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.583 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.583 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.585 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.585 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.586 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=1} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.586 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.586 WARN 11070 --- [nio-8080-exec-9] e.c.platform.query.kyc.KYCEventListener : http-nio-8080-exec-9 - EventHandler - START 2018-12-17 10:32:10.663 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : insert into upload_view_model (resource_id, file_id) values (?, ?) 2018-12-17 10:32:10.664 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : update kyc_file_view_model set checklist=?, client_company_number=?, country=?, participant_user_ids=?, partner_id=?, status=? where kyc_file_id=? 2018-12-17 10:32:10.665 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : update funding_process_view_model set decision=?, client_company_number=?, client_country=?, client_partner_id=?, company_number=?, country=?, creation_time=?, activities=?, client_concentration=?, clients=?, company_history=?, competitors_market_position=?, employees=?, finance_function_and_control=?, industry_overview=?, key_management=?, management_continuity_and_risk=?, management_structure=?, revenue_by_country=?, strategy=?, supplier_base=?, accountant=?, auditor=?, background_to_the_loan=?, bank_address=?, bank_name=?, funding_company_number=?, company_registered_name=?, company_trading_name=?, detailed_sources_and_fund_statements=?, group_structure=?, other_lending_details=?, proposed_loan_size=?, proposed_loan_tenor=?, registered_address=?, sector=?, code=?, type=?, share_holders=?, trading_address=?, balance_sheet_commentary=?, cash_flow_commentary=?, costs_commentary=?, creditor_days=?, debt_commentary=?, debt_facilities=?, debtor_days=?, equity_commentary=?, financial_model_data=?, hedging_facilities=?, margin_commentary=?, off_balance_sheet_liabilities=?, pension_fund_obligations=?, recent_credit_events=?, revenue_commentary=?, working_capital_commentary=?, opportunities=?, risks=?, strengths=?, summary=?, threats=?, weaknesses=?, aged_creditor_report=?, aged_debtor_report=?, bank_statements=?, engagement_letter=?, esg_questionnaire=?, limitation_of_liability=?, organisation_structure=?, other=?, statutory_accounts=?, last_modification_time=?, financial_rating_model_name=?, financial_rating_model_version=?, funding_proposal_model_name=?, funding_proposal_model_version=?, monitoring_file_id=?, partner_partner_id=?, partner_id=?, phase=?, tasks=? where funding_process_id=? 2018-12-17 10:32:10.704 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : update funding_process_view_model set decision=?, client_company_number=?, client_country=?, client_partner_id=?, company_number=?, country=?, creation_time=?, activities=?, client_concentration=?, clients=?, company_history=?, competitors_market_position=?, employees=?, finance_function_and_control=?, industry_overview=?, key_management=?, management_continuity_and_risk=?, management_structure=?, revenue_by_country=?, strategy=?, supplier_base=?, accountant=?, auditor=?, background_to_the_loan=?, bank_address=?, bank_name=?, funding_company_number=?, company_registered_name=?, company_trading_name=?, detailed_sources_and_fund_statements=?, group_structure=?, other_lending_details=?, proposed_loan_size=?, proposed_loan_tenor=?, registered_address=?, sector=?, code=?, type=?, share_holders=?, trading_address=?, balance_sheet_commentary=?, cash_flow_commentary=?, costs_commentary=?, creditor_days=?, debt_commentary=?, debt_facilities=?, debtor_days=?, equity_commentary=?, financial_model_data=?, hedging_facilities=?, margin_commentary=?, off_balance_sheet_liabilities=?, pension_fund_obligations=?, recent_credit_events=?, revenue_commentary=?, working_capital_commentary=?, opportunities=?, risks=?, strengths=?, summary=?, threats=?, weaknesses=?, aged_creditor_report=?, aged_debtor_report=?, bank_statements=?, engagement_letter=?, esg_questionnaire=?, limitation_of_liability=?, organisation_structure=?, other=?, statutory_accounts=?, last_modification_time=?, financial_rating_model_name=?, financial_rating_model_version=?, funding_proposal_model_name=?, funding_proposal_model_version=?, monitoring_file_id=?, partner_partner_id=?, partner_id=?, phase=?, tasks=? where funding_process_id=? 2018-12-17 10:32:10.745 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : update funding_process_view_model set decision=?, client_company_number=?, client_country=?, client_partner_id=?, company_number=?, country=?, creation_time=?, activities=?, client_concentration=?, clients=?, company_history=?, competitors_market_position=?, employees=?, finance_function_and_control=?, industry_overview=?, key_management=?, management_continuity_and_risk=?, management_structure=?, revenue_by_country=?, strategy=?, supplier_base=?, accountant=?, auditor=?, background_to_the_loan=?, bank_address=?, bank_name=?, funding_company_number=?, company_registered_name=?, company_trading_name=?, detailed_sources_and_fund_statements=?, group_structure=?, other_lending_details=?, proposed_loan_size=?, proposed_loan_tenor=?, registered_address=?, sector=?, code=?, type=?, share_holders=?, trading_address=?, balance_sheet_commentary=?, cash_flow_commentary=?, costs_commentary=?, creditor_days=?, debt_commentary=?, debt_facilities=?, debtor_days=?, equity_commentary=?, financial_model_data=?, hedging_facilities=?, margin_commentary=?, off_balance_sheet_liabilities=?, pension_fund_obligations=?, recent_credit_events=?, revenue_commentary=?, working_capital_commentary=?, opportunities=?, risks=?, strengths=?, summary=?, threats=?, weaknesses=?, aged_creditor_report=?, aged_debtor_report=?, bank_statements=?, engagement_letter=?, esg_questionnaire=?, limitation_of_liability=?, organisation_structure=?, other=?, statutory_accounts=?, last_modification_time=?, financial_rating_model_name=?, financial_rating_model_version=?, funding_proposal_model_name=?, funding_proposal_model_version=?, monitoring_file_id=?, partner_partner_id=?, partner_id=?, phase=?, tasks=? where funding_process_id=? 2018-12-17 10:32:10.785 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : update funding_process_view_model set decision=?, client_company_number=?, client_country=?, client_partner_id=?, company_number=?, country=?, creation_time=?, activities=?, client_concentration=?, clients=?, company_history=?, competitors_market_position=?, employees=?, finance_function_and_control=?, industry_overview=?, key_management=?, management_continuity_and_risk=?, management_structure=?, revenue_by_country=?, strategy=?, supplier_base=?, accountant=?, auditor=?, background_to_the_loan=?, bank_address=?, bank_name=?, funding_company_number=?, company_registered_name=?, company_trading_name=?, detailed_sources_and_fund_statements=?, group_structure=?, other_lending_details=?, proposed_loan_size=?, proposed_loan_tenor=?, registered_address=?, sector=?, code=?, type=?, share_holders=?, trading_address=?, balance_sheet_commentary=?, cash_flow_commentary=?, costs_commentary=?, creditor_days=?, debt_commentary=?, debt_facilities=?, debtor_days=?, equity_commentary=?, financial_model_data=?, hedging_facilities=?, margin_commentary=?, off_balance_sheet_liabilities=?, pension_fund_obligations=?, recent_credit_events=?, revenue_commentary=?, working_capital_commentary=?, opportunities=?, risks=?, strengths=?, summary=?, threats=?, weaknesses=?, aged_creditor_report=?, aged_debtor_report=?, bank_statements=?, engagement_letter=?, esg_questionnaire=?, limitation_of_liability=?, organisation_structure=?, other=?, statutory_accounts=?, last_modification_time=?, financial_rating_model_name=?, financial_rating_model_version=?, funding_proposal_model_name=?, funding_proposal_model_version=?, monitoring_file_id=?, partner_partner_id=?, partner_id=?, phase=?, tasks=? where funding_process_id=? 2018-12-17 10:32:10.827 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select kycfilevie0_.kyc_file_id as kyc_file1_11_, kycfilevie0_.checklist as checklis2_11_, kycfilevie0_.client_company_number as client_c3_11_, kycfilevie0_.country as country4_11_, kycfilevie0_.participant_user_ids as particip5_11_, kycfilevie0_.partner_id as partner_6_11_, kycfilevie0_.status as status7_11_ from kyc_file_view_model kycfilevie0_ where kycfilevie0_.kyc_file_id=? 2018-12-17 10:32:10.828 WARN 11070 --- [nio-8080-exec-9] e.c.platform.query.kyc.KYCEventListener : http-nio-8080-exec-9 - EventHandler - FILES BEFORE UPDATE 1 2018-12-17 10:32:10.828 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Found thread-bound EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] for JPA transaction 2018-12-17 10:32:10.828 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Participating in existing transaction 2018-12-17 10:32:10.908 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : update kyc_file_view_model set checklist=?, client_company_number=?, country=?, participant_user_ids=?, partner_id=?, status=? where kyc_file_id=? 2018-12-17 10:32:10.911 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select kycfilevie0_.kyc_file_id as kyc_file1_11_, kycfilevie0_.checklist as checklis2_11_, kycfilevie0_.client_company_number as client_c3_11_, kycfilevie0_.country as country4_11_, kycfilevie0_.participant_user_ids as particip5_11_, kycfilevie0_.partner_id as partner_6_11_, kycfilevie0_.status as status7_11_ from kyc_file_view_model kycfilevie0_ where kycfilevie0_.kyc_file_id=? 2018-12-17 10:32:10.912 WARN 11070 --- [nio-8080-exec-9] e.c.platform.query.kyc.KYCEventListener : http-nio-8080-exec-9 - EventHandler - FILES AFTER UPDATE2 2018-12-17 10:32:10.912 WARN 11070 --- [nio-8080-exec-9] e.c.platform.query.kyc.KYCEventListener : http-nio-8080-exec-9 - EventHandler - END 2018-12-17 10:32:10.995 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select associatio0_.saga_id as col_0_0_ from association_value_entry associatio0_ where associatio0_.association_key=? and associatio0_.association_value=? and associatio0_.saga_type=? 2018-12-17 10:32:11.072 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select sagaentry0_.serialized_saga as col_0_0_, sagaentry0_.saga_type as col_1_0_, sagaentry0_.revision as col_2_0_ from saga_entry sagaentry0_ where sagaentry0_.saga_id=? limit ? 2018-12-17 10:32:11.169 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : select associatio0_.id as id1_1_, associatio0_.association_key as associat2_1_, associatio0_.association_value as associat3_1_, associatio0_.saga_id as saga_id4_1_, associatio0_.saga_type as saga_typ5_1_ from association_value_entry associatio0_ where associatio0_.saga_type=? and associatio0_.saga_id=? 2018-12-17 10:32:11.243 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : delete from association_value_entry where saga_id=? 2018-12-17 10:32:11.322 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : delete from saga_entry where saga_id=? 2018-12-17 10:32:11.399 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : update kyc_file_view_model set checklist=?, client_company_number=?, country=?, participant_user_ids=?, partner_id=?, status=? where kyc_file_id=? 2018-12-17 10:32:11.402 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Initiating transaction commit 2018-12-17 10:32:11.402 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Committing JPA transaction on EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[org.axonframework.eventhandling.saga.repository.jpa.AssociationValueEntry#68]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] 2018-12-17 10:32:11.402 DEBUG 11070 --- [nio-8080-exec-9] o.h.e.t.internal.TransactionImpl : committing 2018-12-17 10:32:11.478 DEBUG 11070 --- [nio-8080-exec-9] org.hibernate.SQL : update kyc_file_view_model set checklist=?, client_company_number=?, country=?, participant_user_ids=?, partner_id=?, status=? where kyc_file_id=? 2018-12-17 10:32:11.485 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.JpaTransactionManager : Closing JPA EntityManager [SessionImpl(PersistenceContext[entityKeys=[EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#5403c18b-61ac-400c-bb34-e036180c10de], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#266], EntityKey[org.axonframework.eventsourcing.eventstore.jpa.DomainEventEntry#267], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#43b7f5c6-f49d-43dc-9b20-94f99a64167d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#3a0e1e66-45c0-4892-a659-3155ac255298], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#e5178fb1-e534-476a-8402-5985f3a85230], EntityKey[eu.caple.platform.query.fundingprocess.viewmodels.financialrating.FinancialRatingViewModel#0c0963d6-5b84-49a4-83d4-81292a2b0167], EntityKey[eu.caple.platform.query.client.ClientViewModel#component[companyNumber,country,partnerId]{country=UK, companyNumber=00000000, partnerId=8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac}], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7918e426-7eea-48d5-a358-1adffd5286b3], EntityKey[eu.caple.platform.query.upload.viewmodels.UploadViewModel#c853aba7-0276-4b1d-88d7-1f3e721a7869], EntityKey[eu.caple.platform.query.kyc.viewmodels.KYCFileViewModel#2d47ce2d-e861-43f0-b63f-f7056eacb81d], EntityKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], EntityKey[eu.caple.platform.query.partner.PartnerViewModel#8176bbc9-c6b8-4aa1-b8c4-2c2fa3d74bac], EntityKey[org.axonframework.eventhandling.saga.repository.jpa.AssociationValueEntry#68]],collectionKeys=[CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7c82183e-c2fc-449f-a2a6-d0dd7d407d40], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#3a0e1e66-45c0-4892-a659-3155ac255298], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#7918e426-7eea-48d5-a358-1adffd5286b3], CollectionKey[eu.caple.platform.query.fundingprocess.FundingProcessViewModel.financialRatings#e5178fb1-e534-476a-8402-5985f3a85230]]];ActionQueue[insertions=ExecutableList{size=0} updates=ExecutableList{size=0} deletions=ExecutableList{size=0} orphanRemovals=ExecutableList{size=0} collectionCreations=ExecutableList{size=0} collectionRemovals=ExecutableList{size=0} collectionUpdates=ExecutableList{size=0} collectionQueuedOps=ExecutableList{size=0} unresolvedInsertDependencies=null])] after transaction 2018-12-17 10:32:11.485 DEBUG 11070 --- [nio-8080-exec-9] o.s.orm.jpa.EntityManagerFactoryUtils : Closing JPA EntityManager 2018-12-17 10:32:11.485 WARN 11070 --- [nio-8080-exec-9] e.c.p.restapi.api.kyc.KYCController : http-nio-8080-exec-9 - Controller - AFTER COMMAND SEND AND WAIT