zouxu 发表于 2021-10-5 12:30:14

请问tomcat8.5部署Jeecg Boot Version: 2.4.6报错,如何修复?


   (_)                        | |               | |
    __________ __ _ ______| |__   ___   ___ | |_
   | |/ _ \/ _ \/ __/ _` |______| '_ \ / _ \ / _ \| __|
   | |__/__/ (_| (_| |      | |_) | (_) | (_) | |_
   | |\___|\___|\___\__, |      |_.__/ \___/ \___/ \__|
_/ |               __/ |                           
|__/               |___/



JeecgBoot Version: 2.4.6
Spring Boot Version: 2.3.5.RELEASE (v2.3.5.RELEASE)


2021-10-05 12:12:59.025 INFOorg.jeecg.JeecgSystemApplication:55 - Starting JeecgSystemApplication on localhost.localdomain with PID 2941 (/usr/local/apache-tomcat-8.5.69/webapps/jeecg-boot/WEB-INF/classes started by root in /home)
2021-10-05 12:12:59.029 INFOorg.jeecg.JeecgSystemApplication:655 - The following profiles are active: prod
2021-10-05 12:13:02.216 INFOo.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2021-10-05 12:13:02.219 INFOo.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2021-10-05 12:13:02.422 INFOo.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 161ms. Found 0 Redis repository interfaces.
2021-10-05 12:13:02.733 INFOo.j.minidao.auto.MinidaoAutoConfiguration:23 -******************* init miniDao config [ begin ] ***********************
2021-10-05 12:13:02.733 INFOo.j.minidao.auto.MinidaoAutoConfiguration:25 ------- minidao.base-package ------- org.jeecg.modules.jmreport.*
2021-10-05 12:13:02.735 INFOo.j.minidao.auto.MinidaoAutoConfiguration:42 -*******************init miniDao config[ end ] ***********************
2021-10-05 12:13:02.824 INFOo.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao }
2021-10-05 12:13:02.824 INFOo.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao }
2021-10-05 12:13:02.825 INFOo.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao }
2021-10-05 12:13:02.825 INFOo.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao }
2021-10-05 12:13:02.825 INFOo.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao }
2021-10-05 12:13:02.825 INFOo.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao }
2021-10-05 12:13:02.825 INFOo.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao }
2021-10-05 12:13:02.825 INFOo.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao }
2021-10-05 12:13:02.825 INFOo.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao }
2021-10-05 12:13:02.826 INFOo.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao }
2021-10-05 12:13:03.342 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean '(inner bean)#52b89019' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.372 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'jimuReportDao' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.373 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean '(inner bean)#52b89019#1' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.374 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'jimuReportDataSourceDao' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.375 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean '(inner bean)#52b89019#2' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.375 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'jimuReportDbDao' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.376 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean '(inner bean)#52b89019#3' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.377 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'jimuReportDbFieldDao' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.378 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean '(inner bean)#52b89019#4' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.379 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'jimuReportDbParamDao' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.379 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean '(inner bean)#52b89019#5' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.380 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'jimuReportDictDao' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.381 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean '(inner bean)#52b89019#6' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.398 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'jimuReportDictItemDao' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.399 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean '(inner bean)#52b89019#7' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.400 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'jimuReportLinkDao' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.400 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean '(inner bean)#52b89019#8' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.401 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'jimuReportMapDao' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.401 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean '(inner bean)#52b89019#9' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.402 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'jimuReportShareDao' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.477 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.481 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.759 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'lettuceClientResources' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.992 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'redisConnectionFactory' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:03.995 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'shiroConfig' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:04.117 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'shiroRealm' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:04.281 INFOorg.jeecg.config.shiro.ShiroConfig:206 - ===============(1)创建缓存管理器RedisCacheManager
2021-10-05 12:13:04.284 INFOorg.jeecg.config.shiro.ShiroConfig:224 - ===============(2)创建RedisManager,连接Redis..
2021-10-05 12:13:04.287 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'redisManager' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:04.302 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'securityManager' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:04.411 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'authorizationAttributeSourceAdvisor' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:05.019 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:05.037 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:05.054 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'dsProcessor' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:05.084 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'redisConfig' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:05.184 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-10-05 12:13:05.188 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'eventBus' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
05-Oct-2021 12:13:05.227 信息 org.apache.catalina.core.ApplicationContext.log Initializing Spring embedded WebApplicationContext
2021-10-05 12:13:05.227 INFOo.s.b.w.s.c.ServletWebServerApplicationContext:285 - Root WebApplicationContext: initialization completed in 6147 ms
2021-10-05 12:13:06.625 WARNo.s.h.converter.json.Jackson2ObjectMapperBuilder:127 - For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath
2021-10-05 12:13:07.553 INFOcom.alibaba.druid.pool.DruidDataSource:994 - {dataSource-1,master} inited
2021-10-05 12:13:07.554 INFOc.b.dynamic.datasource.DynamicRoutingDataSource:132 - dynamic-datasource - load a datasource named success
2021-10-05 12:13:07.555 INFOc.b.dynamic.datasource.DynamicRoutingDataSource:237 - dynamic-datasource initial loaded datasource,primary datasource named
2021-10-05 12:13:09.702 INFOorg.jeecg.common.modules.redis.config.RedisConfig:76 ---- redis config init ---
2021-10-05 12:13:11.533 INFOorg.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor
2021-10-05 12:13:11.541 INFOorg.quartz.simpl.SimpleThreadPool:268 - Job execution threads will use class loader of thread: localhost-startStop-1
2021-10-05 12:13:11.671 INFOorg.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-10-05 12:13:11.672 INFOorg.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created.
2021-10-05 12:13:11.675 INFOo.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
2021-10-05 12:13:11.677 INFOo.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
2021-10-05 12:13:11.678 INFOorg.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'localhost.localdomain1633407191540'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.

2021-10-05 12:13:11.678 INFOorg.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance.
2021-10-05 12:13:11.678 INFOorg.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2
2021-10-05 12:13:11.679 INFOorg.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@23d1d7f9
2021-10-05 12:13:13.797 INFOo.j.m.jmreport.config.JimuReportConfiguration:55 ---- Init JimuReport Config ---
2021-10-05 12:13:15.046 INFOo.s.b.actuate.endpoint.web.EndpointLinksResolver:58 - Exposing 2 endpoint(s) beneath base path '/actuator'
2021-10-05 12:13:15.254 INFOorg.jeecg.config.init.CodeGenerateDbConfig:46 -代码生成器数据库连接,使用application.yml的DB配置 ###################
2021-10-05 12:13:15.549 INFOs.d.s.w.WebMvcPropertySourcedRequestMappingHandlerMapping:69 - Mapped URL path onto method
2021-10-05 12:13:15.800 INFOo.j.modules.jmreport.config.JmReportExecutorConfig:21 - ---创建线程池---
2021-10-05 12:13:15.813 INFOo.s.scheduling.concurrent.ThreadPoolTaskExecutor:181 - Initializing ExecutorService
2021-10-05 12:13:15.814 INFOo.s.scheduling.concurrent.ThreadPoolTaskExecutor:181 - Initializing ExecutorService 'jmReportTaskExecutor'
2021-10-05 12:13:15.951 INFOorg.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.1.6.Final
2021-10-05 12:13:17.789 INFOs.d.s.web.plugins.DocumentationPluginsBootstrapper:93 - Documentation plugins bootstrapped
2021-10-05 12:13:17.791 INFOs.d.s.web.plugins.DocumentationPluginsBootstrapper:79 - Found 1 custom documentation plugin(s)
2021-10-05 12:13:18.068 INFOs.d.spring.web.scanners.ApiListingReferenceScanner:44 - Scanning for api listing references
2021-10-05 12:13:18.419 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_1
2021-10-05 12:13:18.422 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_1
2021-10-05 12:13:18.423 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_1
2021-10-05 12:13:18.425 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_1
2021-10-05 12:13:18.426 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_1
2021-10-05 12:13:18.467 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_2
2021-10-05 12:13:18.469 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_2
2021-10-05 12:13:18.471 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_2
2021-10-05 12:13:18.473 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_2
2021-10-05 12:13:18.474 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_2
2021-10-05 12:13:18.491 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_1
2021-10-05 12:13:18.496 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_3
2021-10-05 12:13:18.497 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_3
2021-10-05 12:13:18.499 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_3
2021-10-05 12:13:18.500 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_3
2021-10-05 12:13:18.514 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_3
2021-10-05 12:13:18.530 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_2
2021-10-05 12:13:18.536 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_4
2021-10-05 12:13:18.537 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_4
2021-10-05 12:13:18.554 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_4
2021-10-05 12:13:18.555 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_4
2021-10-05 12:13:18.556 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_4
2021-10-05 12:13:18.561 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_3
2021-10-05 12:13:18.583 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_5
2021-10-05 12:13:18.585 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_5
2021-10-05 12:13:18.586 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_5
2021-10-05 12:13:18.587 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_5
2021-10-05 12:13:18.602 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_5
2021-10-05 12:13:18.605 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_4
2021-10-05 12:13:18.635 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_5
2021-10-05 12:13:18.653 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_6
2021-10-05 12:13:18.660 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_6
2021-10-05 12:13:18.662 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_6
2021-10-05 12:13:18.664 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_6
2021-10-05 12:13:18.680 INFOs.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_6
2021-10-05 12:13:19.290 INFOo.s.scheduling.quartz.SchedulerFactoryBean:727 - Starting Quartz Scheduler now
2021-10-05 12:13:19.636 INFOo.s.scheduling.quartz.LocalDataSourceJobStore:3644 - ClusterManager: detected 1 failed or restarted instances.
2021-10-05 12:13:19.636 INFOo.s.scheduling.quartz.LocalDataSourceJobStore:3503 - ClusterManager: Scanning for instance "localhost.localdomain1633406138816"'s failed in-progress jobs.
2021-10-05 12:13:19.751 INFOorg.quartz.core.QuartzScheduler:547 - Scheduler MyScheduler_$_localhost.localdomain1633407191540 started.
2021-10-05 12:13:19.779 INFOorg.jeecg.JeecgSystemApplication:61 - Started JeecgSystemApplication in 21.547 seconds (JVM running for 31.969)
05-Oct-2021 12:13:19.815 严重 org.apache.catalina.core.StandardContext.filterStart 启动过滤器异常
      java.lang.AbstractMethodError
                at org.apache.catalina.core.ApplicationFilterConfig.initFilter(ApplicationFilterConfig.java:282)
                at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:110)
                at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4608)
                at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5258)
                at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
                at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:755)
                at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:729)
                at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:695)
                at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1177)
                at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1925)
                at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
                at java.util.concurrent.FutureTask.run(FutureTask.java:266)
                at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
                at java.lang.Thread.run(Thread.java:748)
05-Oct-2021 12:13:19.819 严重 org.apache.catalina.core.StandardContext.startInternal 一个或多个筛选器启动失败。完整的详细信息将在相应的容器日志文件中找到
05-Oct-2021 12:13:19.819 严重 org.apache.catalina.core.StandardContext.startInternal 由于之前的错误,Context启动失败
05-Oct-2021 12:13:19.822 信息 org.apache.catalina.core.ApplicationContext.log Closing Spring root WebApplicationContext
2021-10-05 12:13:19.840 INFOorg.quartz.core.QuartzScheduler:585 - Scheduler MyScheduler_$_localhost.localdomain1633407191540 paused.
2021-10-05 12:13:19.842 INFOo.s.scheduling.concurrent.ThreadPoolTaskExecutor:218 - Shutting down ExecutorService 'jmReportTaskExecutor'
2021-10-05 12:13:19.859 INFOo.s.scheduling.quartz.SchedulerFactoryBean:845 - Shutting down Quartz Scheduler
2021-10-05 12:13:19.860 INFOorg.quartz.core.QuartzScheduler:666 - Scheduler MyScheduler_$_localhost.localdomain1633407191540 shutting down.
2021-10-05 12:13:19.860 INFOorg.quartz.core.QuartzScheduler:585 - Scheduler MyScheduler_$_localhost.localdomain1633407191540 paused.
2021-10-05 12:13:19.863 INFOorg.quartz.core.QuartzScheduler:740 - Scheduler MyScheduler_$_localhost.localdomain1633407191540 shutdown complete.
2021-10-05 12:13:19.870 INFOc.b.dynamic.datasource.DynamicRoutingDataSource:217 - dynamic-datasource start closing ....
2021-10-05 12:13:19.872 INFOcom.alibaba.druid.pool.DruidDataSource:2029 - {dataSource-1} closing ...
2021-10-05 12:13:19.898 INFOcom.alibaba.druid.pool.DruidDataSource:2101 - {dataSource-1} closed
2021-10-05 12:13:19.898 INFOc.b.dynamic.datasource.DynamicRoutingDataSource:221 - dynamic-datasource all closed success,bye
05-Oct-2021 12:13:20.059 警告 org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads Web应用程序似乎启动了一个名为的线程,但未能停止它。这很可能会造成内存泄漏。线程的堆栈跟踪:[
java.lang.Object.wait(Native Method)
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:91)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)]
05-Oct-2021 12:13:20.061 警告 org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads Web应用程序似乎启动了一个名为的线程,但未能停止它。这很可能会造成内存泄漏。线程的堆栈跟踪:[
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)]
05-Oct-2021 12:13:20.061 警告 org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads Web应用程序似乎启动了一个名为的线程,但未能停止它。这很可能会造成内存泄漏。线程的堆栈跟踪:[
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)]
05-Oct-2021 12:13:20.070 警告 org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads Web应用程序似乎启动了一个名为的线程,但未能停止它。这很可能会造成内存泄漏。线程的堆栈跟踪:[
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)]
05-Oct-2021 12:13:20.072 警告 org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads Web应用程序似乎启动了一个名为的线程,但未能停止它。这很可能会造成内存泄漏。线程的堆栈跟踪:[
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)]
05-Oct-2021 12:13:20.073 警告 org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads Web应用程序似乎启动了一个名为的线程,但未能停止它。这很可能会造成内存泄漏。线程的堆栈跟踪:[
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)]
05-Oct-2021 12:13:20.073 警告 org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads Web应用程序似乎启动了一个名为的线程,但未能停止它。这很可能会造成内存泄漏。线程的堆栈跟踪:[
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)]
05-Oct-2021 12:13:20.073 警告 org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads Web应用程序似乎启动了一个名为的线程,但未能停止它。这很可能会造成内存泄漏。线程的堆栈跟踪:[
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)]
05-Oct-2021 12:13:20.073 警告 org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads Web应用程序似乎启动了一个名为的线程,但未能停止它。这很可能会造成内存泄漏。线程的堆栈跟踪:[
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)]
05-Oct-2021 12:13:20.074 警告 org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads Web应用程序似乎启动了一个名为的线程,但未能停止它。这很可能会造成内存泄漏。线程的堆栈跟踪:[
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)]
05-Oct-2021 12:13:20.074 警告 org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads Web应用程序似乎启动了一个名为的线程,但未能停止它。这很可能会造成内存泄漏。线程的堆栈跟踪:[
java.lang.Object.wait(Native Method)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)]
05-Oct-2021 12:13:20.074 警告 org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads Web应用程序似乎启动了一个名为的线程,但未能停止它。这很可能会造成内存泄漏。线程的堆栈跟踪:[
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)]
05-Oct-2021 12:13:20.075 严重 org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks web应用程序创建了一个ThreadLocal,其键类型为(值为),值类型为(值为[io.netty.util.internal.InternalThreadLocalMap@1a21843e),但在停止web应用程序时未能将其删除。线程将随着时间的推移而更新,以尝试避免可能的内存泄漏
05-Oct-2021 12:13:20.080 信息 org.apache.catalina.startup.HostConfig.deployDirectory Web应用程序目录的部署已在毫秒内完成
05-Oct-2021 12:13:20.093 信息 org.apache.coyote.AbstractProtocol.start 开始协议处理句柄["http-nio-2021"]
05-Oct-2021 12:13:20.100 信息 org.apache.catalina.startup.Catalina.start Server startup in 31385 ms
05-Oct-2021 12:13:20.138 信息 org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading 非法访问:此Web应用程序实例已停止。无法加载。为了调试以及终止导致非法访问的线程,将抛出以下堆栈跟踪。
      java.lang.IllegalStateException: 非法访问:此Web应用程序实例已停止。无法加载。为了调试以及终止导致非法访问的线程,将抛出以下堆栈跟踪。
                at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading(WebappClassLoaderBase.java:1435)
                at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForClassLoading(WebappClassLoaderBase.java:1423)
                at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1262)
                at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1223)
                at ch.qos.logback.classic.LoggerContext.noAppenderDefinedWarning(LoggerContext.java:186)
                at ch.qos.logback.classic.Logger.callAppenders(Logger.java:264)
                at ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:421)
                at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:383)
                at ch.qos.logback.classic.Logger.debug(Logger.java:482)
                at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:612)
Exception in thread "MyScheduler_Worker-1" java.lang.NoClassDefFoundError: ch/qos/logback/core/status/WarnStatus
      at ch.qos.logback.classic.LoggerContext.noAppenderDefinedWarning(LoggerContext.java:186)
      at ch.qos.logback.classic.Logger.callAppenders(Logger.java:264)
      at ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:421)
      at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:383)
      at ch.qos.logback.classic.Logger.debug(Logger.java:482)
      at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:612)
Caused by: java.lang.ClassNotFoundException: 非法访问:此Web应用程序实例已停止。无法加载。为了调试以及终止导致非法访问的线程,将抛出以下堆栈跟踪。
      at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForClassLoading(WebappClassLoaderBase.java:1425)
      at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1262)
      at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1223)
      ... 6 more
Caused by: java.lang.IllegalStateException: 非法访问:此Web应用程序实例已停止。无法加载。为了调试以及终止导致非法访问的线程,将抛出以下堆栈跟踪。
      at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading(WebappClassLoaderBase.java:1435)
      at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForClassLoading(WebappClassLoaderBase.java:1423)
      ... 8 more
05-Oct-2021 12:13:22.285 信息 org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading 非法访问:此Web应用程序实例已停止。无法加载[]。为了调试以及终止导致非法访问的线程,将抛出以下堆栈跟踪。
      java.lang.IllegalStateException: 非法访问:此Web应用程序实例已停止。无法加载[]。为了调试以及终止导致非法访问的线程,将抛出以下堆栈跟踪。
                at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading(WebappClassLoaderBase.java:1435)
                at org.apache.catalina.loader.WebappClassLoaderBase.getResource(WebappClassLoaderBase.java:1060)
                at com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkThreadContextClassLoader(AbandonedConnectionCleanupThread.java:123)
                at com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:90)
                at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
                at java.lang.Thread.run(Thread.java:748)


zouxu 发表于 2021-10-5 20:56:53

还是使用jar包发布简单一点。
http://doc.jeecg.com/2043886

罗建华 发表于 2022-1-27 19:14:32

也遇到同样问题,怎么解决?

罗建华 发表于 2022-1-27 20:09:19

tomcat9下部署,没有问题
页: [1]
查看完整版本: 请问tomcat8.5部署Jeecg Boot Version: 2.4.6报错,如何修复?