11:55:24:702 INFO 25452 --- [restartedMain] com.zksy.ZksyApplication : The following 1 profile is active: "druid" 11:55:26:475 INFO 25452 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 11:55:26:478 INFO 25452 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 11:55:26:588 INFO 25452 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 94 ms. Found 0 Redis repository interfaces. 11:55:26:984 INFO 25452 --- [restartedMain] o.s.cloud.context.scope.GenericScope : BeanFactory id=3c481e74-3e90-36f2-b128-9d5c934cbba4 11:55:28:150 INFO 25452 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8301 (http) 11:55:28:167 INFO 25452 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] 11:55:28:168 INFO 25452 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.106] 11:55:28:196 WARN 25452 --- [restartedMain] o.a.c.webresources.DirResourceSet : Disabled the global canonical file name cache to protect against CVE-2024-56337 when starting the WebResourceSet at [C:\Users\Administrator\AppData\Local\Temp\tomcat-docbase.8301.5733593116611756140] which is part of the web application [] 11:55:28:359 INFO 25452 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 11:55:28:360 INFO 25452 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3645 ms 11:55:29:304 DEBUG 25452 --- [restartedMain] c.z.f.s.f.JwtAuthenticationTokenFilter : Filter 'jwtAuthenticationTokenFilter' configured for use 11:55:30:833 INFO 25452 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited 11:55:32:326 WARN 25452 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 11:55:32:348 WARN 25452 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 11:55:40:744 INFO 25452 --- [restartedMain] c.a.c.sentinel.SentinelWebMvcConfigurer : [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. 11:55:41:628 INFO 25452 --- [restartedMain] c.z.s.impl.MinioFileStorageServiceImpl : 初始化MinIO成功 11:55:41:888 INFO 25452 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 11:55:41:897 INFO 25452 --- [restartedMain] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:55:41:898 INFO 25452 --- [restartedMain] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 11:55:41:898 INFO 25452 --- [restartedMain] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 11:55:41:899 INFO 25452 --- [restartedMain] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 11:55:41:899 INFO 25452 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 11:55:41:899 INFO 25452 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 11:55:41:899 INFO 25452 --- [restartedMain] org.quartz.core.QuartzScheduler : JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4aefacf 11:55:41:996 INFO 25452 --- [restartedMain] c.z.s.impl.MinioFileStorageServiceImpl : 初始化MinIO成功 11:55:42:779 INFO 25452 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@19855a17, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6abd9f47, org.springframework.security.web.context.SecurityContextPersistenceFilter@15051dc0, org.springframework.security.web.header.HeaderWriterFilter@353bf448, org.springframework.web.filter.CorsFilter@78698bcf, org.springframework.security.web.authentication.logout.LogoutFilter@1a82db04, org.springframework.web.filter.CorsFilter@78698bcf, com.zksy.framework.security.filter.JwtAuthenticationTokenFilter@5b6778cf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4d9f3634, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@71720cfc, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@47596bb7, org.springframework.security.web.session.SessionManagementFilter@2b51e805, org.springframework.security.web.access.ExceptionTranslationFilter@5bdca23c, org.springframework.security.web.access.intercept.AuthorizationFilter@25f4a5fc] 11:55:43:205 INFO 25452 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 11:55:44:020 INFO 25452 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] 11:55:45:022 WARN 25452 --- [restartedMain] iguration$LoadBalancerCaffeineWarnLogger : Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. 11:55:45:200 INFO 25452 --- [restartedMain] com.alibaba.nacos.common.remote.client : [RpcClientFactory] create a new rpc client of b00a614a-f90c-44c6-b5d7-441fbaef19cd 11:55:45:200 INFO 25452 --- [restartedMain] com.alibaba.nacos.common.remote.client : [b00a614a-f90c-44c6-b5d7-441fbaef19cd] RpcClient init label, labels = {module=naming, source=sdk} 11:55:45:202 INFO 25452 --- [restartedMain] com.alibaba.nacos.common.remote.client : [b00a614a-f90c-44c6-b5d7-441fbaef19cd] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager 11:55:45:202 INFO 25452 --- [restartedMain] com.alibaba.nacos.common.remote.client : [b00a614a-f90c-44c6-b5d7-441fbaef19cd] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService 11:55:45:202 INFO 25452 --- [restartedMain] com.alibaba.nacos.common.remote.client : [b00a614a-f90c-44c6-b5d7-441fbaef19cd] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler 11:55:45:202 INFO 25452 --- [restartedMain] com.alibaba.nacos.common.remote.client : [b00a614a-f90c-44c6-b5d7-441fbaef19cd] Try to connect to server on start up, server: {serverIp = '172.16.102.52', server main port = 8848} 11:55:45:349 INFO 25452 --- [restartedMain] com.alibaba.nacos.common.remote.client : [b00a614a-f90c-44c6-b5d7-441fbaef19cd] Success to connect to server [172.16.102.52:8848] on start up, connectionId = 1784605879688_172.16.102.252_59289 11:55:45:349 INFO 25452 --- [restartedMain] com.alibaba.nacos.common.remote.client : [b00a614a-f90c-44c6-b5d7-441fbaef19cd] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler 11:55:45:349 INFO 25452 --- [restartedMain] com.alibaba.nacos.common.remote.client : [b00a614a-f90c-44c6-b5d7-441fbaef19cd] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$490/0x0000000800455840 11:55:45:349 INFO 25452 --- [com.alibaba.nacos.client.remote.worker] com.alibaba.nacos.common.remote.client : [b00a614a-f90c-44c6-b5d7-441fbaef19cd] Notify connected event to listeners. 11:55:45:397 INFO 25452 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8301 (http) with context path '' 11:55:45:417 INFO 25452 --- [restartedMain] c.a.c.n.registry.NacosServiceRegistry : nacos registry, DEFAULT_GROUP pipe-network-service 192.168.110.235:8301 register finished 11:55:45:718 INFO 25452 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped 11:55:45:721 INFO 25452 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 11:55:45:879 INFO 25452 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references 11:55:45:897 INFO 25452 --- [nacos-grpc-client-executor-6] com.alibaba.nacos.common.remote.client : [b00a614a-f90c-44c6-b5d7-441fbaef19cd] Receive server push request, request = NotifySubscriberRequest, requestId = 598 11:55:45:899 INFO 25452 --- [nacos-grpc-client-executor-6] com.alibaba.nacos.common.remote.client : [b00a614a-f90c-44c6-b5d7-441fbaef19cd] Ack server push request, request = NotifySubscriberRequest, requestId = 598 11:55:45:969 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingPOST_1 11:55:45:984 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_1 11:55:45:987 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1 11:55:45:994 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 11:55:46:000 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingPOST_2 11:55:46:001 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingPOST_3 11:55:46:005 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_2 11:55:46:005 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_3 11:55:46:006 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2 11:55:46:007 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3 11:55:46:016 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_1 11:55:46:018 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 11:55:46:019 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 11:55:46:023 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_2 11:55:46:023 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_3 11:55:46:025 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getActivePointsUsingGET_1 11:55:46:025 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 11:55:46:026 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_5 11:55:46:027 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingPUT_1 11:55:46:030 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1 11:55:46:031 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_4 11:55:46:032 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_5 11:55:46:034 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmDataListUsingGET_1 11:55:46:035 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_6 11:55:46:035 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_7 11:55:46:040 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingPOST_1 11:55:46:042 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_4 11:55:46:042 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_5 11:55:46:043 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4 11:55:46:043 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_5 11:55:46:045 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: customAlarmUsingPOST_1 11:55:46:045 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: simulateEnvironmentUsingGET_1 11:55:46:046 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: simulateGasUsingGET_1 11:55:46:047 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: simulateManholeUsingGET_1 11:55:46:048 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cacheUsingGET_1 11:55:46:049 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: clearCacheAllUsingDELETE_1 11:55:46:050 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: clearCacheKeyUsingDELETE_1 11:55:46:051 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: clearCacheNameUsingDELETE_1 11:55:46:051 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCacheKeysUsingGET_1 11:55:46:052 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCacheValueUsingGET_1 11:55:46:053 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_1 11:55:46:054 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCodeUsingGET_1 11:55:46:057 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningThresholdUsingPOST_1 11:55:46:059 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: verifyCaseInfoUsingPOST_1 11:55:46:067 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_1 11:55:46:069 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_8 11:55:46:069 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_9 11:55:46:071 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: uploadFileUsingPOST_1 11:55:46:071 WARN 25452 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.util.List 11:55:46:072 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: uploadFilesUsingPOST_1 11:55:46:072 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: fileDownloadUsingGET_1 11:55:46:073 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resourceDownloadUsingGET_1 11:55:46:075 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportAbnormalDevicesUsingPOST_1 11:55:46:077 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalDevicePageUsingGET_1 11:55:46:078 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalGisPointsUsingGET_1 11:55:46:079 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalPointsUsingGET_1 11:55:46:080 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDevicePointsUsingGET_1 11:55:46:081 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceDetailUsingGET_1 11:55:46:082 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getGisStatisticsUsingGET_1 11:55:46:084 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDeviceLedgerUsingPOST_1 11:55:46:085 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDevicePageUsingGET_1 11:55:46:087 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getGisPointsUsingGET_1 11:55:46:087 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTypeStatisticsUsingGET_1 11:55:46:091 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: createMaintainOrderUsingPOST_1 11:55:46:093 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteMaintainRecordUsingDELETE_1 11:55:46:094 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportMaintainRecordsUsingPOST_1 11:55:46:095 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMaintainRecordListUsingGET_1 11:55:46:097 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMaintainRecordPageUsingGET_1 11:55:46:098 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMyMaintainRecordPageUsingGET_1 11:55:46:099 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importMaintainRecordsUsingPOST_1 11:55:46:102 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveMaintainRecordUsingPOST_1 11:55:46:102 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateMaintainRecordUsingPUT_1 11:55:46:104 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_1 11:55:46:111 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_6 11:55:46:111 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_7 11:55:46:112 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_10 11:55:46:112 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_11 11:55:46:113 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByCategoryUsingGET_1 11:55:46:115 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_6 11:55:46:115 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_7 11:55:46:116 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_1 11:55:46:117 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_2 11:55:46:118 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_3 11:55:46:120 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_8 11:55:46:121 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_9 11:55:46:121 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_12 11:55:46:122 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_13 11:55:46:124 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_8 11:55:46:124 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_9 11:55:46:125 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_2 11:55:46:125 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_3 11:55:46:127 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: acceptUsingPUT_1 11:55:46:128 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_4 11:55:46:128 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_5 11:55:46:131 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_10 11:55:46:131 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_11 11:55:46:132 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_14 11:55:46:132 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_15 11:55:46:133 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: rejectUsingPUT_1 11:55:46:135 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_10 11:55:46:136 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_11 11:55:46:136 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_4 11:55:46:136 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_5 11:55:46:140 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addTrackLogUsingPOST_1 11:55:46:140 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: closeUsingPUT_1 11:55:46:141 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_6 11:55:46:141 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_7 11:55:46:144 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_12 11:55:46:144 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_13 11:55:46:145 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_16 11:55:46:145 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_17 11:55:46:145 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrackLogsUsingGET_1 11:55:46:146 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: releaseUsingPUT_1 11:55:46:148 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_12 11:55:46:148 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_13 11:55:46:150 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_6 11:55:46:150 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_7 11:55:46:151 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_8 11:55:46:151 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_9 11:55:46:153 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: doReportUsingPUT_1 11:55:46:157 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: doTransferUsingPUT_1 11:55:46:160 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_14 11:55:46:160 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_15 11:55:46:160 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_18 11:55:46:161 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_19 11:55:46:161 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTransferLogsUsingGET_1 11:55:46:162 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_14 11:55:46:162 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_15 11:55:46:163 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_8 11:55:46:163 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_9 11:55:46:164 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: closeUrgeUsingPUT_1 11:55:46:165 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_10 11:55:46:165 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_11 11:55:46:167 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: doUrgeUsingPOST_1 11:55:46:170 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_16 11:55:46:170 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_17 11:55:46:171 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_20 11:55:46:171 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_21 11:55:46:172 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUrgeDetailsUsingGET_1 11:55:46:174 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_16 11:55:46:175 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_17 11:55:46:175 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_10 11:55:46:176 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_11 11:55:46:177 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_12 11:55:46:177 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_13 11:55:46:180 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_18 11:55:46:180 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_19 11:55:46:181 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_22 11:55:46:181 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_23 11:55:46:184 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_18 11:55:46:185 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_19 11:55:46:186 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_12 11:55:46:186 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_13 11:55:46:187 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: verifyUsingPUT_1 11:55:46:189 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: approveUsingPUT_1 11:55:46:189 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_14 11:55:46:190 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_15 11:55:46:192 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_20 11:55:46:193 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_21 11:55:46:194 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_24 11:55:46:194 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_25 11:55:46:195 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: publishUsingPUT_1 11:55:46:196 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: rejectUsingPUT_2 11:55:46:197 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: rejectUsingPUT_3 11:55:46:201 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_20 11:55:46:201 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_21 11:55:46:201 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: submitForApprovalUsingPUT_1 11:55:46:202 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: submitFromPlanUsingPOST_1 11:55:46:203 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_14 11:55:46:203 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_15 11:55:46:204 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_16 11:55:46:204 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_17 11:55:46:207 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_22 11:55:46:207 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_23 11:55:46:207 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_26 11:55:46:208 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_27 11:55:46:208 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByApprovalIdUsingGET_1 11:55:46:210 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_22 11:55:46:210 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_23 11:55:46:211 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_16 11:55:46:211 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_17 11:55:46:212 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_18 11:55:46:212 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_19 11:55:46:215 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_24 11:55:46:215 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_25 11:55:46:215 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_28 11:55:46:216 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_29 11:55:46:217 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCategoryTreeUsingGET_1 11:55:46:218 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_24 11:55:46:219 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_25 11:55:46:219 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_18 11:55:46:219 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_19 11:55:46:231 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainPageUsingGET_1 11:55:46:234 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelPageUsingGET_1 11:55:46:238 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusPageUsingGET_1 11:55:46:240 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testPageUsingGET_1 11:55:46:243 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typePageUsingGET_1 11:55:46:250 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: basePageUsingGET_1 11:55:46:250 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseDeleteUsingDELETE_1 11:55:46:252 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseDeleteBatchUsingDELETE_1 11:55:46:253 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseGetByIdUsingGET_1 11:55:46:253 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseListUsingGET_1 11:55:46:257 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseSaveUsingPOST_1 11:55:46:258 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseUpdateUsingPUT_1 11:55:46:258 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainDeleteUsingDELETE_1 11:55:46:259 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainDeleteBatchUsingDELETE_1 11:55:46:260 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainGetByIdUsingGET_1 11:55:46:261 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainSaveUsingPOST_1 11:55:46:262 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainUpdateUsingPUT_1 11:55:46:263 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelByEquipmentUsingGET_1 11:55:46:264 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelByPointUsingGET_1 11:55:46:264 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelDeleteUsingDELETE_1 11:55:46:265 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelDeleteBatchUsingDELETE_1 11:55:46:267 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelSaveUsingPOST_1 11:55:46:267 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelSaveBatchUsingPOST_1 11:55:46:268 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusDeleteUsingDELETE_1 11:55:46:269 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusGetByIdUsingGET_1 11:55:46:270 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusSaveUsingPOST_1 11:55:46:271 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusUpdateUsingPUT_1 11:55:46:272 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testDeleteUsingDELETE_1 11:55:46:272 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testDeleteBatchUsingDELETE_1 11:55:46:273 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testGetByIdUsingGET_1 11:55:46:275 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testSaveUsingPOST_1 11:55:46:275 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testUpdateUsingPUT_1 11:55:46:276 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeDeleteUsingDELETE_1 11:55:46:277 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeDeleteBatchUsingDELETE_1 11:55:46:277 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeGetByIdUsingGET_1 11:55:46:278 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeListUsingGET_1 11:55:46:279 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeSaveUsingPOST_1 11:55:46:280 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeUpdateUsingPUT_1 11:55:46:281 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_30 11:55:46:281 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_31 11:55:46:281 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_1 11:55:46:286 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_1 11:55:46:287 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_1 11:55:46:287 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: boundEquipmentIdsUsingGET_1 11:55:46:288 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_1 11:55:46:288 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_20 11:55:46:289 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_21 11:55:46:289 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_32 11:55:46:289 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_33 11:55:46:290 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_2 11:55:46:290 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_3 11:55:46:291 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_26 11:55:46:292 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_27 11:55:46:293 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_1 11:55:46:293 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_34 11:55:46:294 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_35 11:55:46:294 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_4 11:55:46:294 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_5 11:55:46:295 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: monthlyStatsUsingGET_1 11:55:46:296 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_2 11:55:46:296 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_3 11:55:46:306 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentPageUsingGET_1 11:55:46:309 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyPageUsingGET_1 11:55:46:310 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_4 11:55:46:310 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_5 11:55:46:310 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_22 11:55:46:310 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_23 11:55:46:311 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: finalApproveUsingPUT_1 11:55:46:312 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: firstApproveUsingPUT_1 11:55:46:313 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_36 11:55:46:313 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_37 11:55:46:318 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: publishUsingPOST_1 11:55:46:319 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_28 11:55:46:319 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_29 11:55:46:319 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: scopeUsersUsingGET_1 11:55:46:320 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_2 11:55:46:320 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_3 11:55:46:321 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateStatusUsingPUT_1 11:55:46:322 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_1 11:55:46:323 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_6 11:55:46:324 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_7 11:55:46:325 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_30 11:55:46:325 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_31 11:55:46:326 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_4 11:55:46:326 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_5 11:55:46:327 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_2 11:55:46:327 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_3 11:55:46:328 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_8 11:55:46:328 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_9 11:55:46:329 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_32 11:55:46:330 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_33 11:55:46:330 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_6 11:55:46:330 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_7 11:55:46:332 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePlanUsingDELETE_1 11:55:46:332 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteTemplateUsingDELETE_1 11:55:46:333 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: plansUsingGET_1 11:55:46:333 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resultUsingGET_1 11:55:46:335 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: savePlanUsingPOST_1 11:55:46:336 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveTemplateUsingPOST_1 11:55:46:336 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: templatesUsingGET_1 11:55:46:337 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updatePlanUsingPUT_1 11:55:46:337 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateTemplateUsingPUT_1 11:55:46:341 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addLogUsingPOST_1 11:55:46:342 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteEventUsingDELETE_1 11:55:46:342 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProjectUsingDELETE_1 11:55:46:343 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteRoleUsingDELETE_1 11:55:46:343 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteSceneUsingDELETE_1 11:55:46:344 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteTaskUsingDELETE_1 11:55:46:344 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: eventUsingGET_1 11:55:46:345 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: logUsingGET_1 11:55:46:346 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: processUsingPOST_1 11:55:46:346 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: projectsUsingGET_1 11:55:46:347 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resultUsingGET_2 11:55:46:347 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resultUsingGET_3 11:55:46:347 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: roleUsingGET_1 11:55:46:348 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveEventUsingPOST_1 11:55:46:349 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveProjectUsingPOST_1 11:55:46:350 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveRoleUsingPOST_1 11:55:46:351 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveSceneUsingPOST_1 11:55:46:352 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveTaskUsingPOST_1 11:55:46:353 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: sceneUsingGET_1 11:55:46:353 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: taskUsingGET_1 11:55:46:355 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmsUsingGET_1 11:55:46:356 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_1 11:55:46:356 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_1 11:55:46:357 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestUsingGET_1 11:55:46:358 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_1 11:55:46:370 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addLeaderInstructionUsingPOST_1 11:55:46:371 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchWarningUsingDELETE_1 11:55:46:372 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteWarningUsingDELETE_1 11:55:46:372 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getArchiveUsingGET_1 11:55:46:373 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getArchiveListUsingGET_1 11:55:46:374 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAttachmentsUsingGET_1 11:55:46:375 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCompletedWarningsUsingGET_1 11:55:46:376 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDashboardStatisticsUsingGET_1 11:55:46:376 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalDetailUsingGET_1 11:55:46:377 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalHistoryUsingGET_1 11:55:46:377 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalListUsingGET_1 11:55:46:378 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalProcessUsingGET_1 11:55:46:380 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLinkedAlarmsUsingGET_1 11:55:46:380 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getProcessDiagramUsingGET_1 11:55:46:381 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getProcessStatisticsUsingGET_1 11:55:46:382 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getProcessingWarningsUsingGET_1 11:55:46:383 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getStatisticsUsingGET_1 11:55:46:384 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTodoListUsingGET_1 11:55:46:385 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningDetailUsingGET_1 11:55:46:385 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningFullDetailUsingGET_1 11:55:46:387 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningListUsingGET_1 11:55:46:388 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: linkAlarmsUsingPOST_1 11:55:46:389 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: publishWarningUsingPOST_1 11:55:46:389 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveWarningUsingPOST_1 11:55:46:390 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: returnWarningUsingPOST_1 11:55:46:392 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningUsingPOST_1 11:55:46:393 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: searchWarningsUsingGET_1 11:55:46:394 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: supervisionWarningUsingPOST_1 11:55:46:395 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateWarningUsingPUT_1 11:55:46:396 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: upgradeWarningUsingPOST_1 11:55:46:399 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getBySpecialUsingGET_1 11:55:46:400 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverviewUsingGET_1 11:55:46:401 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRangeUsingGET_1 11:55:46:403 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_1 11:55:46:405 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposeStatusStatUsingGET_1 11:55:46:409 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByTypeUsingGET_1 11:55:46:409 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverviewUsingGET_2 11:55:46:410 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverviewUsingGET_3 11:55:46:410 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRangeUsingGET_2 11:55:46:411 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRangeUsingGET_3 11:55:46:411 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_2 11:55:46:411 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_3 11:55:46:412 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTodayStatsUsingGET_1 11:55:46:413 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryTodayPageUsingGET_1 11:55:46:414 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendByDayUsingGET_1 11:55:46:415 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendByMonthUsingGET_1 11:55:46:419 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_6 11:55:46:420 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_7 11:55:46:420 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_2 11:55:46:420 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_3 11:55:46:421 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindPumpStationUsingPOST_1 11:55:46:421 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_2 11:55:46:421 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_3 11:55:46:422 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_24 11:55:46:422 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_25 11:55:46:422 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_38 11:55:46:423 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_39 11:55:46:423 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_10 11:55:46:423 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_11 11:55:46:425 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_34 11:55:46:425 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_35 11:55:46:426 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_8 11:55:46:426 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_9 11:55:46:428 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_1 11:55:46:428 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getStatsUsingGET_1 11:55:46:432 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_26 11:55:46:432 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_27 11:55:46:433 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_1 11:55:46:433 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_26 11:55:46:433 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_27 11:55:46:434 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByTopLevelTypeUsingGET_1 11:55:46:434 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_40 11:55:46:435 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_41 11:55:46:435 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentByPointUsingGET_1 11:55:46:436 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentDetailUsingGET_1 11:55:46:436 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_2 11:55:46:436 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_3 11:55:46:437 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_36 11:55:46:437 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_37 11:55:46:438 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_1 11:55:46:439 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testEquipmentUsingPOST_1 11:55:46:439 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_20 11:55:46:440 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_21 11:55:46:440 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateEquipmentStatusUsingPUT_1 11:55:46:442 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_28 11:55:46:442 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_29 11:55:46:443 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_2 11:55:46:443 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_3 11:55:46:443 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_28 11:55:46:444 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_29 11:55:46:444 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_42 11:55:46:444 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_43 11:55:46:445 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_4 11:55:46:445 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_5 11:55:46:445 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_38 11:55:46:446 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_39 11:55:46:446 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_2 11:55:46:447 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_3 11:55:46:448 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_22 11:55:46:448 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_23 11:55:46:450 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_30 11:55:46:450 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_31 11:55:46:451 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_4 11:55:46:451 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_5 11:55:46:451 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_30 11:55:46:451 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_31 11:55:46:452 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_44 11:55:46:452 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_45 11:55:46:452 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_6 11:55:46:452 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_7 11:55:46:453 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_40 11:55:46:453 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_41 11:55:46:454 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_4 11:55:46:454 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_5 11:55:46:455 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_24 11:55:46:455 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_25 11:55:46:457 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_32 11:55:46:457 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_33 11:55:46:457 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_6 11:55:46:458 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_7 11:55:46:458 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_32 11:55:46:458 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_33 11:55:46:459 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_46 11:55:46:459 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_47 11:55:46:459 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_8 11:55:46:459 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_9 11:55:46:460 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_42 11:55:46:460 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_43 11:55:46:461 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_6 11:55:46:461 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_7 11:55:46:462 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_26 11:55:46:462 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_27 11:55:46:464 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmCountsUsingGET_1 11:55:46:464 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAveragePressureUsingGET_1 11:55:46:465 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_2 11:55:46:465 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_3 11:55:46:465 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_2 11:55:46:466 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_3 11:55:46:466 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureDistributionUsingGET_1 11:55:46:467 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getSignalVsPressureUsingGET_1 11:55:46:470 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportFlowMonitorDataUsingGET_1 11:55:46:471 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFlowMonitorPageUsingGET_1 11:55:46:471 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFlowTrend24hUsingGET_1 11:55:46:473 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dispatchUsingPOST_1 11:55:46:473 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: equipmentUsingGET_1 11:55:46:474 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_1 11:55:46:475 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveUsingPUT_1 11:55:46:475 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_1 11:55:46:476 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: summaryUsingGET_1 11:55:46:479 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_34 11:55:46:479 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_35 11:55:46:480 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePointRelUsingDELETE_1 11:55:46:481 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findFullByPageUsingGET_1 11:55:46:482 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalListUsingGET_1 11:55:46:483 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentStatusUsingGET_1 11:55:46:483 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointRelByEquipmentUsingGET_1 11:55:46:484 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointRelByPointUsingGET_1 11:55:46:484 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_44 11:55:46:485 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_45 11:55:46:486 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_1 11:55:46:486 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: savePointRelUsingPOST_1 11:55:46:487 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: savePointRelBatchUsingPOST_1 11:55:46:488 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_28 11:55:46:488 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_29 11:55:46:490 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_36 11:55:46:490 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_37 11:55:46:491 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteDeviceRelUsingDELETE_1 11:55:46:494 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_34 11:55:46:494 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_35 11:55:46:495 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_48 11:55:46:495 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_49 11:55:46:495 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_12 11:55:46:496 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_13 11:55:46:496 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listDevicesUsingGET_1 11:55:46:496 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_1 11:55:46:498 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_46 11:55:46:499 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_47 11:55:46:500 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_2 11:55:46:500 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_3 11:55:46:501 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelBatchUsingPOST_1 11:55:46:501 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_30 11:55:46:502 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_31 11:55:46:503 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsUsingGET_1 11:55:46:504 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_2 11:55:46:504 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_3 11:55:46:506 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmsUsingGET_2 11:55:46:506 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmsUsingGET_3 11:55:46:506 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_4 11:55:46:507 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_5 11:55:46:507 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_4 11:55:46:507 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_5 11:55:46:507 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataUsingGET_1 11:55:46:508 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestWithAlarmUsingGET_1 11:55:46:508 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOnlineRateUsingGET_1 11:55:46:509 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_4 11:55:46:509 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_5 11:55:46:510 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_38 11:55:46:510 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_39 11:55:46:513 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_36 11:55:46:513 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_37 11:55:46:514 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_50 11:55:46:514 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_51 11:55:46:516 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_48 11:55:46:516 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_49 11:55:46:517 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_32 11:55:46:517 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_33 11:55:46:518 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_40 11:55:46:519 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_41 11:55:46:521 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_38 11:55:46:521 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_39 11:55:46:521 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_52 11:55:46:522 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_53 11:55:46:522 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_2 11:55:46:522 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_3 11:55:46:525 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_50 11:55:46:525 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_51 11:55:46:526 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_34 11:55:46:526 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_35 11:55:46:527 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDataUsingGET_1 11:55:46:528 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_42 11:55:46:528 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_43 11:55:46:529 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteDeviceRelUsingDELETE_2 11:55:46:529 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteDeviceRelUsingDELETE_3 11:55:46:531 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_40 11:55:46:532 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_41 11:55:46:532 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_54 11:55:46:532 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_55 11:55:46:533 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByNetworkIdUsingGET_1 11:55:46:533 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listDevicesUsingGET_2 11:55:46:534 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listDevicesUsingGET_3 11:55:46:534 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_4 11:55:46:548 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_5 11:55:46:550 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_52 11:55:46:551 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_53 11:55:46:551 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_4 11:55:46:551 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_5 11:55:46:552 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelBatchUsingPOST_2 11:55:46:552 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelBatchUsingPOST_3 11:55:46:552 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_36 11:55:46:553 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_37 11:55:46:554 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_44 11:55:46:554 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_45 11:55:46:556 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_42 11:55:46:556 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_43 11:55:46:557 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_56 11:55:46:557 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_57 11:55:46:557 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByNetworkIdUsingGET_2 11:55:46:557 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByNetworkIdUsingGET_3 11:55:46:559 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_54 11:55:46:559 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_55 11:55:46:559 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_2 11:55:46:560 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_3 11:55:46:560 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_38 11:55:46:560 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_39 11:55:46:561 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentsUsingGET_1 11:55:46:562 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getManholesUsingGET_1 11:55:46:562 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPipeLinesUsingGET_1 11:55:46:564 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_46 11:55:46:564 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_47 11:55:46:564 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDataUsingGET_2 11:55:46:565 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDataUsingGET_3 11:55:46:565 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_58 11:55:46:565 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_59 11:55:46:566 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMapPointsUsingGET_1 11:55:46:568 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_8 11:55:46:568 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_9 11:55:46:571 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_56 11:55:46:572 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_57 11:55:46:572 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByLevelUsingGET_1 11:55:46:573 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByRegionUsingGET_1 11:55:46:574 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByStatusUsingGET_1 11:55:46:574 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByTypeUsingGET_1 11:55:46:575 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsOverviewUsingGET_1 11:55:46:575 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsStatusTimelineUsingGET_1 11:55:46:576 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsTypeTimelineUsingGET_1 11:55:46:577 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: submitUsingPUT_1 11:55:46:577 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_40 11:55:46:577 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_41 11:55:46:580 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportLeakageMonitorDataUsingGET_1 11:55:46:581 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLeakageMonitorPageUsingGET_1 11:55:46:581 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLeakageTrend24hUsingGET_1 11:55:46:587 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryByDateUsingPOST_1 11:55:46:592 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: abnormalTerminalTrendUsingPOST_1 11:55:46:595 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: caseRateTrendUsingPOST_1 11:55:46:598 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: batchDispatchUsingPOST_1 11:55:46:600 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: processTaskUsingPOST_1 11:55:46:606 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_2 11:55:46:606 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_3 11:55:46:609 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_60 11:55:46:609 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_61 11:55:46:614 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllImeiCardNumbersUsingGET_1 11:55:46:615 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByImeiUsingGET_1 11:55:46:616 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverallStatisticsUsingGET_1 11:55:46:617 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAlarmDataUsingGET_1 11:55:46:618 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_4 11:55:46:618 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_5 11:55:46:619 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statAlarmTrendByHourUsingGET_1 11:55:46:621 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statManholeByDeviceUsingGET_1 11:55:46:622 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statTemperatureTrendByHourUsingGET_1 11:55:46:627 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningThresholdUsingPOST_2 11:55:46:627 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningThresholdUsingPOST_3 11:55:46:628 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateDeviceStatusUsingPOST_1 11:55:46:636 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_4 11:55:46:636 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_5 11:55:46:637 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_62 11:55:46:637 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_63 11:55:46:640 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getManholeDataListUsingPOST_1 11:55:46:643 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: countByTypeUsingPOST_1 11:55:46:643 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_1 11:55:46:646 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_44 11:55:46:646 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_45 11:55:46:646 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_4 11:55:46:647 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_5 11:55:46:647 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_8 11:55:46:647 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_9 11:55:46:648 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_48 11:55:46:648 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_49 11:55:46:648 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_64 11:55:46:649 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_65 11:55:46:650 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_10 11:55:46:650 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_11 11:55:46:651 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointDetailUsingGET_1 11:55:46:652 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsByNetworkUsingGET_1 11:55:46:653 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_58 11:55:46:653 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_59 11:55:46:654 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_8 11:55:46:654 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_9 11:55:46:655 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unbindEquipmentUsingPOST_1 11:55:46:656 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_42 11:55:46:656 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_43 11:55:46:658 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_1 11:55:46:659 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_1 11:55:46:659 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_1 11:55:46:660 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_6 11:55:46:660 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_7 11:55:46:660 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPowerByDeviceUsingGET_1 11:55:46:661 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPowerTrendByHourUsingGET_1 11:55:46:663 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_46 11:55:46:663 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_47 11:55:46:664 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_10 11:55:46:664 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_11 11:55:46:664 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_50 11:55:46:665 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_51 11:55:46:665 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_66 11:55:46:666 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_67 11:55:46:666 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_12 11:55:46:666 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_13 11:55:46:667 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_60 11:55:46:667 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_61 11:55:46:668 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_10 11:55:46:668 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_11 11:55:46:669 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_44 11:55:46:669 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_45 11:55:46:675 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_10 11:55:46:675 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_11 11:55:46:676 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_6 11:55:46:676 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_7 11:55:46:677 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: boundEquipmentIdsUsingGET_2 11:55:46:677 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: boundEquipmentIdsUsingGET_3 11:55:46:678 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_4 11:55:46:678 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_5 11:55:46:679 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_52 11:55:46:680 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_53 11:55:46:680 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_68 11:55:46:681 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_69 11:55:46:681 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_14 11:55:46:681 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_15 11:55:46:684 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_62 11:55:46:684 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_63 11:55:46:685 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_10 11:55:46:686 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_11 11:55:46:687 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dispatchUsingPOST_2 11:55:46:688 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dispatchUsingPOST_3 11:55:46:688 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: equipmentUsingGET_2 11:55:46:689 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: equipmentUsingGET_3 11:55:46:690 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_2 11:55:46:690 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_3 11:55:46:690 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveUsingPUT_2 11:55:46:691 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveUsingPUT_3 11:55:46:691 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_4 11:55:46:692 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_5 11:55:46:693 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getHistoryUsingGET_1 11:55:46:693 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsUsingGET_2 11:55:46:693 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsUsingGET_3 11:55:46:694 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_6 11:55:46:694 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_7 11:55:46:697 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportPressureMonitorDataUsingGET_1 11:55:46:698 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureMonitorPageUsingGET_1 11:55:46:698 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureTrend24hUsingGET_1 11:55:46:700 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_2 11:55:46:700 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_3 11:55:46:701 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_6 11:55:46:701 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_7 11:55:46:701 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_2 11:55:46:701 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_3 11:55:46:702 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_2 11:55:46:702 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_3 11:55:46:703 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_8 11:55:46:703 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_9 11:55:46:704 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statFlowTrendByHourUsingGET_1 11:55:46:705 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statRadarByDeviceUsingGET_1 11:55:46:706 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFlowHistoryUsingGET_1 11:55:46:706 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getGasAlarmLatestUsingGET_1 11:55:46:707 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsWithLatestDataUsingGET_1 11:55:46:708 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureHistoryUsingGET_1 11:55:46:709 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getVideoListUsingGET_1 11:55:46:710 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_54 11:55:46:710 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_55 11:55:46:714 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_48 11:55:46:714 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_49 11:55:46:715 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_70 11:55:46:715 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_71 11:55:46:716 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFourColorMapUsingGET_1 11:55:46:718 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_64 11:55:46:719 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_65 11:55:46:720 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_46 11:55:46:720 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_47 11:55:46:721 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_2 11:55:46:721 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_3 11:55:46:724 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1 11:55:46:725 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_1 11:55:46:725 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getConfigKeyUsingGET_1 11:55:46:726 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_4 11:55:46:726 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_5 11:55:46:726 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: refreshCacheUsingDELETE_1 11:55:46:727 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_1 11:55:46:732 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_16 11:55:46:732 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_17 11:55:46:733 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_2 11:55:46:733 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_3 11:55:46:737 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_2 11:55:46:737 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_3 11:55:46:738 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_2 11:55:46:738 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_3 11:55:46:739 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: excludeChildUsingGET_1 11:55:46:739 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_6 11:55:46:740 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_7 11:55:46:744 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_18 11:55:46:744 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_19 11:55:46:745 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_2 11:55:46:745 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_3 11:55:46:748 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_4 11:55:46:748 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_5 11:55:46:748 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dictTypeUsingGET_1 11:55:46:749 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_4 11:55:46:749 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_5 11:55:46:749 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_8 11:55:46:750 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_9 11:55:46:750 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_4 11:55:46:750 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_5 11:55:46:754 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_20 11:55:46:754 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_21 11:55:46:755 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_4 11:55:46:755 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_5 11:55:46:758 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_6 11:55:46:759 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_7 11:55:46:759 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_6 11:55:46:759 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_7 11:55:46:760 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_10 11:55:46:760 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_11 11:55:46:760 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_1 11:55:46:761 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: refreshCacheUsingDELETE_2 11:55:46:761 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: refreshCacheUsingDELETE_3 11:55:46:761 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_6 11:55:46:761 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_7 11:55:46:764 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_22 11:55:46:764 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_23 11:55:46:765 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_6 11:55:46:765 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_7 11:55:46:766 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_1 11:55:46:766 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingHEAD_1 11:55:46:767 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPOST_1 11:55:46:767 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPUT_1 11:55:46:767 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPATCH_1 11:55:46:767 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingDELETE_1 11:55:46:767 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingOPTIONS_1 11:55:46:767 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingTRACE_1 11:55:46:768 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_12 11:55:46:768 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_13 11:55:46:769 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRoutersUsingGET_1 11:55:46:770 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingPOST_1 11:55:46:771 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginNoNeedAuthUsingPOST_1 11:55:46:772 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cleanUsingDELETE_1 11:55:46:772 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_8 11:55:46:773 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_9 11:55:46:773 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unlockUsingGET_1 11:55:46:776 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_24 11:55:46:777 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_25 11:55:46:778 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_8 11:55:46:778 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_9 11:55:46:784 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_8 11:55:46:784 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_9 11:55:46:785 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_8 11:55:46:785 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_9 11:55:46:786 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_14 11:55:46:786 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_15 11:55:46:791 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_26 11:55:46:791 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_27 11:55:46:792 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_10 11:55:46:792 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_11 11:55:46:793 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: roleMenuTreeselectUsingGET_1 11:55:46:795 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: treeselectUsingGET_1 11:55:46:797 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_10 11:55:46:798 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_11 11:55:46:798 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_10 11:55:46:798 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_11 11:55:46:799 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_16 11:55:46:799 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_17 11:55:46:799 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_12 11:55:46:800 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_13 11:55:46:802 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_28 11:55:46:802 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_29 11:55:46:803 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cleanUsingDELETE_2 11:55:46:804 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cleanUsingDELETE_3 11:55:46:804 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_14 11:55:46:804 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_15 11:55:46:808 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_30 11:55:46:808 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_31 11:55:46:809 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_10 11:55:46:810 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_11 11:55:46:812 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_12 11:55:46:812 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_13 11:55:46:813 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_12 11:55:46:813 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_13 11:55:46:813 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_18 11:55:46:814 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_19 11:55:46:814 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_2 11:55:46:814 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_3 11:55:46:815 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_16 11:55:46:815 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_17 11:55:46:819 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_32 11:55:46:819 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_33 11:55:46:820 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_12 11:55:46:821 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_13 11:55:46:823 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: avatarUsingPOST_1 11:55:46:824 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: profileUsingGET_1 11:55:46:830 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateProfileUsingPUT_1 11:55:46:831 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updatePwdUsingPUT_1 11:55:46:832 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: registerUsingPOST_1 11:55:46:835 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_14 11:55:46:836 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_15 11:55:46:837 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cancelAuthUserUsingPUT_1 11:55:46:838 WARN 25452 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.lang.Long[] 11:55:46:838 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cancelAuthUserAllUsingPUT_1 11:55:46:838 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: changeStatusUsingPUT_1 11:55:46:839 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dataScopeUsingPUT_1 11:55:46:839 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deptTreeUsingGET_1 11:55:46:840 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_14 11:55:46:840 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_15 11:55:46:841 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_20 11:55:46:841 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_21 11:55:46:841 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_4 11:55:46:842 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_5 11:55:46:842 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_18 11:55:46:842 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_19 11:55:46:843 WARN 25452 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.lang.Long[] 11:55:46:843 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectAuthUserAllUsingPUT_1 11:55:46:850 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: allocatedListUsingGET_1 11:55:46:852 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_34 11:55:46:852 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_35 11:55:46:855 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unallocatedListUsingGET_1 11:55:46:856 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_14 11:55:46:857 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_15 11:55:46:859 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_16 11:55:46:860 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_17 11:55:46:860 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: authRoleUsingGET_1 11:55:46:861 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: changeStatusUsingPUT_2 11:55:46:861 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: changeStatusUsingPUT_3 11:55:46:862 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deptTreeUsingGET_2 11:55:46:862 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deptTreeUsingGET_3 11:55:46:863 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_16 11:55:46:863 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_17 11:55:46:864 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_22 11:55:46:864 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_23 11:55:46:864 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_24 11:55:46:864 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_25 11:55:46:865 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importDataUsingPOST_1 11:55:46:865 WARN 25452 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.lang.Long[] 11:55:46:865 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: insertAuthRoleUsingPUT_1 11:55:46:866 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_20 11:55:46:866 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_21 11:55:46:867 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resetPwdUsingPUT_1 11:55:46:869 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_36 11:55:46:869 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_37 11:55:46:871 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_16 11:55:46:872 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_17 11:55:46:872 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importTemplateUsingPOST_1 11:55:46:874 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: forceLogoutUsingDELETE_1 11:55:46:875 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_38 11:55:46:875 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_39 11:55:46:878 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_4 11:55:46:878 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_5 11:55:46:878 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_8 11:55:46:879 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_9 11:55:46:879 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_4 11:55:46:880 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_5 11:55:46:881 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_4 11:55:46:881 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_5 11:55:46:882 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_10 11:55:46:882 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_11 11:55:46:883 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statTelemetryByDeviceUsingGET_1 11:55:46:885 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statTelemetryTrendByHourUsingGET_1 11:55:46:888 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleFaultUsingPOST_1 11:55:46:895 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_6 11:55:46:895 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_7 11:55:46:897 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_72 11:55:46:897 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_73 11:55:46:901 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUserUsingGET_1 11:55:46:902 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_4 11:55:46:903 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_5 11:55:46:918 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_66 11:55:46:918 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_67 11:55:46:920 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_12 11:55:46:920 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_13 11:55:46:921 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: userListUsingGET_1 11:55:46:925 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addWarningItemUsingPOST_1 11:55:46:925 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: generateItemCodeUsingGET_1 11:55:46:926 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getItemDetailUsingGET_1 11:55:46:927 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryWarningItemsUsingGET_1 11:55:46:928 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateItemStatusUsingPUT_1 11:55:46:929 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateWarningItemUsingPUT_1 11:55:46:932 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addWarningReasonUsingPOST_1 11:55:46:933 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getReasonDetailUsingGET_1 11:55:46:933 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getReasonsByTypeAndLevelUsingGET_1 11:55:46:934 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryWarningReasonsUsingGET_1 11:55:46:934 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateReasonStatusUsingPUT_1 11:55:46:935 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateWarningReasonUsingPUT_1 11:55:46:936 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2 11:55:46:938 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3 11:55:46:938 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_50 11:55:46:938 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_51 11:55:46:939 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_74 11:55:46:939 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_75 11:55:46:940 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningThresholdListUsingGET_1 11:55:46:943 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_68 11:55:46:943 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_69 11:55:46:944 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_6 11:55:46:945 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_7 11:55:46:947 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_6 11:55:46:948 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_7 11:55:46:948 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_6 11:55:46:949 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_7 11:55:46:950 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_12 11:55:46:950 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_13 11:55:46:951 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectOverLimitDataUsingGET_1 11:55:46:952 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByDeviceUsingGET_1 11:55:46:953 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsOnlineDeviceUsingGET_1 11:55:46:960 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_18 11:55:46:960 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_19 11:55:46:961 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_1 11:55:46:965 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_76 11:55:46:965 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_77 11:55:46:965 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestPipeUsingGET_1 11:55:46:966 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverallStatisticsUsingGET_2 11:55:46:966 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverallStatisticsUsingGET_3 11:55:46:967 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_12 11:55:46:967 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_13 11:55:46:968 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_1 11:55:46:968 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_22 11:55:46:969 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_23 11:55:46:970 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_1 11:55:46:970 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPipeByMaterialUsingGET_1 11:55:46:971 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPipeByStatusUsingGET_1 11:55:46:971 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_14 11:55:46:971 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_15 11:55:46:977 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_20 11:55:46:977 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_21 11:55:46:978 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_2 11:55:46:979 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_3 11:55:46:979 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_78 11:55:46:980 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_79 11:55:46:981 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_14 11:55:46:981 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_15 11:55:46:982 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_2 11:55:46:983 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_3 11:55:46:983 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_24 11:55:46:984 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_25 11:55:46:984 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_2 11:55:46:985 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_3 11:55:46:986 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_16 11:55:46:986 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_17 11:55:46:994 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_22 11:55:46:994 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_23 11:55:46:995 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_4 11:55:46:996 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_5 11:55:46:996 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_80 11:55:46:997 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_81 11:55:46:998 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_16 11:55:46:998 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_17 11:55:47:000 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_4 11:55:47:000 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_5 11:55:47:001 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_26 11:55:47:001 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_27 11:55:47:002 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_4 11:55:47:002 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_5 11:55:47:003 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_18 11:55:47:003 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_19 11:55:47:009 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_24 11:55:47:010 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_25 11:55:47:010 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_6 11:55:47:010 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_7 11:55:47:011 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_82 11:55:47:011 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_83 11:55:47:012 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_18 11:55:47:013 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_19 11:55:47:014 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_6 11:55:47:014 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_7 11:55:47:015 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_28 11:55:47:016 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_29 11:55:47:016 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_6 11:55:47:017 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_7 11:55:47:018 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_20 11:55:47:018 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_21 11:55:47:023 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_26 11:55:47:024 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_27 11:55:47:024 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_8 11:55:47:024 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_9 11:55:47:025 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_84 11:55:47:025 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_85 11:55:47:026 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_20 11:55:47:026 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_21 11:55:47:027 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_8 11:55:47:027 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_9 11:55:47:028 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_30 11:55:47:028 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_31 11:55:47:029 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_8 11:55:47:030 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_9 11:55:47:030 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_22 11:55:47:031 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_23 11:55:47:036 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_14 11:55:47:036 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_15 11:55:47:037 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_8 11:55:47:037 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_9 11:55:47:037 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_6 11:55:47:038 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_7 11:55:47:038 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_56 11:55:47:038 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_57 11:55:47:039 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_86 11:55:47:039 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_87 11:55:47:039 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_40 11:55:47:039 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_41 11:55:47:041 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_70 11:55:47:041 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_71 11:55:47:042 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_24 11:55:47:042 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_25 11:55:47:045 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addWorkOrderUsingPOST_1 11:55:47:047 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: operWorkOrderUsingPOST_1 11:55:47:056 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_8 11:55:47:057 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_9 11:55:47:059 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findFinishedPageUsingPOST_1 11:55:47:062 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findProcessingPageUsingPOST_1 11:55:47:064 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_88 11:55:47:064 INFO 25452 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_89 11:55:47:068 INFO 25452 --- [restartedMain] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 11:55:47:068 INFO 25452 --- [restartedMain] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED started. 11:55:47:077 INFO 25452 --- [restartedMain] com.zksy.ZksyApplication : Started ZksyApplication in 26.09 seconds (JVM running for 27.255) 11:55:47:082 INFO 25452 --- [restartedMain] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=pipe-network-service.yaml, group=DEFAULT_GROUP 11:55:47:083 INFO 25452 --- [restartedMain] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=pipe-network-service-druid.yaml, group=DEFAULT_GROUP 11:55:47:083 INFO 25452 --- [restartedMain] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=pipe-network-service, group=DEFAULT_GROUP 11:58:42:714 WARN 25452 --- [Thread-8] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher 11:58:42:714 WARN 25452 --- [Thread-4] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient 11:58:42:714 WARN 25452 --- [Thread-8] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end 11:58:42:715 WARN 25452 --- [Thread-4] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Destruction of the end 11:58:42:717 INFO 25452 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:58:43:173 INFO 25452 --- [SpringApplicationShutdownHook] c.a.c.n.registry.NacosServiceRegistry : De-registering from Nacos Server now... 11:58:43:190 INFO 25452 --- [SpringApplicationShutdownHook] c.a.c.n.registry.NacosServiceRegistry : De-registration finished. 11:58:43:498 INFO 25452 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Shutdown rpc client, set status to shutdown 11:58:43:498 INFO 25452 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@32592082[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] 11:58:43:498 INFO 25452 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Close current connection 1784605879688_172.16.102.252_59289 11:58:43:511 INFO 25452 --- [nacos-grpc-client-executor-46] c.a.n.c.remote.client.grpc.GrpcClient : [1784605879688_172.16.102.252_59289]Ignore complete event,isRunning:false,isAbandon=false 11:58:43:518 INFO 25452 --- [SpringApplicationShutdownHook] c.a.n.c.remote.client.grpc.GrpcClient : Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@71dde395[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 47] 11:58:43:526 INFO 25452 --- [SpringApplicationShutdownHook] o.s.s.quartz.SchedulerFactoryBean : Shutting down Quartz Scheduler 11:58:43:526 INFO 25452 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 11:58:43:526 INFO 25452 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED paused. 11:58:43:526 INFO 25452 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 11:58:43:526 INFO 25452 --- [SpringApplicationShutdownHook] sys-user : ====关闭后台任务任务线程池==== 11:58:43:527 WARN 25452 --- [SpringApplicationShutdownHook] .s.c.a.CommonAnnotationBeanPostProcessor : Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError 11:58:43:532 INFO 25452 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 11:58:43:538 INFO 25452 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 14:00:27:144 INFO 30232 --- [restartedMain] com.zksy.ZksyApplication : The following 1 profile is active: "druid" 14:00:28:204 INFO 30232 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 14:00:28:206 INFO 30232 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 14:00:28:289 INFO 30232 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 70 ms. Found 0 Redis repository interfaces. 14:00:28:584 INFO 30232 --- [restartedMain] o.s.cloud.context.scope.GenericScope : BeanFactory id=3c481e74-3e90-36f2-b128-9d5c934cbba4 14:00:29:397 INFO 30232 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8301 (http) 14:00:29:408 INFO 30232 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] 14:00:29:408 INFO 30232 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.106] 14:00:29:429 WARN 30232 --- [restartedMain] o.a.c.webresources.DirResourceSet : Disabled the global canonical file name cache to protect against CVE-2024-56337 when starting the WebResourceSet at [C:\Users\Administrator\AppData\Local\Temp\tomcat-docbase.8301.11016196317672471043] which is part of the web application [] 14:00:29:535 INFO 30232 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 14:00:29:535 INFO 30232 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2383 ms 14:00:29:964 DEBUG 30232 --- [restartedMain] c.z.f.s.f.JwtAuthenticationTokenFilter : Filter 'jwtAuthenticationTokenFilter' configured for use 14:00:31:249 INFO 30232 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited 14:00:31:818 WARN 30232 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 14:00:31:829 WARN 30232 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 14:00:37:031 INFO 30232 --- [restartedMain] c.a.c.sentinel.SentinelWebMvcConfigurer : [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. 14:00:37:493 INFO 30232 --- [restartedMain] c.z.s.impl.MinioFileStorageServiceImpl : 初始化MinIO成功 14:00:37:668 INFO 30232 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 14:00:37:675 INFO 30232 --- [restartedMain] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 14:00:37:675 INFO 30232 --- [restartedMain] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 14:00:37:675 INFO 30232 --- [restartedMain] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 14:00:37:677 INFO 30232 --- [restartedMain] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 14:00:37:677 INFO 30232 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 14:00:37:677 INFO 30232 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 14:00:37:677 INFO 30232 --- [restartedMain] org.quartz.core.QuartzScheduler : JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3848e2d1 14:00:37:760 INFO 30232 --- [restartedMain] c.z.s.impl.MinioFileStorageServiceImpl : 初始化MinIO成功 14:00:38:233 INFO 30232 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@31b0f756, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2b94b3ee, org.springframework.security.web.context.SecurityContextPersistenceFilter@50717a62, org.springframework.security.web.header.HeaderWriterFilter@35ec8e05, org.springframework.web.filter.CorsFilter@6f76f8bf, org.springframework.security.web.authentication.logout.LogoutFilter@4032e5ba, org.springframework.web.filter.CorsFilter@6f76f8bf, com.zksy.framework.security.filter.JwtAuthenticationTokenFilter@223bedb4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@54004456, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7699ca4c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@25ea0725, org.springframework.security.web.session.SessionManagementFilter@3581c2fa, org.springframework.security.web.access.ExceptionTranslationFilter@131a7022, org.springframework.security.web.access.intercept.AuthorizationFilter@16c4bba4] 14:00:38:548 INFO 30232 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 14:00:39:141 INFO 30232 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] 14:00:39:864 WARN 30232 --- [restartedMain] iguration$LoadBalancerCaffeineWarnLogger : Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. 14:00:40:022 INFO 30232 --- [restartedMain] com.alibaba.nacos.common.remote.client : [RpcClientFactory] create a new rpc client of 2bb9057a-453b-4de7-82e6-c59c39034b45 14:00:40:022 INFO 30232 --- [restartedMain] com.alibaba.nacos.common.remote.client : [2bb9057a-453b-4de7-82e6-c59c39034b45] RpcClient init label, labels = {module=naming, source=sdk} 14:00:40:024 INFO 30232 --- [restartedMain] com.alibaba.nacos.common.remote.client : [2bb9057a-453b-4de7-82e6-c59c39034b45] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager 14:00:40:024 INFO 30232 --- [restartedMain] com.alibaba.nacos.common.remote.client : [2bb9057a-453b-4de7-82e6-c59c39034b45] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService 14:00:40:025 INFO 30232 --- [restartedMain] com.alibaba.nacos.common.remote.client : [2bb9057a-453b-4de7-82e6-c59c39034b45] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler 14:00:40:025 INFO 30232 --- [restartedMain] com.alibaba.nacos.common.remote.client : [2bb9057a-453b-4de7-82e6-c59c39034b45] Try to connect to server on start up, server: {serverIp = '172.16.102.52', server main port = 8848} 14:00:40:174 INFO 30232 --- [restartedMain] com.alibaba.nacos.common.remote.client : [2bb9057a-453b-4de7-82e6-c59c39034b45] Success to connect to server [172.16.102.52:8848] on start up, connectionId = 1784613374571_172.16.102.252_61251 14:00:40:174 INFO 30232 --- [restartedMain] com.alibaba.nacos.common.remote.client : [2bb9057a-453b-4de7-82e6-c59c39034b45] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler 14:00:40:174 INFO 30232 --- [restartedMain] com.alibaba.nacos.common.remote.client : [2bb9057a-453b-4de7-82e6-c59c39034b45] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$490/0x0000000800455840 14:00:40:174 INFO 30232 --- [com.alibaba.nacos.client.remote.worker] com.alibaba.nacos.common.remote.client : [2bb9057a-453b-4de7-82e6-c59c39034b45] Notify connected event to listeners. 14:00:40:224 INFO 30232 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8301 (http) with context path '' 14:00:40:244 INFO 30232 --- [restartedMain] c.a.c.n.registry.NacosServiceRegistry : nacos registry, DEFAULT_GROUP pipe-network-service 192.168.110.235:8301 register finished 14:00:40:547 INFO 30232 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped 14:00:40:549 INFO 30232 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 14:00:40:679 INFO 30232 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references 14:00:40:729 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingPOST_1 14:00:40:741 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_1 14:00:40:743 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1 14:00:40:748 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 14:00:40:755 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingPOST_2 14:00:40:755 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingPOST_3 14:00:40:759 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_2 14:00:40:759 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_3 14:00:40:760 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2 14:00:40:760 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3 14:00:40:769 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_1 14:00:40:771 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 14:00:40:772 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 14:00:40:775 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_2 14:00:40:776 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_3 14:00:40:777 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getActivePointsUsingGET_1 14:00:40:777 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 14:00:40:778 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_5 14:00:40:779 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingPUT_1 14:00:40:782 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1 14:00:40:784 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_4 14:00:40:784 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_5 14:00:40:786 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmDataListUsingGET_1 14:00:40:787 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_6 14:00:40:787 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_7 14:00:40:792 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingPOST_1 14:00:40:792 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_4 14:00:40:793 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_5 14:00:40:794 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4 14:00:40:794 INFO 30232 --- [nacos-grpc-client-executor-7] com.alibaba.nacos.common.remote.client : [2bb9057a-453b-4de7-82e6-c59c39034b45] Receive server push request, request = NotifySubscriberRequest, requestId = 603 14:00:40:794 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_5 14:00:40:796 INFO 30232 --- [nacos-grpc-client-executor-7] com.alibaba.nacos.common.remote.client : [2bb9057a-453b-4de7-82e6-c59c39034b45] Ack server push request, request = NotifySubscriberRequest, requestId = 603 14:00:40:797 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: customAlarmUsingPOST_1 14:00:40:798 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: simulateEnvironmentUsingGET_1 14:00:40:799 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: simulateGasUsingGET_1 14:00:40:800 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: simulateManholeUsingGET_1 14:00:40:802 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cacheUsingGET_1 14:00:40:803 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: clearCacheAllUsingDELETE_1 14:00:40:804 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: clearCacheKeyUsingDELETE_1 14:00:40:805 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: clearCacheNameUsingDELETE_1 14:00:40:806 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCacheKeysUsingGET_1 14:00:40:807 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCacheValueUsingGET_1 14:00:40:807 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_1 14:00:40:809 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCodeUsingGET_1 14:00:40:812 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningThresholdUsingPOST_1 14:00:40:814 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: verifyCaseInfoUsingPOST_1 14:00:40:822 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_1 14:00:40:823 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_8 14:00:40:824 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_9 14:00:40:826 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: uploadFileUsingPOST_1 14:00:40:826 WARN 30232 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.util.List 14:00:40:827 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: uploadFilesUsingPOST_1 14:00:40:828 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: fileDownloadUsingGET_1 14:00:40:828 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resourceDownloadUsingGET_1 14:00:40:831 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportAbnormalDevicesUsingPOST_1 14:00:40:832 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalDevicePageUsingGET_1 14:00:40:833 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalGisPointsUsingGET_1 14:00:40:834 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalPointsUsingGET_1 14:00:40:835 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDevicePointsUsingGET_1 14:00:40:836 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceDetailUsingGET_1 14:00:40:836 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getGisStatisticsUsingGET_1 14:00:40:839 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDeviceLedgerUsingPOST_1 14:00:40:840 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDevicePageUsingGET_1 14:00:40:841 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getGisPointsUsingGET_1 14:00:40:842 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTypeStatisticsUsingGET_1 14:00:40:847 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: createMaintainOrderUsingPOST_1 14:00:40:848 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteMaintainRecordUsingDELETE_1 14:00:40:848 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportMaintainRecordsUsingPOST_1 14:00:40:849 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMaintainRecordListUsingGET_1 14:00:40:850 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMaintainRecordPageUsingGET_1 14:00:40:851 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMyMaintainRecordPageUsingGET_1 14:00:40:852 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importMaintainRecordsUsingPOST_1 14:00:40:855 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveMaintainRecordUsingPOST_1 14:00:40:856 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateMaintainRecordUsingPUT_1 14:00:40:858 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_1 14:00:40:864 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_6 14:00:40:864 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_7 14:00:40:865 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_10 14:00:40:865 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_11 14:00:40:866 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByCategoryUsingGET_1 14:00:40:868 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_6 14:00:40:868 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_7 14:00:40:869 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_1 14:00:40:871 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_2 14:00:40:871 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_3 14:00:40:873 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_8 14:00:40:874 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_9 14:00:40:874 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_12 14:00:40:874 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_13 14:00:40:877 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_8 14:00:40:877 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_9 14:00:40:878 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_2 14:00:40:878 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_3 14:00:40:880 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: acceptUsingPUT_1 14:00:40:880 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_4 14:00:40:880 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_5 14:00:40:883 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_10 14:00:40:883 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_11 14:00:40:884 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_14 14:00:40:884 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_15 14:00:40:885 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: rejectUsingPUT_1 14:00:40:887 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_10 14:00:40:887 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_11 14:00:40:887 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_4 14:00:40:888 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_5 14:00:40:891 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addTrackLogUsingPOST_1 14:00:40:892 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: closeUsingPUT_1 14:00:40:892 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_6 14:00:40:892 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_7 14:00:40:895 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_12 14:00:40:895 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_13 14:00:40:895 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_16 14:00:40:897 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_17 14:00:40:897 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrackLogsUsingGET_1 14:00:40:898 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: releaseUsingPUT_1 14:00:40:900 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_12 14:00:40:901 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_13 14:00:40:901 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_6 14:00:40:901 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_7 14:00:40:903 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_8 14:00:40:903 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_9 14:00:40:905 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: doReportUsingPUT_1 14:00:40:908 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: doTransferUsingPUT_1 14:00:40:911 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_14 14:00:40:911 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_15 14:00:40:912 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_18 14:00:40:912 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_19 14:00:40:913 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTransferLogsUsingGET_1 14:00:40:913 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_14 14:00:40:913 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_15 14:00:40:914 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_8 14:00:40:914 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_9 14:00:40:916 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: closeUrgeUsingPUT_1 14:00:40:916 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_10 14:00:40:916 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_11 14:00:40:918 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: doUrgeUsingPOST_1 14:00:40:921 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_16 14:00:40:921 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_17 14:00:40:922 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_20 14:00:40:922 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_21 14:00:40:923 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUrgeDetailsUsingGET_1 14:00:40:927 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_16 14:00:40:927 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_17 14:00:40:928 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_10 14:00:40:928 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_11 14:00:40:930 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_12 14:00:40:930 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_13 14:00:40:932 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_18 14:00:40:933 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_19 14:00:40:933 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_22 14:00:40:933 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_23 14:00:40:936 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_18 14:00:40:936 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_19 14:00:40:937 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_12 14:00:40:937 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_13 14:00:40:937 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: verifyUsingPUT_1 14:00:40:940 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: approveUsingPUT_1 14:00:40:940 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_14 14:00:40:940 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_15 14:00:40:943 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_20 14:00:40:943 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_21 14:00:40:944 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_24 14:00:40:944 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_25 14:00:40:945 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: publishUsingPUT_1 14:00:40:945 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: rejectUsingPUT_2 14:00:40:945 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: rejectUsingPUT_3 14:00:40:949 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_20 14:00:40:949 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_21 14:00:40:949 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: submitForApprovalUsingPUT_1 14:00:40:950 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: submitFromPlanUsingPOST_1 14:00:40:951 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_14 14:00:40:951 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_15 14:00:40:952 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_16 14:00:40:953 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_17 14:00:40:955 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_22 14:00:40:955 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_23 14:00:40:956 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_26 14:00:40:956 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_27 14:00:40:957 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByApprovalIdUsingGET_1 14:00:40:958 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_22 14:00:40:959 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_23 14:00:40:959 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_16 14:00:40:960 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_17 14:00:40:961 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_18 14:00:40:961 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_19 14:00:40:963 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_24 14:00:40:964 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_25 14:00:40:964 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_28 14:00:40:964 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_29 14:00:40:965 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCategoryTreeUsingGET_1 14:00:40:967 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_24 14:00:40:967 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_25 14:00:40:968 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_18 14:00:40:968 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_19 14:00:40:980 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainPageUsingGET_1 14:00:40:983 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelPageUsingGET_1 14:00:40:985 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusPageUsingGET_1 14:00:40:989 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testPageUsingGET_1 14:00:40:992 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typePageUsingGET_1 14:00:41:000 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: basePageUsingGET_1 14:00:41:001 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseDeleteUsingDELETE_1 14:00:41:002 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseDeleteBatchUsingDELETE_1 14:00:41:003 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseGetByIdUsingGET_1 14:00:41:003 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseListUsingGET_1 14:00:41:007 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseSaveUsingPOST_1 14:00:41:008 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseUpdateUsingPUT_1 14:00:41:009 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainDeleteUsingDELETE_1 14:00:41:010 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainDeleteBatchUsingDELETE_1 14:00:41:010 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainGetByIdUsingGET_1 14:00:41:012 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainSaveUsingPOST_1 14:00:41:013 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainUpdateUsingPUT_1 14:00:41:014 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelByEquipmentUsingGET_1 14:00:41:015 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelByPointUsingGET_1 14:00:41:016 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelDeleteUsingDELETE_1 14:00:41:016 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelDeleteBatchUsingDELETE_1 14:00:41:018 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelSaveUsingPOST_1 14:00:41:019 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelSaveBatchUsingPOST_1 14:00:41:020 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusDeleteUsingDELETE_1 14:00:41:020 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusGetByIdUsingGET_1 14:00:41:022 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusSaveUsingPOST_1 14:00:41:023 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusUpdateUsingPUT_1 14:00:41:024 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testDeleteUsingDELETE_1 14:00:41:024 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testDeleteBatchUsingDELETE_1 14:00:41:025 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testGetByIdUsingGET_1 14:00:41:027 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testSaveUsingPOST_1 14:00:41:029 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testUpdateUsingPUT_1 14:00:41:030 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeDeleteUsingDELETE_1 14:00:41:030 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeDeleteBatchUsingDELETE_1 14:00:41:031 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeGetByIdUsingGET_1 14:00:41:045 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeListUsingGET_1 14:00:41:047 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeSaveUsingPOST_1 14:00:41:048 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeUpdateUsingPUT_1 14:00:41:049 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_30 14:00:41:049 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_31 14:00:41:050 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_1 14:00:41:055 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_1 14:00:41:055 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_1 14:00:41:056 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: boundEquipmentIdsUsingGET_1 14:00:41:057 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_1 14:00:41:057 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_20 14:00:41:058 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_21 14:00:41:058 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_32 14:00:41:058 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_33 14:00:41:059 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_2 14:00:41:059 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_3 14:00:41:061 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_26 14:00:41:061 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_27 14:00:41:061 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_1 14:00:41:063 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_34 14:00:41:063 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_35 14:00:41:064 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_4 14:00:41:064 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_5 14:00:41:065 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: monthlyStatsUsingGET_1 14:00:41:066 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_2 14:00:41:066 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_3 14:00:41:077 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentPageUsingGET_1 14:00:41:079 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyPageUsingGET_1 14:00:41:081 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_4 14:00:41:081 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_5 14:00:41:081 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_22 14:00:41:081 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_23 14:00:41:082 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: finalApproveUsingPUT_1 14:00:41:083 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: firstApproveUsingPUT_1 14:00:41:083 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_36 14:00:41:083 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_37 14:00:41:088 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: publishUsingPOST_1 14:00:41:089 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_28 14:00:41:089 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_29 14:00:41:090 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: scopeUsersUsingGET_1 14:00:41:090 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_2 14:00:41:091 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_3 14:00:41:092 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateStatusUsingPUT_1 14:00:41:093 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_1 14:00:41:094 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_6 14:00:41:094 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_7 14:00:41:096 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_30 14:00:41:096 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_31 14:00:41:097 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_4 14:00:41:097 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_5 14:00:41:098 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_2 14:00:41:098 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_3 14:00:41:099 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_8 14:00:41:099 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_9 14:00:41:101 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_32 14:00:41:101 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_33 14:00:41:101 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_6 14:00:41:102 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_7 14:00:41:103 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePlanUsingDELETE_1 14:00:41:104 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteTemplateUsingDELETE_1 14:00:41:104 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: plansUsingGET_1 14:00:41:105 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resultUsingGET_1 14:00:41:106 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: savePlanUsingPOST_1 14:00:41:107 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveTemplateUsingPOST_1 14:00:41:108 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: templatesUsingGET_1 14:00:41:108 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updatePlanUsingPUT_1 14:00:41:109 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateTemplateUsingPUT_1 14:00:41:113 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addLogUsingPOST_1 14:00:41:114 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteEventUsingDELETE_1 14:00:41:115 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProjectUsingDELETE_1 14:00:41:116 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteRoleUsingDELETE_1 14:00:41:117 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteSceneUsingDELETE_1 14:00:41:117 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteTaskUsingDELETE_1 14:00:41:118 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: eventUsingGET_1 14:00:41:119 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: logUsingGET_1 14:00:41:120 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: processUsingPOST_1 14:00:41:120 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: projectsUsingGET_1 14:00:41:121 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resultUsingGET_2 14:00:41:121 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resultUsingGET_3 14:00:41:122 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: roleUsingGET_1 14:00:41:123 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveEventUsingPOST_1 14:00:41:124 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveProjectUsingPOST_1 14:00:41:126 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveRoleUsingPOST_1 14:00:41:126 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveSceneUsingPOST_1 14:00:41:127 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveTaskUsingPOST_1 14:00:41:128 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: sceneUsingGET_1 14:00:41:129 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: taskUsingGET_1 14:00:41:131 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmsUsingGET_1 14:00:41:131 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_1 14:00:41:132 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_1 14:00:41:132 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestUsingGET_1 14:00:41:133 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_1 14:00:41:146 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addLeaderInstructionUsingPOST_1 14:00:41:146 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchWarningUsingDELETE_1 14:00:41:147 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteWarningUsingDELETE_1 14:00:41:147 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getArchiveUsingGET_1 14:00:41:148 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getArchiveListUsingGET_1 14:00:41:149 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAttachmentsUsingGET_1 14:00:41:150 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCompletedWarningsUsingGET_1 14:00:41:151 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDashboardStatisticsUsingGET_1 14:00:41:152 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalDetailUsingGET_1 14:00:41:152 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalHistoryUsingGET_1 14:00:41:153 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalListUsingGET_1 14:00:41:153 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalProcessUsingGET_1 14:00:41:154 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLinkedAlarmsUsingGET_1 14:00:41:154 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getProcessDiagramUsingGET_1 14:00:41:155 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getProcessStatisticsUsingGET_1 14:00:41:157 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getProcessingWarningsUsingGET_1 14:00:41:157 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getStatisticsUsingGET_1 14:00:41:158 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTodoListUsingGET_1 14:00:41:159 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningDetailUsingGET_1 14:00:41:160 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningFullDetailUsingGET_1 14:00:41:161 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningListUsingGET_1 14:00:41:162 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: linkAlarmsUsingPOST_1 14:00:41:162 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: publishWarningUsingPOST_1 14:00:41:163 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveWarningUsingPOST_1 14:00:41:164 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: returnWarningUsingPOST_1 14:00:41:165 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningUsingPOST_1 14:00:41:167 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: searchWarningsUsingGET_1 14:00:41:168 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: supervisionWarningUsingPOST_1 14:00:41:168 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateWarningUsingPUT_1 14:00:41:169 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: upgradeWarningUsingPOST_1 14:00:41:173 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getBySpecialUsingGET_1 14:00:41:174 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverviewUsingGET_1 14:00:41:174 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRangeUsingGET_1 14:00:41:176 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_1 14:00:41:177 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposeStatusStatUsingGET_1 14:00:41:181 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByTypeUsingGET_1 14:00:41:182 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverviewUsingGET_2 14:00:41:182 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverviewUsingGET_3 14:00:41:183 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRangeUsingGET_2 14:00:41:183 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRangeUsingGET_3 14:00:41:184 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_2 14:00:41:184 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_3 14:00:41:186 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTodayStatsUsingGET_1 14:00:41:188 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryTodayPageUsingGET_1 14:00:41:190 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendByDayUsingGET_1 14:00:41:191 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendByMonthUsingGET_1 14:00:41:194 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_6 14:00:41:194 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_7 14:00:41:195 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_2 14:00:41:195 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_3 14:00:41:197 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindPumpStationUsingPOST_1 14:00:41:197 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_2 14:00:41:197 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_3 14:00:41:198 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_24 14:00:41:198 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_25 14:00:41:199 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_38 14:00:41:199 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_39 14:00:41:199 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_10 14:00:41:199 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_11 14:00:41:201 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_34 14:00:41:202 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_35 14:00:41:203 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_8 14:00:41:203 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_9 14:00:41:205 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_1 14:00:41:206 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getStatsUsingGET_1 14:00:41:210 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_26 14:00:41:210 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_27 14:00:41:211 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_1 14:00:41:211 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_26 14:00:41:212 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_27 14:00:41:212 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByTopLevelTypeUsingGET_1 14:00:41:213 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_40 14:00:41:213 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_41 14:00:41:214 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentByPointUsingGET_1 14:00:41:214 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentDetailUsingGET_1 14:00:41:215 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_2 14:00:41:215 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_3 14:00:41:217 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_36 14:00:41:217 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_37 14:00:41:218 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_1 14:00:41:219 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testEquipmentUsingPOST_1 14:00:41:220 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_20 14:00:41:220 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_21 14:00:41:222 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateEquipmentStatusUsingPUT_1 14:00:41:225 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_28 14:00:41:225 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_29 14:00:41:226 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_2 14:00:41:226 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_3 14:00:41:226 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_28 14:00:41:226 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_29 14:00:41:227 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_42 14:00:41:227 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_43 14:00:41:228 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_4 14:00:41:228 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_5 14:00:41:229 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_38 14:00:41:229 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_39 14:00:41:230 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_2 14:00:41:231 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_3 14:00:41:231 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_22 14:00:41:232 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_23 14:00:41:235 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_30 14:00:41:235 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_31 14:00:41:236 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_4 14:00:41:236 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_5 14:00:41:237 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_30 14:00:41:237 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_31 14:00:41:237 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_44 14:00:41:237 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_45 14:00:41:238 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_6 14:00:41:238 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_7 14:00:41:238 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_40 14:00:41:239 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_41 14:00:41:239 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_4 14:00:41:240 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_5 14:00:41:240 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_24 14:00:41:240 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_25 14:00:41:243 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_32 14:00:41:243 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_33 14:00:41:244 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_6 14:00:41:244 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_7 14:00:41:245 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_32 14:00:41:245 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_33 14:00:41:245 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_46 14:00:41:246 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_47 14:00:41:246 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_8 14:00:41:246 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_9 14:00:41:247 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_42 14:00:41:247 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_43 14:00:41:247 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_6 14:00:41:248 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_7 14:00:41:248 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_26 14:00:41:248 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_27 14:00:41:250 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmCountsUsingGET_1 14:00:41:251 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAveragePressureUsingGET_1 14:00:41:252 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_2 14:00:41:252 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_3 14:00:41:252 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_2 14:00:41:252 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_3 14:00:41:253 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureDistributionUsingGET_1 14:00:41:254 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getSignalVsPressureUsingGET_1 14:00:41:258 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportFlowMonitorDataUsingGET_1 14:00:41:259 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFlowMonitorPageUsingGET_1 14:00:41:260 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFlowTrend24hUsingGET_1 14:00:41:262 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dispatchUsingPOST_1 14:00:41:263 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: equipmentUsingGET_1 14:00:41:264 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_1 14:00:41:265 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveUsingPUT_1 14:00:41:265 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_1 14:00:41:266 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: summaryUsingGET_1 14:00:41:270 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_34 14:00:41:270 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_35 14:00:41:271 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePointRelUsingDELETE_1 14:00:41:272 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findFullByPageUsingGET_1 14:00:41:272 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalListUsingGET_1 14:00:41:273 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentStatusUsingGET_1 14:00:41:274 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointRelByEquipmentUsingGET_1 14:00:41:274 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointRelByPointUsingGET_1 14:00:41:275 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_44 14:00:41:275 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_45 14:00:41:276 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_1 14:00:41:277 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: savePointRelUsingPOST_1 14:00:41:278 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: savePointRelBatchUsingPOST_1 14:00:41:279 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_28 14:00:41:279 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_29 14:00:41:281 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_36 14:00:41:282 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_37 14:00:41:282 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteDeviceRelUsingDELETE_1 14:00:41:285 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_34 14:00:41:285 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_35 14:00:41:286 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_48 14:00:41:286 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_49 14:00:41:286 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_12 14:00:41:287 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_13 14:00:41:287 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listDevicesUsingGET_1 14:00:41:288 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_1 14:00:41:305 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_46 14:00:41:305 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_47 14:00:41:307 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_2 14:00:41:307 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_3 14:00:41:307 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelBatchUsingPOST_1 14:00:41:308 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_30 14:00:41:308 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_31 14:00:41:309 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsUsingGET_1 14:00:41:309 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_2 14:00:41:310 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_3 14:00:41:312 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmsUsingGET_2 14:00:41:313 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmsUsingGET_3 14:00:41:313 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_4 14:00:41:314 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_5 14:00:41:314 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_4 14:00:41:315 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_5 14:00:41:315 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataUsingGET_1 14:00:41:317 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestWithAlarmUsingGET_1 14:00:41:318 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOnlineRateUsingGET_1 14:00:41:319 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_4 14:00:41:319 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_5 14:00:41:320 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_38 14:00:41:321 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_39 14:00:41:324 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_36 14:00:41:325 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_37 14:00:41:325 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_50 14:00:41:326 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_51 14:00:41:329 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_48 14:00:41:329 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_49 14:00:41:330 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_32 14:00:41:330 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_33 14:00:41:333 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_40 14:00:41:333 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_41 14:00:41:336 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_38 14:00:41:337 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_39 14:00:41:337 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_52 14:00:41:337 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_53 14:00:41:337 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_2 14:00:41:337 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_3 14:00:41:340 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_50 14:00:41:340 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_51 14:00:41:341 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_34 14:00:41:341 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_35 14:00:41:342 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDataUsingGET_1 14:00:41:344 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_42 14:00:41:344 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_43 14:00:41:345 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteDeviceRelUsingDELETE_2 14:00:41:345 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteDeviceRelUsingDELETE_3 14:00:41:348 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_40 14:00:41:348 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_41 14:00:41:349 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_54 14:00:41:349 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_55 14:00:41:350 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByNetworkIdUsingGET_1 14:00:41:350 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listDevicesUsingGET_2 14:00:41:350 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listDevicesUsingGET_3 14:00:41:351 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_4 14:00:41:351 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_5 14:00:41:353 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_52 14:00:41:353 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_53 14:00:41:354 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_4 14:00:41:354 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_5 14:00:41:355 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelBatchUsingPOST_2 14:00:41:355 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelBatchUsingPOST_3 14:00:41:356 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_36 14:00:41:356 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_37 14:00:41:357 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_44 14:00:41:358 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_45 14:00:41:360 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_42 14:00:41:360 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_43 14:00:41:361 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_56 14:00:41:361 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_57 14:00:41:361 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByNetworkIdUsingGET_2 14:00:41:362 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByNetworkIdUsingGET_3 14:00:41:364 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_54 14:00:41:364 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_55 14:00:41:365 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_2 14:00:41:365 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_3 14:00:41:366 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_38 14:00:41:366 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_39 14:00:41:369 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentsUsingGET_1 14:00:41:369 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getManholesUsingGET_1 14:00:41:370 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPipeLinesUsingGET_1 14:00:41:374 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_46 14:00:41:374 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_47 14:00:41:375 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDataUsingGET_2 14:00:41:375 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDataUsingGET_3 14:00:41:376 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_58 14:00:41:376 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_59 14:00:41:377 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMapPointsUsingGET_1 14:00:41:380 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_8 14:00:41:381 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_9 14:00:41:384 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_56 14:00:41:384 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_57 14:00:41:385 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByLevelUsingGET_1 14:00:41:385 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByRegionUsingGET_1 14:00:41:386 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByStatusUsingGET_1 14:00:41:386 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByTypeUsingGET_1 14:00:41:387 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsOverviewUsingGET_1 14:00:41:388 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsStatusTimelineUsingGET_1 14:00:41:388 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsTypeTimelineUsingGET_1 14:00:41:389 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: submitUsingPUT_1 14:00:41:390 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_40 14:00:41:390 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_41 14:00:41:393 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportLeakageMonitorDataUsingGET_1 14:00:41:395 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLeakageMonitorPageUsingGET_1 14:00:41:396 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLeakageTrend24hUsingGET_1 14:00:41:401 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryByDateUsingPOST_1 14:00:41:404 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: abnormalTerminalTrendUsingPOST_1 14:00:41:407 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: caseRateTrendUsingPOST_1 14:00:41:411 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: batchDispatchUsingPOST_1 14:00:41:413 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: processTaskUsingPOST_1 14:00:41:421 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_2 14:00:41:421 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_3 14:00:41:423 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_60 14:00:41:423 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_61 14:00:41:427 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllImeiCardNumbersUsingGET_1 14:00:41:428 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByImeiUsingGET_1 14:00:41:429 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverallStatisticsUsingGET_1 14:00:41:430 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAlarmDataUsingGET_1 14:00:41:431 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_4 14:00:41:431 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_5 14:00:41:432 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statAlarmTrendByHourUsingGET_1 14:00:41:433 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statManholeByDeviceUsingGET_1 14:00:41:434 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statTemperatureTrendByHourUsingGET_1 14:00:41:438 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningThresholdUsingPOST_2 14:00:41:438 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningThresholdUsingPOST_3 14:00:41:440 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateDeviceStatusUsingPOST_1 14:00:41:450 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_4 14:00:41:451 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_5 14:00:41:453 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_62 14:00:41:453 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_63 14:00:41:457 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getManholeDataListUsingPOST_1 14:00:41:460 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: countByTypeUsingPOST_1 14:00:41:462 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_1 14:00:41:466 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_44 14:00:41:466 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_45 14:00:41:466 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_4 14:00:41:466 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_5 14:00:41:467 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_8 14:00:41:467 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_9 14:00:41:467 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_48 14:00:41:467 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_49 14:00:41:468 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_64 14:00:41:468 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_65 14:00:41:469 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_10 14:00:41:469 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_11 14:00:41:470 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointDetailUsingGET_1 14:00:41:470 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsByNetworkUsingGET_1 14:00:41:471 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_58 14:00:41:472 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_59 14:00:41:472 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_8 14:00:41:473 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_9 14:00:41:475 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unbindEquipmentUsingPOST_1 14:00:41:475 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_42 14:00:41:475 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_43 14:00:41:479 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_1 14:00:41:480 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_1 14:00:41:481 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_1 14:00:41:482 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_6 14:00:41:482 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_7 14:00:41:483 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPowerByDeviceUsingGET_1 14:00:41:483 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPowerTrendByHourUsingGET_1 14:00:41:486 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_46 14:00:41:486 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_47 14:00:41:487 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_10 14:00:41:487 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_11 14:00:41:488 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_50 14:00:41:488 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_51 14:00:41:488 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_66 14:00:41:489 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_67 14:00:41:490 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_12 14:00:41:490 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_13 14:00:41:490 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_60 14:00:41:491 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_61 14:00:41:491 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_10 14:00:41:492 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_11 14:00:41:492 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_44 14:00:41:493 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_45 14:00:41:497 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_10 14:00:41:497 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_11 14:00:41:497 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_6 14:00:41:498 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_7 14:00:41:498 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: boundEquipmentIdsUsingGET_2 14:00:41:498 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: boundEquipmentIdsUsingGET_3 14:00:41:499 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_4 14:00:41:500 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_5 14:00:41:500 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_52 14:00:41:500 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_53 14:00:41:501 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_68 14:00:41:501 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_69 14:00:41:501 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_14 14:00:41:501 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_15 14:00:41:503 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_62 14:00:41:503 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_63 14:00:41:504 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_10 14:00:41:504 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_11 14:00:41:506 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dispatchUsingPOST_2 14:00:41:506 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dispatchUsingPOST_3 14:00:41:506 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: equipmentUsingGET_2 14:00:41:507 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: equipmentUsingGET_3 14:00:41:507 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_2 14:00:41:507 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_3 14:00:41:508 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveUsingPUT_2 14:00:41:508 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveUsingPUT_3 14:00:41:508 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_4 14:00:41:509 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_5 14:00:41:510 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getHistoryUsingGET_1 14:00:41:511 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsUsingGET_2 14:00:41:511 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsUsingGET_3 14:00:41:511 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_6 14:00:41:511 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_7 14:00:41:515 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportPressureMonitorDataUsingGET_1 14:00:41:516 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureMonitorPageUsingGET_1 14:00:41:517 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureTrend24hUsingGET_1 14:00:41:520 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_2 14:00:41:520 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_3 14:00:41:521 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_6 14:00:41:521 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_7 14:00:41:522 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_2 14:00:41:522 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_3 14:00:41:523 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_2 14:00:41:523 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_3 14:00:41:523 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_8 14:00:41:524 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_9 14:00:41:525 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statFlowTrendByHourUsingGET_1 14:00:41:525 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statRadarByDeviceUsingGET_1 14:00:41:526 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFlowHistoryUsingGET_1 14:00:41:527 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getGasAlarmLatestUsingGET_1 14:00:41:528 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsWithLatestDataUsingGET_1 14:00:41:528 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureHistoryUsingGET_1 14:00:41:529 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getVideoListUsingGET_1 14:00:41:531 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_54 14:00:41:531 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_55 14:00:41:536 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_48 14:00:41:536 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_49 14:00:41:537 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_70 14:00:41:538 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_71 14:00:41:538 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFourColorMapUsingGET_1 14:00:41:542 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_64 14:00:41:542 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_65 14:00:41:543 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_46 14:00:41:544 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_47 14:00:41:544 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_2 14:00:41:545 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_3 14:00:41:547 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1 14:00:41:548 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_1 14:00:41:549 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getConfigKeyUsingGET_1 14:00:41:549 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_4 14:00:41:549 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_5 14:00:41:550 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: refreshCacheUsingDELETE_1 14:00:41:550 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_1 14:00:41:556 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_16 14:00:41:557 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_17 14:00:41:558 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_2 14:00:41:558 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_3 14:00:41:561 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_2 14:00:41:561 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_3 14:00:41:562 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_2 14:00:41:562 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_3 14:00:41:563 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: excludeChildUsingGET_1 14:00:41:563 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_6 14:00:41:563 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_7 14:00:41:568 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_18 14:00:41:568 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_19 14:00:41:569 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_2 14:00:41:569 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_3 14:00:41:571 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_4 14:00:41:572 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_5 14:00:41:572 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dictTypeUsingGET_1 14:00:41:573 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_4 14:00:41:573 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_5 14:00:41:573 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_8 14:00:41:574 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_9 14:00:41:574 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_4 14:00:41:574 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_5 14:00:41:578 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_20 14:00:41:579 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_21 14:00:41:580 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_4 14:00:41:580 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_5 14:00:41:585 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_6 14:00:41:585 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_7 14:00:41:585 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_6 14:00:41:586 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_7 14:00:41:586 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_10 14:00:41:586 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_11 14:00:41:587 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_1 14:00:41:587 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: refreshCacheUsingDELETE_2 14:00:41:587 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: refreshCacheUsingDELETE_3 14:00:41:587 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_6 14:00:41:588 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_7 14:00:41:591 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_22 14:00:41:591 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_23 14:00:41:592 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_6 14:00:41:592 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_7 14:00:41:593 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_1 14:00:41:593 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingHEAD_1 14:00:41:593 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPOST_1 14:00:41:593 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPUT_1 14:00:41:593 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPATCH_1 14:00:41:593 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingDELETE_1 14:00:41:593 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingOPTIONS_1 14:00:41:594 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingTRACE_1 14:00:41:595 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_12 14:00:41:595 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_13 14:00:41:596 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRoutersUsingGET_1 14:00:41:597 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingPOST_1 14:00:41:599 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginNoNeedAuthUsingPOST_1 14:00:41:601 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cleanUsingDELETE_1 14:00:41:602 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_8 14:00:41:603 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_9 14:00:41:604 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unlockUsingGET_1 14:00:41:608 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_24 14:00:41:608 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_25 14:00:41:610 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_8 14:00:41:610 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_9 14:00:41:615 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_8 14:00:41:616 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_9 14:00:41:617 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_8 14:00:41:617 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_9 14:00:41:618 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_14 14:00:41:618 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_15 14:00:41:622 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_26 14:00:41:622 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_27 14:00:41:623 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_10 14:00:41:623 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_11 14:00:41:624 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: roleMenuTreeselectUsingGET_1 14:00:41:625 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: treeselectUsingGET_1 14:00:41:627 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_10 14:00:41:627 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_11 14:00:41:628 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_10 14:00:41:628 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_11 14:00:41:629 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_16 14:00:41:629 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_17 14:00:41:629 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_12 14:00:41:629 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_13 14:00:41:632 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_28 14:00:41:632 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_29 14:00:41:633 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cleanUsingDELETE_2 14:00:41:634 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cleanUsingDELETE_3 14:00:41:634 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_14 14:00:41:634 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_15 14:00:41:638 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_30 14:00:41:638 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_31 14:00:41:639 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_10 14:00:41:639 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_11 14:00:41:641 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_12 14:00:41:642 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_13 14:00:41:642 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_12 14:00:41:642 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_13 14:00:41:643 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_18 14:00:41:643 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_19 14:00:41:643 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_2 14:00:41:643 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_3 14:00:41:644 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_16 14:00:41:644 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_17 14:00:41:647 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_32 14:00:41:647 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_33 14:00:41:648 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_12 14:00:41:648 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_13 14:00:41:649 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: avatarUsingPOST_1 14:00:41:649 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: profileUsingGET_1 14:00:41:655 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateProfileUsingPUT_1 14:00:41:655 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updatePwdUsingPUT_1 14:00:41:657 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: registerUsingPOST_1 14:00:41:660 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_14 14:00:41:660 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_15 14:00:41:661 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cancelAuthUserUsingPUT_1 14:00:41:661 WARN 30232 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.lang.Long[] 14:00:41:661 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cancelAuthUserAllUsingPUT_1 14:00:41:662 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: changeStatusUsingPUT_1 14:00:41:663 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dataScopeUsingPUT_1 14:00:41:663 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deptTreeUsingGET_1 14:00:41:664 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_14 14:00:41:664 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_15 14:00:41:664 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_20 14:00:41:664 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_21 14:00:41:665 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_4 14:00:41:665 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_5 14:00:41:665 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_18 14:00:41:665 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_19 14:00:41:666 WARN 30232 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.lang.Long[] 14:00:41:666 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectAuthUserAllUsingPUT_1 14:00:41:674 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: allocatedListUsingGET_1 14:00:41:675 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_34 14:00:41:675 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_35 14:00:41:677 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unallocatedListUsingGET_1 14:00:41:678 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_14 14:00:41:678 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_15 14:00:41:681 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_16 14:00:41:681 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_17 14:00:41:681 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: authRoleUsingGET_1 14:00:41:682 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: changeStatusUsingPUT_2 14:00:41:682 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: changeStatusUsingPUT_3 14:00:41:683 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deptTreeUsingGET_2 14:00:41:683 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deptTreeUsingGET_3 14:00:41:684 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_16 14:00:41:684 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_17 14:00:41:685 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_22 14:00:41:685 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_23 14:00:41:685 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_24 14:00:41:685 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_25 14:00:41:686 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importDataUsingPOST_1 14:00:41:687 WARN 30232 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.lang.Long[] 14:00:41:687 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: insertAuthRoleUsingPUT_1 14:00:41:687 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_20 14:00:41:687 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_21 14:00:41:688 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resetPwdUsingPUT_1 14:00:41:690 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_36 14:00:41:690 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_37 14:00:41:692 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_16 14:00:41:692 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_17 14:00:41:693 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importTemplateUsingPOST_1 14:00:41:694 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: forceLogoutUsingDELETE_1 14:00:41:695 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_38 14:00:41:695 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_39 14:00:41:697 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_4 14:00:41:697 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_5 14:00:41:697 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_8 14:00:41:697 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_9 14:00:41:697 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_4 14:00:41:697 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_5 14:00:41:698 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_4 14:00:41:698 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_5 14:00:41:698 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_10 14:00:41:699 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_11 14:00:41:699 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statTelemetryByDeviceUsingGET_1 14:00:41:700 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statTelemetryTrendByHourUsingGET_1 14:00:41:702 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleFaultUsingPOST_1 14:00:41:707 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_6 14:00:41:707 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_7 14:00:41:708 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_72 14:00:41:708 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_73 14:00:41:711 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUserUsingGET_1 14:00:41:712 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_4 14:00:41:713 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_5 14:00:41:716 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_66 14:00:41:716 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_67 14:00:41:717 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_12 14:00:41:717 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_13 14:00:41:719 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: userListUsingGET_1 14:00:41:722 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addWarningItemUsingPOST_1 14:00:41:723 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: generateItemCodeUsingGET_1 14:00:41:724 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getItemDetailUsingGET_1 14:00:41:725 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryWarningItemsUsingGET_1 14:00:41:725 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateItemStatusUsingPUT_1 14:00:41:726 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateWarningItemUsingPUT_1 14:00:41:729 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addWarningReasonUsingPOST_1 14:00:41:730 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getReasonDetailUsingGET_1 14:00:41:730 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getReasonsByTypeAndLevelUsingGET_1 14:00:41:731 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryWarningReasonsUsingGET_1 14:00:41:732 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateReasonStatusUsingPUT_1 14:00:41:733 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateWarningReasonUsingPUT_1 14:00:41:734 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2 14:00:41:734 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3 14:00:41:735 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_50 14:00:41:735 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_51 14:00:41:735 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_74 14:00:41:735 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_75 14:00:41:736 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningThresholdListUsingGET_1 14:00:41:737 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_68 14:00:41:738 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_69 14:00:41:738 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_6 14:00:41:738 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_7 14:00:41:740 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_6 14:00:41:740 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_7 14:00:41:741 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_6 14:00:41:741 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_7 14:00:41:741 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_12 14:00:41:742 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_13 14:00:41:742 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectOverLimitDataUsingGET_1 14:00:41:743 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByDeviceUsingGET_1 14:00:41:743 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsOnlineDeviceUsingGET_1 14:00:41:748 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_18 14:00:41:749 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_19 14:00:41:749 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_1 14:00:41:750 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_76 14:00:41:750 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_77 14:00:41:750 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestPipeUsingGET_1 14:00:41:751 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverallStatisticsUsingGET_2 14:00:41:751 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverallStatisticsUsingGET_3 14:00:41:752 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_12 14:00:41:752 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_13 14:00:41:753 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_1 14:00:41:753 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_22 14:00:41:754 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_23 14:00:41:754 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_1 14:00:41:755 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPipeByMaterialUsingGET_1 14:00:41:755 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPipeByStatusUsingGET_1 14:00:41:756 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_14 14:00:41:756 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_15 14:00:41:761 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_20 14:00:41:761 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_21 14:00:41:761 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_2 14:00:41:762 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_3 14:00:41:762 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_78 14:00:41:762 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_79 14:00:41:763 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_14 14:00:41:763 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_15 14:00:41:764 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_2 14:00:41:764 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_3 14:00:41:765 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_24 14:00:41:765 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_25 14:00:41:765 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_2 14:00:41:766 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_3 14:00:41:766 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_16 14:00:41:766 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_17 14:00:41:771 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_22 14:00:41:772 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_23 14:00:41:772 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_4 14:00:41:772 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_5 14:00:41:772 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_80 14:00:41:772 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_81 14:00:41:773 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_16 14:00:41:773 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_17 14:00:41:774 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_4 14:00:41:774 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_5 14:00:41:774 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_26 14:00:41:774 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_27 14:00:41:775 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_4 14:00:41:775 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_5 14:00:41:777 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_18 14:00:41:777 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_19 14:00:41:781 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_24 14:00:41:781 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_25 14:00:41:781 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_6 14:00:41:782 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_7 14:00:41:782 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_82 14:00:41:782 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_83 14:00:41:783 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_18 14:00:41:783 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_19 14:00:41:784 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_6 14:00:41:785 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_7 14:00:41:786 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_28 14:00:41:786 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_29 14:00:41:787 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_6 14:00:41:787 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_7 14:00:41:788 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_20 14:00:41:788 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_21 14:00:41:795 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_26 14:00:41:795 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_27 14:00:41:795 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_8 14:00:41:796 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_9 14:00:41:797 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_84 14:00:41:797 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_85 14:00:41:798 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_20 14:00:41:799 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_21 14:00:41:800 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_8 14:00:41:800 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_9 14:00:41:801 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_30 14:00:41:801 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_31 14:00:41:802 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_8 14:00:41:802 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_9 14:00:41:803 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_22 14:00:41:803 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_23 14:00:41:808 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_14 14:00:41:808 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_15 14:00:41:808 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_8 14:00:41:809 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_9 14:00:41:809 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_6 14:00:41:809 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_7 14:00:41:810 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_56 14:00:41:810 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_57 14:00:41:810 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_86 14:00:41:810 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_87 14:00:41:811 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_40 14:00:41:811 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_41 14:00:41:812 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_70 14:00:41:813 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_71 14:00:41:813 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_24 14:00:41:813 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_25 14:00:41:817 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addWorkOrderUsingPOST_1 14:00:41:818 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: operWorkOrderUsingPOST_1 14:00:41:825 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_8 14:00:41:825 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_9 14:00:41:827 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findFinishedPageUsingPOST_1 14:00:41:829 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findProcessingPageUsingPOST_1 14:00:41:831 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_88 14:00:41:831 INFO 30232 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_89 14:00:41:835 INFO 30232 --- [restartedMain] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 14:00:41:835 INFO 30232 --- [restartedMain] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED started. 14:00:41:844 INFO 30232 --- [restartedMain] com.zksy.ZksyApplication : Started ZksyApplication in 17.842 seconds (JVM running for 18.891) 14:00:41:850 INFO 30232 --- [restartedMain] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=pipe-network-service.yaml, group=DEFAULT_GROUP 14:00:41:851 INFO 30232 --- [restartedMain] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=pipe-network-service-druid.yaml, group=DEFAULT_GROUP 14:00:41:851 INFO 30232 --- [restartedMain] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=pipe-network-service, group=DEFAULT_GROUP 14:01:31:262 WARN 30232 --- [Thread-4] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient 14:01:31:262 WARN 30232 --- [Thread-8] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher 14:01:31:263 WARN 30232 --- [Thread-8] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end 14:01:31:263 WARN 30232 --- [Thread-4] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Destruction of the end 14:01:31:265 INFO 30232 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:01:31:703 INFO 30232 --- [SpringApplicationShutdownHook] c.a.c.n.registry.NacosServiceRegistry : De-registering from Nacos Server now... 14:01:31:721 INFO 30232 --- [SpringApplicationShutdownHook] c.a.c.n.registry.NacosServiceRegistry : De-registration finished. 14:01:32:031 INFO 30232 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Shutdown rpc client, set status to shutdown 14:01:32:031 INFO 30232 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@443ef4b6[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] 14:01:32:031 INFO 30232 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Close current connection 1784613374571_172.16.102.252_61251 14:01:32:035 INFO 30232 --- [SpringApplicationShutdownHook] c.a.n.c.remote.client.grpc.GrpcClient : Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@3f3c0ba[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 21] 14:01:32:041 INFO 30232 --- [SpringApplicationShutdownHook] o.s.s.quartz.SchedulerFactoryBean : Shutting down Quartz Scheduler 14:01:32:042 INFO 30232 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 14:01:32:042 INFO 30232 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED paused. 14:01:32:042 INFO 30232 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 14:01:32:042 INFO 30232 --- [SpringApplicationShutdownHook] sys-user : ====关闭后台任务任务线程池==== 14:01:32:043 WARN 30232 --- [SpringApplicationShutdownHook] .s.c.a.CommonAnnotationBeanPostProcessor : Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError 14:01:32:048 INFO 30232 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 14:01:32:055 INFO 30232 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 14:01:37:492 INFO 27660 --- [restartedMain] com.zksy.ZksyApplication : The following 1 profile is active: "dev" 14:01:38:457 INFO 27660 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 14:01:38:458 INFO 27660 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 14:01:38:541 INFO 27660 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 72 ms. Found 0 Redis repository interfaces. 14:01:38:809 INFO 27660 --- [restartedMain] o.s.cloud.context.scope.GenericScope : BeanFactory id=3c481e74-3e90-36f2-b128-9d5c934cbba4 14:01:39:604 INFO 27660 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8301 (http) 14:01:39:616 INFO 27660 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] 14:01:39:616 INFO 27660 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.106] 14:01:39:631 WARN 27660 --- [restartedMain] o.a.c.webresources.DirResourceSet : Disabled the global canonical file name cache to protect against CVE-2024-56337 when starting the WebResourceSet at [C:\Users\Administrator\AppData\Local\Temp\tomcat-docbase.8301.1809090815539850576] which is part of the web application [] 14:01:39:732 INFO 27660 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 14:01:39:732 INFO 27660 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2233 ms 14:01:40:113 DEBUG 27660 --- [restartedMain] c.z.f.s.f.JwtAuthenticationTokenFilter : Filter 'jwtAuthenticationTokenFilter' configured for use 14:01:40:594 INFO 27660 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited 14:01:41:123 WARN 27660 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 14:01:41:134 WARN 27660 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 14:01:42:811 WARN 27660 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusController': Unsatisfied dependency expressed through field 'service'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusServiceImpl': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 14:01:42:811 INFO 27660 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 14:01:42:813 INFO 27660 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 14:01:42:829 INFO 27660 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 14:01:42:840 INFO 27660 --- [restartedMain] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 14:01:42:868 ERROR 27660 --- [restartedMain] o.s.boot.SpringApplication : Application run failed org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusController': Unsatisfied dependency expressed through field 'service'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusServiceImpl': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:713) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:932) ~[spring-context-5.3.39.jar:5.3.39] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591) ~[spring-context-5.3.39.jar:5.3.39] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.12.jar:2.7.12] at com.zksy.ZksyApplication.main(ZksyApplication.java:19) ~[classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) ~[spring-boot-devtools-2.7.12.jar:2.7.12] Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusServiceImpl': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:713) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710) ~[spring-beans-5.3.39.jar:5.3.39] ... 25 common frames omitted Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:713) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710) ~[spring-beans-5.3.39.jar:5.3.39] ... 39 common frames omitted Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710) ~[spring-beans-5.3.39.jar:5.3.39] ... 53 common frames omitted Caused by: org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:101) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:82) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:82) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92) ~[mybatis-spring-2.1.2.jar:2.1.2] at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439) ~[mybatis-spring-2.1.2.jar:2.1.2] at com.sun.proxy.$Proxy150.selectList(Unknown Source) ~[na:na] at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224) ~[mybatis-spring-2.1.2.jar:2.1.2] at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:152) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.sun.proxy.$Proxy225.selectConfigList(Unknown Source) ~[na:na] at com.zksy.system.service.impl.SysConfigServiceImpl.loadingConfigCache(SysConfigServiceImpl.java:177) ~[classes/:na] at com.zksy.system.service.impl.SysConfigServiceImpl.init(SysConfigServiceImpl.java:40) ~[classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.3.39.jar:5.3.39] ... 65 common frames omitted Caused by: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at com.kingbase8.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:3551) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2993) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:405) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbStatement.executeInternal_(KbStatement.java:784) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbStatement.execute(KbStatement.java:676) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbPreparedStatement.executeWithFlags(KbPreparedStatement.java:286) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbPreparedStatement.execute(KbPreparedStatement.java:265) ~[kingbase8-8.6.0.jar:na] at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462) ~[druid-1.2.23.jar:na] at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434) ~[druid-1.2.23.jar:na] at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460) ~[druid-1.2.23.jar:na] at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158) ~[druid-1.2.23.jar:na] at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483) ~[druid-1.2.23.jar:na] at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80) ~[mybatis-3.5.16.jar:3.5.16] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) ~[mybatis-3.5.16.jar:3.5.16] at com.sun.proxy.$Proxy227.query(Unknown Source) ~[na:na] at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110) ~[mybatis-3.5.16.jar:3.5.16] at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81) ~[mybatis-plus-extension-3.5.7.jar:3.5.7] at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59) ~[mybatis-3.5.16.jar:3.5.16] at com.sun.proxy.$Proxy226.query(Unknown Source) ~[na:na] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142) ~[mybatis-3.5.16.jar:3.5.16] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425) ~[mybatis-spring-2.1.2.jar:2.1.2] ... 81 common frames omitted 14:01:43:827 WARN 27660 --- [Thread-4] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient 14:01:43:827 WARN 27660 --- [Thread-8] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher 14:56:27:059 INFO 16648 --- [restartedMain] com.zksy.ZksyApplication : The following 1 profile is active: "dev" 14:56:28:091 INFO 16648 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 14:56:28:093 INFO 16648 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 14:56:28:193 INFO 16648 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 88 ms. Found 0 Redis repository interfaces. 14:56:28:475 INFO 16648 --- [restartedMain] o.s.cloud.context.scope.GenericScope : BeanFactory id=3c481e74-3e90-36f2-b128-9d5c934cbba4 14:56:29:250 INFO 16648 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8301 (http) 14:56:29:260 INFO 16648 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] 14:56:29:261 INFO 16648 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.106] 14:56:29:274 WARN 16648 --- [restartedMain] o.a.c.webresources.DirResourceSet : Disabled the global canonical file name cache to protect against CVE-2024-56337 when starting the WebResourceSet at [C:\Users\Administrator\AppData\Local\Temp\tomcat-docbase.8301.13423058125795446830] which is part of the web application [] 14:56:29:369 INFO 16648 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 14:56:29:369 INFO 16648 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2301 ms 14:56:29:756 DEBUG 16648 --- [restartedMain] c.z.f.s.f.JwtAuthenticationTokenFilter : Filter 'jwtAuthenticationTokenFilter' configured for use 14:56:30:254 INFO 16648 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited 14:56:30:823 WARN 16648 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 14:56:30:835 WARN 16648 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 14:56:32:568 WARN 16648 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusController': Unsatisfied dependency expressed through field 'service'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusServiceImpl': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 14:56:32:570 INFO 16648 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 14:56:32:571 INFO 16648 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 14:56:32:588 INFO 16648 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 14:56:32:601 INFO 16648 --- [restartedMain] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 14:56:32:642 ERROR 16648 --- [restartedMain] o.s.boot.SpringApplication : Application run failed org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusController': Unsatisfied dependency expressed through field 'service'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusServiceImpl': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:713) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:932) ~[spring-context-5.3.39.jar:5.3.39] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591) ~[spring-context-5.3.39.jar:5.3.39] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.12.jar:2.7.12] at com.zksy.ZksyApplication.main(ZksyApplication.java:19) ~[classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) ~[spring-boot-devtools-2.7.12.jar:2.7.12] Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusServiceImpl': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:713) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710) ~[spring-beans-5.3.39.jar:5.3.39] ... 25 common frames omitted Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:713) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710) ~[spring-beans-5.3.39.jar:5.3.39] ... 39 common frames omitted Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710) ~[spring-beans-5.3.39.jar:5.3.39] ... 53 common frames omitted Caused by: org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:101) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:82) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:82) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92) ~[mybatis-spring-2.1.2.jar:2.1.2] at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439) ~[mybatis-spring-2.1.2.jar:2.1.2] at com.sun.proxy.$Proxy150.selectList(Unknown Source) ~[na:na] at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224) ~[mybatis-spring-2.1.2.jar:2.1.2] at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:152) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.sun.proxy.$Proxy225.selectConfigList(Unknown Source) ~[na:na] at com.zksy.system.service.impl.SysConfigServiceImpl.loadingConfigCache(SysConfigServiceImpl.java:177) ~[classes/:na] at com.zksy.system.service.impl.SysConfigServiceImpl.init(SysConfigServiceImpl.java:40) ~[classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.3.39.jar:5.3.39] ... 65 common frames omitted Caused by: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at com.kingbase8.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:3551) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2993) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:405) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbStatement.executeInternal_(KbStatement.java:784) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbStatement.execute(KbStatement.java:676) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbPreparedStatement.executeWithFlags(KbPreparedStatement.java:286) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbPreparedStatement.execute(KbPreparedStatement.java:265) ~[kingbase8-8.6.0.jar:na] at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462) ~[druid-1.2.23.jar:na] at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434) ~[druid-1.2.23.jar:na] at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460) ~[druid-1.2.23.jar:na] at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158) ~[druid-1.2.23.jar:na] at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483) ~[druid-1.2.23.jar:na] at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80) ~[mybatis-3.5.16.jar:3.5.16] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) ~[mybatis-3.5.16.jar:3.5.16] at com.sun.proxy.$Proxy227.query(Unknown Source) ~[na:na] at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110) ~[mybatis-3.5.16.jar:3.5.16] at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81) ~[mybatis-plus-extension-3.5.7.jar:3.5.7] at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59) ~[mybatis-3.5.16.jar:3.5.16] at com.sun.proxy.$Proxy226.query(Unknown Source) ~[na:na] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142) ~[mybatis-3.5.16.jar:3.5.16] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425) ~[mybatis-spring-2.1.2.jar:2.1.2] ... 81 common frames omitted 14:56:33:585 WARN 16648 --- [Thread-8] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher 14:56:33:585 WARN 16648 --- [Thread-4] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient 14:56:33:585 WARN 16648 --- [Thread-8] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end 15:53:45:357 INFO 22864 --- [restartedMain] com.zksy.ZksyApplication : The following 1 profile is active: "dev" 15:53:46:380 INFO 22864 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 15:53:46:382 INFO 22864 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 15:53:46:465 INFO 22864 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 72 ms. Found 0 Redis repository interfaces. 15:53:46:735 INFO 22864 --- [restartedMain] o.s.cloud.context.scope.GenericScope : BeanFactory id=3c481e74-3e90-36f2-b128-9d5c934cbba4 15:53:47:542 INFO 22864 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8301 (http) 15:53:47:553 INFO 22864 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] 15:53:47:553 INFO 22864 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.106] 15:53:47:566 WARN 22864 --- [restartedMain] o.a.c.webresources.DirResourceSet : Disabled the global canonical file name cache to protect against CVE-2024-56337 when starting the WebResourceSet at [C:\Users\Administrator\AppData\Local\Temp\tomcat-docbase.8301.1756742728516081779] which is part of the web application [] 15:53:47:659 INFO 22864 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 15:53:47:660 INFO 22864 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2295 ms 15:53:48:055 DEBUG 22864 --- [restartedMain] c.z.f.s.f.JwtAuthenticationTokenFilter : Filter 'jwtAuthenticationTokenFilter' configured for use 15:53:48:543 INFO 22864 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited 15:53:49:124 WARN 22864 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 15:53:49:134 WARN 22864 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 15:53:50:805 WARN 22864 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusController': Unsatisfied dependency expressed through field 'service'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusServiceImpl': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 15:53:50:806 INFO 22864 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 15:53:50:807 INFO 22864 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 15:53:50:825 INFO 22864 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 15:53:50:837 INFO 22864 --- [restartedMain] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 15:53:50:864 ERROR 22864 --- [restartedMain] o.s.boot.SpringApplication : Application run failed org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusController': Unsatisfied dependency expressed through field 'service'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusServiceImpl': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:713) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:932) ~[spring-context-5.3.39.jar:5.3.39] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591) ~[spring-context-5.3.39.jar:5.3.39] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.12.jar:2.7.12] at com.zksy.ZksyApplication.main(ZksyApplication.java:19) ~[classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) ~[spring-boot-devtools-2.7.12.jar:2.7.12] Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusServiceImpl': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:713) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710) ~[spring-beans-5.3.39.jar:5.3.39] ... 25 common frames omitted Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:713) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710) ~[spring-beans-5.3.39.jar:5.3.39] ... 39 common frames omitted Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710) ~[spring-beans-5.3.39.jar:5.3.39] ... 53 common frames omitted Caused by: org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:101) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:82) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:82) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92) ~[mybatis-spring-2.1.2.jar:2.1.2] at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439) ~[mybatis-spring-2.1.2.jar:2.1.2] at com.sun.proxy.$Proxy150.selectList(Unknown Source) ~[na:na] at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224) ~[mybatis-spring-2.1.2.jar:2.1.2] at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:152) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.sun.proxy.$Proxy225.selectConfigList(Unknown Source) ~[na:na] at com.zksy.system.service.impl.SysConfigServiceImpl.loadingConfigCache(SysConfigServiceImpl.java:177) ~[classes/:na] at com.zksy.system.service.impl.SysConfigServiceImpl.init(SysConfigServiceImpl.java:40) ~[classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.3.39.jar:5.3.39] ... 65 common frames omitted Caused by: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at com.kingbase8.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:3551) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2993) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:405) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbStatement.executeInternal_(KbStatement.java:784) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbStatement.execute(KbStatement.java:676) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbPreparedStatement.executeWithFlags(KbPreparedStatement.java:286) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbPreparedStatement.execute(KbPreparedStatement.java:265) ~[kingbase8-8.6.0.jar:na] at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462) ~[druid-1.2.23.jar:na] at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434) ~[druid-1.2.23.jar:na] at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460) ~[druid-1.2.23.jar:na] at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158) ~[druid-1.2.23.jar:na] at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483) ~[druid-1.2.23.jar:na] at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80) ~[mybatis-3.5.16.jar:3.5.16] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) ~[mybatis-3.5.16.jar:3.5.16] at com.sun.proxy.$Proxy227.query(Unknown Source) ~[na:na] at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110) ~[mybatis-3.5.16.jar:3.5.16] at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81) ~[mybatis-plus-extension-3.5.7.jar:3.5.7] at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59) ~[mybatis-3.5.16.jar:3.5.16] at com.sun.proxy.$Proxy226.query(Unknown Source) ~[na:na] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142) ~[mybatis-3.5.16.jar:3.5.16] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425) ~[mybatis-spring-2.1.2.jar:2.1.2] ... 81 common frames omitted 15:53:51:821 WARN 22864 --- [Thread-4] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient 15:53:51:822 WARN 22864 --- [Thread-8] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher 15:53:51:822 WARN 22864 --- [Thread-8] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end 15:58:17:480 INFO 26976 --- [restartedMain] com.zksy.ZksyApplication : The following 1 profile is active: "dev" 15:58:18:529 INFO 26976 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 15:58:18:531 INFO 26976 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 15:58:18:622 INFO 26976 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 80 ms. Found 0 Redis repository interfaces. 15:58:18:915 INFO 26976 --- [restartedMain] o.s.cloud.context.scope.GenericScope : BeanFactory id=3c481e74-3e90-36f2-b128-9d5c934cbba4 15:58:19:706 INFO 26976 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8301 (http) 15:58:19:718 INFO 26976 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] 15:58:19:718 INFO 26976 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.106] 15:58:19:732 WARN 26976 --- [restartedMain] o.a.c.webresources.DirResourceSet : Disabled the global canonical file name cache to protect against CVE-2024-56337 when starting the WebResourceSet at [C:\Users\Administrator\AppData\Local\Temp\tomcat-docbase.8301.18441100483442394731] which is part of the web application [] 15:58:19:830 INFO 26976 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 15:58:19:830 INFO 26976 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2341 ms 15:58:20:233 DEBUG 26976 --- [restartedMain] c.z.f.s.f.JwtAuthenticationTokenFilter : Filter 'jwtAuthenticationTokenFilter' configured for use 15:58:20:719 INFO 26976 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited 15:58:21:264 WARN 26976 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 15:58:21:274 WARN 26976 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 15:58:23:006 WARN 26976 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusController': Unsatisfied dependency expressed through field 'service'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusServiceImpl': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 15:58:23:008 INFO 26976 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 15:58:23:009 INFO 26976 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 15:58:23:027 INFO 26976 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 15:58:23:039 INFO 26976 --- [restartedMain] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 15:58:23:069 ERROR 26976 --- [restartedMain] o.s.boot.SpringApplication : Application run failed org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusController': Unsatisfied dependency expressed through field 'service'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusServiceImpl': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:713) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:932) ~[spring-context-5.3.39.jar:5.3.39] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591) ~[spring-context-5.3.39.jar:5.3.39] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.12.jar:2.7.12] at com.zksy.ZksyApplication.main(ZksyApplication.java:19) ~[classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) ~[spring-boot-devtools-2.7.12.jar:2.7.12] Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusServiceImpl': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:713) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710) ~[spring-beans-5.3.39.jar:5.3.39] ... 25 common frames omitted Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:713) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710) ~[spring-beans-5.3.39.jar:5.3.39] ... 39 common frames omitted Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710) ~[spring-beans-5.3.39.jar:5.3.39] ... 53 common frames omitted Caused by: org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:101) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:82) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:82) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92) ~[mybatis-spring-2.1.2.jar:2.1.2] at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439) ~[mybatis-spring-2.1.2.jar:2.1.2] at com.sun.proxy.$Proxy150.selectList(Unknown Source) ~[na:na] at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224) ~[mybatis-spring-2.1.2.jar:2.1.2] at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:152) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.sun.proxy.$Proxy225.selectConfigList(Unknown Source) ~[na:na] at com.zksy.system.service.impl.SysConfigServiceImpl.loadingConfigCache(SysConfigServiceImpl.java:177) ~[classes/:na] at com.zksy.system.service.impl.SysConfigServiceImpl.init(SysConfigServiceImpl.java:40) ~[classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.3.39.jar:5.3.39] ... 65 common frames omitted Caused by: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at com.kingbase8.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:3551) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2993) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:405) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbStatement.executeInternal_(KbStatement.java:784) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbStatement.execute(KbStatement.java:676) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbPreparedStatement.executeWithFlags(KbPreparedStatement.java:286) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbPreparedStatement.execute(KbPreparedStatement.java:265) ~[kingbase8-8.6.0.jar:na] at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462) ~[druid-1.2.23.jar:na] at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434) ~[druid-1.2.23.jar:na] at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460) ~[druid-1.2.23.jar:na] at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158) ~[druid-1.2.23.jar:na] at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483) ~[druid-1.2.23.jar:na] at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80) ~[mybatis-3.5.16.jar:3.5.16] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) ~[mybatis-3.5.16.jar:3.5.16] at com.sun.proxy.$Proxy227.query(Unknown Source) ~[na:na] at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110) ~[mybatis-3.5.16.jar:3.5.16] at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81) ~[mybatis-plus-extension-3.5.7.jar:3.5.7] at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59) ~[mybatis-3.5.16.jar:3.5.16] at com.sun.proxy.$Proxy226.query(Unknown Source) ~[na:na] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142) ~[mybatis-3.5.16.jar:3.5.16] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425) ~[mybatis-spring-2.1.2.jar:2.1.2] ... 81 common frames omitted 15:58:24:024 WARN 26976 --- [Thread-4] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient 15:58:24:024 WARN 26976 --- [Thread-8] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher 16:00:47:439 INFO 29788 --- [restartedMain] com.zksy.ZksyApplication : The following 1 profile is active: "dev" 16:00:48:468 INFO 29788 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 16:00:48:470 INFO 29788 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 16:00:48:563 INFO 29788 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 81 ms. Found 0 Redis repository interfaces. 16:00:48:838 INFO 29788 --- [restartedMain] o.s.cloud.context.scope.GenericScope : BeanFactory id=3c481e74-3e90-36f2-b128-9d5c934cbba4 16:00:49:645 INFO 29788 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8301 (http) 16:00:49:654 INFO 29788 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] 16:00:49:655 INFO 29788 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.106] 16:00:49:668 WARN 29788 --- [restartedMain] o.a.c.webresources.DirResourceSet : Disabled the global canonical file name cache to protect against CVE-2024-56337 when starting the WebResourceSet at [C:\Users\Administrator\AppData\Local\Temp\tomcat-docbase.8301.6109598741404504254] which is part of the web application [] 16:00:49:764 INFO 29788 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 16:00:49:764 INFO 29788 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2317 ms 16:00:50:149 DEBUG 29788 --- [restartedMain] c.z.f.s.f.JwtAuthenticationTokenFilter : Filter 'jwtAuthenticationTokenFilter' configured for use 16:00:50:645 INFO 29788 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited 16:00:51:213 WARN 29788 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 16:00:51:224 WARN 29788 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 16:00:52:913 WARN 29788 --- [restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusController': Unsatisfied dependency expressed through field 'service'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusServiceImpl': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 16:00:52:915 INFO 29788 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 16:00:52:916 INFO 29788 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 16:00:52:932 INFO 29788 --- [restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 16:00:52:944 INFO 29788 --- [restartedMain] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 16:00:52:974 ERROR 29788 --- [restartedMain] o.s.boot.SpringApplication : Application run failed org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusController': Unsatisfied dependency expressed through field 'service'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusServiceImpl': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:713) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:932) ~[spring-context-5.3.39.jar:5.3.39] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591) ~[spring-context-5.3.39.jar:5.3.39] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1303) ~[spring-boot-2.7.12.jar:2.7.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1292) ~[spring-boot-2.7.12.jar:2.7.12] at com.zksy.ZksyApplication.main(ZksyApplication.java:19) ~[classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) ~[spring-boot-devtools-2.7.12.jar:2.7.12] Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'equipmentStatusServiceImpl': Unsatisfied dependency expressed through field 'sysUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:713) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710) ~[spring-beans-5.3.39.jar:5.3.39] ... 25 common frames omitted Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:713) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710) ~[spring-beans-5.3.39.jar:5.3.39] ... 39 common frames omitted Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:336) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:334) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:209) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710) ~[spring-beans-5.3.39.jar:5.3.39] ... 53 common frames omitted Caused by: org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ### The error may exist in file [E:\workSpace\pipe-ner-server\pipe-network-service\zksy-system\target\classes\mapper\system\SysConfigMapper.xml] ### The error may involve com.zksy.system.mapper.SysConfigMapper.selectConfigList-Inline ### The error occurred while setting parameters ### SQL: select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config ### Cause: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 ; bad SQL grammar []; nested exception is com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:101) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:82) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:82) ~[spring-jdbc-5.3.39.jar:5.3.39] at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92) ~[mybatis-spring-2.1.2.jar:2.1.2] at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439) ~[mybatis-spring-2.1.2.jar:2.1.2] at com.sun.proxy.$Proxy150.selectList(Unknown Source) ~[na:na] at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224) ~[mybatis-spring-2.1.2.jar:2.1.2] at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:164) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:152) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) ~[mybatis-plus-core-3.5.7.jar:3.5.7] at com.sun.proxy.$Proxy225.selectConfigList(Unknown Source) ~[na:na] at com.zksy.system.service.impl.SysConfigServiceImpl.loadingConfigCache(SysConfigServiceImpl.java:177) ~[classes/:na] at com.zksy.system.service.impl.SysConfigServiceImpl.init(SysConfigServiceImpl.java:40) ~[classes/:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) ~[spring-beans-5.3.39.jar:5.3.39] at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) ~[spring-beans-5.3.39.jar:5.3.39] ... 65 common frames omitted Caused by: com.kingbase8.util.KSQLException: ERROR: 字段 "config_id" 不存在 Position: 8 At Line: 1, Line Position: 8 at com.kingbase8.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:3551) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2993) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:405) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbStatement.executeInternal_(KbStatement.java:784) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbStatement.execute(KbStatement.java:676) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbPreparedStatement.executeWithFlags(KbPreparedStatement.java:286) ~[kingbase8-8.6.0.jar:na] at com.kingbase8.jdbc.KbPreparedStatement.execute(KbPreparedStatement.java:265) ~[kingbase8-8.6.0.jar:na] at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3462) ~[druid-1.2.23.jar:na] at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434) ~[druid-1.2.23.jar:na] at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3460) ~[druid-1.2.23.jar:na] at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:158) ~[druid-1.2.23.jar:na] at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483) ~[druid-1.2.23.jar:na] at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80) ~[mybatis-3.5.16.jar:3.5.16] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) ~[mybatis-3.5.16.jar:3.5.16] at com.sun.proxy.$Proxy227.query(Unknown Source) ~[na:na] at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110) ~[mybatis-3.5.16.jar:3.5.16] at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81) ~[mybatis-plus-extension-3.5.7.jar:3.5.7] at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59) ~[mybatis-3.5.16.jar:3.5.16] at com.sun.proxy.$Proxy226.query(Unknown Source) ~[na:na] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) ~[mybatis-3.5.16.jar:3.5.16] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142) ~[mybatis-3.5.16.jar:3.5.16] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425) ~[mybatis-spring-2.1.2.jar:2.1.2] ... 81 common frames omitted 16:00:53:930 WARN 29788 --- [Thread-8] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher 16:00:53:930 WARN 29788 --- [Thread-4] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient 16:00:53:931 WARN 29788 --- [Thread-8] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end 16:07:05:951 INFO 28152 --- [restartedMain] com.zksy.ZksyApplication : The following 1 profile is active: "dev" 16:07:06:975 INFO 28152 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 16:07:06:977 INFO 28152 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 16:07:07:057 INFO 28152 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 69 ms. Found 0 Redis repository interfaces. 16:07:07:355 INFO 28152 --- [restartedMain] o.s.cloud.context.scope.GenericScope : BeanFactory id=3c481e74-3e90-36f2-b128-9d5c934cbba4 16:07:08:147 INFO 28152 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8301 (http) 16:07:08:158 INFO 28152 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] 16:07:08:159 INFO 28152 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.106] 16:07:08:172 WARN 28152 --- [restartedMain] o.a.c.webresources.DirResourceSet : Disabled the global canonical file name cache to protect against CVE-2024-56337 when starting the WebResourceSet at [C:\Users\Administrator\AppData\Local\Temp\tomcat-docbase.8301.8357588401078294134] which is part of the web application [] 16:07:08:267 INFO 28152 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 16:07:08:267 INFO 28152 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2308 ms 16:07:08:649 DEBUG 28152 --- [restartedMain] c.z.f.s.f.JwtAuthenticationTokenFilter : Filter 'jwtAuthenticationTokenFilter' configured for use 16:07:09:138 INFO 28152 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited 16:07:09:701 WARN 28152 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 16:07:09:711 WARN 28152 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 16:07:14:380 INFO 28152 --- [restartedMain] c.a.c.sentinel.SentinelWebMvcConfigurer : [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. 16:07:14:821 INFO 28152 --- [restartedMain] c.z.s.impl.MinioFileStorageServiceImpl : 初始化MinIO成功 16:07:15:005 INFO 28152 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 16:07:15:012 INFO 28152 --- [restartedMain] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 16:07:15:012 INFO 28152 --- [restartedMain] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 16:07:15:013 INFO 28152 --- [restartedMain] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 16:07:15:013 INFO 28152 --- [restartedMain] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 16:07:15:013 INFO 28152 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 16:07:15:013 INFO 28152 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 16:07:15:014 INFO 28152 --- [restartedMain] org.quartz.core.QuartzScheduler : JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@766cb17b 16:07:15:071 INFO 28152 --- [restartedMain] c.z.s.impl.MinioFileStorageServiceImpl : 初始化MinIO成功 16:07:15:516 INFO 28152 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@16acf684, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@33f07de1, org.springframework.security.web.context.SecurityContextPersistenceFilter@6486d979, org.springframework.security.web.header.HeaderWriterFilter@4a48a1ed, org.springframework.web.filter.CorsFilter@1265deb3, org.springframework.security.web.authentication.logout.LogoutFilter@7a321aa5, org.springframework.web.filter.CorsFilter@1265deb3, com.zksy.framework.security.filter.JwtAuthenticationTokenFilter@324d0e76, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6d7c1153, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6a96588e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@60eafba, org.springframework.security.web.session.SessionManagementFilter@26319ea, org.springframework.security.web.access.ExceptionTranslationFilter@7261738b, org.springframework.security.web.access.intercept.AuthorizationFilter@701053c5] 16:07:15:836 INFO 28152 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 16:07:16:471 INFO 28152 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] 16:07:17:219 WARN 28152 --- [restartedMain] iguration$LoadBalancerCaffeineWarnLogger : Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. 16:07:17:375 INFO 28152 --- [restartedMain] com.alibaba.nacos.common.remote.client : [RpcClientFactory] create a new rpc client of aaa238c0-9e73-44ff-9030-8d2a46b85e23 16:07:17:375 INFO 28152 --- [restartedMain] com.alibaba.nacos.common.remote.client : [aaa238c0-9e73-44ff-9030-8d2a46b85e23] RpcClient init label, labels = {module=naming, source=sdk} 16:07:17:376 INFO 28152 --- [restartedMain] com.alibaba.nacos.common.remote.client : [aaa238c0-9e73-44ff-9030-8d2a46b85e23] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager 16:07:17:376 INFO 28152 --- [restartedMain] com.alibaba.nacos.common.remote.client : [aaa238c0-9e73-44ff-9030-8d2a46b85e23] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService 16:07:17:377 INFO 28152 --- [restartedMain] com.alibaba.nacos.common.remote.client : [aaa238c0-9e73-44ff-9030-8d2a46b85e23] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler 16:07:17:377 INFO 28152 --- [restartedMain] com.alibaba.nacos.common.remote.client : [aaa238c0-9e73-44ff-9030-8d2a46b85e23] Try to connect to server on start up, server: {serverIp = '192.168.110.30', server main port = 8848} 16:07:17:494 INFO 28152 --- [restartedMain] com.alibaba.nacos.common.remote.client : [aaa238c0-9e73-44ff-9030-8d2a46b85e23] Success to connect to server [192.168.110.30:8848] on start up, connectionId = 1784621237094_192.168.110.235_63768 16:07:17:494 INFO 28152 --- [restartedMain] com.alibaba.nacos.common.remote.client : [aaa238c0-9e73-44ff-9030-8d2a46b85e23] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler 16:07:17:494 INFO 28152 --- [restartedMain] com.alibaba.nacos.common.remote.client : [aaa238c0-9e73-44ff-9030-8d2a46b85e23] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$490/0x0000000800455840 16:07:17:494 INFO 28152 --- [com.alibaba.nacos.client.remote.worker] com.alibaba.nacos.common.remote.client : [aaa238c0-9e73-44ff-9030-8d2a46b85e23] Notify connected event to listeners. 16:07:17:530 INFO 28152 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8301 (http) with context path '' 16:07:17:538 INFO 28152 --- [restartedMain] c.a.c.n.registry.NacosServiceRegistry : nacos registry, DEFAULT_GROUP pipe-network-service 192.168.110.235:8301 register finished 16:07:17:835 INFO 28152 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped 16:07:17:837 INFO 28152 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 16:07:17:971 INFO 28152 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references 16:07:18:026 INFO 28152 --- [nacos-grpc-client-executor-6] com.alibaba.nacos.common.remote.client : [aaa238c0-9e73-44ff-9030-8d2a46b85e23] Receive server push request, request = NotifySubscriberRequest, requestId = 78 16:07:18:029 INFO 28152 --- [nacos-grpc-client-executor-6] com.alibaba.nacos.common.remote.client : [aaa238c0-9e73-44ff-9030-8d2a46b85e23] Ack server push request, request = NotifySubscriberRequest, requestId = 78 16:07:18:042 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingPOST_1 16:07:18:057 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_1 16:07:18:059 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1 16:07:18:065 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 16:07:18:072 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingPOST_2 16:07:18:073 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingPOST_3 16:07:18:077 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_2 16:07:18:077 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_3 16:07:18:078 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2 16:07:18:079 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3 16:07:18:087 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_1 16:07:18:089 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 16:07:18:090 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 16:07:18:093 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_2 16:07:18:094 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_3 16:07:18:095 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getActivePointsUsingGET_1 16:07:18:095 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 16:07:18:096 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_5 16:07:18:097 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingPUT_1 16:07:18:100 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1 16:07:18:101 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_4 16:07:18:101 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_5 16:07:18:103 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmDataListUsingGET_1 16:07:18:103 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_6 16:07:18:104 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_7 16:07:18:109 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingPOST_1 16:07:18:109 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_4 16:07:18:110 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_5 16:07:18:111 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4 16:07:18:111 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_5 16:07:18:113 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: customAlarmUsingPOST_1 16:07:18:113 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: simulateEnvironmentUsingGET_1 16:07:18:114 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: simulateGasUsingGET_1 16:07:18:115 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: simulateManholeUsingGET_1 16:07:18:117 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cacheUsingGET_1 16:07:18:118 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: clearCacheAllUsingDELETE_1 16:07:18:119 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: clearCacheKeyUsingDELETE_1 16:07:18:119 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: clearCacheNameUsingDELETE_1 16:07:18:120 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCacheKeysUsingGET_1 16:07:18:121 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCacheValueUsingGET_1 16:07:18:122 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_1 16:07:18:123 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCodeUsingGET_1 16:07:18:127 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningThresholdUsingPOST_1 16:07:18:128 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: verifyCaseInfoUsingPOST_1 16:07:18:137 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_1 16:07:18:139 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_8 16:07:18:139 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_9 16:07:18:141 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: uploadFileUsingPOST_1 16:07:18:142 WARN 28152 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.util.List 16:07:18:142 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: uploadFilesUsingPOST_1 16:07:18:143 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: fileDownloadUsingGET_1 16:07:18:144 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resourceDownloadUsingGET_1 16:07:18:147 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportAbnormalDevicesUsingPOST_1 16:07:18:148 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalDevicePageUsingGET_1 16:07:18:149 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalGisPointsUsingGET_1 16:07:18:151 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalPointsUsingGET_1 16:07:18:152 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDevicePointsUsingGET_1 16:07:18:153 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceDetailUsingGET_1 16:07:18:154 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getGisStatisticsUsingGET_1 16:07:18:156 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDeviceLedgerUsingPOST_1 16:07:18:158 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDevicePageUsingGET_1 16:07:18:159 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getGisPointsUsingGET_1 16:07:18:160 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTypeStatisticsUsingGET_1 16:07:18:165 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: createMaintainOrderUsingPOST_1 16:07:18:166 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteMaintainRecordUsingDELETE_1 16:07:18:167 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportMaintainRecordsUsingPOST_1 16:07:18:168 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMaintainRecordListUsingGET_1 16:07:18:170 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMaintainRecordPageUsingGET_1 16:07:18:171 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMyMaintainRecordPageUsingGET_1 16:07:18:172 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importMaintainRecordsUsingPOST_1 16:07:18:175 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveMaintainRecordUsingPOST_1 16:07:18:176 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateMaintainRecordUsingPUT_1 16:07:18:178 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_1 16:07:18:186 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_6 16:07:18:186 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_7 16:07:18:187 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_10 16:07:18:187 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_11 16:07:18:188 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByCategoryUsingGET_1 16:07:18:190 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_6 16:07:18:190 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_7 16:07:18:191 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_1 16:07:18:193 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_2 16:07:18:194 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_3 16:07:18:196 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_8 16:07:18:197 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_9 16:07:18:197 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_12 16:07:18:197 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_13 16:07:18:200 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_8 16:07:18:200 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_9 16:07:18:201 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_2 16:07:18:201 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_3 16:07:18:203 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: acceptUsingPUT_1 16:07:18:204 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_4 16:07:18:204 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_5 16:07:18:207 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_10 16:07:18:207 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_11 16:07:18:209 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_14 16:07:18:209 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_15 16:07:18:210 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: rejectUsingPUT_1 16:07:18:212 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_10 16:07:18:213 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_11 16:07:18:213 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_4 16:07:18:214 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_5 16:07:18:217 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addTrackLogUsingPOST_1 16:07:18:218 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: closeUsingPUT_1 16:07:18:219 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_6 16:07:18:219 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_7 16:07:18:222 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_12 16:07:18:222 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_13 16:07:18:223 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_16 16:07:18:223 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_17 16:07:18:224 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrackLogsUsingGET_1 16:07:18:225 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: releaseUsingPUT_1 16:07:18:227 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_12 16:07:18:227 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_13 16:07:18:228 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_6 16:07:18:228 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_7 16:07:18:230 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_8 16:07:18:230 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_9 16:07:18:232 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: doReportUsingPUT_1 16:07:18:236 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: doTransferUsingPUT_1 16:07:18:239 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_14 16:07:18:239 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_15 16:07:18:240 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_18 16:07:18:240 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_19 16:07:18:241 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTransferLogsUsingGET_1 16:07:18:241 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_14 16:07:18:241 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_15 16:07:18:242 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_8 16:07:18:242 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_9 16:07:18:245 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: closeUrgeUsingPUT_1 16:07:18:245 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_10 16:07:18:246 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_11 16:07:18:247 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: doUrgeUsingPOST_1 16:07:18:250 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_16 16:07:18:251 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_17 16:07:18:251 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_20 16:07:18:251 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_21 16:07:18:252 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUrgeDetailsUsingGET_1 16:07:18:255 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_16 16:07:18:255 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_17 16:07:18:256 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_10 16:07:18:256 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_11 16:07:18:257 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_12 16:07:18:258 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_13 16:07:18:261 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_18 16:07:18:261 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_19 16:07:18:262 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_22 16:07:18:262 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_23 16:07:18:265 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_18 16:07:18:266 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_19 16:07:18:267 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_12 16:07:18:267 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_13 16:07:18:268 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: verifyUsingPUT_1 16:07:18:270 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: approveUsingPUT_1 16:07:18:271 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_14 16:07:18:271 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_15 16:07:18:274 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_20 16:07:18:275 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_21 16:07:18:275 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_24 16:07:18:275 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_25 16:07:18:276 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: publishUsingPUT_1 16:07:18:277 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: rejectUsingPUT_2 16:07:18:277 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: rejectUsingPUT_3 16:07:18:280 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_20 16:07:18:280 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_21 16:07:18:281 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: submitForApprovalUsingPUT_1 16:07:18:282 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: submitFromPlanUsingPOST_1 16:07:18:283 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_14 16:07:18:283 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_15 16:07:18:285 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_16 16:07:18:285 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_17 16:07:18:288 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_22 16:07:18:288 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_23 16:07:18:289 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_26 16:07:18:290 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_27 16:07:18:290 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByApprovalIdUsingGET_1 16:07:18:292 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_22 16:07:18:293 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_23 16:07:18:293 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_16 16:07:18:293 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_17 16:07:18:295 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_18 16:07:18:295 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_19 16:07:18:298 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_24 16:07:18:298 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_25 16:07:18:299 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_28 16:07:18:299 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_29 16:07:18:300 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCategoryTreeUsingGET_1 16:07:18:302 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_24 16:07:18:302 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_25 16:07:18:303 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_18 16:07:18:303 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_19 16:07:18:316 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainPageUsingGET_1 16:07:18:319 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelPageUsingGET_1 16:07:18:324 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusPageUsingGET_1 16:07:18:327 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testPageUsingGET_1 16:07:18:330 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typePageUsingGET_1 16:07:18:337 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: basePageUsingGET_1 16:07:18:338 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseDeleteUsingDELETE_1 16:07:18:339 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseDeleteBatchUsingDELETE_1 16:07:18:340 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseGetByIdUsingGET_1 16:07:18:341 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseListUsingGET_1 16:07:18:344 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseSaveUsingPOST_1 16:07:18:345 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseUpdateUsingPUT_1 16:07:18:346 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainDeleteUsingDELETE_1 16:07:18:346 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainDeleteBatchUsingDELETE_1 16:07:18:347 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainGetByIdUsingGET_1 16:07:18:348 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainSaveUsingPOST_1 16:07:18:349 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainUpdateUsingPUT_1 16:07:18:350 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelByEquipmentUsingGET_1 16:07:18:351 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelByPointUsingGET_1 16:07:18:351 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelDeleteUsingDELETE_1 16:07:18:352 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelDeleteBatchUsingDELETE_1 16:07:18:354 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelSaveUsingPOST_1 16:07:18:355 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelSaveBatchUsingPOST_1 16:07:18:356 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusDeleteUsingDELETE_1 16:07:18:357 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusGetByIdUsingGET_1 16:07:18:358 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusSaveUsingPOST_1 16:07:18:359 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusUpdateUsingPUT_1 16:07:18:360 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testDeleteUsingDELETE_1 16:07:18:361 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testDeleteBatchUsingDELETE_1 16:07:18:361 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testGetByIdUsingGET_1 16:07:18:363 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testSaveUsingPOST_1 16:07:18:364 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testUpdateUsingPUT_1 16:07:18:365 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeDeleteUsingDELETE_1 16:07:18:365 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeDeleteBatchUsingDELETE_1 16:07:18:366 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeGetByIdUsingGET_1 16:07:18:367 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeListUsingGET_1 16:07:18:368 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeSaveUsingPOST_1 16:07:18:368 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeUpdateUsingPUT_1 16:07:18:370 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_30 16:07:18:370 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_31 16:07:18:371 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_1 16:07:18:376 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_1 16:07:18:377 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_1 16:07:18:378 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: boundEquipmentIdsUsingGET_1 16:07:18:378 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_1 16:07:18:378 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_20 16:07:18:378 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_21 16:07:18:379 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_32 16:07:18:379 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_33 16:07:18:379 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_2 16:07:18:380 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_3 16:07:18:381 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_26 16:07:18:382 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_27 16:07:18:382 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_1 16:07:18:385 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_34 16:07:18:386 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_35 16:07:18:386 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_4 16:07:18:387 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_5 16:07:18:387 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: monthlyStatsUsingGET_1 16:07:18:388 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_2 16:07:18:388 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_3 16:07:18:399 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentPageUsingGET_1 16:07:18:400 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyPageUsingGET_1 16:07:18:401 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_4 16:07:18:402 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_5 16:07:18:402 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_22 16:07:18:402 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_23 16:07:18:403 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: finalApproveUsingPUT_1 16:07:18:404 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: firstApproveUsingPUT_1 16:07:18:405 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_36 16:07:18:405 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_37 16:07:18:409 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: publishUsingPOST_1 16:07:18:410 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_28 16:07:18:410 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_29 16:07:18:411 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: scopeUsersUsingGET_1 16:07:18:411 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_2 16:07:18:412 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_3 16:07:18:412 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateStatusUsingPUT_1 16:07:18:414 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_1 16:07:18:414 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_6 16:07:18:415 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_7 16:07:18:416 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_30 16:07:18:416 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_31 16:07:18:417 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_4 16:07:18:417 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_5 16:07:18:418 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_2 16:07:18:418 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_3 16:07:18:419 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_8 16:07:18:420 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_9 16:07:18:421 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_32 16:07:18:422 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_33 16:07:18:422 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_6 16:07:18:422 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_7 16:07:18:424 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePlanUsingDELETE_1 16:07:18:424 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteTemplateUsingDELETE_1 16:07:18:425 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: plansUsingGET_1 16:07:18:425 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resultUsingGET_1 16:07:18:426 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: savePlanUsingPOST_1 16:07:18:427 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveTemplateUsingPOST_1 16:07:18:428 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: templatesUsingGET_1 16:07:18:428 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updatePlanUsingPUT_1 16:07:18:429 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateTemplateUsingPUT_1 16:07:18:433 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addLogUsingPOST_1 16:07:18:433 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteEventUsingDELETE_1 16:07:18:434 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProjectUsingDELETE_1 16:07:18:434 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteRoleUsingDELETE_1 16:07:18:435 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteSceneUsingDELETE_1 16:07:18:435 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteTaskUsingDELETE_1 16:07:18:436 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: eventUsingGET_1 16:07:18:437 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: logUsingGET_1 16:07:18:437 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: processUsingPOST_1 16:07:18:438 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: projectsUsingGET_1 16:07:18:439 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resultUsingGET_2 16:07:18:439 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resultUsingGET_3 16:07:18:439 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: roleUsingGET_1 16:07:18:440 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveEventUsingPOST_1 16:07:18:442 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveProjectUsingPOST_1 16:07:18:443 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveRoleUsingPOST_1 16:07:18:444 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveSceneUsingPOST_1 16:07:18:445 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveTaskUsingPOST_1 16:07:18:445 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: sceneUsingGET_1 16:07:18:446 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: taskUsingGET_1 16:07:18:448 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmsUsingGET_1 16:07:18:449 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_1 16:07:18:449 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_1 16:07:18:449 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestUsingGET_1 16:07:18:450 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_1 16:07:18:463 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addLeaderInstructionUsingPOST_1 16:07:18:463 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchWarningUsingDELETE_1 16:07:18:464 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteWarningUsingDELETE_1 16:07:18:465 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getArchiveUsingGET_1 16:07:18:466 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getArchiveListUsingGET_1 16:07:18:466 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAttachmentsUsingGET_1 16:07:18:467 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCompletedWarningsUsingGET_1 16:07:18:468 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDashboardStatisticsUsingGET_1 16:07:18:468 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalDetailUsingGET_1 16:07:18:469 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalHistoryUsingGET_1 16:07:18:470 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalListUsingGET_1 16:07:18:470 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalProcessUsingGET_1 16:07:18:471 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLinkedAlarmsUsingGET_1 16:07:18:472 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getProcessDiagramUsingGET_1 16:07:18:472 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getProcessStatisticsUsingGET_1 16:07:18:473 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getProcessingWarningsUsingGET_1 16:07:18:474 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getStatisticsUsingGET_1 16:07:18:475 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTodoListUsingGET_1 16:07:18:475 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningDetailUsingGET_1 16:07:18:476 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningFullDetailUsingGET_1 16:07:18:477 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningListUsingGET_1 16:07:18:478 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: linkAlarmsUsingPOST_1 16:07:18:479 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: publishWarningUsingPOST_1 16:07:18:480 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveWarningUsingPOST_1 16:07:18:481 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: returnWarningUsingPOST_1 16:07:18:484 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningUsingPOST_1 16:07:18:487 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: searchWarningsUsingGET_1 16:07:18:489 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: supervisionWarningUsingPOST_1 16:07:18:490 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateWarningUsingPUT_1 16:07:18:491 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: upgradeWarningUsingPOST_1 16:07:18:495 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getBySpecialUsingGET_1 16:07:18:496 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverviewUsingGET_1 16:07:18:497 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRangeUsingGET_1 16:07:18:499 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_1 16:07:18:501 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposeStatusStatUsingGET_1 16:07:18:507 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByTypeUsingGET_1 16:07:18:508 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverviewUsingGET_2 16:07:18:508 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverviewUsingGET_3 16:07:18:509 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRangeUsingGET_2 16:07:18:510 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRangeUsingGET_3 16:07:18:510 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_2 16:07:18:511 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_3 16:07:18:512 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTodayStatsUsingGET_1 16:07:18:513 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryTodayPageUsingGET_1 16:07:18:515 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendByDayUsingGET_1 16:07:18:516 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendByMonthUsingGET_1 16:07:18:520 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_6 16:07:18:521 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_7 16:07:18:521 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_2 16:07:18:522 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_3 16:07:18:522 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindPumpStationUsingPOST_1 16:07:18:523 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_2 16:07:18:523 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_3 16:07:18:523 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_24 16:07:18:524 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_25 16:07:18:524 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_38 16:07:18:524 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_39 16:07:18:525 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_10 16:07:18:525 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_11 16:07:18:527 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_34 16:07:18:527 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_35 16:07:18:527 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_8 16:07:18:528 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_9 16:07:18:529 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_1 16:07:18:530 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getStatsUsingGET_1 16:07:18:534 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_26 16:07:18:535 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_27 16:07:18:535 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_1 16:07:18:536 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_26 16:07:18:536 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_27 16:07:18:536 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByTopLevelTypeUsingGET_1 16:07:18:537 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_40 16:07:18:537 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_41 16:07:18:538 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentByPointUsingGET_1 16:07:18:538 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentDetailUsingGET_1 16:07:18:539 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_2 16:07:18:539 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_3 16:07:18:540 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_36 16:07:18:540 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_37 16:07:18:541 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_1 16:07:18:542 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testEquipmentUsingPOST_1 16:07:18:542 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_20 16:07:18:542 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_21 16:07:18:543 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateEquipmentStatusUsingPUT_1 16:07:18:545 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_28 16:07:18:545 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_29 16:07:18:546 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_2 16:07:18:546 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_3 16:07:18:546 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_28 16:07:18:547 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_29 16:07:18:547 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_42 16:07:18:547 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_43 16:07:18:548 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_4 16:07:18:548 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_5 16:07:18:548 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_38 16:07:18:549 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_39 16:07:18:549 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_2 16:07:18:550 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_3 16:07:18:550 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_22 16:07:18:550 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_23 16:07:18:553 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_30 16:07:18:553 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_31 16:07:18:554 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_4 16:07:18:554 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_5 16:07:18:554 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_30 16:07:18:555 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_31 16:07:18:555 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_44 16:07:18:555 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_45 16:07:18:556 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_6 16:07:18:556 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_7 16:07:18:556 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_40 16:07:18:557 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_41 16:07:18:557 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_4 16:07:18:558 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_5 16:07:18:558 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_24 16:07:18:558 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_25 16:07:18:560 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_32 16:07:18:561 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_33 16:07:18:561 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_6 16:07:18:561 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_7 16:07:18:562 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_32 16:07:18:562 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_33 16:07:18:562 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_46 16:07:18:563 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_47 16:07:18:563 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_8 16:07:18:563 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_9 16:07:18:564 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_42 16:07:18:564 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_43 16:07:18:565 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_6 16:07:18:565 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_7 16:07:18:566 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_26 16:07:18:566 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_27 16:07:18:568 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmCountsUsingGET_1 16:07:18:569 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAveragePressureUsingGET_1 16:07:18:569 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_2 16:07:18:569 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_3 16:07:18:570 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_2 16:07:18:570 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_3 16:07:18:570 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureDistributionUsingGET_1 16:07:18:571 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getSignalVsPressureUsingGET_1 16:07:18:576 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportFlowMonitorDataUsingGET_1 16:07:18:577 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFlowMonitorPageUsingGET_1 16:07:18:578 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFlowTrend24hUsingGET_1 16:07:18:579 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dispatchUsingPOST_1 16:07:18:579 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: equipmentUsingGET_1 16:07:18:580 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_1 16:07:18:581 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveUsingPUT_1 16:07:18:581 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_1 16:07:18:582 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: summaryUsingGET_1 16:07:18:585 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_34 16:07:18:585 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_35 16:07:18:586 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePointRelUsingDELETE_1 16:07:18:587 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findFullByPageUsingGET_1 16:07:18:587 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalListUsingGET_1 16:07:18:588 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentStatusUsingGET_1 16:07:18:588 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointRelByEquipmentUsingGET_1 16:07:18:589 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointRelByPointUsingGET_1 16:07:18:590 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_44 16:07:18:590 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_45 16:07:18:591 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_1 16:07:18:592 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: savePointRelUsingPOST_1 16:07:18:593 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: savePointRelBatchUsingPOST_1 16:07:18:594 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_28 16:07:18:594 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_29 16:07:18:596 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_36 16:07:18:596 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_37 16:07:18:597 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteDeviceRelUsingDELETE_1 16:07:18:599 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_34 16:07:18:599 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_35 16:07:18:600 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_48 16:07:18:600 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_49 16:07:18:600 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_12 16:07:18:600 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_13 16:07:18:601 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listDevicesUsingGET_1 16:07:18:601 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_1 16:07:18:604 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_46 16:07:18:604 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_47 16:07:18:605 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_2 16:07:18:605 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_3 16:07:18:606 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelBatchUsingPOST_1 16:07:18:607 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_30 16:07:18:607 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_31 16:07:18:608 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsUsingGET_1 16:07:18:608 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_2 16:07:18:609 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_3 16:07:18:610 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmsUsingGET_2 16:07:18:611 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmsUsingGET_3 16:07:18:611 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_4 16:07:18:611 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_5 16:07:18:612 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_4 16:07:18:612 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_5 16:07:18:612 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataUsingGET_1 16:07:18:613 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestWithAlarmUsingGET_1 16:07:18:614 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOnlineRateUsingGET_1 16:07:18:614 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_4 16:07:18:614 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_5 16:07:18:615 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_38 16:07:18:616 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_39 16:07:18:618 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_36 16:07:18:619 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_37 16:07:18:619 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_50 16:07:18:619 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_51 16:07:18:621 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_48 16:07:18:621 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_49 16:07:18:622 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_32 16:07:18:622 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_33 16:07:18:623 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_40 16:07:18:624 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_41 16:07:18:627 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_38 16:07:18:627 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_39 16:07:18:627 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_52 16:07:18:627 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_53 16:07:18:627 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_2 16:07:18:628 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_3 16:07:18:630 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_50 16:07:18:630 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_51 16:07:18:631 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_34 16:07:18:631 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_35 16:07:18:632 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDataUsingGET_1 16:07:18:634 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_42 16:07:18:634 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_43 16:07:18:635 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteDeviceRelUsingDELETE_2 16:07:18:635 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteDeviceRelUsingDELETE_3 16:07:18:637 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_40 16:07:18:637 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_41 16:07:18:638 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_54 16:07:18:638 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_55 16:07:18:639 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByNetworkIdUsingGET_1 16:07:18:639 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listDevicesUsingGET_2 16:07:18:639 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listDevicesUsingGET_3 16:07:18:640 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_4 16:07:18:640 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_5 16:07:18:642 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_52 16:07:18:642 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_53 16:07:18:643 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_4 16:07:18:643 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_5 16:07:18:644 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelBatchUsingPOST_2 16:07:18:644 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelBatchUsingPOST_3 16:07:18:645 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_36 16:07:18:645 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_37 16:07:18:646 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_44 16:07:18:646 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_45 16:07:18:649 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_42 16:07:18:649 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_43 16:07:18:650 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_56 16:07:18:650 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_57 16:07:18:650 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByNetworkIdUsingGET_2 16:07:18:651 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByNetworkIdUsingGET_3 16:07:18:652 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_54 16:07:18:653 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_55 16:07:18:653 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_2 16:07:18:653 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_3 16:07:18:654 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_38 16:07:18:654 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_39 16:07:18:656 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentsUsingGET_1 16:07:18:657 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getManholesUsingGET_1 16:07:18:657 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPipeLinesUsingGET_1 16:07:18:660 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_46 16:07:18:660 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_47 16:07:18:660 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDataUsingGET_2 16:07:18:660 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDataUsingGET_3 16:07:18:661 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_58 16:07:18:661 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_59 16:07:18:662 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMapPointsUsingGET_1 16:07:18:664 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_8 16:07:18:664 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_9 16:07:18:667 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_56 16:07:18:667 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_57 16:07:18:668 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByLevelUsingGET_1 16:07:18:669 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByRegionUsingGET_1 16:07:18:669 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByStatusUsingGET_1 16:07:18:670 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByTypeUsingGET_1 16:07:18:670 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsOverviewUsingGET_1 16:07:18:671 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsStatusTimelineUsingGET_1 16:07:18:672 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsTypeTimelineUsingGET_1 16:07:18:672 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: submitUsingPUT_1 16:07:18:673 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_40 16:07:18:673 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_41 16:07:18:676 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportLeakageMonitorDataUsingGET_1 16:07:18:677 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLeakageMonitorPageUsingGET_1 16:07:18:678 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLeakageTrend24hUsingGET_1 16:07:18:682 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryByDateUsingPOST_1 16:07:18:685 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: abnormalTerminalTrendUsingPOST_1 16:07:18:687 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: caseRateTrendUsingPOST_1 16:07:18:691 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: batchDispatchUsingPOST_1 16:07:18:693 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: processTaskUsingPOST_1 16:07:18:699 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_2 16:07:18:699 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_3 16:07:18:701 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_60 16:07:18:701 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_61 16:07:18:705 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllImeiCardNumbersUsingGET_1 16:07:18:705 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByImeiUsingGET_1 16:07:18:706 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverallStatisticsUsingGET_1 16:07:18:707 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAlarmDataUsingGET_1 16:07:18:708 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_4 16:07:18:708 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_5 16:07:18:709 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statAlarmTrendByHourUsingGET_1 16:07:18:709 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statManholeByDeviceUsingGET_1 16:07:18:710 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statTemperatureTrendByHourUsingGET_1 16:07:18:714 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningThresholdUsingPOST_2 16:07:18:714 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningThresholdUsingPOST_3 16:07:18:716 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateDeviceStatusUsingPOST_1 16:07:18:725 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_4 16:07:18:725 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_5 16:07:18:727 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_62 16:07:18:727 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_63 16:07:18:730 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getManholeDataListUsingPOST_1 16:07:18:733 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: countByTypeUsingPOST_1 16:07:18:734 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_1 16:07:18:737 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_44 16:07:18:738 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_45 16:07:18:738 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_4 16:07:18:739 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_5 16:07:18:739 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_8 16:07:18:739 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_9 16:07:18:740 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_48 16:07:18:740 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_49 16:07:18:740 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_64 16:07:18:741 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_65 16:07:18:741 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_10 16:07:18:741 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_11 16:07:18:742 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointDetailUsingGET_1 16:07:18:742 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsByNetworkUsingGET_1 16:07:18:744 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_58 16:07:18:744 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_59 16:07:18:745 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_8 16:07:18:745 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_9 16:07:18:745 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unbindEquipmentUsingPOST_1 16:07:18:746 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_42 16:07:18:746 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_43 16:07:18:748 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_1 16:07:18:749 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_1 16:07:18:750 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_1 16:07:18:750 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_6 16:07:18:751 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_7 16:07:18:751 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPowerByDeviceUsingGET_1 16:07:18:752 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPowerTrendByHourUsingGET_1 16:07:18:754 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_46 16:07:18:754 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_47 16:07:18:755 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_10 16:07:18:755 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_11 16:07:18:756 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_50 16:07:18:756 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_51 16:07:18:756 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_66 16:07:18:757 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_67 16:07:18:757 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_12 16:07:18:757 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_13 16:07:18:758 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_60 16:07:18:758 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_61 16:07:18:759 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_10 16:07:18:759 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_11 16:07:18:760 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_44 16:07:18:760 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_45 16:07:18:764 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_10 16:07:18:764 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_11 16:07:18:765 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_6 16:07:18:765 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_7 16:07:18:766 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: boundEquipmentIdsUsingGET_2 16:07:18:766 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: boundEquipmentIdsUsingGET_3 16:07:18:766 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_4 16:07:18:767 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_5 16:07:18:767 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_52 16:07:18:767 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_53 16:07:18:768 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_68 16:07:18:768 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_69 16:07:18:768 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_14 16:07:18:768 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_15 16:07:18:770 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_62 16:07:18:770 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_63 16:07:18:771 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_10 16:07:18:771 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_11 16:07:18:773 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dispatchUsingPOST_2 16:07:18:773 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dispatchUsingPOST_3 16:07:18:774 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: equipmentUsingGET_2 16:07:18:774 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: equipmentUsingGET_3 16:07:18:775 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_2 16:07:18:775 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_3 16:07:18:775 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveUsingPUT_2 16:07:18:775 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveUsingPUT_3 16:07:18:776 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_4 16:07:18:776 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_5 16:07:18:777 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getHistoryUsingGET_1 16:07:18:778 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsUsingGET_2 16:07:18:778 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsUsingGET_3 16:07:18:779 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_6 16:07:18:779 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_7 16:07:18:782 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportPressureMonitorDataUsingGET_1 16:07:18:783 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureMonitorPageUsingGET_1 16:07:18:784 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureTrend24hUsingGET_1 16:07:18:786 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_2 16:07:18:786 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_3 16:07:18:786 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_6 16:07:18:787 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_7 16:07:18:787 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_2 16:07:18:787 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_3 16:07:18:788 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_2 16:07:18:788 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_3 16:07:18:789 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_8 16:07:18:790 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_9 16:07:18:790 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statFlowTrendByHourUsingGET_1 16:07:18:791 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statRadarByDeviceUsingGET_1 16:07:18:792 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFlowHistoryUsingGET_1 16:07:18:793 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getGasAlarmLatestUsingGET_1 16:07:18:794 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsWithLatestDataUsingGET_1 16:07:18:794 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureHistoryUsingGET_1 16:07:18:795 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getVideoListUsingGET_1 16:07:18:796 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_54 16:07:18:796 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_55 16:07:18:798 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_48 16:07:18:799 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_49 16:07:18:799 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_70 16:07:18:799 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_71 16:07:18:800 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFourColorMapUsingGET_1 16:07:18:802 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_64 16:07:18:802 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_65 16:07:18:803 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_46 16:07:18:803 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_47 16:07:18:804 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_2 16:07:18:804 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_3 16:07:18:807 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1 16:07:18:808 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_1 16:07:18:809 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getConfigKeyUsingGET_1 16:07:18:809 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_4 16:07:18:809 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_5 16:07:18:810 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: refreshCacheUsingDELETE_1 16:07:18:810 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_1 16:07:18:814 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_16 16:07:18:815 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_17 16:07:18:816 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_2 16:07:18:816 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_3 16:07:18:819 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_2 16:07:18:819 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_3 16:07:18:820 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_2 16:07:18:820 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_3 16:07:18:821 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: excludeChildUsingGET_1 16:07:18:821 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_6 16:07:18:822 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_7 16:07:18:826 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_18 16:07:18:826 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_19 16:07:18:826 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_2 16:07:18:826 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_3 16:07:18:829 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_4 16:07:18:830 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_5 16:07:18:830 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dictTypeUsingGET_1 16:07:18:831 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_4 16:07:18:831 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_5 16:07:18:831 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_8 16:07:18:831 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_9 16:07:18:832 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_4 16:07:18:832 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_5 16:07:18:834 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_20 16:07:18:835 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_21 16:07:18:835 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_4 16:07:18:836 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_5 16:07:18:838 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_6 16:07:18:839 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_7 16:07:18:839 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_6 16:07:18:839 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_7 16:07:18:840 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_10 16:07:18:840 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_11 16:07:18:840 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_1 16:07:18:841 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: refreshCacheUsingDELETE_2 16:07:18:841 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: refreshCacheUsingDELETE_3 16:07:18:841 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_6 16:07:18:841 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_7 16:07:18:843 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_22 16:07:18:844 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_23 16:07:18:844 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_6 16:07:18:845 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_7 16:07:18:845 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_1 16:07:18:845 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingHEAD_1 16:07:18:845 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPOST_1 16:07:18:846 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPUT_1 16:07:18:846 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPATCH_1 16:07:18:846 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingDELETE_1 16:07:18:846 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingOPTIONS_1 16:07:18:846 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingTRACE_1 16:07:18:847 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_12 16:07:18:847 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_13 16:07:18:848 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRoutersUsingGET_1 16:07:18:849 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingPOST_1 16:07:18:849 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginNoNeedAuthUsingPOST_1 16:07:18:851 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cleanUsingDELETE_1 16:07:18:851 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_8 16:07:18:851 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_9 16:07:18:852 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unlockUsingGET_1 16:07:18:855 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_24 16:07:18:855 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_25 16:07:18:856 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_8 16:07:18:856 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_9 16:07:18:859 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_8 16:07:18:859 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_9 16:07:18:860 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_8 16:07:18:860 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_9 16:07:18:860 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_14 16:07:18:860 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_15 16:07:18:863 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_26 16:07:18:864 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_27 16:07:18:865 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_10 16:07:18:865 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_11 16:07:18:865 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: roleMenuTreeselectUsingGET_1 16:07:18:866 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: treeselectUsingGET_1 16:07:18:868 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_10 16:07:18:868 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_11 16:07:18:869 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_10 16:07:18:869 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_11 16:07:18:870 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_16 16:07:18:870 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_17 16:07:18:870 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_12 16:07:18:870 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_13 16:07:18:873 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_28 16:07:18:873 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_29 16:07:18:874 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cleanUsingDELETE_2 16:07:18:874 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cleanUsingDELETE_3 16:07:18:875 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_14 16:07:18:875 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_15 16:07:18:878 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_30 16:07:18:878 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_31 16:07:18:879 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_10 16:07:18:879 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_11 16:07:18:881 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_12 16:07:18:881 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_13 16:07:18:882 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_12 16:07:18:882 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_13 16:07:18:882 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_18 16:07:18:882 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_19 16:07:18:883 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_2 16:07:18:883 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_3 16:07:18:883 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_16 16:07:18:883 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_17 16:07:18:886 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_32 16:07:18:887 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_33 16:07:18:887 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_12 16:07:18:887 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_13 16:07:18:889 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: avatarUsingPOST_1 16:07:18:889 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: profileUsingGET_1 16:07:18:895 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateProfileUsingPUT_1 16:07:18:896 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updatePwdUsingPUT_1 16:07:18:897 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: registerUsingPOST_1 16:07:18:899 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_14 16:07:18:900 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_15 16:07:18:901 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cancelAuthUserUsingPUT_1 16:07:18:901 WARN 28152 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.lang.Long[] 16:07:18:901 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cancelAuthUserAllUsingPUT_1 16:07:18:902 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: changeStatusUsingPUT_1 16:07:18:903 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dataScopeUsingPUT_1 16:07:18:903 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deptTreeUsingGET_1 16:07:18:904 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_14 16:07:18:904 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_15 16:07:18:904 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_20 16:07:18:905 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_21 16:07:18:905 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_4 16:07:18:905 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_5 16:07:18:906 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_18 16:07:18:906 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_19 16:07:18:906 WARN 28152 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.lang.Long[] 16:07:18:906 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectAuthUserAllUsingPUT_1 16:07:18:914 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: allocatedListUsingGET_1 16:07:18:915 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_34 16:07:18:915 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_35 16:07:18:917 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unallocatedListUsingGET_1 16:07:18:919 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_14 16:07:18:919 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_15 16:07:18:922 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_16 16:07:18:922 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_17 16:07:18:923 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: authRoleUsingGET_1 16:07:18:924 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: changeStatusUsingPUT_2 16:07:18:924 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: changeStatusUsingPUT_3 16:07:18:925 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deptTreeUsingGET_2 16:07:18:926 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deptTreeUsingGET_3 16:07:18:926 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_16 16:07:18:927 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_17 16:07:18:927 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_22 16:07:18:927 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_23 16:07:18:928 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_24 16:07:18:928 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_25 16:07:18:928 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importDataUsingPOST_1 16:07:18:929 WARN 28152 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.lang.Long[] 16:07:18:929 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: insertAuthRoleUsingPUT_1 16:07:18:929 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_20 16:07:18:930 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_21 16:07:18:931 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resetPwdUsingPUT_1 16:07:18:933 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_36 16:07:18:933 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_37 16:07:18:935 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_16 16:07:18:935 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_17 16:07:18:935 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importTemplateUsingPOST_1 16:07:18:937 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: forceLogoutUsingDELETE_1 16:07:18:938 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_38 16:07:18:938 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_39 16:07:18:941 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_4 16:07:18:941 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_5 16:07:18:941 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_8 16:07:18:941 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_9 16:07:18:942 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_4 16:07:18:942 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_5 16:07:18:943 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_4 16:07:18:943 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_5 16:07:18:943 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_10 16:07:18:944 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_11 16:07:18:944 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statTelemetryByDeviceUsingGET_1 16:07:18:945 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statTelemetryTrendByHourUsingGET_1 16:07:18:947 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleFaultUsingPOST_1 16:07:18:952 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_6 16:07:18:952 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_7 16:07:18:954 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_72 16:07:18:954 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_73 16:07:18:958 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUserUsingGET_1 16:07:18:959 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_4 16:07:18:959 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_5 16:07:18:963 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_66 16:07:18:963 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_67 16:07:18:964 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_12 16:07:18:965 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_13 16:07:18:966 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: userListUsingGET_1 16:07:18:970 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addWarningItemUsingPOST_1 16:07:18:971 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: generateItemCodeUsingGET_1 16:07:18:972 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getItemDetailUsingGET_1 16:07:18:973 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryWarningItemsUsingGET_1 16:07:18:973 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateItemStatusUsingPUT_1 16:07:18:974 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateWarningItemUsingPUT_1 16:07:18:978 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addWarningReasonUsingPOST_1 16:07:18:978 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getReasonDetailUsingGET_1 16:07:18:979 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getReasonsByTypeAndLevelUsingGET_1 16:07:18:980 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryWarningReasonsUsingGET_1 16:07:18:981 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateReasonStatusUsingPUT_1 16:07:18:982 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateWarningReasonUsingPUT_1 16:07:18:983 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2 16:07:18:983 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3 16:07:18:984 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_50 16:07:18:984 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_51 16:07:18:985 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_74 16:07:18:985 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_75 16:07:18:986 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningThresholdListUsingGET_1 16:07:18:988 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_68 16:07:18:988 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_69 16:07:18:989 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_6 16:07:18:989 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_7 16:07:18:991 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_6 16:07:18:991 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_7 16:07:18:992 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_6 16:07:18:992 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_7 16:07:18:992 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_12 16:07:18:993 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_13 16:07:18:994 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectOverLimitDataUsingGET_1 16:07:18:995 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByDeviceUsingGET_1 16:07:18:995 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsOnlineDeviceUsingGET_1 16:07:19:000 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_18 16:07:19:000 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_19 16:07:19:001 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_1 16:07:19:001 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_76 16:07:19:002 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_77 16:07:19:002 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestPipeUsingGET_1 16:07:19:002 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverallStatisticsUsingGET_2 16:07:19:003 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverallStatisticsUsingGET_3 16:07:19:003 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_12 16:07:19:004 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_13 16:07:19:005 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_1 16:07:19:006 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_22 16:07:19:006 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_23 16:07:19:010 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_1 16:07:19:010 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPipeByMaterialUsingGET_1 16:07:19:011 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPipeByStatusUsingGET_1 16:07:19:012 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_14 16:07:19:012 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_15 16:07:19:017 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_20 16:07:19:017 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_21 16:07:19:017 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_2 16:07:19:018 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_3 16:07:19:018 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_78 16:07:19:018 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_79 16:07:19:019 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_14 16:07:19:019 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_15 16:07:19:020 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_2 16:07:19:020 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_3 16:07:19:021 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_24 16:07:19:021 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_25 16:07:19:021 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_2 16:07:19:022 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_3 16:07:19:022 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_16 16:07:19:023 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_17 16:07:19:027 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_22 16:07:19:027 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_23 16:07:19:028 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_4 16:07:19:028 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_5 16:07:19:029 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_80 16:07:19:029 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_81 16:07:19:030 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_16 16:07:19:030 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_17 16:07:19:031 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_4 16:07:19:031 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_5 16:07:19:031 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_26 16:07:19:031 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_27 16:07:19:032 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_4 16:07:19:032 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_5 16:07:19:033 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_18 16:07:19:033 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_19 16:07:19:039 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_24 16:07:19:039 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_25 16:07:19:039 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_6 16:07:19:040 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_7 16:07:19:040 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_82 16:07:19:040 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_83 16:07:19:041 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_18 16:07:19:041 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_19 16:07:19:042 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_6 16:07:19:042 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_7 16:07:19:043 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_28 16:07:19:043 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_29 16:07:19:043 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_6 16:07:19:044 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_7 16:07:19:044 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_20 16:07:19:045 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_21 16:07:19:049 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_26 16:07:19:049 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_27 16:07:19:049 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_8 16:07:19:050 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_9 16:07:19:050 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_84 16:07:19:050 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_85 16:07:19:051 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_20 16:07:19:051 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_21 16:07:19:052 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_8 16:07:19:052 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_9 16:07:19:053 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_30 16:07:19:053 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_31 16:07:19:053 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_8 16:07:19:054 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_9 16:07:19:054 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_22 16:07:19:055 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_23 16:07:19:058 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_14 16:07:19:058 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_15 16:07:19:059 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_8 16:07:19:059 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_9 16:07:19:060 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_6 16:07:19:060 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_7 16:07:19:060 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_56 16:07:19:060 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_57 16:07:19:061 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_86 16:07:19:061 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_87 16:07:19:061 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_40 16:07:19:061 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_41 16:07:19:063 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_70 16:07:19:063 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_71 16:07:19:064 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_24 16:07:19:064 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_25 16:07:19:067 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addWorkOrderUsingPOST_1 16:07:19:069 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: operWorkOrderUsingPOST_1 16:07:19:075 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_8 16:07:19:076 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_9 16:07:19:091 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findFinishedPageUsingPOST_1 16:07:19:094 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findProcessingPageUsingPOST_1 16:07:19:095 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_88 16:07:19:095 INFO 28152 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_89 16:07:19:100 INFO 28152 --- [restartedMain] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 16:07:19:100 INFO 28152 --- [restartedMain] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:07:19:108 INFO 28152 --- [restartedMain] com.zksy.ZksyApplication : Started ZksyApplication in 17.959 seconds (JVM running for 19.967) 16:07:19:115 INFO 28152 --- [restartedMain] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=pipe-network-service.yaml, group=DEFAULT_GROUP 16:07:19:116 INFO 28152 --- [restartedMain] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=pipe-network-service-dev.yaml, group=DEFAULT_GROUP 16:07:19:116 INFO 28152 --- [restartedMain] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=pipe-network-service, group=DEFAULT_GROUP 16:09:42:111 WARN 28152 --- [Thread-8] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher 16:09:42:111 WARN 28152 --- [Thread-4] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient 16:09:42:111 WARN 28152 --- [Thread-8] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end 16:09:42:112 WARN 28152 --- [Thread-4] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Destruction of the end 16:09:42:114 INFO 28152 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED paused. 16:09:42:545 INFO 28152 --- [SpringApplicationShutdownHook] c.a.c.n.registry.NacosServiceRegistry : De-registering from Nacos Server now... 16:09:42:549 INFO 28152 --- [SpringApplicationShutdownHook] c.a.c.n.registry.NacosServiceRegistry : De-registration finished. 16:09:42:858 INFO 28152 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Shutdown rpc client, set status to shutdown 16:09:42:858 INFO 28152 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@11328e2[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] 16:09:42:858 INFO 28152 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Close current connection 1784621237094_192.168.110.235_63768 16:09:42:859 INFO 28152 --- [nacos-grpc-client-executor-43] c.a.n.c.remote.client.grpc.GrpcClient : [1784621237094_192.168.110.235_63768]Ignore complete event,isRunning:false,isAbandon=false 16:09:42:862 INFO 28152 --- [SpringApplicationShutdownHook] c.a.n.c.remote.client.grpc.GrpcClient : Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@296db7f3[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 44] 16:09:42:869 INFO 28152 --- [SpringApplicationShutdownHook] o.s.s.quartz.SchedulerFactoryBean : Shutting down Quartz Scheduler 16:09:42:869 INFO 28152 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 16:09:42:869 INFO 28152 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED paused. 16:09:42:869 INFO 28152 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 16:09:42:869 INFO 28152 --- [SpringApplicationShutdownHook] sys-user : ====关闭后台任务任务线程池==== 16:09:42:870 WARN 28152 --- [SpringApplicationShutdownHook] .s.c.a.CommonAnnotationBeanPostProcessor : Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError 16:09:42:875 INFO 28152 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 16:09:42:879 INFO 28152 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 16:10:41:047 INFO 28952 --- [restartedMain] com.zksy.ZksyApplication : The following 1 profile is active: "dev" 16:10:42:422 INFO 28952 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 16:10:42:424 INFO 28952 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 16:10:42:534 INFO 28952 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 95 ms. Found 0 Redis repository interfaces. 16:10:42:866 INFO 28952 --- [restartedMain] o.s.cloud.context.scope.GenericScope : BeanFactory id=3c481e74-3e90-36f2-b128-9d5c934cbba4 16:10:43:822 INFO 28952 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8301 (http) 16:10:43:837 INFO 28952 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] 16:10:43:838 INFO 28952 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.106] 16:10:43:856 WARN 28952 --- [restartedMain] o.a.c.webresources.DirResourceSet : Disabled the global canonical file name cache to protect against CVE-2024-56337 when starting the WebResourceSet at [C:\Users\Administrator\AppData\Local\Temp\tomcat-docbase.8301.17619740227659837140] which is part of the web application [] 16:10:43:988 INFO 28952 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 16:10:43:988 INFO 28952 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2932 ms 16:10:44:520 DEBUG 28952 --- [restartedMain] c.z.f.s.f.JwtAuthenticationTokenFilter : Filter 'jwtAuthenticationTokenFilter' configured for use 16:10:45:160 INFO 28952 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited 16:10:45:925 WARN 28952 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 16:10:45:938 WARN 28952 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 16:10:52:633 INFO 28952 --- [restartedMain] c.a.c.sentinel.SentinelWebMvcConfigurer : [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. 16:10:53:162 INFO 28952 --- [restartedMain] c.z.s.impl.MinioFileStorageServiceImpl : 初始化MinIO成功 16:10:53:509 INFO 28952 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 16:10:53:522 INFO 28952 --- [restartedMain] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 16:10:53:522 INFO 28952 --- [restartedMain] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 16:10:53:523 INFO 28952 --- [restartedMain] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 16:10:53:524 INFO 28952 --- [restartedMain] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 16:10:53:524 INFO 28952 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 16:10:53:524 INFO 28952 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 16:10:53:524 INFO 28952 --- [restartedMain] org.quartz.core.QuartzScheduler : JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2b1964b3 16:10:53:632 INFO 28952 --- [restartedMain] c.z.s.impl.MinioFileStorageServiceImpl : 初始化MinIO成功 16:10:54:338 INFO 28952 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@ab886f4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@78770b6e, org.springframework.security.web.context.SecurityContextPersistenceFilter@203a24fc, org.springframework.security.web.header.HeaderWriterFilter@7a7f9bca, org.springframework.web.filter.CorsFilter@675b17b4, org.springframework.security.web.authentication.logout.LogoutFilter@5b874d2f, org.springframework.web.filter.CorsFilter@675b17b4, com.zksy.framework.security.filter.JwtAuthenticationTokenFilter@59aa47a7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@58f0b778, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@ef4d3ec, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@c0aa0f9, org.springframework.security.web.session.SessionManagementFilter@44a26d4e, org.springframework.security.web.access.ExceptionTranslationFilter@4c21622c, org.springframework.security.web.access.intercept.AuthorizationFilter@785ba233] 16:10:54:788 INFO 28952 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 16:10:55:622 INFO 28952 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] 16:10:56:641 WARN 28952 --- [restartedMain] iguration$LoadBalancerCaffeineWarnLogger : Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. 16:10:56:858 INFO 28952 --- [restartedMain] com.alibaba.nacos.common.remote.client : [RpcClientFactory] create a new rpc client of d05e5018-f6ac-496b-851b-173f7b19da19 16:10:56:859 INFO 28952 --- [restartedMain] com.alibaba.nacos.common.remote.client : [d05e5018-f6ac-496b-851b-173f7b19da19] RpcClient init label, labels = {module=naming, source=sdk} 16:10:56:861 INFO 28952 --- [restartedMain] com.alibaba.nacos.common.remote.client : [d05e5018-f6ac-496b-851b-173f7b19da19] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager 16:10:56:861 INFO 28952 --- [restartedMain] com.alibaba.nacos.common.remote.client : [d05e5018-f6ac-496b-851b-173f7b19da19] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService 16:10:56:862 INFO 28952 --- [restartedMain] com.alibaba.nacos.common.remote.client : [d05e5018-f6ac-496b-851b-173f7b19da19] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler 16:10:56:863 INFO 28952 --- [restartedMain] com.alibaba.nacos.common.remote.client : [d05e5018-f6ac-496b-851b-173f7b19da19] Try to connect to server on start up, server: {serverIp = '192.168.110.30', server main port = 8848} 16:10:56:982 INFO 28952 --- [restartedMain] com.alibaba.nacos.common.remote.client : [d05e5018-f6ac-496b-851b-173f7b19da19] Success to connect to server [192.168.110.30:8848] on start up, connectionId = 1784621456585_192.168.110.235_49421 16:10:56:982 INFO 28952 --- [restartedMain] com.alibaba.nacos.common.remote.client : [d05e5018-f6ac-496b-851b-173f7b19da19] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler 16:10:56:982 INFO 28952 --- [restartedMain] com.alibaba.nacos.common.remote.client : [d05e5018-f6ac-496b-851b-173f7b19da19] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$490/0x0000000800455840 16:10:56:982 INFO 28952 --- [com.alibaba.nacos.client.remote.worker] com.alibaba.nacos.common.remote.client : [d05e5018-f6ac-496b-851b-173f7b19da19] Notify connected event to listeners. 16:10:57:024 INFO 28952 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8301 (http) with context path '' 16:10:57:032 INFO 28952 --- [restartedMain] c.a.c.n.registry.NacosServiceRegistry : nacos registry, DEFAULT_GROUP pipe-network-service 192.168.110.235:8301 register finished 16:10:57:369 INFO 28952 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped 16:10:57:372 INFO 28952 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 16:10:57:501 INFO 28952 --- [nacos-grpc-client-executor-6] com.alibaba.nacos.common.remote.client : [d05e5018-f6ac-496b-851b-173f7b19da19] Receive server push request, request = NotifySubscriberRequest, requestId = 81 16:10:57:504 INFO 28952 --- [nacos-grpc-client-executor-6] com.alibaba.nacos.common.remote.client : [d05e5018-f6ac-496b-851b-173f7b19da19] Ack server push request, request = NotifySubscriberRequest, requestId = 81 16:10:57:514 INFO 28952 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references 16:10:57:570 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingPOST_1 16:10:57:582 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_1 16:10:57:584 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1 16:10:57:590 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 16:10:57:597 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingPOST_2 16:10:57:597 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingPOST_3 16:10:57:600 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_2 16:10:57:601 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_3 16:10:57:602 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2 16:10:57:602 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3 16:10:57:611 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_1 16:10:57:613 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 16:10:57:614 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 16:10:57:617 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_2 16:10:57:618 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_3 16:10:57:619 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getActivePointsUsingGET_1 16:10:57:619 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 16:10:57:620 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_5 16:10:57:621 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingPUT_1 16:10:57:624 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1 16:10:57:625 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_4 16:10:57:626 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_5 16:10:57:627 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmDataListUsingGET_1 16:10:57:628 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_6 16:10:57:628 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_7 16:10:57:651 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingPOST_1 16:10:57:652 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_4 16:10:57:652 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_5 16:10:57:653 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4 16:10:57:653 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_5 16:10:57:655 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: customAlarmUsingPOST_1 16:10:57:656 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: simulateEnvironmentUsingGET_1 16:10:57:657 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: simulateGasUsingGET_1 16:10:57:657 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: simulateManholeUsingGET_1 16:10:57:660 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cacheUsingGET_1 16:10:57:661 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: clearCacheAllUsingDELETE_1 16:10:57:661 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: clearCacheKeyUsingDELETE_1 16:10:57:662 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: clearCacheNameUsingDELETE_1 16:10:57:663 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCacheKeysUsingGET_1 16:10:57:664 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCacheValueUsingGET_1 16:10:57:665 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_1 16:10:57:666 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCodeUsingGET_1 16:10:57:670 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningThresholdUsingPOST_1 16:10:57:672 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: verifyCaseInfoUsingPOST_1 16:10:57:681 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_1 16:10:57:682 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_8 16:10:57:683 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_9 16:10:57:685 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: uploadFileUsingPOST_1 16:10:57:685 WARN 28952 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.util.List 16:10:57:686 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: uploadFilesUsingPOST_1 16:10:57:687 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: fileDownloadUsingGET_1 16:10:57:687 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resourceDownloadUsingGET_1 16:10:57:689 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportAbnormalDevicesUsingPOST_1 16:10:57:691 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalDevicePageUsingGET_1 16:10:57:692 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalGisPointsUsingGET_1 16:10:57:694 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalPointsUsingGET_1 16:10:57:695 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDevicePointsUsingGET_1 16:10:57:696 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceDetailUsingGET_1 16:10:57:696 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getGisStatisticsUsingGET_1 16:10:57:699 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDeviceLedgerUsingPOST_1 16:10:57:699 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDevicePageUsingGET_1 16:10:57:700 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getGisPointsUsingGET_1 16:10:57:701 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTypeStatisticsUsingGET_1 16:10:57:705 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: createMaintainOrderUsingPOST_1 16:10:57:706 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteMaintainRecordUsingDELETE_1 16:10:57:707 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportMaintainRecordsUsingPOST_1 16:10:57:708 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMaintainRecordListUsingGET_1 16:10:57:709 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMaintainRecordPageUsingGET_1 16:10:57:711 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMyMaintainRecordPageUsingGET_1 16:10:57:711 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importMaintainRecordsUsingPOST_1 16:10:57:714 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveMaintainRecordUsingPOST_1 16:10:57:715 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateMaintainRecordUsingPUT_1 16:10:57:716 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_1 16:10:57:722 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_6 16:10:57:723 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_7 16:10:57:723 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_10 16:10:57:724 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_11 16:10:57:724 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByCategoryUsingGET_1 16:10:57:726 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_6 16:10:57:727 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_7 16:10:57:727 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_1 16:10:57:729 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_2 16:10:57:729 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_3 16:10:57:732 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_8 16:10:57:732 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_9 16:10:57:733 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_12 16:10:57:733 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_13 16:10:57:736 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_8 16:10:57:737 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_9 16:10:57:737 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_2 16:10:57:737 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_3 16:10:57:739 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: acceptUsingPUT_1 16:10:57:739 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_4 16:10:57:739 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_5 16:10:57:742 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_10 16:10:57:742 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_11 16:10:57:743 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_14 16:10:57:743 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_15 16:10:57:744 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: rejectUsingPUT_1 16:10:57:747 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_10 16:10:57:747 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_11 16:10:57:748 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_4 16:10:57:748 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_5 16:10:57:751 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addTrackLogUsingPOST_1 16:10:57:752 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: closeUsingPUT_1 16:10:57:753 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_6 16:10:57:753 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_7 16:10:57:755 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_12 16:10:57:756 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_13 16:10:57:756 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_16 16:10:57:756 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_17 16:10:57:757 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrackLogsUsingGET_1 16:10:57:758 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: releaseUsingPUT_1 16:10:57:760 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_12 16:10:57:761 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_13 16:10:57:761 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_6 16:10:57:761 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_7 16:10:57:763 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_8 16:10:57:763 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_9 16:10:57:765 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: doReportUsingPUT_1 16:10:57:768 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: doTransferUsingPUT_1 16:10:57:771 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_14 16:10:57:771 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_15 16:10:57:772 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_18 16:10:57:772 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_19 16:10:57:773 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTransferLogsUsingGET_1 16:10:57:773 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_14 16:10:57:773 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_15 16:10:57:774 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_8 16:10:57:774 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_9 16:10:57:776 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: closeUrgeUsingPUT_1 16:10:57:776 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_10 16:10:57:777 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_11 16:10:57:779 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: doUrgeUsingPOST_1 16:10:57:781 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_16 16:10:57:781 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_17 16:10:57:782 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_20 16:10:57:782 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_21 16:10:57:783 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUrgeDetailsUsingGET_1 16:10:57:785 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_16 16:10:57:785 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_17 16:10:57:786 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_10 16:10:57:786 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_11 16:10:57:787 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_12 16:10:57:788 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_13 16:10:57:790 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_18 16:10:57:791 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_19 16:10:57:791 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_22 16:10:57:791 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_23 16:10:57:794 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_18 16:10:57:794 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_19 16:10:57:795 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_12 16:10:57:795 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_13 16:10:57:796 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: verifyUsingPUT_1 16:10:57:798 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: approveUsingPUT_1 16:10:57:798 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_14 16:10:57:799 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_15 16:10:57:801 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_20 16:10:57:801 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_21 16:10:57:802 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_24 16:10:57:802 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_25 16:10:57:803 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: publishUsingPUT_1 16:10:57:803 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: rejectUsingPUT_2 16:10:57:804 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: rejectUsingPUT_3 16:10:57:806 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_20 16:10:57:806 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_21 16:10:57:807 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: submitForApprovalUsingPUT_1 16:10:57:807 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: submitFromPlanUsingPOST_1 16:10:57:808 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_14 16:10:57:808 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_15 16:10:57:810 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_16 16:10:57:810 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_17 16:10:57:812 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_22 16:10:57:812 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_23 16:10:57:813 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_26 16:10:57:813 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_27 16:10:57:814 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByApprovalIdUsingGET_1 16:10:57:816 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_22 16:10:57:816 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_23 16:10:57:816 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_16 16:10:57:817 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_17 16:10:57:818 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_18 16:10:57:818 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_19 16:10:57:820 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_24 16:10:57:821 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_25 16:10:57:821 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_28 16:10:57:822 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_29 16:10:57:822 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCategoryTreeUsingGET_1 16:10:57:824 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_24 16:10:57:824 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_25 16:10:57:825 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_18 16:10:57:826 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_19 16:10:57:837 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainPageUsingGET_1 16:10:57:839 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelPageUsingGET_1 16:10:57:842 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusPageUsingGET_1 16:10:57:847 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testPageUsingGET_1 16:10:57:849 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typePageUsingGET_1 16:10:57:856 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: basePageUsingGET_1 16:10:57:857 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseDeleteUsingDELETE_1 16:10:57:858 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseDeleteBatchUsingDELETE_1 16:10:57:859 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseGetByIdUsingGET_1 16:10:57:859 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseListUsingGET_1 16:10:57:863 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseSaveUsingPOST_1 16:10:57:864 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseUpdateUsingPUT_1 16:10:57:864 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainDeleteUsingDELETE_1 16:10:57:865 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainDeleteBatchUsingDELETE_1 16:10:57:866 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainGetByIdUsingGET_1 16:10:57:867 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainSaveUsingPOST_1 16:10:57:868 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainUpdateUsingPUT_1 16:10:57:869 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelByEquipmentUsingGET_1 16:10:57:870 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelByPointUsingGET_1 16:10:57:871 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelDeleteUsingDELETE_1 16:10:57:871 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelDeleteBatchUsingDELETE_1 16:10:57:873 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelSaveUsingPOST_1 16:10:57:874 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelSaveBatchUsingPOST_1 16:10:57:875 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusDeleteUsingDELETE_1 16:10:57:876 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusGetByIdUsingGET_1 16:10:57:878 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusSaveUsingPOST_1 16:10:57:879 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusUpdateUsingPUT_1 16:10:57:880 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testDeleteUsingDELETE_1 16:10:57:880 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testDeleteBatchUsingDELETE_1 16:10:57:881 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testGetByIdUsingGET_1 16:10:57:883 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testSaveUsingPOST_1 16:10:57:884 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testUpdateUsingPUT_1 16:10:57:884 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeDeleteUsingDELETE_1 16:10:57:885 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeDeleteBatchUsingDELETE_1 16:10:57:886 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeGetByIdUsingGET_1 16:10:57:886 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeListUsingGET_1 16:10:57:888 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeSaveUsingPOST_1 16:10:57:888 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeUpdateUsingPUT_1 16:10:57:890 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_30 16:10:57:890 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_31 16:10:57:891 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_1 16:10:57:896 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_1 16:10:57:897 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_1 16:10:57:898 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: boundEquipmentIdsUsingGET_1 16:10:57:899 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_1 16:10:57:899 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_20 16:10:57:899 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_21 16:10:57:900 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_32 16:10:57:900 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_33 16:10:57:900 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_2 16:10:57:900 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_3 16:10:57:902 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_26 16:10:57:903 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_27 16:10:57:904 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_1 16:10:57:906 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_34 16:10:57:906 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_35 16:10:57:907 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_4 16:10:57:908 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_5 16:10:57:908 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: monthlyStatsUsingGET_1 16:10:57:909 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_2 16:10:57:910 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_3 16:10:57:920 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentPageUsingGET_1 16:10:57:922 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyPageUsingGET_1 16:10:57:924 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_4 16:10:57:924 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_5 16:10:57:925 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_22 16:10:57:925 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_23 16:10:57:926 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: finalApproveUsingPUT_1 16:10:57:926 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: firstApproveUsingPUT_1 16:10:57:927 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_36 16:10:57:927 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_37 16:10:57:932 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: publishUsingPOST_1 16:10:57:933 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_28 16:10:57:933 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_29 16:10:57:934 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: scopeUsersUsingGET_1 16:10:57:935 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_2 16:10:57:935 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_3 16:10:57:936 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateStatusUsingPUT_1 16:10:57:937 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_1 16:10:57:938 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_6 16:10:57:938 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_7 16:10:57:940 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_30 16:10:57:940 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_31 16:10:57:941 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_4 16:10:57:941 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_5 16:10:57:942 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_2 16:10:57:943 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_3 16:10:57:943 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_8 16:10:57:943 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_9 16:10:57:945 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_32 16:10:57:945 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_33 16:10:57:946 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_6 16:10:57:946 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_7 16:10:57:948 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePlanUsingDELETE_1 16:10:57:948 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteTemplateUsingDELETE_1 16:10:57:949 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: plansUsingGET_1 16:10:57:949 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resultUsingGET_1 16:10:57:950 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: savePlanUsingPOST_1 16:10:57:952 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveTemplateUsingPOST_1 16:10:57:952 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: templatesUsingGET_1 16:10:57:953 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updatePlanUsingPUT_1 16:10:57:953 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateTemplateUsingPUT_1 16:10:57:958 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addLogUsingPOST_1 16:10:57:958 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteEventUsingDELETE_1 16:10:57:959 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProjectUsingDELETE_1 16:10:57:960 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteRoleUsingDELETE_1 16:10:57:960 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteSceneUsingDELETE_1 16:10:57:961 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteTaskUsingDELETE_1 16:10:57:961 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: eventUsingGET_1 16:10:57:962 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: logUsingGET_1 16:10:57:963 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: processUsingPOST_1 16:10:57:963 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: projectsUsingGET_1 16:10:57:964 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resultUsingGET_2 16:10:57:964 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resultUsingGET_3 16:10:57:965 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: roleUsingGET_1 16:10:57:966 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveEventUsingPOST_1 16:10:57:967 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveProjectUsingPOST_1 16:10:57:969 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveRoleUsingPOST_1 16:10:57:970 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveSceneUsingPOST_1 16:10:57:972 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveTaskUsingPOST_1 16:10:57:973 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: sceneUsingGET_1 16:10:57:973 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: taskUsingGET_1 16:10:57:975 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmsUsingGET_1 16:10:57:976 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_1 16:10:57:977 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_1 16:10:57:978 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestUsingGET_1 16:10:57:979 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_1 16:10:57:994 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addLeaderInstructionUsingPOST_1 16:10:57:996 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchWarningUsingDELETE_1 16:10:57:997 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteWarningUsingDELETE_1 16:10:57:998 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getArchiveUsingGET_1 16:10:57:999 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getArchiveListUsingGET_1 16:10:58:000 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAttachmentsUsingGET_1 16:10:58:001 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCompletedWarningsUsingGET_1 16:10:58:002 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDashboardStatisticsUsingGET_1 16:10:58:003 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalDetailUsingGET_1 16:10:58:003 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalHistoryUsingGET_1 16:10:58:004 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalListUsingGET_1 16:10:58:005 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalProcessUsingGET_1 16:10:58:006 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLinkedAlarmsUsingGET_1 16:10:58:006 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getProcessDiagramUsingGET_1 16:10:58:007 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getProcessStatisticsUsingGET_1 16:10:58:008 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getProcessingWarningsUsingGET_1 16:10:58:008 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getStatisticsUsingGET_1 16:10:58:009 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTodoListUsingGET_1 16:10:58:011 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningDetailUsingGET_1 16:10:58:012 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningFullDetailUsingGET_1 16:10:58:014 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningListUsingGET_1 16:10:58:016 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: linkAlarmsUsingPOST_1 16:10:58:017 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: publishWarningUsingPOST_1 16:10:58:018 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveWarningUsingPOST_1 16:10:58:019 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: returnWarningUsingPOST_1 16:10:58:023 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningUsingPOST_1 16:10:58:025 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: searchWarningsUsingGET_1 16:10:58:029 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: supervisionWarningUsingPOST_1 16:10:58:030 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateWarningUsingPUT_1 16:10:58:031 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: upgradeWarningUsingPOST_1 16:10:58:035 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getBySpecialUsingGET_1 16:10:58:037 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverviewUsingGET_1 16:10:58:037 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRangeUsingGET_1 16:10:58:040 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_1 16:10:58:042 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposeStatusStatUsingGET_1 16:10:58:047 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByTypeUsingGET_1 16:10:58:048 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverviewUsingGET_2 16:10:58:049 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverviewUsingGET_3 16:10:58:050 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRangeUsingGET_2 16:10:58:050 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRangeUsingGET_3 16:10:58:051 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_2 16:10:58:052 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_3 16:10:58:054 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTodayStatsUsingGET_1 16:10:58:054 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryTodayPageUsingGET_1 16:10:58:057 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendByDayUsingGET_1 16:10:58:059 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendByMonthUsingGET_1 16:10:58:065 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_6 16:10:58:066 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_7 16:10:58:067 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_2 16:10:58:068 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_3 16:10:58:069 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindPumpStationUsingPOST_1 16:10:58:069 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_2 16:10:58:069 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_3 16:10:58:070 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_24 16:10:58:070 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_25 16:10:58:071 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_38 16:10:58:071 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_39 16:10:58:071 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_10 16:10:58:072 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_11 16:10:58:075 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_34 16:10:58:075 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_35 16:10:58:076 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_8 16:10:58:076 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_9 16:10:58:078 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_1 16:10:58:079 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getStatsUsingGET_1 16:10:58:087 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_26 16:10:58:088 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_27 16:10:58:089 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_1 16:10:58:090 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_26 16:10:58:090 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_27 16:10:58:091 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByTopLevelTypeUsingGET_1 16:10:58:092 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_40 16:10:58:092 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_41 16:10:58:094 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentByPointUsingGET_1 16:10:58:095 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentDetailUsingGET_1 16:10:58:095 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_2 16:10:58:096 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_3 16:10:58:097 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_36 16:10:58:097 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_37 16:10:58:098 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_1 16:10:58:099 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testEquipmentUsingPOST_1 16:10:58:099 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_20 16:10:58:100 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_21 16:10:58:100 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateEquipmentStatusUsingPUT_1 16:10:58:103 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_28 16:10:58:104 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_29 16:10:58:104 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_2 16:10:58:105 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_3 16:10:58:106 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_28 16:10:58:106 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_29 16:10:58:107 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_42 16:10:58:107 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_43 16:10:58:108 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_4 16:10:58:108 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_5 16:10:58:109 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_38 16:10:58:110 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_39 16:10:58:111 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_2 16:10:58:111 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_3 16:10:58:112 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_22 16:10:58:112 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_23 16:10:58:115 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_30 16:10:58:115 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_31 16:10:58:115 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_4 16:10:58:116 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_5 16:10:58:116 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_30 16:10:58:116 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_31 16:10:58:117 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_44 16:10:58:117 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_45 16:10:58:117 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_6 16:10:58:118 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_7 16:10:58:118 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_40 16:10:58:118 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_41 16:10:58:119 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_4 16:10:58:119 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_5 16:10:58:120 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_24 16:10:58:120 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_25 16:10:58:123 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_32 16:10:58:123 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_33 16:10:58:123 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_6 16:10:58:124 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_7 16:10:58:124 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_32 16:10:58:124 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_33 16:10:58:124 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_46 16:10:58:124 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_47 16:10:58:125 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_8 16:10:58:125 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_9 16:10:58:125 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_42 16:10:58:126 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_43 16:10:58:126 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_6 16:10:58:127 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_7 16:10:58:127 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_26 16:10:58:127 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_27 16:10:58:129 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmCountsUsingGET_1 16:10:58:130 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAveragePressureUsingGET_1 16:10:58:131 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_2 16:10:58:131 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_3 16:10:58:131 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_2 16:10:58:131 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_3 16:10:58:132 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureDistributionUsingGET_1 16:10:58:133 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getSignalVsPressureUsingGET_1 16:10:58:136 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportFlowMonitorDataUsingGET_1 16:10:58:137 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFlowMonitorPageUsingGET_1 16:10:58:138 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFlowTrend24hUsingGET_1 16:10:58:139 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dispatchUsingPOST_1 16:10:58:140 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: equipmentUsingGET_1 16:10:58:141 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_1 16:10:58:141 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveUsingPUT_1 16:10:58:142 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_1 16:10:58:143 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: summaryUsingGET_1 16:10:58:147 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_34 16:10:58:147 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_35 16:10:58:148 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePointRelUsingDELETE_1 16:10:58:148 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findFullByPageUsingGET_1 16:10:58:149 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalListUsingGET_1 16:10:58:150 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentStatusUsingGET_1 16:10:58:150 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointRelByEquipmentUsingGET_1 16:10:58:151 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointRelByPointUsingGET_1 16:10:58:152 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_44 16:10:58:152 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_45 16:10:58:153 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_1 16:10:58:154 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: savePointRelUsingPOST_1 16:10:58:155 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: savePointRelBatchUsingPOST_1 16:10:58:156 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_28 16:10:58:156 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_29 16:10:58:158 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_36 16:10:58:158 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_37 16:10:58:159 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteDeviceRelUsingDELETE_1 16:10:58:161 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_34 16:10:58:161 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_35 16:10:58:162 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_48 16:10:58:162 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_49 16:10:58:162 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_12 16:10:58:163 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_13 16:10:58:163 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listDevicesUsingGET_1 16:10:58:164 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_1 16:10:58:166 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_46 16:10:58:166 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_47 16:10:58:167 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_2 16:10:58:168 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_3 16:10:58:168 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelBatchUsingPOST_1 16:10:58:169 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_30 16:10:58:169 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_31 16:10:58:171 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsUsingGET_1 16:10:58:171 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_2 16:10:58:172 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_3 16:10:58:174 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmsUsingGET_2 16:10:58:175 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmsUsingGET_3 16:10:58:175 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_4 16:10:58:176 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_5 16:10:58:176 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_4 16:10:58:176 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_5 16:10:58:177 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataUsingGET_1 16:10:58:177 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestWithAlarmUsingGET_1 16:10:58:178 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOnlineRateUsingGET_1 16:10:58:178 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_4 16:10:58:179 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_5 16:10:58:180 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_38 16:10:58:180 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_39 16:10:58:183 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_36 16:10:58:183 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_37 16:10:58:184 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_50 16:10:58:184 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_51 16:10:58:186 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_48 16:10:58:187 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_49 16:10:58:188 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_32 16:10:58:188 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_33 16:10:58:190 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_40 16:10:58:190 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_41 16:10:58:193 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_38 16:10:58:193 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_39 16:10:58:193 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_52 16:10:58:194 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_53 16:10:58:194 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_2 16:10:58:194 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_3 16:10:58:196 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_50 16:10:58:197 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_51 16:10:58:198 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_34 16:10:58:198 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_35 16:10:58:199 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDataUsingGET_1 16:10:58:201 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_42 16:10:58:202 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_43 16:10:58:202 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteDeviceRelUsingDELETE_2 16:10:58:202 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteDeviceRelUsingDELETE_3 16:10:58:205 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_40 16:10:58:205 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_41 16:10:58:206 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_54 16:10:58:206 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_55 16:10:58:207 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByNetworkIdUsingGET_1 16:10:58:207 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listDevicesUsingGET_2 16:10:58:207 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listDevicesUsingGET_3 16:10:58:208 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_4 16:10:58:208 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_5 16:10:58:211 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_52 16:10:58:211 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_53 16:10:58:211 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_4 16:10:58:212 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_5 16:10:58:212 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelBatchUsingPOST_2 16:10:58:212 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelBatchUsingPOST_3 16:10:58:213 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_36 16:10:58:213 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_37 16:10:58:214 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_44 16:10:58:215 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_45 16:10:58:217 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_42 16:10:58:218 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_43 16:10:58:218 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_56 16:10:58:218 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_57 16:10:58:218 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByNetworkIdUsingGET_2 16:10:58:219 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByNetworkIdUsingGET_3 16:10:58:221 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_54 16:10:58:221 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_55 16:10:58:221 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_2 16:10:58:222 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_3 16:10:58:222 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_38 16:10:58:222 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_39 16:10:58:223 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentsUsingGET_1 16:10:58:224 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getManholesUsingGET_1 16:10:58:225 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPipeLinesUsingGET_1 16:10:58:227 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_46 16:10:58:227 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_47 16:10:58:228 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDataUsingGET_2 16:10:58:228 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDataUsingGET_3 16:10:58:229 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_58 16:10:58:229 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_59 16:10:58:230 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMapPointsUsingGET_1 16:10:58:232 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_8 16:10:58:233 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_9 16:10:58:236 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_56 16:10:58:236 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_57 16:10:58:237 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByLevelUsingGET_1 16:10:58:237 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByRegionUsingGET_1 16:10:58:238 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByStatusUsingGET_1 16:10:58:239 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByTypeUsingGET_1 16:10:58:239 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsOverviewUsingGET_1 16:10:58:240 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsStatusTimelineUsingGET_1 16:10:58:240 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsTypeTimelineUsingGET_1 16:10:58:241 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: submitUsingPUT_1 16:10:58:242 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_40 16:10:58:242 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_41 16:10:58:245 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportLeakageMonitorDataUsingGET_1 16:10:58:246 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLeakageMonitorPageUsingGET_1 16:10:58:247 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLeakageTrend24hUsingGET_1 16:10:58:251 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryByDateUsingPOST_1 16:10:58:254 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: abnormalTerminalTrendUsingPOST_1 16:10:58:256 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: caseRateTrendUsingPOST_1 16:10:58:260 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: batchDispatchUsingPOST_1 16:10:58:261 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: processTaskUsingPOST_1 16:10:58:268 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_2 16:10:58:268 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_3 16:10:58:270 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_60 16:10:58:270 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_61 16:10:58:275 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllImeiCardNumbersUsingGET_1 16:10:58:276 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByImeiUsingGET_1 16:10:58:277 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverallStatisticsUsingGET_1 16:10:58:278 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAlarmDataUsingGET_1 16:10:58:279 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_4 16:10:58:279 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_5 16:10:58:280 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statAlarmTrendByHourUsingGET_1 16:10:58:281 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statManholeByDeviceUsingGET_1 16:10:58:281 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statTemperatureTrendByHourUsingGET_1 16:10:58:285 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningThresholdUsingPOST_2 16:10:58:285 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningThresholdUsingPOST_3 16:10:58:287 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateDeviceStatusUsingPOST_1 16:10:58:296 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_4 16:10:58:297 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_5 16:10:58:298 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_62 16:10:58:299 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_63 16:10:58:301 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getManholeDataListUsingPOST_1 16:10:58:304 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: countByTypeUsingPOST_1 16:10:58:305 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_1 16:10:58:309 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_44 16:10:58:309 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_45 16:10:58:309 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_4 16:10:58:310 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_5 16:10:58:310 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_8 16:10:58:310 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_9 16:10:58:311 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_48 16:10:58:312 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_49 16:10:58:313 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_64 16:10:58:313 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_65 16:10:58:314 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_10 16:10:58:314 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_11 16:10:58:315 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointDetailUsingGET_1 16:10:58:316 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsByNetworkUsingGET_1 16:10:58:317 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_58 16:10:58:317 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_59 16:10:58:318 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_8 16:10:58:318 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_9 16:10:58:319 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unbindEquipmentUsingPOST_1 16:10:58:319 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_42 16:10:58:319 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_43 16:10:58:321 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_1 16:10:58:322 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_1 16:10:58:323 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_1 16:10:58:324 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_6 16:10:58:324 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_7 16:10:58:325 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPowerByDeviceUsingGET_1 16:10:58:325 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPowerTrendByHourUsingGET_1 16:10:58:328 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_46 16:10:58:328 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_47 16:10:58:329 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_10 16:10:58:329 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_11 16:10:58:330 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_50 16:10:58:330 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_51 16:10:58:330 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_66 16:10:58:330 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_67 16:10:58:331 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_12 16:10:58:331 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_13 16:10:58:332 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_60 16:10:58:332 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_61 16:10:58:333 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_10 16:10:58:333 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_11 16:10:58:334 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_44 16:10:58:334 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_45 16:10:58:338 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_10 16:10:58:339 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_11 16:10:58:339 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_6 16:10:58:339 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_7 16:10:58:340 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: boundEquipmentIdsUsingGET_2 16:10:58:340 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: boundEquipmentIdsUsingGET_3 16:10:58:341 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_4 16:10:58:341 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_5 16:10:58:341 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_52 16:10:58:341 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_53 16:10:58:342 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_68 16:10:58:342 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_69 16:10:58:343 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_14 16:10:58:343 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_15 16:10:58:344 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_62 16:10:58:345 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_63 16:10:58:346 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_10 16:10:58:346 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_11 16:10:58:347 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dispatchUsingPOST_2 16:10:58:347 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dispatchUsingPOST_3 16:10:58:348 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: equipmentUsingGET_2 16:10:58:348 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: equipmentUsingGET_3 16:10:58:349 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_2 16:10:58:349 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_3 16:10:58:349 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveUsingPUT_2 16:10:58:350 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveUsingPUT_3 16:10:58:350 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_4 16:10:58:350 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_5 16:10:58:352 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getHistoryUsingGET_1 16:10:58:352 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsUsingGET_2 16:10:58:352 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsUsingGET_3 16:10:58:353 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_6 16:10:58:353 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_7 16:10:58:356 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportPressureMonitorDataUsingGET_1 16:10:58:357 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureMonitorPageUsingGET_1 16:10:58:358 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureTrend24hUsingGET_1 16:10:58:360 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_2 16:10:58:361 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_3 16:10:58:361 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_6 16:10:58:361 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_7 16:10:58:362 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_2 16:10:58:362 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_3 16:10:58:363 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_2 16:10:58:363 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_3 16:10:58:364 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_8 16:10:58:364 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_9 16:10:58:365 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statFlowTrendByHourUsingGET_1 16:10:58:366 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statRadarByDeviceUsingGET_1 16:10:58:368 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFlowHistoryUsingGET_1 16:10:58:369 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getGasAlarmLatestUsingGET_1 16:10:58:369 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsWithLatestDataUsingGET_1 16:10:58:370 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureHistoryUsingGET_1 16:10:58:371 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getVideoListUsingGET_1 16:10:58:372 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_54 16:10:58:373 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_55 16:10:58:376 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_48 16:10:58:376 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_49 16:10:58:376 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_70 16:10:58:377 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_71 16:10:58:377 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFourColorMapUsingGET_1 16:10:58:380 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_64 16:10:58:380 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_65 16:10:58:381 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_46 16:10:58:381 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_47 16:10:58:382 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_2 16:10:58:382 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_3 16:10:58:385 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1 16:10:58:386 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_1 16:10:58:386 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getConfigKeyUsingGET_1 16:10:58:387 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_4 16:10:58:387 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_5 16:10:58:388 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: refreshCacheUsingDELETE_1 16:10:58:388 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_1 16:10:58:393 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_16 16:10:58:394 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_17 16:10:58:395 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_2 16:10:58:395 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_3 16:10:58:400 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_2 16:10:58:401 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_3 16:10:58:402 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_2 16:10:58:402 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_3 16:10:58:403 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: excludeChildUsingGET_1 16:10:58:404 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_6 16:10:58:404 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_7 16:10:58:409 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_18 16:10:58:410 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_19 16:10:58:410 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_2 16:10:58:411 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_3 16:10:58:413 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_4 16:10:58:413 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_5 16:10:58:414 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dictTypeUsingGET_1 16:10:58:415 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_4 16:10:58:415 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_5 16:10:58:415 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_8 16:10:58:415 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_9 16:10:58:416 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_4 16:10:58:416 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_5 16:10:58:419 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_20 16:10:58:419 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_21 16:10:58:420 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_4 16:10:58:420 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_5 16:10:58:424 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_6 16:10:58:424 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_7 16:10:58:425 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_6 16:10:58:425 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_7 16:10:58:425 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_10 16:10:58:425 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_11 16:10:58:426 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_1 16:10:58:426 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: refreshCacheUsingDELETE_2 16:10:58:426 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: refreshCacheUsingDELETE_3 16:10:58:427 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_6 16:10:58:427 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_7 16:10:58:430 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_22 16:10:58:430 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_23 16:10:58:431 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_6 16:10:58:431 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_7 16:10:58:432 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_1 16:10:58:432 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingHEAD_1 16:10:58:432 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPOST_1 16:10:58:432 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPUT_1 16:10:58:433 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPATCH_1 16:10:58:433 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingDELETE_1 16:10:58:433 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingOPTIONS_1 16:10:58:433 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingTRACE_1 16:10:58:435 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_12 16:10:58:435 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_13 16:10:58:435 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRoutersUsingGET_1 16:10:58:436 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingPOST_1 16:10:58:438 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginNoNeedAuthUsingPOST_1 16:10:58:440 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cleanUsingDELETE_1 16:10:58:441 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_8 16:10:58:441 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_9 16:10:58:442 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unlockUsingGET_1 16:10:58:445 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_24 16:10:58:445 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_25 16:10:58:446 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_8 16:10:58:446 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_9 16:10:58:449 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_8 16:10:58:450 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_9 16:10:58:450 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_8 16:10:58:451 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_9 16:10:58:451 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_14 16:10:58:451 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_15 16:10:58:454 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_26 16:10:58:454 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_27 16:10:58:455 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_10 16:10:58:455 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_11 16:10:58:455 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: roleMenuTreeselectUsingGET_1 16:10:58:457 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: treeselectUsingGET_1 16:10:58:461 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_10 16:10:58:461 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_11 16:10:58:462 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_10 16:10:58:462 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_11 16:10:58:463 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_16 16:10:58:463 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_17 16:10:58:464 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_12 16:10:58:464 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_13 16:10:58:466 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_28 16:10:58:467 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_29 16:10:58:468 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cleanUsingDELETE_2 16:10:58:468 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cleanUsingDELETE_3 16:10:58:468 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_14 16:10:58:468 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_15 16:10:58:471 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_30 16:10:58:472 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_31 16:10:58:473 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_10 16:10:58:473 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_11 16:10:58:475 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_12 16:10:58:475 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_13 16:10:58:476 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_12 16:10:58:476 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_13 16:10:58:477 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_18 16:10:58:477 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_19 16:10:58:477 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_2 16:10:58:477 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_3 16:10:58:478 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_16 16:10:58:478 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_17 16:10:58:480 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_32 16:10:58:480 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_33 16:10:58:481 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_12 16:10:58:481 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_13 16:10:58:482 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: avatarUsingPOST_1 16:10:58:483 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: profileUsingGET_1 16:10:58:489 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateProfileUsingPUT_1 16:10:58:489 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updatePwdUsingPUT_1 16:10:58:491 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: registerUsingPOST_1 16:10:58:493 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_14 16:10:58:494 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_15 16:10:58:495 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cancelAuthUserUsingPUT_1 16:10:58:495 WARN 28952 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.lang.Long[] 16:10:58:495 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cancelAuthUserAllUsingPUT_1 16:10:58:496 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: changeStatusUsingPUT_1 16:10:58:497 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dataScopeUsingPUT_1 16:10:58:497 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deptTreeUsingGET_1 16:10:58:498 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_14 16:10:58:498 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_15 16:10:58:498 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_20 16:10:58:498 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_21 16:10:58:499 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_4 16:10:58:499 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_5 16:10:58:499 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_18 16:10:58:500 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_19 16:10:58:500 WARN 28952 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.lang.Long[] 16:10:58:500 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectAuthUserAllUsingPUT_1 16:10:58:507 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: allocatedListUsingGET_1 16:10:58:509 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_34 16:10:58:509 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_35 16:10:58:511 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unallocatedListUsingGET_1 16:10:58:512 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_14 16:10:58:512 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_15 16:10:58:516 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_16 16:10:58:517 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_17 16:10:58:517 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: authRoleUsingGET_1 16:10:58:518 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: changeStatusUsingPUT_2 16:10:58:518 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: changeStatusUsingPUT_3 16:10:58:519 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deptTreeUsingGET_2 16:10:58:519 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deptTreeUsingGET_3 16:10:58:520 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_16 16:10:58:520 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_17 16:10:58:521 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_22 16:10:58:521 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_23 16:10:58:521 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_24 16:10:58:521 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_25 16:10:58:522 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importDataUsingPOST_1 16:10:58:523 WARN 28952 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.lang.Long[] 16:10:58:523 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: insertAuthRoleUsingPUT_1 16:10:58:524 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_20 16:10:58:524 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_21 16:10:58:525 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resetPwdUsingPUT_1 16:10:58:527 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_36 16:10:58:527 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_37 16:10:58:529 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_16 16:10:58:529 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_17 16:10:58:530 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importTemplateUsingPOST_1 16:10:58:531 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: forceLogoutUsingDELETE_1 16:10:58:531 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_38 16:10:58:531 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_39 16:10:58:534 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_4 16:10:58:535 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_5 16:10:58:535 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_8 16:10:58:536 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_9 16:10:58:536 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_4 16:10:58:536 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_5 16:10:58:537 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_4 16:10:58:537 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_5 16:10:58:538 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_10 16:10:58:538 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_11 16:10:58:539 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statTelemetryByDeviceUsingGET_1 16:10:58:539 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statTelemetryTrendByHourUsingGET_1 16:10:58:541 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleFaultUsingPOST_1 16:10:58:546 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_6 16:10:58:546 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_7 16:10:58:548 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_72 16:10:58:548 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_73 16:10:58:552 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUserUsingGET_1 16:10:58:553 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_4 16:10:58:553 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_5 16:10:58:556 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_66 16:10:58:556 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_67 16:10:58:558 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_12 16:10:58:558 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_13 16:10:58:560 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: userListUsingGET_1 16:10:58:566 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addWarningItemUsingPOST_1 16:10:58:567 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: generateItemCodeUsingGET_1 16:10:58:568 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getItemDetailUsingGET_1 16:10:58:569 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryWarningItemsUsingGET_1 16:10:58:569 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateItemStatusUsingPUT_1 16:10:58:570 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateWarningItemUsingPUT_1 16:10:58:574 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addWarningReasonUsingPOST_1 16:10:58:574 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getReasonDetailUsingGET_1 16:10:58:575 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getReasonsByTypeAndLevelUsingGET_1 16:10:58:576 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryWarningReasonsUsingGET_1 16:10:58:577 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateReasonStatusUsingPUT_1 16:10:58:577 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateWarningReasonUsingPUT_1 16:10:58:579 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2 16:10:58:579 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3 16:10:58:579 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_50 16:10:58:579 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_51 16:10:58:580 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_74 16:10:58:580 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_75 16:10:58:581 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningThresholdListUsingGET_1 16:10:58:582 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_68 16:10:58:582 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_69 16:10:58:583 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_6 16:10:58:583 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_7 16:10:58:585 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_6 16:10:58:586 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_7 16:10:58:586 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_6 16:10:58:586 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_7 16:10:58:587 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_12 16:10:58:587 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_13 16:10:58:588 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectOverLimitDataUsingGET_1 16:10:58:588 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByDeviceUsingGET_1 16:10:58:589 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsOnlineDeviceUsingGET_1 16:10:58:594 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_18 16:10:58:595 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_19 16:10:58:595 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_1 16:10:58:596 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_76 16:10:58:596 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_77 16:10:58:597 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestPipeUsingGET_1 16:10:58:597 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverallStatisticsUsingGET_2 16:10:58:597 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverallStatisticsUsingGET_3 16:10:58:598 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_12 16:10:58:598 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_13 16:10:58:599 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_1 16:10:58:599 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_22 16:10:58:600 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_23 16:10:58:600 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_1 16:10:58:601 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPipeByMaterialUsingGET_1 16:10:58:602 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPipeByStatusUsingGET_1 16:10:58:603 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_14 16:10:58:603 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_15 16:10:58:609 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_20 16:10:58:609 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_21 16:10:58:609 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_2 16:10:58:610 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_3 16:10:58:610 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_78 16:10:58:610 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_79 16:10:58:611 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_14 16:10:58:611 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_15 16:10:58:612 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_2 16:10:58:612 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_3 16:10:58:613 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_24 16:10:58:613 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_25 16:10:58:614 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_2 16:10:58:614 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_3 16:10:58:615 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_16 16:10:58:616 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_17 16:10:58:621 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_22 16:10:58:621 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_23 16:10:58:621 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_4 16:10:58:622 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_5 16:10:58:622 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_80 16:10:58:623 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_81 16:10:58:623 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_16 16:10:58:624 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_17 16:10:58:624 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_4 16:10:58:625 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_5 16:10:58:626 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_26 16:10:58:626 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_27 16:10:58:626 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_4 16:10:58:627 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_5 16:10:58:627 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_18 16:10:58:628 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_19 16:10:58:633 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_24 16:10:58:633 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_25 16:10:58:634 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_6 16:10:58:634 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_7 16:10:58:634 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_82 16:10:58:635 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_83 16:10:58:635 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_18 16:10:58:636 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_19 16:10:58:636 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_6 16:10:58:637 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_7 16:10:58:637 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_28 16:10:58:637 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_29 16:10:58:637 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_6 16:10:58:638 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_7 16:10:58:638 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_20 16:10:58:638 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_21 16:10:58:643 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_26 16:10:58:643 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_27 16:10:58:644 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_8 16:10:58:644 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_9 16:10:58:645 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_84 16:10:58:645 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_85 16:10:58:646 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_20 16:10:58:646 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_21 16:10:58:647 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_8 16:10:58:647 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_9 16:10:58:648 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_30 16:10:58:649 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_31 16:10:58:649 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_8 16:10:58:649 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_9 16:10:58:650 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_22 16:10:58:650 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_23 16:10:58:654 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_14 16:10:58:654 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_15 16:10:58:655 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_8 16:10:58:655 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_9 16:10:58:655 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_6 16:10:58:655 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_7 16:10:58:656 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_56 16:10:58:656 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_57 16:10:58:656 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_86 16:10:58:657 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_87 16:10:58:657 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_40 16:10:58:657 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_41 16:10:58:658 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_70 16:10:58:658 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_71 16:10:58:659 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_24 16:10:58:659 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_25 16:10:58:663 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addWorkOrderUsingPOST_1 16:10:58:664 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: operWorkOrderUsingPOST_1 16:10:58:671 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_8 16:10:58:671 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_9 16:10:58:674 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findFinishedPageUsingPOST_1 16:10:58:676 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findProcessingPageUsingPOST_1 16:10:58:678 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_88 16:10:58:678 INFO 28952 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_89 16:10:58:682 INFO 28952 --- [restartedMain] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 16:10:58:682 INFO 28952 --- [restartedMain] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:10:58:691 INFO 28952 --- [restartedMain] com.zksy.ZksyApplication : Started ZksyApplication in 21.21 seconds (JVM running for 22.475) 16:10:58:695 INFO 28952 --- [restartedMain] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=pipe-network-service.yaml, group=DEFAULT_GROUP 16:10:58:696 INFO 28952 --- [restartedMain] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=pipe-network-service-dev.yaml, group=DEFAULT_GROUP 16:10:58:696 INFO 28952 --- [restartedMain] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=pipe-network-service, group=DEFAULT_GROUP 16:14:04:433 WARN 28952 --- [Thread-4] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Start destroying common HttpClient 16:14:04:433 WARN 28952 --- [Thread-8] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Start destroying Publisher 16:14:04:434 WARN 28952 --- [Thread-8] c.a.nacos.common.notify.NotifyCenter : [NotifyCenter] Destruction of the end 16:14:04:434 WARN 28952 --- [Thread-4] c.a.n.common.http.HttpClientBeanHolder : [HttpClientBeanHolder] Destruction of the end 16:14:04:437 INFO 28952 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED paused. 16:14:04:932 INFO 28952 --- [SpringApplicationShutdownHook] c.a.c.n.registry.NacosServiceRegistry : De-registering from Nacos Server now... 16:14:04:936 INFO 28952 --- [SpringApplicationShutdownHook] c.a.c.n.registry.NacosServiceRegistry : De-registration finished. 16:14:05:245 INFO 28952 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Shutdown rpc client, set status to shutdown 16:14:05:245 INFO 28952 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2d898551[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0] 16:14:05:245 INFO 28952 --- [SpringApplicationShutdownHook] com.alibaba.nacos.common.remote.client : Close current connection 1784621456585_192.168.110.235_49421 16:14:05:245 INFO 28952 --- [nacos-grpc-client-executor-49] c.a.n.c.remote.client.grpc.GrpcClient : [1784621456585_192.168.110.235_49421]Ignore complete event,isRunning:false,isAbandon=false 16:14:05:249 INFO 28952 --- [SpringApplicationShutdownHook] c.a.n.c.remote.client.grpc.GrpcClient : Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@874877f[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 50] 16:14:05:256 INFO 28952 --- [SpringApplicationShutdownHook] o.s.s.quartz.SchedulerFactoryBean : Shutting down Quartz Scheduler 16:14:05:256 INFO 28952 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. 16:14:05:256 INFO 28952 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED paused. 16:14:05:256 INFO 28952 --- [SpringApplicationShutdownHook] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. 16:14:05:256 INFO 28952 --- [SpringApplicationShutdownHook] sys-user : ====关闭后台任务任务线程池==== 16:14:05:257 WARN 28952 --- [SpringApplicationShutdownHook] .s.c.a.CommonAnnotationBeanPostProcessor : Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError 16:14:05:262 INFO 28952 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 16:14:05:265 INFO 28952 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 16:45:22:283 INFO 32192 --- [restartedMain] com.zksy.ZksyApplication : The following 1 profile is active: "dev" 16:45:23:808 INFO 32192 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 16:45:23:810 INFO 32192 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 16:45:23:925 INFO 32192 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 99 ms. Found 0 Redis repository interfaces. 16:45:24:381 INFO 32192 --- [restartedMain] o.s.cloud.context.scope.GenericScope : BeanFactory id=3c481e74-3e90-36f2-b128-9d5c934cbba4 16:45:25:426 INFO 32192 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8301 (http) 16:45:25:439 INFO 32192 --- [restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] 16:45:25:439 INFO 32192 --- [restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.106] 16:45:25:457 WARN 32192 --- [restartedMain] o.a.c.webresources.DirResourceSet : Disabled the global canonical file name cache to protect against CVE-2024-56337 when starting the WebResourceSet at [C:\Users\Administrator\AppData\Local\Temp\tomcat-docbase.8301.9551372201871283584] which is part of the web application [] 16:45:25:591 INFO 32192 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 16:45:25:591 INFO 32192 --- [restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3296 ms 16:45:26:164 DEBUG 32192 --- [restartedMain] c.z.f.s.f.JwtAuthenticationTokenFilter : Filter 'jwtAuthenticationTokenFilter' configured for use 16:45:26:955 INFO 32192 --- [restartedMain] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited 16:45:27:832 WARN 32192 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignDetail ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 16:45:27:847 WARN 32192 --- [restartedMain] c.b.m.core.injector.DefaultSqlInjector : class com.zksy.base.domain.AlarmAssignList ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 16:45:34:259 INFO 32192 --- [restartedMain] c.a.c.sentinel.SentinelWebMvcConfigurer : [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**]. 16:45:34:772 INFO 32192 --- [restartedMain] c.z.s.impl.MinioFileStorageServiceImpl : 初始化MinIO成功 16:45:34:984 INFO 32192 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 16:45:34:993 INFO 32192 --- [restartedMain] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 16:45:34:993 INFO 32192 --- [restartedMain] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 16:45:34:994 INFO 32192 --- [restartedMain] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 16:45:34:994 INFO 32192 --- [restartedMain] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 16:45:34:994 INFO 32192 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. 16:45:34:994 INFO 32192 --- [restartedMain] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 16:45:34:995 INFO 32192 --- [restartedMain] org.quartz.core.QuartzScheduler : JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@d33b5c 16:45:35:059 INFO 32192 --- [restartedMain] c.z.s.impl.MinioFileStorageServiceImpl : 初始化MinIO成功 16:45:35:578 INFO 32192 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@66f1587b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3f75b7ba, org.springframework.security.web.context.SecurityContextPersistenceFilter@2f9824d8, org.springframework.security.web.header.HeaderWriterFilter@6fe983a8, org.springframework.web.filter.CorsFilter@3e9c7e2d, org.springframework.security.web.authentication.logout.LogoutFilter@3aaec536, org.springframework.web.filter.CorsFilter@3e9c7e2d, com.zksy.framework.security.filter.JwtAuthenticationTokenFilter@698def34, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@484edbc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7de0ebe2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@62c75b2b, org.springframework.security.web.session.SessionManagementFilter@671051ef, org.springframework.security.web.access.ExceptionTranslationFilter@4b2900c7, org.springframework.security.web.access.intercept.AuthorizationFilter@104784b9] 16:45:36:020 INFO 32192 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 16:45:36:752 INFO 32192 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)] 16:45:37:609 WARN 32192 --- [restartedMain] iguration$LoadBalancerCaffeineWarnLogger : Spring Cloud LoadBalancer is currently working with the default cache. While this cache implementation is useful for development and tests, it's recommended to use Caffeine cache in production.You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath. 16:45:37:767 INFO 32192 --- [restartedMain] com.alibaba.nacos.common.remote.client : [RpcClientFactory] create a new rpc client of 876ecaa0-b1b1-4546-83c8-32eeb4db26cc 16:45:37:768 INFO 32192 --- [restartedMain] com.alibaba.nacos.common.remote.client : [876ecaa0-b1b1-4546-83c8-32eeb4db26cc] RpcClient init label, labels = {module=naming, source=sdk} 16:45:37:769 INFO 32192 --- [restartedMain] com.alibaba.nacos.common.remote.client : [876ecaa0-b1b1-4546-83c8-32eeb4db26cc] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager 16:45:37:770 INFO 32192 --- [restartedMain] com.alibaba.nacos.common.remote.client : [876ecaa0-b1b1-4546-83c8-32eeb4db26cc] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService 16:45:37:770 INFO 32192 --- [restartedMain] com.alibaba.nacos.common.remote.client : [876ecaa0-b1b1-4546-83c8-32eeb4db26cc] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler 16:45:37:771 INFO 32192 --- [restartedMain] com.alibaba.nacos.common.remote.client : [876ecaa0-b1b1-4546-83c8-32eeb4db26cc] Try to connect to server on start up, server: {serverIp = '192.168.110.30', server main port = 8848} 16:45:37:891 INFO 32192 --- [restartedMain] com.alibaba.nacos.common.remote.client : [876ecaa0-b1b1-4546-83c8-32eeb4db26cc] Success to connect to server [192.168.110.30:8848] on start up, connectionId = 1784623537525_192.168.110.235_61992 16:45:37:891 INFO 32192 --- [restartedMain] com.alibaba.nacos.common.remote.client : [876ecaa0-b1b1-4546-83c8-32eeb4db26cc] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler 16:45:37:892 INFO 32192 --- [restartedMain] com.alibaba.nacos.common.remote.client : [876ecaa0-b1b1-4546-83c8-32eeb4db26cc] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$490/0x0000000800455840 16:45:37:891 INFO 32192 --- [com.alibaba.nacos.client.remote.worker] com.alibaba.nacos.common.remote.client : [876ecaa0-b1b1-4546-83c8-32eeb4db26cc] Notify connected event to listeners. 16:45:37:950 INFO 32192 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8301 (http) with context path '' 16:45:37:959 INFO 32192 --- [restartedMain] c.a.c.n.registry.NacosServiceRegistry : nacos registry, DEFAULT_GROUP pipe-network-service 192.168.110.235:8301 register finished 16:45:38:291 INFO 32192 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped 16:45:38:294 INFO 32192 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) 16:45:38:427 INFO 32192 --- [nacos-grpc-client-executor-7] com.alibaba.nacos.common.remote.client : [876ecaa0-b1b1-4546-83c8-32eeb4db26cc] Receive server push request, request = NotifySubscriberRequest, requestId = 96 16:45:38:430 INFO 32192 --- [nacos-grpc-client-executor-7] com.alibaba.nacos.common.remote.client : [876ecaa0-b1b1-4546-83c8-32eeb4db26cc] Ack server push request, request = NotifySubscriberRequest, requestId = 96 16:45:38:472 INFO 32192 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references 16:45:38:542 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingPOST_1 16:45:38:560 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_1 16:45:38:563 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1 16:45:38:570 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_1 16:45:38:578 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingPOST_2 16:45:38:578 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingPOST_3 16:45:38:581 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_2 16:45:38:582 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_3 16:45:38:583 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2 16:45:38:583 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3 16:45:38:596 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_1 16:45:38:598 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_2 16:45:38:599 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_3 16:45:38:602 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_2 16:45:38:603 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_3 16:45:38:604 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getActivePointsUsingGET_1 16:45:38:605 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_4 16:45:38:605 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_5 16:45:38:607 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingPUT_1 16:45:38:609 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1 16:45:38:611 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_4 16:45:38:612 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_5 16:45:38:613 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmDataListUsingGET_1 16:45:38:614 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_6 16:45:38:614 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_7 16:45:38:620 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingPOST_1 16:45:38:621 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_4 16:45:38:622 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_5 16:45:38:623 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4 16:45:38:624 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_5 16:45:38:626 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: customAlarmUsingPOST_1 16:45:38:626 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: simulateEnvironmentUsingGET_1 16:45:38:627 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: simulateGasUsingGET_1 16:45:38:628 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: simulateManholeUsingGET_1 16:45:38:630 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cacheUsingGET_1 16:45:38:631 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: clearCacheAllUsingDELETE_1 16:45:38:632 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: clearCacheKeyUsingDELETE_1 16:45:38:633 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: clearCacheNameUsingDELETE_1 16:45:38:633 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCacheKeysUsingGET_1 16:45:38:634 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCacheValueUsingGET_1 16:45:38:635 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_1 16:45:38:636 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCodeUsingGET_1 16:45:38:640 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningThresholdUsingPOST_1 16:45:38:642 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: verifyCaseInfoUsingPOST_1 16:45:38:653 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_1 16:45:38:654 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_8 16:45:38:655 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_9 16:45:38:657 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: uploadFileUsingPOST_1 16:45:38:657 WARN 32192 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.util.List 16:45:38:658 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: uploadFilesUsingPOST_1 16:45:38:658 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: fileDownloadUsingGET_1 16:45:38:659 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resourceDownloadUsingGET_1 16:45:38:661 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportAbnormalDevicesUsingPOST_1 16:45:38:663 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalDevicePageUsingGET_1 16:45:38:663 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalGisPointsUsingGET_1 16:45:38:666 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalPointsUsingGET_1 16:45:38:667 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDevicePointsUsingGET_1 16:45:38:667 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceDetailUsingGET_1 16:45:38:668 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getGisStatisticsUsingGET_1 16:45:38:671 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDeviceLedgerUsingPOST_1 16:45:38:672 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDevicePageUsingGET_1 16:45:38:673 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getGisPointsUsingGET_1 16:45:38:674 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTypeStatisticsUsingGET_1 16:45:38:678 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: createMaintainOrderUsingPOST_1 16:45:38:679 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteMaintainRecordUsingDELETE_1 16:45:38:680 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportMaintainRecordsUsingPOST_1 16:45:38:680 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMaintainRecordListUsingGET_1 16:45:38:682 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMaintainRecordPageUsingGET_1 16:45:38:683 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMyMaintainRecordPageUsingGET_1 16:45:38:684 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importMaintainRecordsUsingPOST_1 16:45:38:687 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveMaintainRecordUsingPOST_1 16:45:38:688 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateMaintainRecordUsingPUT_1 16:45:38:689 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_1 16:45:38:697 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_6 16:45:38:698 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_7 16:45:38:698 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_10 16:45:38:699 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_11 16:45:38:699 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByCategoryUsingGET_1 16:45:38:701 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_6 16:45:38:701 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_7 16:45:38:702 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_1 16:45:38:704 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_2 16:45:38:704 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_3 16:45:38:707 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_8 16:45:38:707 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_9 16:45:38:708 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_12 16:45:38:708 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_13 16:45:38:712 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_8 16:45:38:712 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_9 16:45:38:713 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_2 16:45:38:713 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_3 16:45:38:716 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: acceptUsingPUT_1 16:45:38:716 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_4 16:45:38:717 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_5 16:45:38:719 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_10 16:45:38:719 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_11 16:45:38:720 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_14 16:45:38:720 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_15 16:45:38:721 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: rejectUsingPUT_1 16:45:38:723 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_10 16:45:38:724 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_11 16:45:38:724 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_4 16:45:38:725 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_5 16:45:38:729 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addTrackLogUsingPOST_1 16:45:38:729 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: closeUsingPUT_1 16:45:38:730 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_6 16:45:38:730 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_7 16:45:38:734 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_12 16:45:38:735 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_13 16:45:38:736 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_16 16:45:38:736 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_17 16:45:38:737 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrackLogsUsingGET_1 16:45:38:738 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: releaseUsingPUT_1 16:45:38:741 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_12 16:45:38:741 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_13 16:45:38:742 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_6 16:45:38:742 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_7 16:45:38:743 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_8 16:45:38:743 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_9 16:45:38:745 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: doReportUsingPUT_1 16:45:38:749 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: doTransferUsingPUT_1 16:45:38:752 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_14 16:45:38:752 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_15 16:45:38:752 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_18 16:45:38:753 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_19 16:45:38:754 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTransferLogsUsingGET_1 16:45:38:755 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_14 16:45:38:755 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_15 16:45:38:755 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_8 16:45:38:756 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_9 16:45:38:757 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: closeUrgeUsingPUT_1 16:45:38:757 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_10 16:45:38:758 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_11 16:45:38:760 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: doUrgeUsingPOST_1 16:45:38:762 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_16 16:45:38:763 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_17 16:45:38:763 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_20 16:45:38:763 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_21 16:45:38:764 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUrgeDetailsUsingGET_1 16:45:38:766 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_16 16:45:38:767 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_17 16:45:38:767 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_10 16:45:38:767 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_11 16:45:38:769 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_12 16:45:38:769 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_13 16:45:38:772 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_18 16:45:38:772 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_19 16:45:38:773 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_22 16:45:38:773 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_23 16:45:38:776 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_18 16:45:38:776 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_19 16:45:38:777 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_12 16:45:38:777 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_13 16:45:38:778 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: verifyUsingPUT_1 16:45:38:780 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: approveUsingPUT_1 16:45:38:781 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_14 16:45:38:781 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_15 16:45:38:783 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_20 16:45:38:784 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_21 16:45:38:784 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_24 16:45:38:785 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_25 16:45:38:785 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: publishUsingPUT_1 16:45:38:786 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: rejectUsingPUT_2 16:45:38:786 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: rejectUsingPUT_3 16:45:38:789 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_20 16:45:38:789 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_21 16:45:38:790 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: submitForApprovalUsingPUT_1 16:45:38:790 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: submitFromPlanUsingPOST_1 16:45:38:791 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_14 16:45:38:791 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_15 16:45:38:792 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_16 16:45:38:793 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_17 16:45:38:795 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_22 16:45:38:795 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_23 16:45:38:796 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_26 16:45:38:796 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_27 16:45:38:797 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByApprovalIdUsingGET_1 16:45:38:799 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_22 16:45:38:799 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_23 16:45:38:800 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_16 16:45:38:800 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_17 16:45:38:801 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_18 16:45:38:802 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_19 16:45:38:804 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_24 16:45:38:804 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_25 16:45:38:805 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_28 16:45:38:805 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_29 16:45:38:806 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCategoryTreeUsingGET_1 16:45:38:808 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_24 16:45:38:808 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_25 16:45:38:809 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_18 16:45:38:809 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_19 16:45:38:821 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainPageUsingGET_1 16:45:38:824 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelPageUsingGET_1 16:45:38:828 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusPageUsingGET_1 16:45:38:831 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testPageUsingGET_1 16:45:38:834 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typePageUsingGET_1 16:45:38:841 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: basePageUsingGET_1 16:45:38:842 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseDeleteUsingDELETE_1 16:45:38:843 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseDeleteBatchUsingDELETE_1 16:45:38:844 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseGetByIdUsingGET_1 16:45:38:844 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseListUsingGET_1 16:45:38:847 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseSaveUsingPOST_1 16:45:38:848 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: baseUpdateUsingPUT_1 16:45:38:848 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainDeleteUsingDELETE_1 16:45:38:849 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainDeleteBatchUsingDELETE_1 16:45:38:850 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainGetByIdUsingGET_1 16:45:38:851 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainSaveUsingPOST_1 16:45:38:852 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: maintainUpdateUsingPUT_1 16:45:38:853 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelByEquipmentUsingGET_1 16:45:38:854 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelByPointUsingGET_1 16:45:38:854 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelDeleteUsingDELETE_1 16:45:38:855 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelDeleteBatchUsingDELETE_1 16:45:38:857 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelSaveUsingPOST_1 16:45:38:858 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pointRelSaveBatchUsingPOST_1 16:45:38:859 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusDeleteUsingDELETE_1 16:45:38:859 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusGetByIdUsingGET_1 16:45:38:860 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusSaveUsingPOST_1 16:45:38:861 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statusUpdateUsingPUT_1 16:45:38:862 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testDeleteUsingDELETE_1 16:45:38:863 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testDeleteBatchUsingDELETE_1 16:45:38:863 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testGetByIdUsingGET_1 16:45:38:865 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testSaveUsingPOST_1 16:45:38:866 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testUpdateUsingPUT_1 16:45:38:867 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeDeleteUsingDELETE_1 16:45:38:868 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeDeleteBatchUsingDELETE_1 16:45:38:868 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeGetByIdUsingGET_1 16:45:38:869 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeListUsingGET_1 16:45:38:870 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeSaveUsingPOST_1 16:45:38:871 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: typeUpdateUsingPUT_1 16:45:38:872 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_30 16:45:38:872 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_31 16:45:38:873 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_1 16:45:38:878 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_1 16:45:38:879 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_1 16:45:38:879 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: boundEquipmentIdsUsingGET_1 16:45:38:880 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_1 16:45:38:881 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_20 16:45:38:881 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_21 16:45:38:881 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_32 16:45:38:882 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_33 16:45:38:882 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_2 16:45:38:882 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_3 16:45:38:884 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_26 16:45:38:884 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_27 16:45:38:885 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_1 16:45:38:888 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_34 16:45:38:888 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_35 16:45:38:888 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_4 16:45:38:889 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_5 16:45:38:889 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: monthlyStatsUsingGET_1 16:45:38:890 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_2 16:45:38:890 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_3 16:45:38:901 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentPageUsingGET_1 16:45:38:903 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyPageUsingGET_1 16:45:38:905 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_4 16:45:38:905 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_5 16:45:38:906 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_22 16:45:38:906 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_23 16:45:38:907 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: finalApproveUsingPUT_1 16:45:38:908 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: firstApproveUsingPUT_1 16:45:38:908 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_36 16:45:38:908 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_37 16:45:38:913 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: publishUsingPOST_1 16:45:38:914 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_28 16:45:38:915 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_29 16:45:38:915 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: scopeUsersUsingGET_1 16:45:38:916 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_2 16:45:38:916 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_3 16:45:38:917 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateStatusUsingPUT_1 16:45:38:919 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_1 16:45:38:920 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_6 16:45:38:920 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_7 16:45:38:922 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_30 16:45:38:922 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_31 16:45:38:922 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_4 16:45:38:923 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_5 16:45:38:924 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_2 16:45:38:924 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_3 16:45:38:925 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_8 16:45:38:925 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_9 16:45:38:928 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_32 16:45:38:928 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_33 16:45:38:929 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_6 16:45:38:929 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_7 16:45:38:931 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePlanUsingDELETE_1 16:45:38:931 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteTemplateUsingDELETE_1 16:45:38:932 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: plansUsingGET_1 16:45:38:932 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resultUsingGET_1 16:45:38:934 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: savePlanUsingPOST_1 16:45:38:936 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveTemplateUsingPOST_1 16:45:38:936 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: templatesUsingGET_1 16:45:38:937 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updatePlanUsingPUT_1 16:45:38:938 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateTemplateUsingPUT_1 16:45:38:942 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addLogUsingPOST_1 16:45:38:942 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteEventUsingDELETE_1 16:45:38:943 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProjectUsingDELETE_1 16:45:38:943 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteRoleUsingDELETE_1 16:45:38:944 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteSceneUsingDELETE_1 16:45:38:944 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteTaskUsingDELETE_1 16:45:38:945 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: eventUsingGET_1 16:45:38:946 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: logUsingGET_1 16:45:38:946 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: processUsingPOST_1 16:45:38:947 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: projectsUsingGET_1 16:45:38:947 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resultUsingGET_2 16:45:38:947 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resultUsingGET_3 16:45:38:947 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: roleUsingGET_1 16:45:38:949 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveEventUsingPOST_1 16:45:38:950 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveProjectUsingPOST_1 16:45:38:951 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveRoleUsingPOST_1 16:45:38:952 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveSceneUsingPOST_1 16:45:38:953 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveTaskUsingPOST_1 16:45:38:954 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: sceneUsingGET_1 16:45:38:954 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: taskUsingGET_1 16:45:38:956 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmsUsingGET_1 16:45:38:957 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_1 16:45:38:958 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_1 16:45:38:959 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestUsingGET_1 16:45:38:960 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_1 16:45:38:972 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addLeaderInstructionUsingPOST_1 16:45:38:973 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchWarningUsingDELETE_1 16:45:38:974 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteWarningUsingDELETE_1 16:45:38:974 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getArchiveUsingGET_1 16:45:38:976 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getArchiveListUsingGET_1 16:45:38:976 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAttachmentsUsingGET_1 16:45:38:977 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCompletedWarningsUsingGET_1 16:45:38:978 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDashboardStatisticsUsingGET_1 16:45:38:979 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalDetailUsingGET_1 16:45:38:979 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalHistoryUsingGET_1 16:45:38:980 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalListUsingGET_1 16:45:38:981 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposalProcessUsingGET_1 16:45:38:981 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLinkedAlarmsUsingGET_1 16:45:38:982 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getProcessDiagramUsingGET_1 16:45:38:983 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getProcessStatisticsUsingGET_1 16:45:38:984 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getProcessingWarningsUsingGET_1 16:45:38:984 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getStatisticsUsingGET_1 16:45:38:985 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTodoListUsingGET_1 16:45:38:986 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningDetailUsingGET_1 16:45:38:987 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningFullDetailUsingGET_1 16:45:38:989 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningListUsingGET_1 16:45:38:990 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: linkAlarmsUsingPOST_1 16:45:38:991 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: publishWarningUsingPOST_1 16:45:38:992 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveWarningUsingPOST_1 16:45:38:992 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: returnWarningUsingPOST_1 16:45:38:994 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningUsingPOST_1 16:45:38:995 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: searchWarningsUsingGET_1 16:45:38:997 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: supervisionWarningUsingPOST_1 16:45:38:998 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateWarningUsingPUT_1 16:45:38:999 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: upgradeWarningUsingPOST_1 16:45:39:005 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getBySpecialUsingGET_1 16:45:39:006 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverviewUsingGET_1 16:45:39:008 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRangeUsingGET_1 16:45:39:009 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_1 16:45:39:011 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDisposeStatusStatUsingGET_1 16:45:39:014 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByTypeUsingGET_1 16:45:39:015 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverviewUsingGET_2 16:45:39:015 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverviewUsingGET_3 16:45:39:016 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRangeUsingGET_2 16:45:39:016 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRangeUsingGET_3 16:45:39:017 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_2 16:45:39:017 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_3 16:45:39:019 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTodayStatsUsingGET_1 16:45:39:019 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryTodayPageUsingGET_1 16:45:39:021 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendByDayUsingGET_1 16:45:39:022 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendByMonthUsingGET_1 16:45:39:027 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_6 16:45:39:027 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_7 16:45:39:028 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_2 16:45:39:029 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_3 16:45:39:030 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindPumpStationUsingPOST_1 16:45:39:031 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_2 16:45:39:031 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_3 16:45:39:031 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_24 16:45:39:032 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_25 16:45:39:032 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_38 16:45:39:032 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_39 16:45:39:033 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_10 16:45:39:033 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_11 16:45:39:035 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_34 16:45:39:035 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_35 16:45:39:036 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_8 16:45:39:036 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_9 16:45:39:038 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_1 16:45:39:039 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getStatsUsingGET_1 16:45:39:043 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_26 16:45:39:043 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_27 16:45:39:044 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_1 16:45:39:044 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_26 16:45:39:044 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_27 16:45:39:045 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByTopLevelTypeUsingGET_1 16:45:39:045 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_40 16:45:39:046 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_41 16:45:39:046 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentByPointUsingGET_1 16:45:39:047 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentDetailUsingGET_1 16:45:39:047 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_2 16:45:39:047 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_3 16:45:39:048 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_36 16:45:39:048 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_37 16:45:39:049 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_1 16:45:39:050 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: testEquipmentUsingPOST_1 16:45:39:050 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_20 16:45:39:050 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_21 16:45:39:051 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateEquipmentStatusUsingPUT_1 16:45:39:053 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_28 16:45:39:053 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_29 16:45:39:054 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_2 16:45:39:054 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_3 16:45:39:054 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_28 16:45:39:055 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_29 16:45:39:055 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_42 16:45:39:055 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_43 16:45:39:056 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_4 16:45:39:056 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_5 16:45:39:056 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_38 16:45:39:057 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_39 16:45:39:057 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_2 16:45:39:058 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_3 16:45:39:059 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_22 16:45:39:059 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_23 16:45:39:061 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_30 16:45:39:061 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_31 16:45:39:062 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_4 16:45:39:062 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_5 16:45:39:062 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_30 16:45:39:063 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_31 16:45:39:063 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_44 16:45:39:063 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_45 16:45:39:064 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_6 16:45:39:064 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_7 16:45:39:065 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_40 16:45:39:065 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_41 16:45:39:067 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_4 16:45:39:067 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_5 16:45:39:067 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_24 16:45:39:068 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_25 16:45:39:070 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_32 16:45:39:070 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_33 16:45:39:070 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_6 16:45:39:071 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_7 16:45:39:071 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_32 16:45:39:071 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_33 16:45:39:072 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_46 16:45:39:072 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_47 16:45:39:072 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_8 16:45:39:072 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_9 16:45:39:073 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_42 16:45:39:073 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_43 16:45:39:074 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_6 16:45:39:074 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_7 16:45:39:075 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_26 16:45:39:075 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_27 16:45:39:076 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmCountsUsingGET_1 16:45:39:077 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAveragePressureUsingGET_1 16:45:39:077 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_2 16:45:39:078 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_3 16:45:39:078 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_2 16:45:39:078 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_3 16:45:39:079 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureDistributionUsingGET_1 16:45:39:080 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getSignalVsPressureUsingGET_1 16:45:39:083 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportFlowMonitorDataUsingGET_1 16:45:39:085 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFlowMonitorPageUsingGET_1 16:45:39:086 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFlowTrend24hUsingGET_1 16:45:39:087 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dispatchUsingPOST_1 16:45:39:088 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: equipmentUsingGET_1 16:45:39:089 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_1 16:45:39:089 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveUsingPUT_1 16:45:39:090 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_1 16:45:39:091 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: summaryUsingGET_1 16:45:39:094 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_34 16:45:39:094 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_35 16:45:39:095 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePointRelUsingDELETE_1 16:45:39:096 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findFullByPageUsingGET_1 16:45:39:097 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAbnormalListUsingGET_1 16:45:39:098 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentStatusUsingGET_1 16:45:39:099 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointRelByEquipmentUsingGET_1 16:45:39:100 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointRelByPointUsingGET_1 16:45:39:100 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_44 16:45:39:100 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_45 16:45:39:102 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_1 16:45:39:103 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: savePointRelUsingPOST_1 16:45:39:104 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: savePointRelBatchUsingPOST_1 16:45:39:105 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_28 16:45:39:105 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_29 16:45:39:107 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_36 16:45:39:108 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_37 16:45:39:108 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteDeviceRelUsingDELETE_1 16:45:39:111 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_34 16:45:39:111 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_35 16:45:39:111 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_48 16:45:39:112 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_49 16:45:39:112 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_12 16:45:39:112 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_13 16:45:39:113 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listDevicesUsingGET_1 16:45:39:114 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_1 16:45:39:118 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_46 16:45:39:119 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_47 16:45:39:121 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_2 16:45:39:121 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_3 16:45:39:123 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelBatchUsingPOST_1 16:45:39:124 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_30 16:45:39:124 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_31 16:45:39:126 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsUsingGET_1 16:45:39:126 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_2 16:45:39:126 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_3 16:45:39:128 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmsUsingGET_2 16:45:39:129 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAlarmsUsingGET_3 16:45:39:129 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_4 16:45:39:129 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDailyStatsUsingGET_5 16:45:39:130 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_4 16:45:39:130 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_5 16:45:39:131 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataUsingGET_1 16:45:39:131 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestWithAlarmUsingGET_1 16:45:39:132 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOnlineRateUsingGET_1 16:45:39:132 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_4 16:45:39:133 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_5 16:45:39:135 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_38 16:45:39:135 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_39 16:45:39:139 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_36 16:45:39:140 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_37 16:45:39:141 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_50 16:45:39:142 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_51 16:45:39:145 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_48 16:45:39:146 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_49 16:45:39:146 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_32 16:45:39:146 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_33 16:45:39:148 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_40 16:45:39:148 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_41 16:45:39:151 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_38 16:45:39:152 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_39 16:45:39:152 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_52 16:45:39:153 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_53 16:45:39:153 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_2 16:45:39:153 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_3 16:45:39:156 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_50 16:45:39:156 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_51 16:45:39:157 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_34 16:45:39:158 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_35 16:45:39:158 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDataUsingGET_1 16:45:39:160 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_42 16:45:39:161 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_43 16:45:39:161 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteDeviceRelUsingDELETE_2 16:45:39:161 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteDeviceRelUsingDELETE_3 16:45:39:164 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_40 16:45:39:164 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_41 16:45:39:165 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_54 16:45:39:165 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_55 16:45:39:166 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByNetworkIdUsingGET_1 16:45:39:166 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listDevicesUsingGET_2 16:45:39:166 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listDevicesUsingGET_3 16:45:39:167 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_4 16:45:39:167 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionsUsingGET_5 16:45:39:170 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_52 16:45:39:170 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_53 16:45:39:171 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_4 16:45:39:171 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelUsingPOST_5 16:45:39:172 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelBatchUsingPOST_2 16:45:39:172 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveDeviceRelBatchUsingPOST_3 16:45:39:173 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_36 16:45:39:173 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_37 16:45:39:174 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_44 16:45:39:175 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_45 16:45:39:177 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_42 16:45:39:177 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_43 16:45:39:178 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_56 16:45:39:178 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_57 16:45:39:178 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByNetworkIdUsingGET_2 16:45:39:179 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listByNetworkIdUsingGET_3 16:45:39:180 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_54 16:45:39:181 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_55 16:45:39:181 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_2 16:45:39:181 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_3 16:45:39:182 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_38 16:45:39:182 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_39 16:45:39:183 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getEquipmentsUsingGET_1 16:45:39:184 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getManholesUsingGET_1 16:45:39:184 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPipeLinesUsingGET_1 16:45:39:187 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_46 16:45:39:187 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_47 16:45:39:187 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDataUsingGET_2 16:45:39:188 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportDataUsingGET_3 16:45:39:188 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_58 16:45:39:188 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_59 16:45:39:189 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getMapPointsUsingGET_1 16:45:39:191 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_8 16:45:39:191 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_9 16:45:39:195 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_56 16:45:39:195 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_57 16:45:39:196 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByLevelUsingGET_1 16:45:39:197 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByRegionUsingGET_1 16:45:39:197 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByStatusUsingGET_1 16:45:39:198 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByTypeUsingGET_1 16:45:39:199 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsOverviewUsingGET_1 16:45:39:199 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsStatusTimelineUsingGET_1 16:45:39:200 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsTypeTimelineUsingGET_1 16:45:39:201 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: submitUsingPUT_1 16:45:39:201 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_40 16:45:39:201 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_41 16:45:39:204 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportLeakageMonitorDataUsingGET_1 16:45:39:205 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLeakageMonitorPageUsingGET_1 16:45:39:206 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLeakageTrend24hUsingGET_1 16:45:39:229 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryByDateUsingPOST_1 16:45:39:233 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: abnormalTerminalTrendUsingPOST_1 16:45:39:235 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: caseRateTrendUsingPOST_1 16:45:39:239 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: batchDispatchUsingPOST_1 16:45:39:240 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: processTaskUsingPOST_1 16:45:39:246 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_2 16:45:39:246 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_3 16:45:39:247 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_60 16:45:39:247 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_61 16:45:39:251 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllImeiCardNumbersUsingGET_1 16:45:39:252 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByImeiUsingGET_1 16:45:39:252 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverallStatisticsUsingGET_1 16:45:39:253 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAlarmDataUsingGET_1 16:45:39:254 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_4 16:45:39:254 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_5 16:45:39:255 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statAlarmTrendByHourUsingGET_1 16:45:39:255 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statManholeByDeviceUsingGET_1 16:45:39:256 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statTemperatureTrendByHourUsingGET_1 16:45:39:259 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningThresholdUsingPOST_2 16:45:39:259 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveWarningThresholdUsingPOST_3 16:45:39:261 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateDeviceStatusUsingPOST_1 16:45:39:269 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_4 16:45:39:269 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_5 16:45:39:270 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_62 16:45:39:270 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_63 16:45:39:273 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getManholeDataListUsingPOST_1 16:45:39:275 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: countByTypeUsingPOST_1 16:45:39:276 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_1 16:45:39:279 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_44 16:45:39:280 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_45 16:45:39:281 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_4 16:45:39:281 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_5 16:45:39:281 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_8 16:45:39:282 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_9 16:45:39:282 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_48 16:45:39:282 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_49 16:45:39:283 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_64 16:45:39:283 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_65 16:45:39:283 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_10 16:45:39:283 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_11 16:45:39:284 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointDetailUsingGET_1 16:45:39:285 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsByNetworkUsingGET_1 16:45:39:285 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_58 16:45:39:285 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_59 16:45:39:286 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_8 16:45:39:286 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_9 16:45:39:287 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unbindEquipmentUsingPOST_1 16:45:39:287 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_42 16:45:39:288 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_43 16:45:39:290 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_1 16:45:39:290 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_1 16:45:39:291 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_1 16:45:39:291 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_6 16:45:39:292 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_7 16:45:39:292 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPowerByDeviceUsingGET_1 16:45:39:293 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPowerTrendByHourUsingGET_1 16:45:39:295 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_46 16:45:39:296 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_47 16:45:39:296 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_10 16:45:39:296 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchByIdUsingDELETE_11 16:45:39:297 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_50 16:45:39:297 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_51 16:45:39:297 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_66 16:45:39:297 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_67 16:45:39:298 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_12 16:45:39:298 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getListUsingGET_13 16:45:39:299 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_60 16:45:39:299 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_61 16:45:39:300 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_10 16:45:39:300 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveBatchUsingPOST_11 16:45:39:300 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_44 16:45:39:301 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_45 16:45:39:304 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_10 16:45:39:304 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_11 16:45:39:305 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_6 16:45:39:305 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_7 16:45:39:305 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: boundEquipmentIdsUsingGET_2 16:45:39:306 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: boundEquipmentIdsUsingGET_3 16:45:39:306 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_4 16:45:39:306 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_5 16:45:39:307 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_52 16:45:39:307 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_53 16:45:39:307 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_68 16:45:39:308 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_69 16:45:39:308 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_14 16:45:39:308 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_15 16:45:39:310 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_62 16:45:39:310 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_63 16:45:39:311 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_10 16:45:39:311 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_11 16:45:39:312 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dispatchUsingPOST_2 16:45:39:312 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dispatchUsingPOST_3 16:45:39:313 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: equipmentUsingGET_2 16:45:39:313 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: equipmentUsingGET_3 16:45:39:314 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_2 16:45:39:314 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: historyUsingGET_3 16:45:39:314 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveUsingPUT_2 16:45:39:314 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resolveUsingPUT_3 16:45:39:315 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_4 16:45:39:315 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statsUsingGET_5 16:45:39:316 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getHistoryUsingGET_1 16:45:39:317 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsUsingGET_2 16:45:39:317 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsUsingGET_3 16:45:39:317 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_6 16:45:39:318 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getTrendUsingGET_7 16:45:39:320 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportPressureMonitorDataUsingGET_1 16:45:39:321 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureMonitorPageUsingGET_1 16:45:39:322 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureTrend24hUsingGET_1 16:45:39:325 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_2 16:45:39:325 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_3 16:45:39:325 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_6 16:45:39:325 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_7 16:45:39:326 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_2 16:45:39:326 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_3 16:45:39:327 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_2 16:45:39:327 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_3 16:45:39:327 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_8 16:45:39:328 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_9 16:45:39:328 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statFlowTrendByHourUsingGET_1 16:45:39:329 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statRadarByDeviceUsingGET_1 16:45:39:330 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFlowHistoryUsingGET_1 16:45:39:331 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getGasAlarmLatestUsingGET_1 16:45:39:332 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPointsWithLatestDataUsingGET_1 16:45:39:332 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getPressureHistoryUsingGET_1 16:45:39:333 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getVideoListUsingGET_1 16:45:39:334 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_54 16:45:39:334 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_55 16:45:39:336 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_48 16:45:39:336 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_49 16:45:39:337 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_70 16:45:39:337 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_71 16:45:39:337 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getFourColorMapUsingGET_1 16:45:39:339 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_64 16:45:39:340 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_65 16:45:39:340 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_46 16:45:39:341 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateByIdUsingPUT_47 16:45:39:342 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_2 16:45:39:342 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_3 16:45:39:345 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1 16:45:39:346 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_1 16:45:39:346 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getConfigKeyUsingGET_1 16:45:39:347 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_4 16:45:39:347 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_5 16:45:39:347 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: refreshCacheUsingDELETE_1 16:45:39:348 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_1 16:45:39:353 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_16 16:45:39:353 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_17 16:45:39:354 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_2 16:45:39:354 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_3 16:45:39:358 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_2 16:45:39:358 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_3 16:45:39:359 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_2 16:45:39:359 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_3 16:45:39:359 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: excludeChildUsingGET_1 16:45:39:360 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_6 16:45:39:360 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_7 16:45:39:365 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_18 16:45:39:365 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_19 16:45:39:365 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_2 16:45:39:366 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_3 16:45:39:368 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_4 16:45:39:369 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_5 16:45:39:369 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dictTypeUsingGET_1 16:45:39:370 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_4 16:45:39:370 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_5 16:45:39:370 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_8 16:45:39:370 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_9 16:45:39:371 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_4 16:45:39:371 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_5 16:45:39:374 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_20 16:45:39:374 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_21 16:45:39:376 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_4 16:45:39:376 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_5 16:45:39:381 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_6 16:45:39:381 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_7 16:45:39:382 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_6 16:45:39:382 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_7 16:45:39:383 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_10 16:45:39:383 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_11 16:45:39:383 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_1 16:45:39:384 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: refreshCacheUsingDELETE_2 16:45:39:384 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: refreshCacheUsingDELETE_3 16:45:39:385 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_6 16:45:39:385 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_7 16:45:39:388 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_22 16:45:39:388 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_23 16:45:39:389 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_6 16:45:39:389 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_7 16:45:39:389 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingGET_1 16:45:39:390 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingHEAD_1 16:45:39:390 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPOST_1 16:45:39:390 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPUT_1 16:45:39:391 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingPATCH_1 16:45:39:391 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingDELETE_1 16:45:39:391 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingOPTIONS_1 16:45:39:391 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: indexUsingTRACE_1 16:45:39:392 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_12 16:45:39:392 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_13 16:45:39:393 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRoutersUsingGET_1 16:45:39:394 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginUsingPOST_1 16:45:39:395 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: loginNoNeedAuthUsingPOST_1 16:45:39:397 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cleanUsingDELETE_1 16:45:39:397 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_8 16:45:39:397 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_9 16:45:39:398 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unlockUsingGET_1 16:45:39:401 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_24 16:45:39:401 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_25 16:45:39:402 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_8 16:45:39:402 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_9 16:45:39:406 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_8 16:45:39:406 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_9 16:45:39:407 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_8 16:45:39:407 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_9 16:45:39:408 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_14 16:45:39:408 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_15 16:45:39:412 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_26 16:45:39:412 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_27 16:45:39:413 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_10 16:45:39:413 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_11 16:45:39:413 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: roleMenuTreeselectUsingGET_1 16:45:39:415 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: treeselectUsingGET_1 16:45:39:417 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_10 16:45:39:417 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_11 16:45:39:418 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_10 16:45:39:418 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_11 16:45:39:418 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_16 16:45:39:418 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_17 16:45:39:419 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_12 16:45:39:419 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_13 16:45:39:422 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_28 16:45:39:422 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_29 16:45:39:423 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cleanUsingDELETE_2 16:45:39:423 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cleanUsingDELETE_3 16:45:39:424 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_14 16:45:39:424 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_15 16:45:39:427 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_30 16:45:39:427 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_31 16:45:39:428 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_10 16:45:39:428 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_11 16:45:39:430 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_12 16:45:39:431 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_13 16:45:39:431 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_12 16:45:39:431 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_13 16:45:39:432 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_18 16:45:39:432 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_19 16:45:39:432 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_2 16:45:39:432 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_3 16:45:39:433 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_16 16:45:39:433 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_17 16:45:39:435 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_32 16:45:39:436 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_33 16:45:39:436 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_12 16:45:39:436 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_13 16:45:39:437 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: avatarUsingPOST_1 16:45:39:438 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: profileUsingGET_1 16:45:39:443 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateProfileUsingPUT_1 16:45:39:444 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updatePwdUsingPUT_1 16:45:39:445 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: registerUsingPOST_1 16:45:39:448 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_14 16:45:39:448 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_15 16:45:39:449 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cancelAuthUserUsingPUT_1 16:45:39:449 WARN 32192 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.lang.Long[] 16:45:39:450 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: cancelAuthUserAllUsingPUT_1 16:45:39:450 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: changeStatusUsingPUT_1 16:45:39:451 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: dataScopeUsingPUT_1 16:45:39:451 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deptTreeUsingGET_1 16:45:39:452 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_14 16:45:39:452 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_15 16:45:39:452 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_20 16:45:39:453 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_21 16:45:39:453 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_4 16:45:39:453 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: optionselectUsingGET_5 16:45:39:454 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_18 16:45:39:454 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_19 16:45:39:454 WARN 32192 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.lang.Long[] 16:45:39:454 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectAuthUserAllUsingPUT_1 16:45:39:461 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: allocatedListUsingGET_1 16:45:39:463 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_34 16:45:39:463 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_35 16:45:39:465 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unallocatedListUsingGET_1 16:45:39:466 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_14 16:45:39:466 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_15 16:45:39:468 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_16 16:45:39:468 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_17 16:45:39:469 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: authRoleUsingGET_1 16:45:39:470 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: changeStatusUsingPUT_2 16:45:39:470 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: changeStatusUsingPUT_3 16:45:39:470 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deptTreeUsingGET_2 16:45:39:470 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deptTreeUsingGET_3 16:45:39:471 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_16 16:45:39:471 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPUT_17 16:45:39:471 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_22 16:45:39:472 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_23 16:45:39:472 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_24 16:45:39:472 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getInfoUsingGET_25 16:45:39:472 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importDataUsingPOST_1 16:45:39:473 WARN 32192 --- [restartedMain] s.d.s.w.r.p.ParameterDataTypeReader : Trying to infer dataType java.lang.Long[] 16:45:39:474 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: insertAuthRoleUsingPUT_1 16:45:39:474 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_20 16:45:39:474 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_21 16:45:39:475 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: resetPwdUsingPUT_1 16:45:39:476 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_36 16:45:39:477 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_37 16:45:39:478 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_16 16:45:39:479 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: exportUsingPOST_17 16:45:39:479 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importTemplateUsingPOST_1 16:45:39:480 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: forceLogoutUsingDELETE_1 16:45:39:481 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_38 16:45:39:481 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_39 16:45:39:483 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_4 16:45:39:483 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_5 16:45:39:483 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_8 16:45:39:484 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getDeviceGroupUsingGET_9 16:45:39:484 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_4 16:45:39:484 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_5 16:45:39:485 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_4 16:45:39:485 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryAbnormalDataUsingGET_5 16:45:39:486 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_10 16:45:39:487 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_11 16:45:39:487 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statTelemetryByDeviceUsingGET_1 16:45:39:488 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statTelemetryTrendByHourUsingGET_1 16:45:39:490 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleFaultUsingPOST_1 16:45:39:495 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_6 16:45:39:495 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_7 16:45:39:496 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_72 16:45:39:497 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_73 16:45:39:499 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUserUsingGET_1 16:45:39:500 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_4 16:45:39:500 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingDELETE_5 16:45:39:503 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_66 16:45:39:504 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_67 16:45:39:505 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_12 16:45:39:505 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_13 16:45:39:507 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: userListUsingGET_1 16:45:39:514 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addWarningItemUsingPOST_1 16:45:39:515 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: generateItemCodeUsingGET_1 16:45:39:516 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getItemDetailUsingGET_1 16:45:39:517 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryWarningItemsUsingGET_1 16:45:39:517 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateItemStatusUsingPUT_1 16:45:39:518 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateWarningItemUsingPUT_1 16:45:39:522 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addWarningReasonUsingPOST_1 16:45:39:522 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getReasonDetailUsingGET_1 16:45:39:523 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getReasonsByTypeAndLevelUsingGET_1 16:45:39:524 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryWarningReasonsUsingGET_1 16:45:39:524 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateReasonStatusUsingPUT_1 16:45:39:525 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateWarningReasonUsingPUT_1 16:45:39:526 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2 16:45:39:527 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3 16:45:39:527 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_50 16:45:39:527 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingGET_51 16:45:39:528 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_74 16:45:39:528 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_75 16:45:39:529 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getWarningThresholdListUsingGET_1 16:45:39:530 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_68 16:45:39:530 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_69 16:45:39:531 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_6 16:45:39:531 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_7 16:45:39:533 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_6 16:45:39:533 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getAllDeviceCodesUsingGET_7 16:45:39:534 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_6 16:45:39:534 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestDataByDeviceUsingGET_7 16:45:39:535 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_12 16:45:39:535 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_13 16:45:39:536 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectOverLimitDataUsingGET_1 16:45:39:536 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsByDeviceUsingGET_1 16:45:39:537 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statisticsOnlineDeviceUsingGET_1 16:45:39:542 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_18 16:45:39:542 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_19 16:45:39:543 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_1 16:45:39:544 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_76 16:45:39:544 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_77 16:45:39:544 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getLatestPipeUsingGET_1 16:45:39:545 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverallStatisticsUsingGET_2 16:45:39:545 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getOverallStatisticsUsingGET_3 16:45:39:546 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_12 16:45:39:546 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_13 16:45:39:547 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_1 16:45:39:547 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_22 16:45:39:548 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_23 16:45:39:548 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_1 16:45:39:549 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPipeByMaterialUsingGET_1 16:45:39:549 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: statPipeByStatusUsingGET_1 16:45:39:550 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_14 16:45:39:550 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_15 16:45:39:555 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_20 16:45:39:555 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_21 16:45:39:556 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_2 16:45:39:556 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_3 16:45:39:556 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_78 16:45:39:557 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_79 16:45:39:557 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_14 16:45:39:558 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_15 16:45:39:559 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_2 16:45:39:559 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_3 16:45:39:559 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_24 16:45:39:560 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_25 16:45:39:560 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_2 16:45:39:560 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_3 16:45:39:561 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_16 16:45:39:561 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_17 16:45:39:566 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_22 16:45:39:566 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_23 16:45:39:567 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_4 16:45:39:567 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_5 16:45:39:568 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_80 16:45:39:568 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_81 16:45:39:569 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_16 16:45:39:569 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_17 16:45:39:569 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_4 16:45:39:570 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_5 16:45:39:570 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_26 16:45:39:570 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_27 16:45:39:571 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_4 16:45:39:571 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_5 16:45:39:572 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_18 16:45:39:572 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_19 16:45:39:577 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_24 16:45:39:577 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_25 16:45:39:577 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_6 16:45:39:578 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_7 16:45:39:578 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_82 16:45:39:578 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_83 16:45:39:579 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_18 16:45:39:579 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_19 16:45:39:580 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_6 16:45:39:580 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_7 16:45:39:581 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_28 16:45:39:581 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_29 16:45:39:582 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_6 16:45:39:582 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_7 16:45:39:583 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_20 16:45:39:583 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_21 16:45:39:587 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_26 16:45:39:588 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_27 16:45:39:588 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_8 16:45:39:588 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deletePhysicallyUsingDELETE_9 16:45:39:589 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_84 16:45:39:589 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_85 16:45:39:590 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_20 16:45:39:590 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryPageUsingGET_21 16:45:39:591 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_8 16:45:39:591 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: recycleListUsingGET_9 16:45:39:591 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_30 16:45:39:592 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: removeUsingDELETE_31 16:45:39:592 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_8 16:45:39:592 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: restoreUsingPOST_9 16:45:39:593 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_22 16:45:39:593 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_23 16:45:39:597 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_14 16:45:39:597 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageUsingGET_15 16:45:39:597 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_8 16:45:39:598 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: bindEquipmentUsingPOST_9 16:45:39:598 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_6 16:45:39:598 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteBatchUsingDELETE_7 16:45:39:599 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_56 16:45:39:599 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteByIdUsingDELETE_57 16:45:39:599 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_86 16:45:39:599 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_87 16:45:39:600 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_40 16:45:39:600 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingGET_41 16:45:39:602 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_70 16:45:39:602 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveUsingPOST_71 16:45:39:602 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_24 16:45:39:602 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPUT_25 16:45:39:606 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addWorkOrderUsingPOST_1 16:45:39:608 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: operWorkOrderUsingPOST_1 16:45:39:614 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_8 16:45:39:614 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findByPageUsingPOST_9 16:45:39:617 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findFinishedPageUsingPOST_1 16:45:39:618 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: findProcessingPageUsingPOST_1 16:45:39:620 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_88 16:45:39:620 INFO 32192 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByIdUsingGET_89 16:45:39:624 INFO 32192 --- [restartedMain] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 16:45:39:624 INFO 32192 --- [restartedMain] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED started. 16:45:39:632 INFO 32192 --- [restartedMain] com.zksy.ZksyApplication : Started ZksyApplication in 21.98 seconds (JVM running for 24.376) 16:45:39:637 INFO 32192 --- [restartedMain] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=pipe-network-service.yaml, group=DEFAULT_GROUP 16:45:39:638 INFO 32192 --- [restartedMain] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=pipe-network-service-dev.yaml, group=DEFAULT_GROUP 16:45:39:639 INFO 32192 --- [restartedMain] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=pipe-network-service, group=DEFAULT_GROUP