Log session start time Thu May 20 17:34:26 CST 2021
Level | Date | Message | MethodOfCaller | FileOfCaller | LineOfCaller |
INFO | 2021-05-20 17:34:26,263 | HV000001: Hibernate Validator 6.1.6.Final | <clinit> | Version.java | 21 |
INFO | 2021-05-20 17:34:26,534 | Starting JeecgSystemApplication v2.4.2 on DESKTOP-2H29U5C with PID 6456 (E:\GEKE_SERVICE\jeecg-boot-module-system\target\jeecg-boot-module-system-2.4.2.jar started by adminLi in E:\GEKE_SERVICE\jeecg-boot-module-system\target) | logStarting | StartupInfoLogger.java | 55 |
INFO | 2021-05-20 17:34:26,535 | The following profiles are active: dev | logStartupProfileInfo | SpringApplication.java | 655 |
WARN | 2021-05-20 17:34:27,986 | For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath | warn | CompositeLog.java | 127 |
INFO | 2021-05-20 17:34:31,278 | Multiple Spring Data modules found, entering strict repository configuration mode! | multipleStoresDetected | RepositoryConfigurationDelegate.java | 249 |
INFO | 2021-05-20 17:34:31,282 | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | registerRepositoriesIn | RepositoryConfigurationDelegate.java | 127 |
INFO | 2021-05-20 17:34:31,494 | Finished Spring Data repository scanning in 160ms. Found 0 Redis repository interfaces. | registerRepositoriesIn | RepositoryConfigurationDelegate.java | 187 |
INFO | 2021-05-20 17:34:32,449 | Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | postProcessAfterInitialization | PostProcessorRegistrationDelegate.java | 335 |
INFO | 2021-05-20 17:34:32,457 | Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | postProcessAfterInitialization | PostProcessorRegistrationDelegate.java | 335 |
INFO | 2021-05-20 17:34:32,920 | Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | postProcessAfterInitialization | PostProcessorRegistrationDelegate.java | 335 |
INFO | 2021-05-20 17:34:33,178 | Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | postProcessAfterInitialization | PostProcessorRegistrationDelegate.java | 335 |
INFO | 2021-05-20 17:34:33,181 | Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$46631f7b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | postProcessAfterInitialization | PostProcessorRegistrationDelegate.java | 335 |
INFO | 2021-05-20 17:34:33,260 | Bean 'shiroRealm' of type [org.jeecg.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | postProcessAfterInitialization | PostProcessorRegistrationDelegate.java | 335 |
INFO | 2021-05-20 17:34:34,492 | ===============(1)创建缓存管理器RedisCacheManager | redisCacheManager | ShiroConfig.java | 208 |
INFO | 2021-05-20 17:34:34,513 | ===============(2)创建RedisManager,连接Redis.. | redisManager | ShiroConfig.java | 226 |
INFO | 2021-05-20 17:34:34,525 | Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | postProcessAfterInitialization | PostProcessorRegistrationDelegate.java | 335 |
INFO | 2021-05-20 17:34:34,531 | Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | postProcessAfterInitialization | PostProcessorRegistrationDelegate.java | 335 |
INFO | 2021-05-20 17:34:34,613 | Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | postProcessAfterInitialization | PostProcessorRegistrationDelegate.java | 335 |
INFO | 2021-05-20 17:34:35,150 | Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | postProcessAfterInitialization | PostProcessorRegistrationDelegate.java | 335 |
INFO | 2021-05-20 17:34:35,160 | Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$50b54853] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | postProcessAfterInitialization | PostProcessorRegistrationDelegate.java | 335 |
INFO | 2021-05-20 17:34:35,175 | Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | postProcessAfterInitialization | PostProcessorRegistrationDelegate.java | 335 |
INFO | 2021-05-20 17:34:35,217 | Bean 'redisConfig' of type [org.jeecg.config.redis.RedisConfig$$EnhancerBySpringCGLIB$$bd4c0e8f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | postProcessAfterInitialization | PostProcessorRegistrationDelegate.java | 335 |
INFO | 2021-05-20 17:34:35,301 | Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$fa3fb532] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | postProcessAfterInitialization | PostProcessorRegistrationDelegate.java | 335 |
INFO | 2021-05-20 17:34:35,313 | Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | postProcessAfterInitialization | PostProcessorRegistrationDelegate.java | 335 |
INFO | 2021-05-20 17:34:35,957 | Tomcat initialized with port(s): 8080 (http) | initialize | TomcatWebServer.java | 108 |
INFO | 2021-05-20 17:34:35,983 | Initializing ProtocolHandler ["http-nio-8080"] | log | DirectJDKLog.java | 173 |
INFO | 2021-05-20 17:34:35,985 | Starting service [Tomcat] | log | DirectJDKLog.java | 173 |
INFO | 2021-05-20 17:34:35,987 | Starting Servlet engine: [Apache Tomcat/9.0.39] | log | DirectJDKLog.java | 173 |
INFO | 2021-05-20 17:34:36,225 | Initializing Spring embedded WebApplicationContext | log | DirectJDKLog.java | 173 |
INFO | 2021-05-20 17:34:36,226 | Root WebApplicationContext: initialization completed in 9540 ms | prepareWebApplicationContext | ServletWebServerApplicationContext.java | 285 |
INFO | 2021-05-20 17:34:38,945 | {dataSource-1,master} inited | init | DruidDataSource.java | 994 |
INFO | 2021-05-20 17:34:38,946 | dynamic-datasource - load a datasource named [master] success | addDataSource | DynamicRoutingDataSource.java | 132 |
INFO | 2021-05-20 17:34:38,948 | dynamic-datasource initial loaded [1] datasource,primary datasource named [master] | afterPropertiesSet | DynamicRoutingDataSource.java | 237 |
INFO | 2021-05-20 17:34:43,235 | --- redis config init --- | starterRedisTemplate | RedisConfiguration.java | 45 |
INFO | 2021-05-20 17:34:44,192 | --- redis config init --- | redisTemplate | RedisConfig.java | 66 |
INFO | 2021-05-20 17:34:45,041 | Using default implementation for ThreadExecutor | instantiate | StdSchedulerFactory.java | 1220 |
INFO | 2021-05-20 17:34:45,051 | Job execution threads will use class loader of thread: main | initialize | SimpleThreadPool.java | 268 |
INFO | 2021-05-20 17:34:45,083 | Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl | <init> | SchedulerSignalerImpl.java | 61 |
INFO | 2021-05-20 17:34:45,084 | Quartz Scheduler v.2.3.2 created. | <init> | QuartzScheduler.java | 229 |
INFO | 2021-05-20 17:34:45,095 | Using db table-based data access locking (synchronization). | initialize | JobStoreSupport.java | 672 |
INFO | 2021-05-20 17:34:45,099 | JobStoreCMT initialized. | initialize | JobStoreCMT.java | 145 |
INFO | 2021-05-20 17:34:45,101 | Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'DESKTOP-2H29U5C1621503285050' 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. | initialize | QuartzScheduler.java | 294 |
INFO | 2021-05-20 17:34:45,103 | Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. | instantiate | StdSchedulerFactory.java | 1374 |
INFO | 2021-05-20 17:34:45,104 | Quartz scheduler version: 2.3.2 | instantiate | StdSchedulerFactory.java | 1378 |
INFO | 2021-05-20 17:34:45,105 | JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5baaae4c | setJobFactory | QuartzScheduler.java | 2293 |
INFO | 2021-05-20 17:34:47,789 | --- Init JimuReport Config --- | afterPropertiesSet | JimuReportConfiguration.java | 45 |
INFO | 2021-05-20 17:34:49,299 | Exposing 2 endpoint(s) beneath base path '/actuator' | <init> | EndpointLinksResolver.java | 58 |
INFO | 2021-05-20 17:34:49,702 | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | initHandlerMethods | PropertySourcedRequestMappingHandlerMapping.java | 69 |
INFO | 2021-05-20 17:34:50,247 | Initializing ExecutorService 'applicationTaskExecutor' | initialize | ExecutorConfigurationSupport.java | 181 |
INFO | 2021-05-20 17:34:51,421 | Starting ProtocolHandler ["http-nio-8080"] | log | DirectJDKLog.java | 173 |
INFO | 2021-05-20 17:34:51,496 | Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' | start | TomcatWebServer.java | 220 |
INFO | 2021-05-20 17:34:51,498 | Context refreshed | start | DocumentationPluginsBootstrapper.java | 160 |
INFO | 2021-05-20 17:34:51,542 | Found 1 custom documentation plugin(s) | start | DocumentationPluginsBootstrapper.java | 163 |
INFO | 2021-05-20 17:34:51,762 | Scanning for api listing references | scan | ApiListingReferenceScanner.java | 41 |
INFO | 2021-05-20 17:34:52,117 | Generating unique operation named: addUsingPOST_1 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,122 | Generating unique operation named: deleteUsingDELETE_1 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,126 | Generating unique operation named: deleteBatchUsingDELETE_1 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,129 | Generating unique operation named: editUsingPUT_1 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,150 | Generating unique operation named: queryByIdUsingGET_1 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,214 | Generating unique operation named: addUsingPOST_2 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,218 | Generating unique operation named: deleteUsingDELETE_2 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,222 | Generating unique operation named: deleteBatchUsingDELETE_2 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,225 | Generating unique operation named: editUsingPUT_2 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,227 | Generating unique operation named: queryByIdUsingGET_2 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,237 | Generating unique operation named: queryPageListUsingGET_1 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,258 | Generating unique operation named: addUsingPOST_3 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,262 | Generating unique operation named: deleteUsingDELETE_3 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,266 | Generating unique operation named: deleteBatchUsingDELETE_3 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,270 | Generating unique operation named: editUsingPUT_3 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,273 | Generating unique operation named: queryByIdUsingGET_3 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,285 | Generating unique operation named: queryPageListUsingGET_2 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,299 | Generating unique operation named: addUsingPOST_4 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,306 | Generating unique operation named: deleteUsingDELETE_4 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,309 | Generating unique operation named: deleteBatchUsingDELETE_4 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,312 | Generating unique operation named: editUsingPUT_4 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,315 | Generating unique operation named: queryByIdUsingGET_4 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,326 | Generating unique operation named: queryPageListUsingGET_3 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,338 | Generating unique operation named: addUsingPOST_5 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,341 | Generating unique operation named: deleteUsingDELETE_5 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,344 | Generating unique operation named: deleteBatchUsingDELETE_5 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,347 | Generating unique operation named: editUsingPUT_5 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,351 | Generating unique operation named: queryByIdUsingGET_5 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,359 | Generating unique operation named: queryPageListUsingGET_4 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,365 | Generating unique operation named: addUsingPOST_6 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,369 | Generating unique operation named: deleteUsingDELETE_6 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,373 | Generating unique operation named: deleteBatchUsingDELETE_6 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,375 | Generating unique operation named: editUsingPUT_6 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,378 | Generating unique operation named: queryByIdUsingGET_6 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,387 | Generating unique operation named: queryPageListUsingGET_5 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,395 | Generating unique operation named: addUsingPOST_7 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,398 | Generating unique operation named: deleteUsingDELETE_7 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,401 | Generating unique operation named: deleteBatchUsingDELETE_7 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,405 | Generating unique operation named: editUsingPUT_7 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,408 | Generating unique operation named: queryByIdUsingGET_7 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,416 | Generating unique operation named: queryPageListUsingGET_6 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,431 | Generating unique operation named: addUsingPOST_8 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,434 | Generating unique operation named: deleteUsingDELETE_8 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,437 | Generating unique operation named: deleteBatchUsingDELETE_8 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,440 | Generating unique operation named: editUsingPUT_8 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,442 | Generating unique operation named: queryByIdUsingGET_8 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,451 | Generating unique operation named: queryPageListUsingGET_7 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,464 | Generating unique operation named: addUsingPOST_9 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,467 | Generating unique operation named: deleteUsingDELETE_9 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,471 | Generating unique operation named: deleteBatchUsingDELETE_9 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,474 | Generating unique operation named: editUsingPUT_9 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,479 | Generating unique operation named: queryByIdUsingGET_9 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,492 | Generating unique operation named: queryPageListUsingGET_8 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,499 | Generating unique operation named: addUsingPOST_10 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,501 | Generating unique operation named: deleteUsingDELETE_10 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,504 | Generating unique operation named: deleteBatchUsingDELETE_10 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,507 | Generating unique operation named: editUsingPUT_10 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,511 | Generating unique operation named: queryByIdUsingGET_10 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,520 | Generating unique operation named: queryPageListUsingGET_9 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,531 | Generating unique operation named: addUsingPOST_11 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,534 | Generating unique operation named: deleteUsingDELETE_11 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,539 | Generating unique operation named: deleteBatchUsingDELETE_11 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,541 | Generating unique operation named: editUsingPUT_11 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,545 | Generating unique operation named: queryByIdUsingGET_11 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:52,553 | Generating unique operation named: queryPageListUsingGET_10 | startingWith | CachingOperationNameGenerator.java | 40 |
INFO | 2021-05-20 17:34:53,982 | Starting Quartz Scheduler now | startScheduler | SchedulerFactoryBean.java | 727 |
INFO | 2021-05-20 17:34:54,833 | ClusterManager: detected 1 failed or restarted instances. | logWarnIfNonZero | JobStoreSupport.java | 3644 |
INFO | 2021-05-20 17:34:54,833 | ClusterManager: Scanning for instance "DESKTOP-2H29U5C1621496371083"'s failed in-progress jobs. | clusterRecover | JobStoreSupport.java | 3503 |
INFO | 2021-05-20 17:34:54,936 | Scheduler MyScheduler_$_DESKTOP-2H29U5C1621503285050 started. | start | QuartzScheduler.java | 547 |
INFO | 2021-05-20 17:34:54,966 | Started JeecgSystemApplication in 30.318 seconds (JVM running for 31.405) | logStarted | StartupInfoLogger.java | 61 |
INFO | 2021-05-20 17:34:55,012 | ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.64.1:8080/jeecg-boot/ Swagger文档: http://192.168.64.1:8080/jeecg-boot/doc.html ---------------------------------------------------------- | main | JeecgSystemApplication.java | 37 |
INFO | 2021-05-20 17:34:58,404 | Initializing Spring DispatcherServlet 'dispatcherServlet' | log | DirectJDKLog.java | 173 |
INFO | 2021-05-20 17:34:58,405 | Initializing Servlet 'dispatcherServlet' | initServletBean | FrameworkServlet.java | 525 |
INFO | 2021-05-20 17:34:58,420 | Completed initialization in 14 ms | initServletBean | FrameworkServlet.java | 547 |
INFO | 2021-05-20 17:34:58,610 | 【websocket消息】有新的连接,总数为:1 | onOpen | WebSocket.java | 57 |
INFO | 2021-05-20 17:35:20,705 | 【websocket消息】连接断开,总数为:0 | onClose | WebSocket.java | 67 |
INFO | 2021-05-20 17:35:22,100 | 【websocket消息】有新的连接,总数为:1 | onOpen | WebSocket.java | 57 |
ERROR | 2021-05-20 17:35:22,483 | Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause | log | DirectJDKLog.java | 175 |
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
at org.jeecg.config.shiro.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:127) at org.jeecg.config.shiro.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99) at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571) at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180) at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:273) at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198) at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106) at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:275) at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260) at org.jeecg.config.shiro.filters.JwtFilter.executeLogin(JwtFilter.java:65) at org.jeecg.config.shiro.filters.JwtFilter.isAccessAllowed(JwtFilter.java:43) at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162) at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:214) at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:189) at org.jeecg.config.shiro.filters.JwtFilter.preHandle(JwtFilter.java:95) at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108) at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66) at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450) at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365) at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90) at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83) at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387) at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362) at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) | |||||
INFO | 2021-05-20 17:35:23,411 | 【websocket消息】连接断开,总数为:0 | onClose | WebSocket.java | 67 |
INFO | 2021-05-20 17:35:35,784 | 【websocket消息】有新的连接,总数为:1 | onOpen | WebSocket.java | 57 |
INFO | 2021-05-20 17:53:27,546 | 【websocket消息】有新的连接,总数为:2 | onOpen | WebSocket.java | 57 |
ERROR | 2021-05-20 18:10:40,796 | No error handling configured for [org.jeecg.modules.message.websocket.WebSocket] and the following error occurred | log | DirectJDKLog.java | 175 |
java.io.EOFException: null
at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1231) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1141) at org.apache.tomcat.websocket.server.WsFrameServer.onDataAvailable(WsFrameServer.java:72) at org.apache.tomcat.websocket.server.WsFrameServer.doOnDataAvailable(WsFrameServer.java:171) at org.apache.tomcat.websocket.server.WsFrameServer.notifyDataAvailable(WsFrameServer.java:151) at org.apache.tomcat.websocket.server.WsHttpUpgradeHandler.upgradeDispatch(WsHttpUpgradeHandler.java:148) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:54) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:59) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) | |||||
ERROR | 2021-05-20 18:10:40,795 | No error handling configured for [org.jeecg.modules.message.websocket.WebSocket] and the following error occurred | log | DirectJDKLog.java | 175 |
java.io.EOFException: null
at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1231) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1141) at org.apache.tomcat.websocket.server.WsFrameServer.onDataAvailable(WsFrameServer.java:72) at org.apache.tomcat.websocket.server.WsFrameServer.doOnDataAvailable(WsFrameServer.java:171) at org.apache.tomcat.websocket.server.WsFrameServer.notifyDataAvailable(WsFrameServer.java:151) at org.apache.tomcat.websocket.server.WsHttpUpgradeHandler.upgradeDispatch(WsHttpUpgradeHandler.java:148) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:54) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:59) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) | |||||
INFO | 2021-05-20 18:10:40,804 | 【websocket消息】连接断开,总数为:1 | onClose | WebSocket.java | 67 |
INFO | 2021-05-20 18:10:40,804 | 【websocket消息】连接断开,总数为:0 | onClose | WebSocket.java | 67 |