You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
402 lines
68 KiB
402 lines
68 KiB
|
2 days ago
|
|
||
|
|
. ____ _ __ _ _
|
||
|
|
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
|
||
|
|
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
|
||
|
|
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
|
||
|
|
' |____| .__|_| |_|_| |_\__, | / / / /
|
||
|
|
=========|_|==============|___/=/_/_/_/
|
||
|
|
|
||
|
|
:: Spring Boot :: (v3.3.5)
|
||
|
|
|
||
|
|
2026-09-11 11:42:28.620 [main] [] INFO com.crm.app.CrmAppApplication - Starting CrmAppApplication v1.0.0-SNAPSHOT using Java 17.0.15 with PID 10452 (D:\code\crm-backend-matt\crm-app\target\crm-app-1.0.0-SNAPSHOT.jar started by luowj in D:\code\crm-backend-matt)
|
||
|
|
2026-09-11 11:42:28.647 [main] [] INFO com.crm.app.CrmAppApplication - The following 1 profile is active: "verify"
|
||
|
|
2026-09-11 11:42:31.162 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
|
||
|
|
2026-09-11 11:42:31.165 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
||
|
|
2026-09-11 11:42:31.219 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 38 ms. Found 0 JPA repository interfaces.
|
||
|
|
2026-09-11 11:42:31.255 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
|
||
|
|
2026-09-11 11:42:31.259 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
||
|
|
2026-09-11 11:42:31.280 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces.
|
||
|
|
2026-09-11 11:42:31.570 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'crmBaseMapper' and 'com.crm.base.mapper.CrmBaseMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.571 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'authIdentityMapper' and 'com.crm.auth.mapper.AuthIdentityMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.571 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'authUserMapper' and 'com.crm.auth.mapper.AuthUserMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.571 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dtSyncSettingsMapper' and 'com.crm.auth.mapper.DtSyncSettingsMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.572 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dtSyncTaskMapper' and 'com.crm.auth.mapper.DtSyncTaskMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.572 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysDataScopeModuleMapper' and 'com.crm.auth.mapper.SysDataScopeModuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.572 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysDeptMapper' and 'com.crm.auth.mapper.SysDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.572 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysMenuMapper' and 'com.crm.auth.mapper.SysMenuMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.572 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleDataScopeMapper' and 'com.crm.auth.mapper.SysRoleDataScopeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.572 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleMapper' and 'com.crm.auth.mapper.SysRoleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.573 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleMenuMapper' and 'com.crm.auth.mapper.SysRoleMenuMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.573 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserDeptMapper' and 'com.crm.auth.mapper.SysUserDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.573 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserRoleMapper' and 'com.crm.auth.mapper.SysUserRoleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.574 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserTransferLogMapper' and 'com.crm.auth.mapper.SysUserTransferLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.575 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'fileInfoMapper' and 'com.crm.file.mapper.FileInfoMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.576 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictGroupDefaultMapper' and 'com.crm.dict.mapper.DictGroupDefaultMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.576 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictGroupMapper' and 'com.crm.dict.mapper.DictGroupMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.577 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictItemMapper' and 'com.crm.dict.mapper.DictItemMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.577 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictRefCountMapper' and 'com.crm.dict.mapper.DictRefCountMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.577 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerDedupRuleMapper' and 'com.crm.rule.mapper.CustomerDedupRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.577 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerReminderRuleMapper' and 'com.crm.rule.mapper.CustomerReminderRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.577 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolMapper' and 'com.crm.rule.mapper.LeadPoolMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.577 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolMemberMapper' and 'com.crm.rule.mapper.LeadPoolMemberMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.578 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolProvinceMapper' and 'com.crm.rule.mapper.LeadPoolProvinceMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.578 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolRegionMapper' and 'com.crm.rule.mapper.LeadPoolRegionMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.578 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityDedupRuleMapper' and 'com.crm.rule.mapper.OpportunityDedupRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.578 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPoolRuleDeptMapper' and 'com.crm.rule.mapper.OpportunityPoolRuleDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.578 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPoolRuleMapper' and 'com.crm.rule.mapper.OpportunityPoolRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.578 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPushRuleMapper' and 'com.crm.rule.mapper.OpportunityPushRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.578 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardFieldMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardFieldMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.579 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardTemplateDeptMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardTemplateDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.579 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardTemplateMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardTemplateMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.579 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeFieldDefMapper' and 'com.crm.rule.mapper.OpportunitySchemeFieldDefMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.579 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageNodeMapper' and 'com.crm.rule.mapper.OpportunityStageNodeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.579 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageTemplateDeptMapper' and 'com.crm.rule.mapper.OpportunityStageTemplateDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.579 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageTemplateMapper' and 'com.crm.rule.mapper.OpportunityStageTemplateMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.579 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'projectRuleMapper' and 'com.crm.rule.mapper.ProjectRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.580 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRegionMapper' and 'com.crm.rule.mapper.SysRegionMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.580 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userColumnPreferenceMapper' and 'com.crm.preference.mapper.UserColumnPreferenceMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.580 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userSavedViewMapper' and 'com.crm.preference.mapper.UserSavedViewMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.580 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userViewFormMapper' and 'com.crm.preference.mapper.UserViewFormMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.580 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadAttachmentMapper' and 'com.crm.lead.mapper.LeadAttachmentMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.580 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadFeedbackMapper' and 'com.crm.lead.mapper.LeadFeedbackMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.580 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadFollowMapper' and 'com.crm.lead.mapper.LeadFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.581 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadHistoryMapper' and 'com.crm.lead.mapper.LeadHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.581 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadMapper' and 'com.crm.lead.mapper.LeadMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.581 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityAttachmentMapper' and 'com.crm.opportunity.mapper.OpportunityAttachmentMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.581 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityCustomerMapper' and 'com.crm.opportunity.mapper.OpportunityCustomerMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.581 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityFocusMapper' and 'com.crm.opportunity.mapper.OpportunityFocusMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.581 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityFollowMapper' and 'com.crm.opportunity.mapper.OpportunityFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.582 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityMapper' and 'com.crm.opportunity.mapper.OpportunityMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.582 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityOplogMapper' and 'com.crm.opportunity.mapper.OpportunityOplogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.582 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPendingNoticeMapper' and 'com.crm.opportunity.mapper.OpportunityPendingNoticeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.582 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardMapper' and 'com.crm.opportunity.mapper.OpportunitySchemeCardMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.582 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardValueMapper' and 'com.crm.opportunity.mapper.OpportunitySchemeCardValueMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.583 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySiteSurveyMapper' and 'com.crm.opportunity.mapper.OpportunitySiteSurveyMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.583 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageHistoryMapper' and 'com.crm.opportunity.mapper.OpportunityStageHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.583 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStatusHistoryMapper' and 'com.crm.opportunity.mapper.OpportunityStatusHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.583 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityTeamMapper' and 'com.crm.opportunity.mapper.OpportunityTeamMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.583 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityViewLogMapper' and 'com.crm.opportunity.mapper.OpportunityViewLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.583 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityWorkPlanMapper' and 'com.crm.opportunity.mapper.OpportunityWorkPlanMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.584 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'contactImportFailMapper' and 'com.crm.customer.mapper.ContactImportFailMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.584 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'contactImportTaskMapper' and 'com.crm.customer.mapper.ContactImportTaskMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.584 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerAgreementMapper' and 'com.crm.customer.mapper.CustomerAgreementMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.584 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerContactEdgeMapper' and 'com.crm.customer.mapper.CustomerContactEdgeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.584 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerContactGraphMapper' and 'com.crm.customer.mapper.CustomerContactGraphMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.584 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerContactMapper' and 'com.crm.customer.mapper.CustomerContactMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.584 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerContactRevealLogMapper' and 'com.crm.customer.mapper.CustomerContactRevealLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.584 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerFocusMapper' and 'com.crm.customer.mapper.CustomerFocusMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.585 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerFollowMapper' and 'com.crm.customer.mapper.CustomerFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.585 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerImportFailMapper' and 'com.crm.customer.mapper.CustomerImportFailMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.585 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerImportTaskMapper' and 'com.crm.customer.mapper.CustomerImportTaskMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.585 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerMapper' and 'com.crm.customer.mapper.CustomerMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.585 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerOplogMapper' and 'com.crm.customer.mapper.CustomerOplogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.585 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerPendingNoticeMapper' and 'com.crm.customer.mapper.CustomerPendingNoticeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.585 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTeamMemberMapper' and 'com.crm.customer.mapper.CustomerTeamMemberMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.585 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTransferDetailMapper' and 'com.crm.customer.mapper.CustomerTransferDetailMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.586 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTransferMapper' and 'com.crm.customer.mapper.CustomerTransferMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.586 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerViewLogMapper' and 'com.crm.customer.mapper.CustomerViewLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.586 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'crmProjectMapper' and 'com.crm.project.mapper.CrmProjectMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.586 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'projectAttachmentMapper' and 'com.crm.project.mapper.ProjectAttachmentMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.586 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'projectFollowMapper' and 'com.crm.project.mapper.ProjectFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.586 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'projectOplogMapper' and 'com.crm.project.mapper.ProjectOplogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.586 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logBatchMapper' and 'com.crm.log.mapper.LogBatchMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.586 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logLoginMapper' and 'com.crm.log.mapper.LogLoginMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.587 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logOperationMapper' and 'com.crm.log.mapper.LogOperationMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.587 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.crm.**.mapper]' package. Please check your configuration.
|
||
|
|
2026-09-11 11:42:31.592 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'crmBaseMapper' and 'com.crm.base.mapper.CrmBaseMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.593 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'authIdentityMapper' and 'com.crm.auth.mapper.AuthIdentityMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.593 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'authUserMapper' and 'com.crm.auth.mapper.AuthUserMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.593 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dtSyncSettingsMapper' and 'com.crm.auth.mapper.DtSyncSettingsMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.593 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dtSyncTaskMapper' and 'com.crm.auth.mapper.DtSyncTaskMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.593 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysDataScopeModuleMapper' and 'com.crm.auth.mapper.SysDataScopeModuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.594 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysDeptMapper' and 'com.crm.auth.mapper.SysDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.594 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysMenuMapper' and 'com.crm.auth.mapper.SysMenuMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.594 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleDataScopeMapper' and 'com.crm.auth.mapper.SysRoleDataScopeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.594 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleMapper' and 'com.crm.auth.mapper.SysRoleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.594 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleMenuMapper' and 'com.crm.auth.mapper.SysRoleMenuMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.594 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserDeptMapper' and 'com.crm.auth.mapper.SysUserDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.594 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserRoleMapper' and 'com.crm.auth.mapper.SysUserRoleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.594 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserTransferLogMapper' and 'com.crm.auth.mapper.SysUserTransferLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.594 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'fileInfoMapper' and 'com.crm.file.mapper.FileInfoMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.595 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictGroupDefaultMapper' and 'com.crm.dict.mapper.DictGroupDefaultMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.595 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictGroupMapper' and 'com.crm.dict.mapper.DictGroupMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.595 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictItemMapper' and 'com.crm.dict.mapper.DictItemMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.595 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictRefCountMapper' and 'com.crm.dict.mapper.DictRefCountMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.595 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerDedupRuleMapper' and 'com.crm.rule.mapper.CustomerDedupRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.595 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerReminderRuleMapper' and 'com.crm.rule.mapper.CustomerReminderRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.595 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolMapper' and 'com.crm.rule.mapper.LeadPoolMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.595 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolMemberMapper' and 'com.crm.rule.mapper.LeadPoolMemberMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.595 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolProvinceMapper' and 'com.crm.rule.mapper.LeadPoolProvinceMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.596 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolRegionMapper' and 'com.crm.rule.mapper.LeadPoolRegionMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.596 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityDedupRuleMapper' and 'com.crm.rule.mapper.OpportunityDedupRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.596 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPoolRuleDeptMapper' and 'com.crm.rule.mapper.OpportunityPoolRuleDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.596 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPoolRuleMapper' and 'com.crm.rule.mapper.OpportunityPoolRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.596 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPushRuleMapper' and 'com.crm.rule.mapper.OpportunityPushRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.596 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardFieldMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardFieldMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.597 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardTemplateDeptMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardTemplateDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.597 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardTemplateMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardTemplateMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.597 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeFieldDefMapper' and 'com.crm.rule.mapper.OpportunitySchemeFieldDefMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.597 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageNodeMapper' and 'com.crm.rule.mapper.OpportunityStageNodeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.597 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageTemplateDeptMapper' and 'com.crm.rule.mapper.OpportunityStageTemplateDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.597 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageTemplateMapper' and 'com.crm.rule.mapper.OpportunityStageTemplateMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.598 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'projectRuleMapper' and 'com.crm.rule.mapper.ProjectRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.598 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRegionMapper' and 'com.crm.rule.mapper.SysRegionMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.598 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userColumnPreferenceMapper' and 'com.crm.preference.mapper.UserColumnPreferenceMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.598 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userSavedViewMapper' and 'com.crm.preference.mapper.UserSavedViewMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.598 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userViewFormMapper' and 'com.crm.preference.mapper.UserViewFormMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.598 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadAttachmentMapper' and 'com.crm.lead.mapper.LeadAttachmentMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.598 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadFeedbackMapper' and 'com.crm.lead.mapper.LeadFeedbackMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.599 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadFollowMapper' and 'com.crm.lead.mapper.LeadFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.599 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadHistoryMapper' and 'com.crm.lead.mapper.LeadHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.599 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadMapper' and 'com.crm.lead.mapper.LeadMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.599 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityAttachmentMapper' and 'com.crm.opportunity.mapper.OpportunityAttachmentMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.599 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityCustomerMapper' and 'com.crm.opportunity.mapper.OpportunityCustomerMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.599 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityFocusMapper' and 'com.crm.opportunity.mapper.OpportunityFocusMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.599 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityFollowMapper' and 'com.crm.opportunity.mapper.OpportunityFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.599 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityMapper' and 'com.crm.opportunity.mapper.OpportunityMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.599 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityOplogMapper' and 'com.crm.opportunity.mapper.OpportunityOplogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.600 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPendingNoticeMapper' and 'com.crm.opportunity.mapper.OpportunityPendingNoticeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.600 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardMapper' and 'com.crm.opportunity.mapper.OpportunitySchemeCardMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.600 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardValueMapper' and 'com.crm.opportunity.mapper.OpportunitySchemeCardValueMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.600 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySiteSurveyMapper' and 'com.crm.opportunity.mapper.OpportunitySiteSurveyMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.600 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageHistoryMapper' and 'com.crm.opportunity.mapper.OpportunityStageHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.600 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStatusHistoryMapper' and 'com.crm.opportunity.mapper.OpportunityStatusHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.600 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityTeamMapper' and 'com.crm.opportunity.mapper.OpportunityTeamMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.600 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityViewLogMapper' and 'com.crm.opportunity.mapper.OpportunityViewLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.600 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityWorkPlanMapper' and 'com.crm.opportunity.mapper.OpportunityWorkPlanMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.600 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'contactImportFailMapper' and 'com.crm.customer.mapper.ContactImportFailMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.600 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'contactImportTaskMapper' and 'com.crm.customer.mapper.ContactImportTaskMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.600 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerAgreementMapper' and 'com.crm.customer.mapper.CustomerAgreementMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.600 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerContactEdgeMapper' and 'com.crm.customer.mapper.CustomerContactEdgeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.601 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerContactGraphMapper' and 'com.crm.customer.mapper.CustomerContactGraphMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.601 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerContactMapper' and 'com.crm.customer.mapper.CustomerContactMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.601 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerContactRevealLogMapper' and 'com.crm.customer.mapper.CustomerContactRevealLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.601 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerFocusMapper' and 'com.crm.customer.mapper.CustomerFocusMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.601 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerFollowMapper' and 'com.crm.customer.mapper.CustomerFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.601 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerImportFailMapper' and 'com.crm.customer.mapper.CustomerImportFailMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.601 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerImportTaskMapper' and 'com.crm.customer.mapper.CustomerImportTaskMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.601 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerMapper' and 'com.crm.customer.mapper.CustomerMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.601 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerOplogMapper' and 'com.crm.customer.mapper.CustomerOplogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.602 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerPendingNoticeMapper' and 'com.crm.customer.mapper.CustomerPendingNoticeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.602 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTeamMemberMapper' and 'com.crm.customer.mapper.CustomerTeamMemberMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.602 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTransferDetailMapper' and 'com.crm.customer.mapper.CustomerTransferDetailMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.602 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTransferMapper' and 'com.crm.customer.mapper.CustomerTransferMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.602 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerViewLogMapper' and 'com.crm.customer.mapper.CustomerViewLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.602 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'crmProjectMapper' and 'com.crm.project.mapper.CrmProjectMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.602 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'projectAttachmentMapper' and 'com.crm.project.mapper.ProjectAttachmentMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.602 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'projectFollowMapper' and 'com.crm.project.mapper.ProjectFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.602 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'projectOplogMapper' and 'com.crm.project.mapper.ProjectOplogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.602 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logBatchMapper' and 'com.crm.log.mapper.LogBatchMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.603 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logLoginMapper' and 'com.crm.log.mapper.LogLoginMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.603 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logOperationMapper' and 'com.crm.log.mapper.LogOperationMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-11 11:42:31.603 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.crm.**.mapper]' package. Please check your configuration.
|
||
|
|
2026-09-11 11:42:33.237 [main] [] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port 8080 (http)
|
||
|
|
2026-09-11 11:42:33.265 [main] [] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
||
|
|
2026-09-11 11:42:33.266 [main] [] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.31]
|
||
|
|
2026-09-11 11:42:33.352 [main] [] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
||
|
|
2026-09-11 11:42:33.353 [main] [] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4613 ms
|
||
|
|
2026-09-11 11:42:34.237 [main] [] INFO c.crm.auth.config.PermissionConfig - ����Ȩ���ܿر�ɨ�����ɣ�0 ��
|
||
|
|
2026-09-11 11:42:34.459 [main] [] INFO c.crm.base.config.CustomIdGenerator - ѩ��ID��������ʼ�����ɣ�workerId=0, datacenterId=0
|
||
|
|
_ _ |_ _ _|_. ___ _ | _
|
||
|
|
| | |\/|_)(_| | |_\ |_)||_|_\
|
||
|
|
/ |
|
||
|
|
3.5.7
|
||
|
|
2026-09-11 11:42:35.602 [main] [] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
|
||
|
|
2026-09-11 11:42:35.700 [main] [] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.5.3.Final
|
||
|
|
2026-09-11 11:42:35.750 [main] [] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled
|
||
|
|
2026-09-11 11:42:36.302 [main] [] INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer
|
||
|
|
2026-09-11 11:42:36.355 [main] [] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
|
|
2026-09-11 11:42:37.282 [main] [] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@46977829
|
||
|
|
2026-09-11 11:42:37.284 [main] [] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
||
|
|
2026-09-11 11:42:37.442 [main] [] WARN org.hibernate.orm.deprecation - HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
|
||
|
|
2026-09-11 11:42:39.935 [main] [] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
|
||
|
|
2026-09-11 11:43:00.191 [main] [] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
|
||
|
|
2026-09-11 11:43:00.949 [main] [] WARN c.c.a.c.DebugTokenController - ============================================================
|
||
|
|
2026-09-11 11:43:00.949 [main] [] WARN c.c.a.c.DebugTokenController - ���� token �ӿ� /api/auth/debug/token �����ã�verify profile��
|
||
|
|
2026-09-11 11:43:00.950 [main] [] WARN c.c.a.c.DebugTokenController - �Ͻ����������������κ�֪�� userId ���˿�ð�����û���
|
||
|
|
2026-09-11 11:43:00.950 [main] [] WARN c.c.a.c.DebugTokenController - �μ� docs/adr/0014-verify-profile-debug-token-endpoint.md
|
||
|
|
2026-09-11 11:43:00.950 [main] [] WARN c.c.a.c.DebugTokenController - ============================================================
|
||
|
|
2026-09-11 11:43:05.896 [main] [] INFO c.c.c.p.i.NgramNameSimilarityPortImpl - CustomerNameSimilarityPort һ��ʵ�־�����Ԥɸģʽ��FULLTEXT ngram��
|
||
|
|
2026-09-11 11:43:05.899 [main] [] INFO c.c.c.p.i.StubCompanyLookupPortImpl - CompanyLookupPort һ�� stub ��װ�䣨������δ���룬���̺�ѡ���ؿգ�
|
||
|
|
2026-09-11 11:43:06.866 [main] [] INFO c.c.o.s.i.NoopSchemeCardProjectPortImpl - SchemeCardProjectPort ��װ�䣨A5 ��Ŀģ��δ���ߣ�PROJECT ���������������ܾ���
|
||
|
|
2026-09-11 11:43:08.335 [main] [] INFO c.c.c.p.i.NoopOpportunityOwnerSyncPortImpl - OpportunityOwnerSyncPort no-op Ĭ��ʵ����װ�䣨Ʊ 11 ���̻���Դ���滻��
|
||
|
|
2026-09-11 11:43:08.338 [main] [] INFO c.c.p.c.i.StubProjectConflictDetector - ProjectConflictDetector ��װ�䣨��ͻ����������ͻ��spec ��8/grill#7 ѡ�ף�
|
||
|
|
2026-09-11 11:43:09.027 [main] [] WARN o.s.b.a.s.s.UserDetailsServiceAutoConfiguration -
|
||
|
|
|
||
|
|
Using generated security password: 601d8d53-38d6-445d-b5a1-2033227ee02f
|
||
|
|
|
||
|
|
This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
||
|
|
|
||
|
|
2026-09-11 11:43:09.076 [main] [] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager
|
||
|
|
2026-09-11 11:43:11.724 [main] [] INFO c.c.a.c.DataScopeModuleStartupValidator - ����Ȩ��ģ��У��ͨ����0 ���ܿر���4 ��ע��ģ��
|
||
|
|
2026-09-11 11:43:11.799 [main] [] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port 8080 (http) with context path '/'
|
||
|
|
2026-09-11 11:43:11.847 [main] [] INFO com.crm.app.CrmAppApplication - Started CrmAppApplication in 44.184 seconds (process running for 45.144)
|
||
|
|
2026-09-11 11:43:11.853 [main] [] INFO com.crm.auth.config.DataInitializer - ִ��Ȩ�����ݳ�ʼ������...
|
||
|
|
2026-09-11 11:43:12.159 [http-nio-8080-exec-2] [] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
|
|
2026-09-11 11:43:12.159 [http-nio-8080-exec-2] [] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
||
|
|
2026-09-11 11:43:12.163 [http-nio-8080-exec-2] [] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms
|
||
|
|
2026-09-11 11:43:12.843 [main] [] INFO com.crm.auth.config.DataInitializer - Ȩ�����ݳ�ʼ����������
|
||
|
|
2026-09-11 11:43:12.843 [main] [] INFO c.c.d.c.DictPermissionInitializer - ִ�������ֵ�Ȩ�����ӻ�����...
|
||
|
|
2026-09-11 11:43:13.435 [main] [] INFO c.c.d.c.DictPermissionInitializer - �����ֵ�Ȩ�����ӻ��������ɣ�10 ��Ȩ��
|
||
|
|
2026-09-11 11:43:13.436 [main] [] INFO c.c.r.c.RulePermissionInitializer - ִ����������Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-11 11:43:13.539 [main] [] INFO c.c.r.c.RulePermissionInitializer - ��������Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-11 11:43:13.539 [main] [] INFO c.c.l.c.LeadPermissionInitializer - ִ����������Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-11 11:43:13.930 [main] [] INFO c.c.l.c.LeadPermissionInitializer - ��������Ȩ�����ӻ��������ɣ�4 ���˵���0 �� button��
|
||
|
|
2026-09-11 11:43:13.931 [main] [] INFO c.c.r.config.RegionDataInitializer - ִ����������ȫ�����ӵ�������...
|
||
|
|
2026-09-11 11:43:14.804 [http-nio-8080-exec-2] [348a820de47642b8b0ea1804494fd3a4] WARN c.c.a.c.DebugTokenController - [verify] Ϊ userId=739564171091247104 ǩ������ token
|
||
|
|
2026-09-11 11:43:15.399 [main] [] INFO c.c.r.config.RegionDataInitializer - �����������ӵ������ɣ����� 3432 �У�ʡ 34 / �� 342 / �� 3056�������� 3432 �У����� 0 ��
|
||
|
|
2026-09-11 11:43:15.399 [main] [] INFO c.c.r.c.OpportunityRulePermissionInitializer - ִ���̻�����Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-11 11:43:15.498 [main] [] INFO c.c.r.c.OpportunityRulePermissionInitializer - �̻�����Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-11 11:43:15.498 [main] [] INFO c.c.r.c.CustomerReminderRulePermissionInitializer - ִ�пͻ����ѹ���Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-11 11:43:15.605 [main] [] INFO c.c.r.c.CustomerReminderRulePermissionInitializer - �ͻ����ѹ���Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-11 11:43:15.605 [main] [] INFO c.c.r.c.OpportunityStageTemplatePermissionInitializer - ִ���̻���ģ��Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-11 11:43:15.702 [main] [] INFO c.c.r.c.OpportunityStageTemplatePermissionInitializer - �̻���ģ��Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-11 11:43:15.702 [main] [] INFO c.c.r.c.SchemeFieldDefInitializer - ִ�з�����ϵͳ�ֶο����ӻ�����...
|
||
|
|
2026-09-11 11:43:15.715 [main] [] INFO c.c.r.c.SchemeFieldDefInitializer - ������ϵͳ�ֶο����ӻ��������ɣ��ִ� 16 �������� 0 ��
|
||
|
|
2026-09-11 11:43:15.729 [main] [] INFO c.c.r.c.SchemeFieldDefInitializer - ����������ģ���Ѵ��ڣ�code=OPP_SCHEME_TPL_01������ͣ�ã����������ӻ�
|
||
|
|
2026-09-11 11:43:15.729 [main] [] INFO c.c.r.c.OpportunitySchemeCardTemplatePermissionInitializer - ִ�з�����ģ��Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-11 11:43:15.822 [main] [] INFO c.c.r.c.OpportunitySchemeCardTemplatePermissionInitializer - ������ģ��Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-11 11:43:15.836 [main] [] INFO c.c.r.c.StageTemplateInitializer - Ĭ�Ͻ�ģ���Ѵ��ڣ�code=OPP_STAGE_TPL_01������ͣ�ã����������ӻ�
|
||
|
|
2026-09-11 11:43:15.858 [main] [] INFO c.c.r.c.CustomerReminderRuleInitializer - �ͻ����ѹ��������Ѵ��ڣ�id=1�����������ӻ�
|
||
|
|
2026-09-11 11:43:15.858 [main] [] INFO c.c.r.c.CustomerDedupRulePermissionInitializer - ִ�пͻ���������Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-11 11:43:15.946 [main] [] INFO c.c.r.c.CustomerDedupRulePermissionInitializer - �ͻ���������Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-11 11:43:15.958 [main] [] INFO c.c.r.c.CustomerDedupRuleInitializer - �ͻ��������õ����Ѵ��ڣ�id=1�����������ӻ�
|
||
|
|
2026-09-11 11:43:15.958 [main] [] INFO c.c.r.c.OpportunityPushRulePermissionInitializer - ִ�з���������Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-11 11:43:16.049 [main] [] INFO c.c.r.c.OpportunityPushRulePermissionInitializer - ����������Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-11 11:43:16.049 [main] [] INFO c.c.r.c.OpportunityDedupRulePermissionInitializer - ִ����Ŀ���ع���Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-11 11:43:16.137 [main] [] INFO c.c.r.c.OpportunityDedupRulePermissionInitializer - ��Ŀ���ع���Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-11 11:43:16.149 [main] [] INFO c.c.r.config.ProjectRuleInitializer - ��Ŀ���������Ѵ��ڣ�id=1�����������ӻ�
|
||
|
|
2026-09-11 11:43:16.149 [main] [] INFO c.c.r.c.ProjectRulePermissionInitializer - ִ����Ŀ����Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-11 11:43:16.250 [main] [] INFO c.c.r.c.ProjectRulePermissionInitializer - ��Ŀ����Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-11 11:43:16.250 [main] [] INFO c.c.a.c.SyncTaskPermissionInitializer - ִ��ͬ������Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-11 11:43:16.337 [main] [] INFO c.c.a.c.SyncTaskPermissionInitializer - ͬ������Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-11 11:43:16.338 [main] [] INFO c.c.l.c.LogPermissionInitializer - ִ����־����Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-11 11:43:16.428 [main] [] INFO c.c.l.c.LogPermissionInitializer - ��־����Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-11 11:43:16.508 [main] [] INFO c.c.o.c.SchemeCardOwnerMigrationRunner - [scheme-card-owner-migration] ���������������̻����� 0 ��
|
||
|
|
2026-09-11 11:43:16.533 [main] [] INFO c.c.o.c.SchemeCardOwnerMigrationRunner - [scheme-card-owner-migration] ���ɣ�ADR-0041��
|
||
|
|
2026-09-11 11:43:16.534 [main] [] INFO c.c.dict.config.DictDataInitializer - ִ�������ֵ��ݵȳ�ʼ������...
|
||
|
|
Java HotSpot(TM) 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
|
||
|
|
2026-09-11 11:43:27.215 [main] [] INFO c.c.dict.config.DictDataInitializer - �����ֵ��ݵȳ�ʼ���������ɣ�27 ������
|
||
|
|
2026-09-11 11:43:27.689 [main] [] INFO c.c.c.c.CustomerFulltextIndexInitializer - customer FULLTEXT ���� idx_name_fulltext �Ѵ��ڣ�����
|
||
|
|
2026-09-11 11:45:18.206 [http-nio-8080-exec-3] [d57a4683b9c143229b1abd27654ff505] WARN c.c.a.c.DebugTokenController - [verify] Ϊ userId=739564171091247104 ǩ������ token
|
||
|
|
2026-09-11 11:45:18.249 [http-nio-8080-exec-7] [214e4bdc502849838310543452a56bf0] WARN c.c.a.c.DebugTokenController - [verify] Ϊ userId=744842318024015872 ǩ������ token
|
||
|
|
2026-09-11 11:45:28.531 [http-nio-8080-exec-10] [edae820938594ac3acc2cfff1bd8c202] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67003, msg=ͳһ�������ô����ѱ�ռ�ã�ϵͳ�Ѵ��ڸ���ҵ
|
||
|
|
2026-09-11 11:45:28.980 [http-nio-8080-exec-3] [80d2caf65dfa4f54af5b15afddae5ca3] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67005, msg=ȱ���ֹ����汾��
|
||
|
|
2026-09-11 11:45:29.646 [http-nio-8080-exec-1] [5f8a245f924a4a838f3f7871b758a9d4] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67003, msg=ͳһ�������ô����ѱ�ռ�ã�ϵͳ�Ѵ��ڸ���ҵ
|
||
|
|
2026-09-11 11:45:29.811 [http-nio-8080-exec-4] [def02c3150a141dd9257766dd151b0cb] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67001, msg=��ϵ�绰��Ϊ�ֻ��Ÿ�ʽ
|
||
|
|
2026-09-11 11:45:29.986 [http-nio-8080-exec-8] [3a04aee58c284f2cbcd7051cb2ab6230] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67002, msg=�ͻ������ڻ���Ȩ����
|
||
|
|
2026-09-11 11:45:32.630 [http-nio-8080-exec-2] [1cb32737941940199483896aad388e57] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67002, msg=�ͻ������ڻ��ѱ�ɾ��
|
||
|
|
2026-09-11 11:45:33.181 [http-nio-8080-exec-3] [50f62890474f40e7b8a57e99d64de796] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67009, msg=������ʽ���������ݱ���
|
||
|
|
2026-09-11 11:45:33.405 [http-nio-8080-exec-6] [43b90f88b3c7452c8bfe72d4b2a9c2b4] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67009, msg=�´θ���ʱ�䲻�����ڵ�ǰʱ��
|
||
|
|
2026-09-11 11:45:34.623 [http-nio-8080-exec-8] [9f4b180b706c4d2f9157839fec9284aa] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67009, msg=�����ظ��ύ��ͬ�ĸ�������
|
||
|
|
2026-09-11 11:45:40.902 [http-nio-8080-exec-4] [6b4cff8594064ba8959e951044e0815c] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67016, msg=��Ա��������Ϊ��
|
||
|
|
2026-09-11 11:45:41.092 [http-nio-8080-exec-8] [7f715b612c1c47618f1ef0c6dafa60b9] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67016, msg=���۸����˲���ͬʱΪЭͬ�ˣ�739564171091247104
|
||
|
|
2026-09-11 11:45:41.800 [http-nio-8080-exec-9] [8db596d2a9844a0a845b2fd66f420fdb] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67016, msg=�û�����Эͬ�ˣ�744842318024015872
|
||
|
|
2026-09-11 11:45:44.303 [http-nio-8080-exec-4] [b10de80f34b74648a38fbf102de4e072] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67004, msg=�ͻ��ѱ���ȡ�����ڹ���
|
||
|
|
2026-09-11 11:45:44.473 [http-nio-8080-exec-8] [47bcd3fb08964bf1acbf1c6bb627b435] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67004, msg=�ͻ��ѱ���ȡ�����ڹ���
|
||
|
|
2026-09-11 11:45:44.667 [http-nio-8080-exec-5] [eab8698c6246420b8e080cf87b878517] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67012, msg=���ܷ�������ǰ������
|
||
|
|
2026-09-11 11:45:45.709 [http-nio-8080-exec-10] [e139722672be41a0b9c6031a7504cb89] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67007, msg=�ͻ����ڽ������̻����������빫��
|
||
|
|
2026-09-11 11:45:46.817 [http-nio-8080-exec-7] [be9e2e3d2bad44d8beff283c1f8e00a9] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67006, msg=�ͻ����ڽ������̻������ɹ鵵
|
||
|
|
2026-09-11 11:45:47.015 [http-nio-8080-exec-1] [a447cba429a14af3bac1176d80a609bc] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67006, msg=�ͻ����ڽ������̻������ɹ鵵
|
||
|
|
2026-09-11 11:46:35.241 [http-nio-8080-exec-9] [90fdaecde3b94ff4ab67659b9beb34f1] WARN c.c.a.c.DebugTokenController - [verify] Ϊ userId=739564171091247104 ǩ������ token
|
||
|
|
2026-09-11 11:46:35.302 [http-nio-8080-exec-2] [616925041d1142c7a6840c9da2140334] WARN c.c.a.c.DebugTokenController - [verify] Ϊ userId=744842318024015872 ǩ������ token
|
||
|
|
2026-09-11 11:46:39.698 [http-nio-8080-exec-8] [fd9a6e90ff7149378a2114769c736992] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67011, msg=����ԭ������
|
||
|
|
2026-09-11 11:46:39.877 [http-nio-8080-exec-5] [a98e7d4831da4114bcaef111c1dcdcb9] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67011, msg=�����ܼ�ڿɽ��ӷ�Χ��
|
||
|
|
2026-09-11 11:46:41.585 [http-nio-8080-exec-10] [98caa72fc84c40729597ccbc37c0d131] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67010, msg=����δ���ɵĽ��ӵ��������ظ�����
|
||
|
|
2026-09-11 11:46:45.821 [http-nio-8080-exec-4] [82fd3def51bd4192a94b27b48577fa24] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67012, msg=���������ڡ���ͣ�û�����ְ
|
||
|
|
2026-09-11 11:46:52.661 [http-nio-8080-exec-3] [48f74fc3772b4a18afb7201e13dad156] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67013, msg=���뷽ʽ�Ƿ���������/������/���������£�
|
||
|
|
2026-09-11 11:46:53.224 [http-nio-8080-exec-6] [dd233ec5a4bf4da7ae988ff718401533] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67013, msg=ģ���汾��ƥ�䣬���������µ���ģ�壨�� 2 �б�ͷ������
|
||
|
|
2026-09-11 11:46:53.469 [http-nio-8080-exec-7] [642b9fc7fd6e49f5bde7614052920f1c] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67013, msg=�ļ�����������
|
||
|
|
2026-09-11 11:46:55.337 [task-1] [] ERROR c.c.f.task.ThumbnailGenerationTask - ����ͼ����ʧ�ܣ�fileId=753582269339271168, thumbKey=thumbnails/753582269339271168.jpg
|
||
|
|
java.io.IOException: Cannot run program "soffice": CreateProcess error=2, ϵͳ�Ҳ���ָ�����ļ���
|
||
|
|
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
|
||
|
|
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
|
||
|
|
at com.crm.file.service.impl.OfficeThumbnailRenderer.runConversion(OfficeThumbnailRenderer.java:110)
|
||
|
|
at com.crm.file.service.impl.OfficeThumbnailRenderer.render(OfficeThumbnailRenderer.java:70)
|
||
|
|
at com.crm.file.task.ThumbnailGenerationTask.generateSync(ThumbnailGenerationTask.java:140)
|
||
|
|
at com.crm.file.task.ThumbnailGenerationTask.generateWithLock(ThumbnailGenerationTask.java:102)
|
||
|
|
at com.crm.file.task.ThumbnailGenerationTask.generate(ThumbnailGenerationTask.java:70)
|
||
|
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
|
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
|
|
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
|
|
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:355)
|
||
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)
|
||
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
||
|
|
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
||
|
|
at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:113)
|
||
|
|
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
|
||
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
|
|
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
|
|
Caused by: java.io.IOException: CreateProcess error=2, ϵͳ�Ҳ���ָ�����ļ���
|
||
|
|
at java.base/java.lang.ProcessImpl.create(Native Method)
|
||
|
|
at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:505)
|
||
|
|
at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:158)
|
||
|
|
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
|
||
|
|
... 19 common frames omitted
|
||
|
|
2026-09-11 11:46:55.852 [task-2] [] ERROR c.c.f.task.ThumbnailGenerationTask - ����ͼ����ʧ�ܣ�fileId=753582271583223808, thumbKey=thumbnails/753582271583223808.jpg
|
||
|
|
java.io.IOException: Cannot run program "soffice": CreateProcess error=2, ϵͳ�Ҳ���ָ�����ļ���
|
||
|
|
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
|
||
|
|
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
|
||
|
|
at com.crm.file.service.impl.OfficeThumbnailRenderer.runConversion(OfficeThumbnailRenderer.java:110)
|
||
|
|
at com.crm.file.service.impl.OfficeThumbnailRenderer.render(OfficeThumbnailRenderer.java:70)
|
||
|
|
at com.crm.file.task.ThumbnailGenerationTask.generateSync(ThumbnailGenerationTask.java:140)
|
||
|
|
at com.crm.file.task.ThumbnailGenerationTask.generateWithLock(ThumbnailGenerationTask.java:102)
|
||
|
|
at com.crm.file.task.ThumbnailGenerationTask.generate(ThumbnailGenerationTask.java:70)
|
||
|
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
|
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
|
|
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
|
|
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:355)
|
||
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)
|
||
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
||
|
|
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
||
|
|
at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:113)
|
||
|
|
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
|
||
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
|
|
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
|
|
Caused by: java.io.IOException: CreateProcess error=2, ϵͳ�Ҳ���ָ�����ļ���
|
||
|
|
at java.base/java.lang.ProcessImpl.create(Native Method)
|
||
|
|
at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:505)
|
||
|
|
at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:158)
|
||
|
|
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
|
||
|
|
... 19 common frames omitted
|
||
|
|
2026-09-11 11:46:55.904 [task-3] [] ERROR c.c.f.task.ThumbnailGenerationTask - ����ͼ����ʧ�ܣ�fileId=753582275588784128, thumbKey=thumbnails/753582275588784128.jpg
|
||
|
|
java.io.IOException: Cannot run program "soffice": CreateProcess error=2, ϵͳ�Ҳ���ָ�����ļ���
|
||
|
|
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
|
||
|
|
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
|
||
|
|
at com.crm.file.service.impl.OfficeThumbnailRenderer.runConversion(OfficeThumbnailRenderer.java:110)
|
||
|
|
at com.crm.file.service.impl.OfficeThumbnailRenderer.render(OfficeThumbnailRenderer.java:70)
|
||
|
|
at com.crm.file.task.ThumbnailGenerationTask.generateSync(ThumbnailGenerationTask.java:140)
|
||
|
|
at com.crm.file.task.ThumbnailGenerationTask.generateWithLock(ThumbnailGenerationTask.java:102)
|
||
|
|
at com.crm.file.task.ThumbnailGenerationTask.generate(ThumbnailGenerationTask.java:70)
|
||
|
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
|
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
|
|
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
|
|
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:355)
|
||
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)
|
||
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
||
|
|
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
||
|
|
at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:113)
|
||
|
|
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
|
||
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
|
|
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
|
|
Caused by: java.io.IOException: CreateProcess error=2, ϵͳ�Ҳ���ָ�����ļ���
|
||
|
|
at java.base/java.lang.ProcessImpl.create(Native Method)
|
||
|
|
at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:505)
|
||
|
|
at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:158)
|
||
|
|
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
|
||
|
|
... 19 common frames omitted
|
||
|
|
2026-09-11 11:46:55.945 [http-nio-8080-exec-8] [b34341f4275d483da68e3b49e4730b04] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=67014, msg=������ȷ�ϣ������ظ��ύ
|
||
|
|
2026-09-11 11:46:56.775 [task-4] [] INFO c.c.c.task.CustomerImportExecutor - �ͻ������������ɣ�taskId=753582270069080064, insert=2, update=0, unchanged=0, fail=7, suspect=1
|
||
|
|
2026-09-11 11:46:58.425 [task-5] [] INFO c.c.c.task.CustomerImportExecutor - �ͻ������������ɣ�taskId=753582271830687744, insert=0, update=2, unchanged=1, fail=7, suspect=0
|
||
|
|
2026-09-11 11:47:00.369 [http-nio-8080-exec-1] [f2e55f31ba434d7db84937d6818f80e6] INFO c.c.r.s.i.CustomerReminderRuleServiceImpl - [�ͻ����ѹ���] ȫ�����DZ��棺operator=739564171091247104, masterEnabled=1, firstTrigger=1/1��, secondInterval=1/1��
|
||
|
|
2026-09-11 11:47:00.560 [http-nio-8080-exec-4] [7b2fbb6629934361a4fea8a91a1aba5b] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=64023, msg=�״δ����������������Ѽ�����������Ϊ������
|
||
|
|
2026-09-11 11:47:00.699 [http-nio-8080-exec-8] [2f82699c17034ac0aa3e061e2d17ed31] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=64023, msg=�״δ����������������Ѽ�����������Ϊ������
|
||
|
|
2026-09-11 11:47:00.953 [http-nio-8080-exec-9] [b008a061f31c4bcd90f32caa5d3b3d07] INFO c.c.r.s.i.CustomerReminderRuleServiceImpl - [�ͻ����ѹ���] ȫ�����DZ��棺operator=739564171091247104, masterEnabled=0, firstTrigger=0/2��, secondInterval=0/2��
|
||
|
|
2026-09-11 11:47:01.130 [http-nio-8080-exec-10] [17dad4893b9c42cea5279deab4011339] INFO c.c.r.s.i.CustomerReminderRuleServiceImpl - [�ͻ����ѹ���] ȫ�����DZ��棺operator=739564171091247104, masterEnabled=1, firstTrigger=1/1��, secondInterval=1/1��
|