jeecgboot.2019-12-06.log 249 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555
  1. 2019-12-06 15:49:47.174 [main] INFO org.jeecg.JeecgApplication:50 - Starting JeecgApplication on zhuxiaobo-mi with PID 16428 (D:\develop\IntelliJProjects\jeecg-boot\jeecg-boot\jeecg-boot-module-system\target\classes started by zhuxiaobo in D:\develop\IntelliJProjects\jeecg-boot\jeecg-boot)
  2. 2019-12-06 15:49:47.182 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
  3. 2019-12-06 15:49:52.149 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:244 - Multiple Spring Data modules found, entering strict repository configuration mode!
  4. 2019-12-06 15:49:52.153 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
  5. 2019-12-06 15:49:52.249 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:182 - Finished Spring Data repository scanning in 72ms. Found 0 repository interfaces.
  6. 2019-12-06 15:49:52.726 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$62a0d382] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  7. 2019-12-06 15:49:52.834 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  8. 2019-12-06 15:49:53.387 [main] INFO org.jeecg.config.ShiroConfig:194 - ===============(1)创建缓存管理器RedisCacheManager
  9. 2019-12-06 15:49:53.390 [main] INFO org.jeecg.config.ShiroConfig:212 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
  10. 2019-12-06 15:49:53.395 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  11. 2019-12-06 15:49:53.400 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  12. 2019-12-06 15:49:53.440 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  13. 2019-12-06 15:49:53.527 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$429b69ec] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  14. 2019-12-06 15:49:53.780 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  15. 2019-12-06 15:49:53.789 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ac29dabd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  16. 2019-12-06 15:49:53.805 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  17. 2019-12-06 15:49:53.814 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  18. 2019-12-06 15:49:53.843 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  19. 2019-12-06 15:49:53.857 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$57b52836] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  20. 2019-12-06 15:49:54.030 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  21. 2019-12-06 15:49:54.152 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  22. 2019-12-06 15:49:54.173 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ad6f5acc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  23. 2019-12-06 15:49:54.221 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$55b4479c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  24. 2019-12-06 15:49:54.228 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  25. 2019-12-06 15:49:54.894 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
  26. 2019-12-06 15:49:54.915 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
  27. 2019-12-06 15:49:54.929 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
  28. 2019-12-06 15:49:54.929 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
  29. 2019-12-06 15:49:54.938 [main] INFO org.apache.catalina.core.AprLifecycleListener:173 - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_191\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;D:\Program Files (x86)\DVTk\DVT\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;D:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\System32\OpenSSH\;d:\Program Files (x86)\Microsoft VS Code\bin;%cmder_root%;C:\Program Files (x86)\CMake\bin;C:\Program Files\TortoiseHg\;D:\apache-maven-3.6.0\bin;C:\Program Files\Java\jdk1.8.0_191\bin;C:\Program Files\Java\jdk1.8.0_191\jre\bin;D:\Program Files\nodejs\;D:\Tools\apache-ant-1.9.14\bin;C:\Program Files\Git\usr\bin;D:\develop\flutter\bin;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Anaconda3;D:\Anaconda3\Library\mingw-w64\bin;D:\Anaconda3\Library\usr\bin;D:\Anaconda3\Library\bin;D:\Anaconda3\Scripts;C:\Users\zhuxiaobo\AppData\Local\Microsoft\WindowsApps;d:\Program Files (x86)\Microsoft VS Code\bin;C:\Users\zhuxiaobo\AppData\Roaming\Composer\vendor\bin;C:\Users\zhuxiaobo\AppData\Local\.meteor;C:\Users\zhuxiaobo\AppData\Local\GitHubDesktop\bin;C:\Users\zhuxiaobo\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\zhuxiaobo\.dotnet\tools;C:\Users\zhuxiaobo\AppData\Roaming\npm;d:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\bin;;C:\Users\zhuxiaobo\AppData\Local\Microsoft\WindowsApps;;.]
  30. 2019-12-06 15:49:55.448 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
  31. 2019-12-06 15:49:55.449 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 8020 ms
  32. 2019-12-06 15:49:55.968 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
  33. 2019-12-06 15:49:56.420 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
  34. 2019-12-06 15:49:56.420 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
  35. 2019-12-06 15:49:56.421 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
  36. 2019-12-06 15:49:56.422 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
  37. 2019-12-06 15:50:00.891 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
  38. 2019-12-06 15:50:00.907 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  39. 2019-12-06 15:50:00.908 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
  40. 2019-12-06 15:50:01.309 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
  41. 2019-12-06 15:50:01.311 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
  42. 2019-12-06 15:50:01.312 [main] INFO org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  43. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  44. NOT STARTED.
  45. Currently in standby mode.
  46. Number of jobs executed: 0
  47. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  48. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered.
  49. 2019-12-06 15:50:01.313 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  50. 2019-12-06 15:50:01.313 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
  51. 2019-12-06 15:50:01.314 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@21e39b82
  52. 2019-12-06 15:50:04.653 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
  53. 2019-12-06 15:50:06.293 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:59 - Exposing 2 endpoint(s) beneath base path '/actuator'
  54. 2019-12-06 15:50:06.604 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping:69 - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
  55. 2019-12-06 15:50:07.032 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
  56. 2019-12-06 15:50:08.242 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
  57. 2019-12-06 15:50:08.270 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
  58. 2019-12-06 15:50:08.351 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
  59. 2019-12-06 15:50:08.635 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
  60. 2019-12-06 15:50:08.638 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
  61. 2019-12-06 15:50:08.640 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
  62. 2019-12-06 15:50:08.642 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
  63. 2019-12-06 15:50:08.645 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
  64. 2019-12-06 15:50:08.663 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
  65. 2019-12-06 15:50:08.665 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
  66. 2019-12-06 15:50:08.668 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
  67. 2019-12-06 15:50:08.671 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
  68. 2019-12-06 15:50:08.673 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
  69. 2019-12-06 15:50:08.687 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
  70. 2019-12-06 15:50:08.703 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
  71. 2019-12-06 15:50:08.898 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
  72. 2019-12-06 15:50:08.913 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:876 - Recovering 0 jobs that were in-progress at the time of the last shut-down.
  73. 2019-12-06 15:50:08.914 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
  74. 2019-12-06 15:50:08.917 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
  75. 2019-12-06 15:50:08.922 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
  76. 2019-12-06 15:50:08.924 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  77. 2019-12-06 15:50:08.962 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
  78. 2019-12-06 15:50:09.039 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:204 - Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot'
  79. 2019-12-06 15:50:09.046 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 23.983 seconds (JVM running for 27.289)
  80. 2019-12-06 15:50:09.073 [main] INFO org.jeecg.JeecgApplication:33 -
  81. ----------------------------------------------------------
  82. Application Jeecg-Boot is running! Access URLs:
  83. Local: http://localhost:8080/jeecg-boot/
  84. External: http://192.168.2.44:8080/jeecg-boot/
  85. swagger-ui: http://192.168.2.44:8080/jeecg-boot/swagger-ui.html
  86. Doc: http://192.168.2.44:8080/jeecg-boot/doc.html
  87. ----------------------------------------------------------
  88. 2019-12-06 15:50:09.827 [RMI TCP Connection(3)-192.168.2.44] INFO io.lettuce.core.EpollProvider:68 - Starting without optional epoll library
  89. 2019-12-06 15:50:09.830 [RMI TCP Connection(3)-192.168.2.44] INFO io.lettuce.core.KqueueProvider:70 - Starting without optional kqueue library
  90. 2019-12-06 15:50:11.141 [RMI TCP Connection(5)-192.168.2.44] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
  91. 2019-12-06 15:50:11.142 [RMI TCP Connection(5)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:524 - Initializing Servlet 'dispatcherServlet'
  92. 2019-12-06 15:50:11.173 [RMI TCP Connection(5)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:546 - Completed initialization in 30 ms
  93. 2019-12-06 15:52:40.186 [http-nio-8080-exec-7] INFO org.jeecg.modules.shiro.authc.ShiroRealm:97 - ————————身份认证失败——————————IP地址: 192.168.2.44
  94. 2019-12-06 15:52:40.198 [http-nio-8080-exec-7] ERROR o.a.c.c.C.[.[.[/jeecg-boot].[dispatcherServlet]:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause
  95. org.apache.shiro.authc.AuthenticationException: token为空!
  96. at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
  97. at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
  98. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
  99. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
  100. at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
  101. at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
  102. at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
  103. at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
  104. at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
  105. at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
  106. at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
  107. at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
  108. at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
  109. at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
  110. at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
  111. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  112. at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
  113. at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
  114. at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
  115. at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
  116. at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
  117. at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
  118. at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
  119. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  120. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  121. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  122. at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
  123. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  124. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  125. at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
  126. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  127. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  128. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  129. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
  130. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  131. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  132. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  133. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
  134. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  135. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  136. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  137. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
  138. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  139. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  140. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  141. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
  142. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
  143. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  144. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  145. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  146. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
  147. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  148. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  149. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  150. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
  151. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  152. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
  153. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
  154. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  155. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
  156. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  157. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
  158. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  159. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
  160. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
  161. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  162. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  163. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  164. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  165. at java.lang.Thread.run(Thread.java:748)
  166. 2019-12-06 15:53:16.571 [http-nio-8080-exec-3] INFO org.jeecg.modules.shiro.authc.ShiroRealm:97 - ————————身份认证失败——————————IP地址: 192.168.2.44
  167. 2019-12-06 15:53:16.573 [http-nio-8080-exec-3] ERROR o.a.c.c.C.[.[.[/jeecg-boot].[dispatcherServlet]:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause
  168. org.apache.shiro.authc.AuthenticationException: token为空!
  169. at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
  170. at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
  171. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
  172. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
  173. at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
  174. at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
  175. at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
  176. at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
  177. at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
  178. at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
  179. at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
  180. at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
  181. at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
  182. at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
  183. at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
  184. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  185. at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
  186. at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
  187. at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
  188. at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
  189. at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
  190. at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
  191. at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
  192. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  193. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  194. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  195. at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
  196. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  197. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  198. at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
  199. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  200. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  201. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  202. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
  203. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  204. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  205. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  206. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
  207. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  208. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  209. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  210. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
  211. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  212. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  213. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  214. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
  215. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
  216. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  217. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  218. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  219. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
  220. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  221. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  222. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  223. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
  224. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  225. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
  226. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
  227. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  228. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
  229. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  230. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
  231. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  232. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
  233. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
  234. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  235. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  236. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  237. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  238. at java.lang.Thread.run(Thread.java:748)
  239. 2019-12-06 15:59:27.394 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU0NDM5ODQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pLHHDbXEVYdCBmdM0QI6mFJxYqzewprblr6IkxScBwg
  240. 2019-12-06 15:59:27.482 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Preparing: select * from sys_user where username = ? and del_flag = '0'
  241. 2019-12-06 15:59:27.498 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Parameters: admin(String)
  242. 2019-12-06 15:59:27.521 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - <== Total: 1
  243. 2019-12-06 15:59:27.582 [http-nio-8080-exec-9] ERROR o.a.c.c.C.[.[.[/jeecg-boot].[dispatcherServlet]:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause
  244. org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
  245. at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
  246. at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
  247. at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
  248. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
  249. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
  250. at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
  251. at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
  252. at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
  253. at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
  254. at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
  255. at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
  256. at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
  257. at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
  258. at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
  259. at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
  260. at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
  261. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  262. at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
  263. at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
  264. at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
  265. at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
  266. at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
  267. at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
  268. at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
  269. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  270. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  271. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  272. at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
  273. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  274. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  275. at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
  276. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  277. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  278. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  279. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
  280. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  281. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  282. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  283. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
  284. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  285. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  286. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  287. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
  288. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  289. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  290. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  291. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
  292. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
  293. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  294. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  295. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  296. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
  297. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  298. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  299. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  300. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
  301. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  302. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
  303. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
  304. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  305. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
  306. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  307. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
  308. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  309. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
  310. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
  311. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  312. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  313. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  314. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  315. at java.lang.Thread.run(Thread.java:748)
  316. 2019-12-06 15:59:28.186 [http-nio-8080-exec-4] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? )
  317. 2019-12-06 15:59:28.206 [http-nio-8080-exec-4] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - ==> Parameters: 1202860090022178817(String), jeecg(String), 2019-12-06 15:59:27.834(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer)
  318. 2019-12-06 15:59:28.214 [http-nio-8080-exec-4] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - <== Updates: 1
  319. 2019-12-06 15:59:28.215 [http-nio-8080-exec-4] INFO o.jeecg.modules.system.controller.LoginController:117 - 用户名: 管理员,退出成功!
  320. 2019-12-06 16:01:00.512 [http-nio-8080-exec-6] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Preparing: select * from sys_user where username = ? and del_flag = '0'
  321. 2019-12-06 16:01:00.513 [http-nio-8080-exec-6] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Parameters: admin(String)
  322. 2019-12-06 16:01:00.517 [http-nio-8080-exec-6] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - <== Total: 1
  323. 2019-12-06 16:01:00.586 [http-nio-8080-exec-6] DEBUG o.j.m.s.mapper.SysDepartMapper.queryUserDeparts:143 - ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? )
  324. 2019-12-06 16:01:00.591 [http-nio-8080-exec-6] DEBUG o.j.m.s.mapper.SysDepartMapper.queryUserDeparts:143 - ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String)
  325. 2019-12-06 16:01:00.601 [http-nio-8080-exec-6] DEBUG o.j.m.s.mapper.SysDepartMapper.queryUserDeparts:143 - <== Total: 1
  326. 2019-12-06 16:01:00.606 [http-nio-8080-exec-6] DEBUG o.j.m.system.mapper.SysUserMapper.updateUserDepart:143 - ==> Preparing: UPDATE sys_user SET org_code = ? where username = ?
  327. 2019-12-06 16:01:00.608 [http-nio-8080-exec-6] DEBUG o.j.m.system.mapper.SysUserMapper.updateUserDepart:143 - ==> Parameters: A01(String), admin(String)
  328. 2019-12-06 16:01:00.622 [http-nio-8080-exec-6] DEBUG o.j.m.system.mapper.SysUserMapper.updateUserDepart:143 - <== Updates: 1
  329. 2019-12-06 16:01:00.632 [http-nio-8080-exec-6] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? )
  330. 2019-12-06 16:01:00.634 [http-nio-8080-exec-6] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - ==> Parameters: 1202860477798166530(String), jeecg(String), 2019-12-06 16:01:00.63(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer)
  331. 2019-12-06 16:01:00.635 [http-nio-8080-exec-6] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - <== Updates: 1
  332. 2019-12-06 16:01:00.745 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  333. 2019-12-06 16:01:00.753 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Preparing: select * from sys_user where username = ? and del_flag = '0'
  334. 2019-12-06 16:01:00.760 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Parameters: admin(String)
  335. 2019-12-06 16:01:00.766 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - <== Total: 1
  336. 2019-12-06 16:01:00.801 [http-nio-8080-exec-5] INFO o.j.m.system.controller.SysPermissionController:182 - ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  337. 2019-12-06 16:01:00.819 [http-nio-8080-exec-5] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC
  338. 2019-12-06 16:01:00.846 [http-nio-8080-exec-5] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Parameters: admin(String)
  339. 2019-12-06 16:01:00.933 [http-nio-8080-exec-5] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - <== Total: 101
  340. 2019-12-06 16:01:01.027 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ?
  341. 2019-12-06 16:01:01.030 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer), 2(Integer)
  342. 2019-12-06 16:01:01.035 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 3
  343. 2019-12-06 16:01:02.225 [http-nio-8080-exec-10] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
  344. 2019-12-06 16:01:02.277 [http-nio-8080-exec-8] ERROR o.jeecg.common.system.controller.CommonController:119 - 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。)
  345. 2019-12-06 16:01:02.433 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  346. 2019-12-06 16:01:02.465 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysLogMapper.findTotalVisitCount:143 - ==> Preparing: select count(1) from sys_log where log_type = 1
  347. 2019-12-06 16:01:02.468 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysLogMapper.findTotalVisitCount:143 - ==> Parameters:
  348. 2019-12-06 16:01:02.478 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysLogMapper.findTotalVisitCount:143 - <== Total: 1
  349. 2019-12-06 16:01:02.482 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysLogMapper.findTodayVisitCount:143 - ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ?
  350. 2019-12-06 16:01:02.484 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysLogMapper.findTodayVisitCount:143 - ==> Parameters: 2019-12-06 00:00:00.0(Timestamp), 2019-12-07 00:00:00.0(Timestamp)
  351. 2019-12-06 16:01:02.491 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysLogMapper.findTodayVisitCount:143 - <== Total: 1
  352. 2019-12-06 16:01:02.495 [http-nio-8080-exec-2] DEBUG o.j.modules.system.mapper.SysLogMapper.findTodayIp:143 - ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ?
  353. 2019-12-06 16:01:02.498 [http-nio-8080-exec-2] DEBUG o.j.modules.system.mapper.SysLogMapper.findTodayIp:143 - ==> Parameters: 2019-12-06 00:00:00.0(Timestamp), 2019-12-07 00:00:00.0(Timestamp)
  354. 2019-12-06 16:01:02.504 [http-nio-8080-exec-2] DEBUG o.j.modules.system.mapper.SysLogMapper.findTodayIp:143 - <== Total: 1
  355. 2019-12-06 16:01:02.737 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  356. 2019-12-06 16:01:02.753 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysLogMapper.findVisitCount:143 - ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc
  357. 2019-12-06 16:01:02.813 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  358. 2019-12-06 16:01:02.823 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysLogMapper.findVisitCount:143 - ==> Parameters: 2019-11-30 00:00:00.0(Timestamp), 2019-12-07 00:00:00.0(Timestamp)
  359. 2019-12-06 16:01:02.914 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ?
  360. 2019-12-06 16:01:02.917 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String)
  361. 2019-12-06 16:01:02.970 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - <== Total: 1
  362. 2019-12-06 16:01:02.994 [http-nio-8080-exec-4] DEBUG o.j.m.s.mapper.SysAnnouncementMapper.selectList:143 - ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?)
  363. 2019-12-06 16:01:02.997 [http-nio-8080-exec-4] DEBUG o.j.m.s.mapper.SysAnnouncementMapper.selectList:143 - ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String)
  364. 2019-12-06 16:01:03.050 [http-nio-8080-exec-4] DEBUG o.j.m.s.mapper.SysAnnouncementMapper.selectList:143 - <== Total: 0
  365. 2019-12-06 16:01:03.056 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysLogMapper.findVisitCount:143 - <== Total: 3
  366. 2019-12-06 16:01:03.542 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0')
  367. 2019-12-06 16:01:03.545 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String)
  368. 2019-12-06 16:01:03.553 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0')
  369. 2019-12-06 16:01:03.554 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String)
  370. 2019-12-06 16:01:34.131 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  371. 2019-12-06 16:01:34.135 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  372. 2019-12-06 16:01:34.169 [http-nio-8080-exec-6] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
  373. 2019-12-06 16:01:34.209 [http-nio-8080-exec-6] INFO o.j.modules.system.service.impl.SysDictServiceImpl:51 - 无缓存dictCache的时候调用这里!
  374. 2019-12-06 16:01:34.214 [http-nio-8080-exec-6] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictItemsByCode:143 - ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc
  375. 2019-12-06 16:01:34.221 [http-nio-8080-exec-6] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictItemsByCode:143 - ==> Parameters: cgform_table_type(String)
  376. 2019-12-06 16:01:34.231 [http-nio-8080-exec-6] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictItemsByCode:143 - <== Total: 3
  377. 2019-12-06 16:01:34.239 [http-nio-8080-exec-6] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1575619294169)
  378. 2019-12-06 16:01:34.272 [http-nio-8080-exec-1] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
  379. 2019-12-06 16:01:34.380 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  380. 2019-12-06 16:01:34.392 [http-nio-8080-exec-5] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
  381. 2019-12-06 16:01:34.399 [http-nio-8080-exec-5] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1575619294393)
  382. 2019-12-06 16:01:36.352 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  383. 2019-12-06 16:01:36.399 [http-nio-8080-exec-10] DEBUG o.j.m.system.mapper.SysFillRuleMapper.selectPage:143 - ==> Preparing: SELECT COUNT(1) FROM sys_fill_rule
  384. 2019-12-06 16:01:36.401 [http-nio-8080-exec-10] DEBUG o.j.m.system.mapper.SysFillRuleMapper.selectPage:143 - ==> Parameters:
  385. 2019-12-06 16:01:36.407 [http-nio-8080-exec-10] DEBUG o.j.m.system.mapper.SysFillRuleMapper.selectPage:143 - ==> Preparing: SELECT id,rule_name,rule_code,rule_class,rule_params,update_by,update_time,create_by,create_time FROM sys_fill_rule ORDER BY create_time DESC LIMIT ?,?
  386. 2019-12-06 16:01:36.410 [http-nio-8080-exec-10] DEBUG o.j.m.system.mapper.SysFillRuleMapper.selectPage:143 - ==> Parameters: 0(Long), 10(Long)
  387. 2019-12-06 16:01:36.416 [http-nio-8080-exec-10] DEBUG o.j.m.system.mapper.SysFillRuleMapper.selectPage:143 - <== Total: 2
  388. 2019-12-06 16:01:36.565 [http-nio-8080-exec-10] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
  389. 2019-12-06 16:01:36.570 [http-nio-8080-exec-10] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - ==> Parameters: 1202860628474343426(String), admin(String), 2019-12-06 16:01:36.553(Timestamp), 113(Long), 127.0.0.1(String), org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()(String), 管理员(String), admin(String), 填值规则-分页列表查询(String), 2(Integer), 1(Integer)
  390. 2019-12-06 16:01:36.572 [http-nio-8080-exec-10] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - <== Updates: 1
  391. 2019-12-06 16:01:40.986 [http-nio-8080-exec-8] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  392. 2019-12-06 16:01:40.986 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  393. 2019-12-06 16:01:40.998 [http-nio-8080-exec-8] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
  394. 2019-12-06 16:01:40.998 [http-nio-8080-exec-2] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
  395. 2019-12-06 16:01:41.001 [http-nio-8080-exec-2] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1575619300999)
  396. 2019-12-06 16:01:41.240 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  397. 2019-12-06 16:01:41.254 [http-nio-8080-exec-9] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
  398. 2019-12-06 16:01:41.256 [http-nio-8080-exec-9] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1575619301254)
  399. 2019-12-06 16:04:13.379 [http-nio-8080-exec-8] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  400. 2019-12-06 16:04:13.385 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  401. 2019-12-06 16:04:13.631 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  402. 2019-12-06 16:04:13.643 [http-nio-8080-exec-4] INFO o.jeecg.modules.system.aspect.PermissionDataAspect:78 - 拦截请求>>/online/cgform/api/getData/402882ac6ecfac36016ecfac36260000;请求类型>>GET
  403. 2019-12-06 16:04:13.723 [http-nio-8080-exec-4] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ?
  404. 2019-12-06 16:04:13.725 [http-nio-8080-exec-4] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 2(Integer), 0(Integer), /online/cgform/api/getData/402882ac6ecfac36016ecfac36260000(String)
  405. 2019-12-06 16:04:13.727 [http-nio-8080-exec-4] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 0
  406. 2019-12-06 16:04:13.732 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.queryPermissionUrlWithStar:143 - ==> Preparing: SELECT url FROM sys_permission WHERE del_flag = 0 and menu_type = 2 and url like '%*%'
  407. 2019-12-06 16:04:13.734 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.queryPermissionUrlWithStar:143 - ==> Parameters:
  408. 2019-12-06 16:04:13.737 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.queryPermissionUrlWithStar:143 - <== Total: 0
  409. 2019-12-06 16:04:13.762 [http-nio-8080-exec-4] INFO org.jeecg.modules.online.cgform.service.impl.c:89 - ---Online查询sql:>>SELECT content,update_time,update_by,be_date,name,create_by,qj_days,create_time,sex ,id FROM test_person where 1=1 ORDER BY create_time desc
  410. 2019-12-06 16:04:13.859 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  411. 2019-12-06 16:04:19.604 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  412. 2019-12-06 16:04:19.614 [http-nio-8080-exec-6] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
  413. 2019-12-06 16:04:19.911 [http-nio-8080-exec-7] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  414. 2019-12-06 16:04:19.921 [http-nio-8080-exec-7] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
  415. 2019-12-06 16:04:19.924 [http-nio-8080-exec-7] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1575619459922)
  416. 2019-12-06 16:04:20.238 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  417. 2019-12-06 16:04:20.245 [http-nio-8080-exec-1] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
  418. 2019-12-06 16:04:20.248 [http-nio-8080-exec-1] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1575619460246)
  419. 2019-12-06 16:04:23.275 [http-nio-8080-exec-8] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  420. 2019-12-06 16:04:23.275 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  421. 2019-12-06 16:04:23.524 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  422. 2019-12-06 16:04:23.536 [http-nio-8080-exec-2] INFO o.jeecg.modules.system.aspect.PermissionDataAspect:78 - 拦截请求>>/online/cgform/api/getData/402882ac6ecfac36016ecfac36260000;请求类型>>GET
  423. 2019-12-06 16:04:23.539 [http-nio-8080-exec-2] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ?
  424. 2019-12-06 16:04:23.539 [http-nio-8080-exec-2] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 2(Integer), 0(Integer), /online/cgform/api/getData/402882ac6ecfac36016ecfac36260000(String)
  425. 2019-12-06 16:04:23.540 [http-nio-8080-exec-2] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 0
  426. 2019-12-06 16:04:23.555 [http-nio-8080-exec-2] INFO org.jeecg.modules.online.cgform.service.impl.c:89 - ---Online查询sql:>>SELECT content,update_time,update_by,be_date,name,create_by,qj_days,create_time,sex ,id FROM test_person where 1=1 ORDER BY create_time desc
  427. 2019-12-06 16:04:23.678 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  428. 2019-12-06 16:04:26.401 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  429. 2019-12-06 16:04:37.403 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  430. 2019-12-06 16:04:37.407 [http-nio-8080-exec-7] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  431. 2019-12-06 16:04:37.416 [http-nio-8080-exec-6] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
  432. 2019-12-06 16:04:37.419 [http-nio-8080-exec-7] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
  433. 2019-12-06 16:04:37.422 [http-nio-8080-exec-7] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1575619477420)
  434. 2019-12-06 16:04:37.657 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  435. 2019-12-06 16:04:37.666 [http-nio-8080-exec-1] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
  436. 2019-12-06 16:04:37.669 [http-nio-8080-exec-1] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1575619477667)
  437. 2019-12-06 16:04:40.131 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  438. 2019-12-06 16:04:40.441 [http-nio-8080-exec-3] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  439. 2019-12-06 16:04:52.811 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  440. 2019-12-06 16:04:52.812 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  441. 2019-12-06 16:04:53.058 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  442. 2019-12-06 16:04:53.069 [http-nio-8080-exec-9] INFO o.jeecg.modules.system.aspect.PermissionDataAspect:78 - 拦截请求>>/online/cgform/api/getData/402882ac6ecfac36016ecfac36260000;请求类型>>GET
  443. 2019-12-06 16:04:53.071 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ?
  444. 2019-12-06 16:04:53.072 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 2(Integer), 0(Integer), /online/cgform/api/getData/402882ac6ecfac36016ecfac36260000(String)
  445. 2019-12-06 16:04:53.073 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 0
  446. 2019-12-06 16:04:53.088 [http-nio-8080-exec-9] INFO org.jeecg.modules.online.cgform.service.impl.c:89 - ---Online查询sql:>>SELECT content,update_time,update_by,be_date,name,create_by,qj_days,create_time,sex ,id FROM test_person where 1=1 ORDER BY create_time desc
  447. 2019-12-06 16:04:53.252 [http-nio-8080-exec-7] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  448. 2019-12-06 16:05:00.324 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  449. 2019-12-06 16:05:28.892 [http-nio-8080-exec-8] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  450. 2019-12-06 16:05:28.929 [http-nio-8080-exec-8] INFO org.jeecg.modules.online.cgform.c.b:653 - --动态表单保存sql-->insert into test_person(id,content,update_time,update_by,be_date,name,create_by,qj_days,create_time,sex) values('402882ac6eda3e08016eda3e08dc0000',#{content,jdbcType=VARCHAR},#{update_time},#{update_by,jdbcType=VARCHAR},#{be_date},#{name,jdbcType=VARCHAR},#{create_by,jdbcType=VARCHAR},#{qj_days,jdbcType=INTEGER},#{create_time},#{sex,jdbcType=VARCHAR})
  451. 2019-12-06 16:05:29.147 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  452. 2019-12-06 16:05:29.162 [http-nio-8080-exec-2] INFO o.jeecg.modules.system.aspect.PermissionDataAspect:78 - 拦截请求>>/online/cgform/api/getData/402882ac6ecfac36016ecfac36260000;请求类型>>GET
  453. 2019-12-06 16:05:29.165 [http-nio-8080-exec-2] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ?
  454. 2019-12-06 16:05:29.170 [http-nio-8080-exec-2] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 2(Integer), 0(Integer), /online/cgform/api/getData/402882ac6ecfac36016ecfac36260000(String)
  455. 2019-12-06 16:05:29.173 [http-nio-8080-exec-2] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 0
  456. 2019-12-06 16:05:29.211 [http-nio-8080-exec-2] INFO org.jeecg.modules.online.cgform.service.impl.c:89 - ---Online查询sql:>>SELECT content,update_time,update_by,be_date,name,create_by,qj_days,create_time,sex ,id FROM test_person where 1=1 ORDER BY create_time desc
  457. 2019-12-06 17:43:01.806 [main] INFO org.jeecg.JeecgApplication:50 - Starting JeecgApplication on zhuxiaobo-mi with PID 3496 (D:\develop\IntelliJProjects\jeecg-boot\jeecg-boot\jeecg-boot-module-system\target\classes started by zhuxiaobo in D:\develop\IntelliJProjects\jeecg-boot\jeecg-boot)
  458. 2019-12-06 17:43:01.818 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
  459. 2019-12-06 17:43:04.641 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:244 - Multiple Spring Data modules found, entering strict repository configuration mode!
  460. 2019-12-06 17:43:04.646 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
  461. 2019-12-06 17:43:04.749 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:182 - Finished Spring Data repository scanning in 79ms. Found 0 repository interfaces.
  462. 2019-12-06 17:43:05.275 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$4a924c7c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  463. 2019-12-06 17:43:05.383 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  464. 2019-12-06 17:43:05.934 [main] INFO org.jeecg.config.ShiroConfig:194 - ===============(1)创建缓存管理器RedisCacheManager
  465. 2019-12-06 17:43:05.937 [main] INFO org.jeecg.config.ShiroConfig:212 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
  466. 2019-12-06 17:43:05.942 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  467. 2019-12-06 17:43:05.949 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  468. 2019-12-06 17:43:05.987 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  469. 2019-12-06 17:43:06.076 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2a8ce2e6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  470. 2019-12-06 17:43:06.297 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  471. 2019-12-06 17:43:06.306 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$941b53b7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  472. 2019-12-06 17:43:06.321 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  473. 2019-12-06 17:43:06.330 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  474. 2019-12-06 17:43:06.359 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  475. 2019-12-06 17:43:06.371 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$3fa6a130] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  476. 2019-12-06 17:43:06.512 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  477. 2019-12-06 17:43:06.624 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  478. 2019-12-06 17:43:06.648 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$9560d3c6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  479. 2019-12-06 17:43:06.702 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$3da5c096] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  480. 2019-12-06 17:43:06.711 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  481. 2019-12-06 17:43:07.272 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
  482. 2019-12-06 17:43:07.295 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
  483. 2019-12-06 17:43:07.309 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
  484. 2019-12-06 17:43:07.309 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
  485. 2019-12-06 17:43:07.318 [main] INFO org.apache.catalina.core.AprLifecycleListener:173 - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_191\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;D:\Program Files (x86)\DVTk\DVT\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;D:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\System32\OpenSSH\;d:\Program Files (x86)\Microsoft VS Code\bin;%cmder_root%;C:\Program Files (x86)\CMake\bin;C:\Program Files\TortoiseHg\;D:\apache-maven-3.6.0\bin;C:\Program Files\Java\jdk1.8.0_191\bin;C:\Program Files\Java\jdk1.8.0_191\jre\bin;D:\Program Files\nodejs\;D:\Tools\apache-ant-1.9.14\bin;C:\Program Files\Git\usr\bin;D:\develop\flutter\bin;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Anaconda3;D:\Anaconda3\Library\mingw-w64\bin;D:\Anaconda3\Library\usr\bin;D:\Anaconda3\Library\bin;D:\Anaconda3\Scripts;C:\Users\zhuxiaobo\AppData\Local\Microsoft\WindowsApps;d:\Program Files (x86)\Microsoft VS Code\bin;C:\Users\zhuxiaobo\AppData\Roaming\Composer\vendor\bin;C:\Users\zhuxiaobo\AppData\Local\.meteor;C:\Users\zhuxiaobo\AppData\Local\GitHubDesktop\bin;C:\Users\zhuxiaobo\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\zhuxiaobo\.dotnet\tools;C:\Users\zhuxiaobo\AppData\Roaming\npm;d:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\bin;;C:\Users\zhuxiaobo\AppData\Local\Microsoft\WindowsApps;;.]
  486. 2019-12-06 17:43:07.541 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
  487. 2019-12-06 17:43:07.542 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 5557 ms
  488. 2019-12-06 17:43:08.047 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
  489. 2019-12-06 17:43:08.453 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
  490. 2019-12-06 17:43:08.454 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
  491. 2019-12-06 17:43:08.455 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
  492. 2019-12-06 17:43:08.456 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
  493. 2019-12-06 17:43:12.548 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
  494. 2019-12-06 17:43:12.563 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  495. 2019-12-06 17:43:12.564 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
  496. 2019-12-06 17:43:12.983 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
  497. 2019-12-06 17:43:12.986 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
  498. 2019-12-06 17:43:12.987 [main] INFO org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  499. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  500. NOT STARTED.
  501. Currently in standby mode.
  502. Number of jobs executed: 0
  503. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  504. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered.
  505. 2019-12-06 17:43:12.988 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  506. 2019-12-06 17:43:12.988 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
  507. 2019-12-06 17:43:12.989 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@433ae0b0
  508. 2019-12-06 17:43:16.400 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
  509. 2019-12-06 17:43:18.329 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:59 - Exposing 2 endpoint(s) beneath base path '/actuator'
  510. 2019-12-06 17:43:18.631 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping:69 - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
  511. 2019-12-06 17:43:19.111 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
  512. 2019-12-06 17:43:20.406 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
  513. 2019-12-06 17:43:20.437 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
  514. 2019-12-06 17:43:20.533 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
  515. 2019-12-06 17:43:20.807 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
  516. 2019-12-06 17:43:20.809 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
  517. 2019-12-06 17:43:20.813 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
  518. 2019-12-06 17:43:20.816 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
  519. 2019-12-06 17:43:20.818 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
  520. 2019-12-06 17:43:20.839 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
  521. 2019-12-06 17:43:20.842 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
  522. 2019-12-06 17:43:20.844 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
  523. 2019-12-06 17:43:20.850 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
  524. 2019-12-06 17:43:20.852 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
  525. 2019-12-06 17:43:20.869 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
  526. 2019-12-06 17:43:20.889 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
  527. 2019-12-06 17:43:21.141 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
  528. 2019-12-06 17:43:21.152 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:876 - Recovering 0 jobs that were in-progress at the time of the last shut-down.
  529. 2019-12-06 17:43:21.153 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
  530. 2019-12-06 17:43:21.155 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
  531. 2019-12-06 17:43:21.159 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
  532. 2019-12-06 17:43:21.160 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  533. 2019-12-06 17:43:21.190 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
  534. 2019-12-06 17:43:21.229 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:204 - Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot'
  535. 2019-12-06 17:43:21.235 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 21.044 seconds (JVM running for 23.381)
  536. 2019-12-06 17:43:21.256 [main] INFO org.jeecg.JeecgApplication:33 -
  537. ----------------------------------------------------------
  538. Application Jeecg-Boot is running! Access URLs:
  539. Local: http://localhost:8080/jeecg-boot/
  540. External: http://192.168.2.44:8080/jeecg-boot/
  541. swagger-ui: http://192.168.2.44:8080/jeecg-boot/swagger-ui.html
  542. Doc: http://192.168.2.44:8080/jeecg-boot/doc.html
  543. ----------------------------------------------------------
  544. 2019-12-06 17:43:21.309 [http-nio-8080-exec-1] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
  545. 2019-12-06 17:43:21.309 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet:524 - Initializing Servlet 'dispatcherServlet'
  546. 2019-12-06 17:43:21.334 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet:546 - Completed initialization in 24 ms
  547. 2019-12-06 17:43:21.534 [http-nio-8080-exec-3] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
  548. 2019-12-06 17:43:22.586 [RMI TCP Connection(2)-192.168.2.44] INFO io.lettuce.core.EpollProvider:68 - Starting without optional epoll library
  549. 2019-12-06 17:43:22.592 [RMI TCP Connection(2)-192.168.2.44] INFO io.lettuce.core.KqueueProvider:70 - Starting without optional kqueue library
  550. 2019-12-06 17:44:49.855 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:97 - ————————身份认证失败——————————IP地址: 192.168.2.44
  551. 2019-12-06 17:44:49.890 [http-nio-8080-exec-6] ERROR o.a.c.c.C.[.[.[/jeecg-boot].[dispatcherServlet]:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause
  552. org.apache.shiro.authc.AuthenticationException: token为空!
  553. at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
  554. at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
  555. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
  556. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
  557. at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
  558. at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
  559. at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
  560. at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
  561. at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
  562. at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
  563. at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
  564. at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
  565. at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
  566. at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
  567. at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
  568. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  569. at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
  570. at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
  571. at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
  572. at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
  573. at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
  574. at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
  575. at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
  576. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  577. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  578. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  579. at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
  580. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  581. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  582. at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
  583. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  584. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  585. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  586. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
  587. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  588. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  589. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  590. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
  591. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  592. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  593. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  594. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
  595. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  596. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  597. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  598. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
  599. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
  600. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  601. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  602. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  603. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
  604. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  605. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  606. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  607. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
  608. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  609. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
  610. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
  611. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  612. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
  613. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  614. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
  615. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  616. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
  617. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
  618. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  619. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  620. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  621. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  622. at java.lang.Thread.run(Thread.java:748)
  623. 2019-12-06 17:51:38.795 [main] INFO org.jeecg.JeecgApplication:50 - Starting JeecgApplication on zhuxiaobo-mi with PID 15632 (D:\develop\IntelliJProjects\jeecg-boot\jeecg-boot\jeecg-boot-module-system\target\classes started by zhuxiaobo in D:\develop\IntelliJProjects\jeecg-boot\jeecg-boot)
  624. 2019-12-06 17:51:38.804 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
  625. 2019-12-06 17:51:41.924 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:244 - Multiple Spring Data modules found, entering strict repository configuration mode!
  626. 2019-12-06 17:51:41.928 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
  627. 2019-12-06 17:51:42.244 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:182 - Finished Spring Data repository scanning in 268ms. Found 0 repository interfaces.
  628. 2019-12-06 17:51:43.174 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$e7e1a1b2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  629. 2019-12-06 17:51:43.278 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  630. 2019-12-06 17:51:43.920 [main] INFO org.jeecg.config.ShiroConfig:194 - ===============(1)创建缓存管理器RedisCacheManager
  631. 2019-12-06 17:51:43.923 [main] INFO org.jeecg.config.ShiroConfig:212 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
  632. 2019-12-06 17:51:43.927 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  633. 2019-12-06 17:51:43.933 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  634. 2019-12-06 17:51:43.976 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  635. 2019-12-06 17:51:44.068 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c7dc381c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  636. 2019-12-06 17:51:44.489 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  637. 2019-12-06 17:51:44.497 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$316aa8ed] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  638. 2019-12-06 17:51:44.512 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  639. 2019-12-06 17:51:44.521 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  640. 2019-12-06 17:51:44.550 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  641. 2019-12-06 17:51:44.563 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$dcf5f666] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  642. 2019-12-06 17:51:44.743 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  643. 2019-12-06 17:51:44.866 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  644. 2019-12-06 17:51:44.890 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$32b028fc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  645. 2019-12-06 17:51:44.938 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$daf515cc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  646. 2019-12-06 17:51:44.947 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  647. 2019-12-06 17:51:45.973 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
  648. 2019-12-06 17:51:46.006 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
  649. 2019-12-06 17:51:46.025 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
  650. 2019-12-06 17:51:46.025 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
  651. 2019-12-06 17:51:46.034 [main] INFO org.apache.catalina.core.AprLifecycleListener:173 - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_191\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;D:\Program Files (x86)\DVTk\DVT\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;D:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\System32\OpenSSH\;d:\Program Files (x86)\Microsoft VS Code\bin;%cmder_root%;C:\Program Files (x86)\CMake\bin;C:\Program Files\TortoiseHg\;D:\apache-maven-3.6.0\bin;C:\Program Files\Java\jdk1.8.0_191\bin;C:\Program Files\Java\jdk1.8.0_191\jre\bin;D:\Program Files\nodejs\;D:\Tools\apache-ant-1.9.14\bin;C:\Program Files\Git\usr\bin;D:\develop\flutter\bin;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Anaconda3;D:\Anaconda3\Library\mingw-w64\bin;D:\Anaconda3\Library\usr\bin;D:\Anaconda3\Library\bin;D:\Anaconda3\Scripts;C:\Users\zhuxiaobo\AppData\Local\Microsoft\WindowsApps;d:\Program Files (x86)\Microsoft VS Code\bin;C:\Users\zhuxiaobo\AppData\Roaming\Composer\vendor\bin;C:\Users\zhuxiaobo\AppData\Local\.meteor;C:\Users\zhuxiaobo\AppData\Local\GitHubDesktop\bin;C:\Users\zhuxiaobo\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\zhuxiaobo\.dotnet\tools;C:\Users\zhuxiaobo\AppData\Roaming\npm;d:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\bin;;C:\Users\zhuxiaobo\AppData\Local\Microsoft\WindowsApps;;.]
  652. 2019-12-06 17:51:46.236 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
  653. 2019-12-06 17:51:46.237 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 7334 ms
  654. 2019-12-06 17:51:46.763 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
  655. 2019-12-06 17:51:47.236 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
  656. 2019-12-06 17:51:47.241 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
  657. 2019-12-06 17:51:47.247 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
  658. 2019-12-06 17:51:47.248 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
  659. 2019-12-06 17:51:52.114 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
  660. 2019-12-06 17:51:52.129 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  661. 2019-12-06 17:51:52.130 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
  662. 2019-12-06 17:51:52.524 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
  663. 2019-12-06 17:51:52.528 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
  664. 2019-12-06 17:51:52.530 [main] INFO org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  665. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  666. NOT STARTED.
  667. Currently in standby mode.
  668. Number of jobs executed: 0
  669. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  670. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered.
  671. 2019-12-06 17:51:52.531 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  672. 2019-12-06 17:51:52.532 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
  673. 2019-12-06 17:51:52.533 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@20914835
  674. 2019-12-06 17:51:56.070 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
  675. 2019-12-06 17:51:57.784 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:59 - Exposing 2 endpoint(s) beneath base path '/actuator'
  676. 2019-12-06 17:51:58.074 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping:69 - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
  677. 2019-12-06 17:51:58.529 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
  678. 2019-12-06 17:51:59.831 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
  679. 2019-12-06 17:51:59.863 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
  680. 2019-12-06 17:51:59.954 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
  681. 2019-12-06 17:52:00.349 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
  682. 2019-12-06 17:52:00.352 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
  683. 2019-12-06 17:52:00.354 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
  684. 2019-12-06 17:52:00.357 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
  685. 2019-12-06 17:52:00.361 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
  686. 2019-12-06 17:52:00.395 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
  687. 2019-12-06 17:52:00.399 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
  688. 2019-12-06 17:52:00.403 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
  689. 2019-12-06 17:52:00.408 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
  690. 2019-12-06 17:52:00.412 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
  691. 2019-12-06 17:52:00.446 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
  692. 2019-12-06 17:52:00.478 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
  693. 2019-12-06 17:52:00.806 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
  694. 2019-12-06 17:52:00.819 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:876 - Recovering 0 jobs that were in-progress at the time of the last shut-down.
  695. 2019-12-06 17:52:00.819 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
  696. 2019-12-06 17:52:00.822 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
  697. 2019-12-06 17:52:00.826 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
  698. 2019-12-06 17:52:00.829 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  699. 2019-12-06 17:52:00.864 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
  700. 2019-12-06 17:52:00.922 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:204 - Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot'
  701. 2019-12-06 17:52:00.929 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 23.881 seconds (JVM running for 26.438)
  702. 2019-12-06 17:52:00.951 [main] INFO org.jeecg.JeecgApplication:33 -
  703. ----------------------------------------------------------
  704. Application Jeecg-Boot is running! Access URLs:
  705. Local: http://localhost:8080/jeecg-boot/
  706. External: http://192.168.2.44:8080/jeecg-boot/
  707. swagger-ui: http://192.168.2.44:8080/jeecg-boot/swagger-ui.html
  708. Doc: http://192.168.2.44:8080/jeecg-boot/doc.html
  709. ----------------------------------------------------------
  710. 2019-12-06 17:52:01.478 [RMI TCP Connection(2)-192.168.2.44] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
  711. 2019-12-06 17:52:01.479 [RMI TCP Connection(2)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:524 - Initializing Servlet 'dispatcherServlet'
  712. 2019-12-06 17:52:01.536 [RMI TCP Connection(2)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:546 - Completed initialization in 57 ms
  713. 2019-12-06 17:52:01.786 [RMI TCP Connection(1)-192.168.2.44] INFO io.lettuce.core.EpollProvider:68 - Starting without optional epoll library
  714. 2019-12-06 17:52:01.789 [RMI TCP Connection(1)-192.168.2.44] INFO io.lettuce.core.KqueueProvider:70 - Starting without optional kqueue library
  715. 2019-12-06 17:52:05.956 [http-nio-8080-exec-1] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
  716. 2019-12-06 17:52:38.087 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:97 - ————————身份认证失败——————————IP地址: 192.168.2.44
  717. 2019-12-06 17:52:38.110 [http-nio-8080-exec-10] ERROR o.a.c.c.C.[.[.[/jeecg-boot].[dispatcherServlet]:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause
  718. org.apache.shiro.authc.AuthenticationException: token为空!
  719. at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
  720. at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
  721. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
  722. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
  723. at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
  724. at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
  725. at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
  726. at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
  727. at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
  728. at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
  729. at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
  730. at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
  731. at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
  732. at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
  733. at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
  734. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  735. at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
  736. at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
  737. at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
  738. at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
  739. at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
  740. at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
  741. at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
  742. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  743. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  744. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  745. at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
  746. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  747. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  748. at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
  749. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  750. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  751. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  752. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
  753. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  754. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  755. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  756. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
  757. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  758. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  759. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  760. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
  761. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  762. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  763. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  764. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
  765. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
  766. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  767. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  768. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  769. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
  770. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  771. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  772. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  773. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
  774. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  775. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
  776. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
  777. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  778. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
  779. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  780. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
  781. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  782. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
  783. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
  784. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  785. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  786. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  787. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  788. at java.lang.Thread.run(Thread.java:748)
  789. 2019-12-06 17:54:24.137 [main] INFO org.jeecg.JeecgApplication:50 - Starting JeecgApplication on zhuxiaobo-mi with PID 7192 (D:\develop\IntelliJProjects\jeecg-boot\jeecg-boot\jeecg-boot-module-system\target\classes started by zhuxiaobo in D:\develop\IntelliJProjects\jeecg-boot\jeecg-boot)
  790. 2019-12-06 17:54:24.147 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
  791. 2019-12-06 17:54:28.460 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:244 - Multiple Spring Data modules found, entering strict repository configuration mode!
  792. 2019-12-06 17:54:28.463 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
  793. 2019-12-06 17:54:28.561 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:182 - Finished Spring Data repository scanning in 79ms. Found 0 repository interfaces.
  794. 2019-12-06 17:54:29.054 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$a22a3e1b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  795. 2019-12-06 17:54:29.180 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  796. 2019-12-06 17:54:29.694 [main] INFO org.jeecg.config.ShiroConfig:194 - ===============(1)创建缓存管理器RedisCacheManager
  797. 2019-12-06 17:54:29.697 [main] INFO org.jeecg.config.ShiroConfig:212 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
  798. 2019-12-06 17:54:29.702 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  799. 2019-12-06 17:54:29.708 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  800. 2019-12-06 17:54:29.747 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  801. 2019-12-06 17:54:29.836 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8224d485] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  802. 2019-12-06 17:54:30.118 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  803. 2019-12-06 17:54:30.128 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ebb34556] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  804. 2019-12-06 17:54:30.148 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  805. 2019-12-06 17:54:30.161 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  806. 2019-12-06 17:54:30.195 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  807. 2019-12-06 17:54:30.214 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$973e92cf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  808. 2019-12-06 17:54:30.432 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  809. 2019-12-06 17:54:30.560 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  810. 2019-12-06 17:54:30.583 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ecf8c565] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  811. 2019-12-06 17:54:30.650 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$953db235] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  812. 2019-12-06 17:54:30.661 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  813. 2019-12-06 17:54:31.362 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
  814. 2019-12-06 17:54:31.385 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
  815. 2019-12-06 17:54:31.407 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
  816. 2019-12-06 17:54:31.409 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
  817. 2019-12-06 17:54:31.417 [main] INFO org.apache.catalina.core.AprLifecycleListener:173 - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_191\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;D:\Program Files (x86)\DVTk\DVT\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;D:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\System32\OpenSSH\;d:\Program Files (x86)\Microsoft VS Code\bin;%cmder_root%;C:\Program Files (x86)\CMake\bin;C:\Program Files\TortoiseHg\;D:\apache-maven-3.6.0\bin;C:\Program Files\Java\jdk1.8.0_191\bin;C:\Program Files\Java\jdk1.8.0_191\jre\bin;D:\Program Files\nodejs\;D:\Tools\apache-ant-1.9.14\bin;C:\Program Files\Git\usr\bin;D:\develop\flutter\bin;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Anaconda3;D:\Anaconda3\Library\mingw-w64\bin;D:\Anaconda3\Library\usr\bin;D:\Anaconda3\Library\bin;D:\Anaconda3\Scripts;C:\Users\zhuxiaobo\AppData\Local\Microsoft\WindowsApps;d:\Program Files (x86)\Microsoft VS Code\bin;C:\Users\zhuxiaobo\AppData\Roaming\Composer\vendor\bin;C:\Users\zhuxiaobo\AppData\Local\.meteor;C:\Users\zhuxiaobo\AppData\Local\GitHubDesktop\bin;C:\Users\zhuxiaobo\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\zhuxiaobo\.dotnet\tools;C:\Users\zhuxiaobo\AppData\Roaming\npm;d:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\bin;;C:\Users\zhuxiaobo\AppData\Local\Microsoft\WindowsApps;;.]
  818. 2019-12-06 17:54:31.645 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
  819. 2019-12-06 17:54:31.646 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 7207 ms
  820. 2019-12-06 17:54:32.196 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
  821. 2019-12-06 17:54:32.587 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
  822. 2019-12-06 17:54:32.588 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
  823. 2019-12-06 17:54:32.589 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
  824. 2019-12-06 17:54:32.590 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
  825. 2019-12-06 17:54:37.283 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
  826. 2019-12-06 17:54:37.298 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  827. 2019-12-06 17:54:37.298 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
  828. 2019-12-06 17:54:37.788 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
  829. 2019-12-06 17:54:37.793 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
  830. 2019-12-06 17:54:37.796 [main] INFO org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  831. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  832. NOT STARTED.
  833. Currently in standby mode.
  834. Number of jobs executed: 0
  835. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  836. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered.
  837. 2019-12-06 17:54:37.797 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  838. 2019-12-06 17:54:37.798 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
  839. 2019-12-06 17:54:37.799 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5c5f12e
  840. 2019-12-06 17:54:41.269 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
  841. 2019-12-06 17:54:43.085 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:59 - Exposing 2 endpoint(s) beneath base path '/actuator'
  842. 2019-12-06 17:54:43.377 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping:69 - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
  843. 2019-12-06 17:54:43.848 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
  844. 2019-12-06 17:54:45.255 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
  845. 2019-12-06 17:54:45.285 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
  846. 2019-12-06 17:54:45.407 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
  847. 2019-12-06 17:54:45.676 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
  848. 2019-12-06 17:54:45.679 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
  849. 2019-12-06 17:54:45.682 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
  850. 2019-12-06 17:54:45.687 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
  851. 2019-12-06 17:54:45.690 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
  852. 2019-12-06 17:54:45.714 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
  853. 2019-12-06 17:54:45.717 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
  854. 2019-12-06 17:54:45.722 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
  855. 2019-12-06 17:54:45.725 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
  856. 2019-12-06 17:54:45.729 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
  857. 2019-12-06 17:54:45.746 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
  858. 2019-12-06 17:54:45.760 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
  859. 2019-12-06 17:54:45.973 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
  860. 2019-12-06 17:54:45.989 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:876 - Recovering 0 jobs that were in-progress at the time of the last shut-down.
  861. 2019-12-06 17:54:45.989 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
  862. 2019-12-06 17:54:45.991 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
  863. 2019-12-06 17:54:45.993 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
  864. 2019-12-06 17:54:45.995 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  865. 2019-12-06 17:54:46.023 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
  866. 2019-12-06 17:54:46.061 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:204 - Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot'
  867. 2019-12-06 17:54:46.065 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 23.533 seconds (JVM running for 25.188)
  868. 2019-12-06 17:54:46.084 [main] INFO org.jeecg.JeecgApplication:33 -
  869. ----------------------------------------------------------
  870. Application Jeecg-Boot is running! Access URLs:
  871. Local: http://localhost:8080/jeecg-boot/
  872. External: http://192.168.2.44:8080/jeecg-boot/
  873. swagger-ui: http://192.168.2.44:8080/jeecg-boot/swagger-ui.html
  874. Doc: http://192.168.2.44:8080/jeecg-boot/doc.html
  875. ----------------------------------------------------------
  876. 2019-12-06 17:54:46.649 [RMI TCP Connection(2)-192.168.2.44] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
  877. 2019-12-06 17:54:46.651 [RMI TCP Connection(2)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:524 - Initializing Servlet 'dispatcherServlet'
  878. 2019-12-06 17:54:46.682 [RMI TCP Connection(2)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:546 - Completed initialization in 31 ms
  879. 2019-12-06 17:54:46.932 [RMI TCP Connection(1)-192.168.2.44] INFO io.lettuce.core.EpollProvider:68 - Starting without optional epoll library
  880. 2019-12-06 17:54:46.935 [RMI TCP Connection(1)-192.168.2.44] INFO io.lettuce.core.KqueueProvider:70 - Starting without optional kqueue library
  881. 2019-12-06 17:54:49.146 [http-nio-8080-exec-1] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
  882. 2019-12-06 17:56:55.277 [main] INFO org.jeecg.JeecgApplication:50 - Starting JeecgApplication on zhuxiaobo-mi with PID 18096 (D:\develop\IntelliJProjects\jeecg-boot\jeecg-boot\jeecg-boot-module-system\target\classes started by zhuxiaobo in D:\develop\IntelliJProjects\jeecg-boot\jeecg-boot)
  883. 2019-12-06 17:56:55.285 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
  884. 2019-12-06 17:56:58.037 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:244 - Multiple Spring Data modules found, entering strict repository configuration mode!
  885. 2019-12-06 17:56:58.042 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
  886. 2019-12-06 17:56:58.164 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:182 - Finished Spring Data repository scanning in 88ms. Found 0 repository interfaces.
  887. 2019-12-06 17:56:58.854 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$7c213d3f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  888. 2019-12-06 17:56:59.071 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  889. 2019-12-06 17:57:00.238 [main] INFO org.jeecg.config.ShiroConfig:194 - ===============(1)创建缓存管理器RedisCacheManager
  890. 2019-12-06 17:57:00.243 [main] INFO org.jeecg.config.ShiroConfig:212 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
  891. 2019-12-06 17:57:00.261 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  892. 2019-12-06 17:57:00.289 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  893. 2019-12-06 17:57:00.375 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  894. 2019-12-06 17:57:00.695 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5c1bd3a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  895. 2019-12-06 17:57:01.001 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  896. 2019-12-06 17:57:01.010 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c5aa447a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  897. 2019-12-06 17:57:01.025 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  898. 2019-12-06 17:57:01.034 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  899. 2019-12-06 17:57:01.062 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  900. 2019-12-06 17:57:01.076 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$713591f3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  901. 2019-12-06 17:57:01.327 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  902. 2019-12-06 17:57:01.540 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  903. 2019-12-06 17:57:01.564 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$c6efc489] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  904. 2019-12-06 17:57:01.618 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$6f34b159] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  905. 2019-12-06 17:57:01.626 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  906. 2019-12-06 17:57:02.187 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
  907. 2019-12-06 17:57:02.214 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
  908. 2019-12-06 17:57:02.262 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
  909. 2019-12-06 17:57:02.264 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
  910. 2019-12-06 17:57:02.279 [main] INFO org.apache.catalina.core.AprLifecycleListener:173 - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_191\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;D:\Program Files (x86)\DVTk\DVT\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;D:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\System32\OpenSSH\;d:\Program Files (x86)\Microsoft VS Code\bin;%cmder_root%;C:\Program Files (x86)\CMake\bin;C:\Program Files\TortoiseHg\;D:\apache-maven-3.6.0\bin;C:\Program Files\Java\jdk1.8.0_191\bin;C:\Program Files\Java\jdk1.8.0_191\jre\bin;D:\Program Files\nodejs\;D:\Tools\apache-ant-1.9.14\bin;C:\Program Files\Git\usr\bin;D:\develop\flutter\bin;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Anaconda3;D:\Anaconda3\Library\mingw-w64\bin;D:\Anaconda3\Library\usr\bin;D:\Anaconda3\Library\bin;D:\Anaconda3\Scripts;C:\Users\zhuxiaobo\AppData\Local\Microsoft\WindowsApps;d:\Program Files (x86)\Microsoft VS Code\bin;C:\Users\zhuxiaobo\AppData\Roaming\Composer\vendor\bin;C:\Users\zhuxiaobo\AppData\Local\.meteor;C:\Users\zhuxiaobo\AppData\Local\GitHubDesktop\bin;C:\Users\zhuxiaobo\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\zhuxiaobo\.dotnet\tools;C:\Users\zhuxiaobo\AppData\Roaming\npm;d:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\bin;;C:\Users\zhuxiaobo\AppData\Local\Microsoft\WindowsApps;;.]
  911. 2019-12-06 17:57:02.668 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
  912. 2019-12-06 17:57:02.669 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 7236 ms
  913. 2019-12-06 17:57:03.239 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
  914. 2019-12-06 17:57:03.598 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
  915. 2019-12-06 17:57:03.599 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
  916. 2019-12-06 17:57:03.599 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
  917. 2019-12-06 17:57:03.600 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
  918. 2019-12-06 17:57:08.248 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
  919. 2019-12-06 17:57:08.264 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  920. 2019-12-06 17:57:08.265 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
  921. 2019-12-06 17:57:08.645 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
  922. 2019-12-06 17:57:08.648 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
  923. 2019-12-06 17:57:08.649 [main] INFO org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  924. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  925. NOT STARTED.
  926. Currently in standby mode.
  927. Number of jobs executed: 0
  928. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  929. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered.
  930. 2019-12-06 17:57:08.650 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  931. 2019-12-06 17:57:08.650 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
  932. 2019-12-06 17:57:08.651 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2507a170
  933. 2019-12-06 17:57:12.103 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
  934. 2019-12-06 17:57:14.095 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:59 - Exposing 2 endpoint(s) beneath base path '/actuator'
  935. 2019-12-06 17:57:14.411 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping:69 - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
  936. 2019-12-06 17:57:14.954 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
  937. 2019-12-06 17:57:16.640 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
  938. 2019-12-06 17:57:16.671 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
  939. 2019-12-06 17:57:16.758 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
  940. 2019-12-06 17:57:17.022 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
  941. 2019-12-06 17:57:17.025 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
  942. 2019-12-06 17:57:17.028 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
  943. 2019-12-06 17:57:17.031 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
  944. 2019-12-06 17:57:17.035 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
  945. 2019-12-06 17:57:17.055 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
  946. 2019-12-06 17:57:17.057 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
  947. 2019-12-06 17:57:17.060 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
  948. 2019-12-06 17:57:17.063 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
  949. 2019-12-06 17:57:17.066 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
  950. 2019-12-06 17:57:17.085 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
  951. 2019-12-06 17:57:17.092 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_2
  952. 2019-12-06 17:57:17.107 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
  953. 2019-12-06 17:57:17.308 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
  954. 2019-12-06 17:57:17.321 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:876 - Recovering 0 jobs that were in-progress at the time of the last shut-down.
  955. 2019-12-06 17:57:17.321 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
  956. 2019-12-06 17:57:17.323 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
  957. 2019-12-06 17:57:17.326 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
  958. 2019-12-06 17:57:17.331 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  959. 2019-12-06 17:57:17.360 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
  960. 2019-12-06 17:57:17.401 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:204 - Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot'
  961. 2019-12-06 17:57:17.404 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 23.598 seconds (JVM running for 25.097)
  962. 2019-12-06 17:57:17.426 [main] INFO org.jeecg.JeecgApplication:33 -
  963. ----------------------------------------------------------
  964. Application Jeecg-Boot is running! Access URLs:
  965. Local: http://localhost:8080/jeecg-boot/
  966. External: http://192.168.2.44:8080/jeecg-boot/
  967. swagger-ui: http://192.168.2.44:8080/jeecg-boot/swagger-ui.html
  968. Doc: http://192.168.2.44:8080/jeecg-boot/doc.html
  969. ----------------------------------------------------------
  970. 2019-12-06 17:57:17.492 [http-nio-8080-exec-1] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
  971. 2019-12-06 17:57:17.492 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet:524 - Initializing Servlet 'dispatcherServlet'
  972. 2019-12-06 17:57:17.519 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet:546 - Completed initialization in 26 ms
  973. 2019-12-06 17:57:18.918 [RMI TCP Connection(3)-192.168.2.44] INFO io.lettuce.core.EpollProvider:68 - Starting without optional epoll library
  974. 2019-12-06 17:57:18.925 [RMI TCP Connection(3)-192.168.2.44] INFO io.lettuce.core.KqueueProvider:70 - Starting without optional kqueue library
  975. 2019-12-06 17:57:19.004 [http-nio-8080-exec-5] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
  976. 2019-12-06 17:57:39.213 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:97 - ————————身份认证失败——————————IP地址: 192.168.2.44
  977. 2019-12-06 17:57:39.229 [http-nio-8080-exec-4] ERROR o.a.c.c.C.[.[.[/jeecg-boot].[dispatcherServlet]:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause
  978. org.apache.shiro.authc.AuthenticationException: token为空!
  979. at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
  980. at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
  981. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
  982. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
  983. at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
  984. at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
  985. at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
  986. at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
  987. at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
  988. at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
  989. at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
  990. at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
  991. at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
  992. at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
  993. at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
  994. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  995. at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
  996. at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
  997. at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
  998. at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
  999. at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
  1000. at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
  1001. at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
  1002. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  1003. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1004. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1005. at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
  1006. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1007. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1008. at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
  1009. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1010. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1011. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1012. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
  1013. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1014. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1015. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1016. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
  1017. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1018. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1019. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1020. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
  1021. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1022. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1023. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1024. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
  1025. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
  1026. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1027. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1028. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1029. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
  1030. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1031. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1032. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1033. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
  1034. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  1035. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
  1036. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
  1037. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  1038. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
  1039. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  1040. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
  1041. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  1042. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
  1043. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
  1044. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  1045. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1046. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1047. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  1048. at java.lang.Thread.run(Thread.java:748)
  1049. 2019-12-06 18:16:17.953 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  1050. 2019-12-06 18:16:17.953 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  1051. 2019-12-06 18:16:18.047 [http-nio-8080-exec-10] ERROR o.a.c.c.C.[.[.[/jeecg-boot].[dispatcherServlet]:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause
  1052. org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
  1053. at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
  1054. at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
  1055. at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
  1056. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
  1057. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
  1058. at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
  1059. at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
  1060. at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
  1061. at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
  1062. at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
  1063. at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
  1064. at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
  1065. at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
  1066. at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
  1067. at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
  1068. at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
  1069. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  1070. at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
  1071. at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
  1072. at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
  1073. at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
  1074. at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
  1075. at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
  1076. at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
  1077. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  1078. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1079. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1080. at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
  1081. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1082. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1083. at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
  1084. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1085. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1086. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1087. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
  1088. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1089. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1090. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1091. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
  1092. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1093. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1094. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1095. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
  1096. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1097. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1098. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1099. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
  1100. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
  1101. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1102. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1103. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1104. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
  1105. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1106. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1107. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1108. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
  1109. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  1110. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
  1111. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
  1112. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  1113. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
  1114. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  1115. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
  1116. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  1117. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
  1118. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
  1119. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  1120. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1121. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1122. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  1123. at java.lang.Thread.run(Thread.java:748)
  1124. 2019-12-06 18:16:18.047 [http-nio-8080-exec-6] ERROR o.a.c.c.C.[.[.[/jeecg-boot].[dispatcherServlet]:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause
  1125. org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
  1126. at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
  1127. at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
  1128. at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
  1129. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
  1130. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
  1131. at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
  1132. at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
  1133. at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
  1134. at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
  1135. at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
  1136. at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
  1137. at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
  1138. at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
  1139. at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
  1140. at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
  1141. at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
  1142. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  1143. at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
  1144. at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
  1145. at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
  1146. at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
  1147. at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
  1148. at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
  1149. at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
  1150. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  1151. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1152. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1153. at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
  1154. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1155. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1156. at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
  1157. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1158. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1159. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1160. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
  1161. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1162. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1163. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1164. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
  1165. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1166. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1167. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1168. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
  1169. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1170. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1171. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1172. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
  1173. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
  1174. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1175. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1176. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1177. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
  1178. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1179. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1180. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1181. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
  1182. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  1183. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
  1184. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
  1185. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  1186. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
  1187. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  1188. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
  1189. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  1190. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
  1191. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
  1192. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  1193. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1194. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1195. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  1196. at java.lang.Thread.run(Thread.java:748)
  1197. 2019-12-06 18:16:18.085 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
  1198. 2019-12-06 18:16:18.094 [http-nio-8080-exec-9] ERROR o.a.c.c.C.[.[.[/jeecg-boot].[dispatcherServlet]:175 - Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause
  1199. org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
  1200. at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
  1201. at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
  1202. at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
  1203. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
  1204. at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
  1205. at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
  1206. at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
  1207. at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
  1208. at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
  1209. at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
  1210. at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
  1211. at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
  1212. at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
  1213. at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
  1214. at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
  1215. at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
  1216. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  1217. at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
  1218. at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
  1219. at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
  1220. at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
  1221. at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
  1222. at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
  1223. at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
  1224. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
  1225. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1226. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1227. at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
  1228. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1229. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1230. at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
  1231. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1232. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1233. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1234. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
  1235. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1236. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1237. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1238. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
  1239. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1240. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1241. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1242. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
  1243. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1244. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1245. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1246. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
  1247. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
  1248. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1249. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1250. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1251. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
  1252. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  1253. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
  1254. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
  1255. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
  1256. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
  1257. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
  1258. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
  1259. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  1260. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
  1261. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
  1262. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
  1263. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  1264. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
  1265. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
  1266. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  1267. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1268. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1269. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  1270. at java.lang.Thread.run(Thread.java:748)
  1271. 2019-12-06 18:16:19.708 [http-nio-8080-exec-2] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? )
  1272. 2019-12-06 18:16:19.727 [http-nio-8080-exec-2] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - ==> Parameters: 1202894531641819137(String), jeecg(String), 2019-12-06 18:16:19.486(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer)
  1273. 2019-12-06 18:16:19.729 [http-nio-8080-exec-2] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - <== Updates: 1
  1274. 2019-12-06 18:16:19.731 [http-nio-8080-exec-2] INFO o.jeecg.modules.system.controller.LoginController:117 - 用户名: 管理员,退出成功!
  1275. 2019-12-06 18:16:20.132 [http-nio-8080-exec-1] INFO org.jeecg.modules.message.websocket.WebSocket:46 - 【websocket消息】连接断开,总数为:0
  1276. 2019-12-06 18:16:34.375 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Preparing: select * from sys_user where username = ? and del_flag = '0'
  1277. 2019-12-06 18:16:34.378 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Parameters: admin(String)
  1278. 2019-12-06 18:16:34.390 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - <== Total: 1
  1279. 2019-12-06 18:16:34.447 [http-nio-8080-exec-5] DEBUG o.j.m.s.mapper.SysDepartMapper.queryUserDeparts:143 - ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? )
  1280. 2019-12-06 18:16:34.450 [http-nio-8080-exec-5] DEBUG o.j.m.s.mapper.SysDepartMapper.queryUserDeparts:143 - ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String)
  1281. 2019-12-06 18:16:34.455 [http-nio-8080-exec-5] DEBUG o.j.m.s.mapper.SysDepartMapper.queryUserDeparts:143 - <== Total: 1
  1282. 2019-12-06 18:16:34.459 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysUserMapper.updateUserDepart:143 - ==> Preparing: UPDATE sys_user SET org_code = ? where username = ?
  1283. 2019-12-06 18:16:34.461 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysUserMapper.updateUserDepart:143 - ==> Parameters: A01(String), admin(String)
  1284. 2019-12-06 18:16:34.468 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysUserMapper.updateUserDepart:143 - <== Updates: 1
  1285. 2019-12-06 18:16:34.479 [http-nio-8080-exec-5] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? )
  1286. 2019-12-06 18:16:34.481 [http-nio-8080-exec-5] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - ==> Parameters: 1202894593616855042(String), jeecg(String), 2019-12-06 18:16:34.476(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer)
  1287. 2019-12-06 18:16:34.483 [http-nio-8080-exec-5] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - <== Updates: 1
  1288. 2019-12-06 18:16:34.608 [http-nio-8080-exec-3] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1289. 2019-12-06 18:16:34.637 [http-nio-8080-exec-3] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Preparing: select * from sys_user where username = ? and del_flag = '0'
  1290. 2019-12-06 18:16:34.638 [http-nio-8080-exec-3] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Parameters: admin(String)
  1291. 2019-12-06 18:16:34.648 [http-nio-8080-exec-3] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - <== Total: 1
  1292. 2019-12-06 18:16:34.752 [http-nio-8080-exec-3] INFO o.j.m.system.controller.SysPermissionController:182 - ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1293. 2019-12-06 18:16:34.771 [http-nio-8080-exec-3] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC
  1294. 2019-12-06 18:16:34.780 [http-nio-8080-exec-3] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Parameters: admin(String)
  1295. 2019-12-06 18:16:34.838 [http-nio-8080-exec-3] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - <== Total: 101
  1296. 2019-12-06 18:16:34.886 [http-nio-8080-exec-3] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ?
  1297. 2019-12-06 18:16:34.889 [http-nio-8080-exec-3] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer), 2(Integer)
  1298. 2019-12-06 18:16:34.896 [http-nio-8080-exec-3] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 3
  1299. 2019-12-06 18:16:35.937 [http-nio-8080-exec-7] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
  1300. 2019-12-06 18:16:36.029 [http-nio-8080-exec-8] ERROR o.jeecg.common.system.controller.CommonController:119 - 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。)
  1301. 2019-12-06 18:16:36.164 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1302. 2019-12-06 18:16:36.217 [http-nio-8080-exec-6] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
  1303. 2019-12-06 18:16:36.475 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1304. 2019-12-06 18:16:36.504 [http-nio-8080-exec-10] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
  1305. 2019-12-06 18:16:36.511 [http-nio-8080-exec-10] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1575627396505)
  1306. 2019-12-06 18:16:36.514 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1307. 2019-12-06 18:16:36.547 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ?
  1308. 2019-12-06 18:16:36.549 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String)
  1309. 2019-12-06 18:16:36.552 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - <== Total: 1
  1310. 2019-12-06 18:16:36.580 [http-nio-8080-exec-9] DEBUG o.j.m.s.mapper.SysAnnouncementMapper.selectList:143 - ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?)
  1311. 2019-12-06 18:16:36.584 [http-nio-8080-exec-9] DEBUG o.j.m.s.mapper.SysAnnouncementMapper.selectList:143 - ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String)
  1312. 2019-12-06 18:16:36.586 [http-nio-8080-exec-9] DEBUG o.j.m.s.mapper.SysAnnouncementMapper.selectList:143 - <== Total: 0
  1313. 2019-12-06 18:16:36.602 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0')
  1314. 2019-12-06 18:16:36.605 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String)
  1315. 2019-12-06 18:16:36.612 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0')
  1316. 2019-12-06 18:16:36.614 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String)
  1317. 2019-12-06 18:16:36.836 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1318. 2019-12-06 18:16:36.843 [http-nio-8080-exec-2] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
  1319. 2019-12-06 18:16:36.847 [http-nio-8080-exec-2] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1575627396843)
  1320. 2019-12-06 18:16:43.831 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1321. 2019-12-06 18:17:56.815 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1322. 2019-12-06 18:18:14.695 [main] INFO org.jeecg.JeecgApplication:50 - Starting JeecgApplication on zhuxiaobo-mi with PID 15964 (D:\develop\IntelliJProjects\jeecg-boot\jeecg-boot\jeecg-boot-module-system\target\classes started by zhuxiaobo in D:\develop\IntelliJProjects\jeecg-boot\jeecg-boot)
  1323. 2019-12-06 18:18:14.701 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
  1324. 2019-12-06 18:18:18.050 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:244 - Multiple Spring Data modules found, entering strict repository configuration mode!
  1325. 2019-12-06 18:18:18.054 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
  1326. 2019-12-06 18:18:18.162 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:182 - Finished Spring Data repository scanning in 84ms. Found 0 repository interfaces.
  1327. 2019-12-06 18:18:18.721 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$95c1a201] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1328. 2019-12-06 18:18:18.830 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1329. 2019-12-06 18:18:19.410 [main] INFO org.jeecg.config.ShiroConfig:194 - ===============(1)创建缓存管理器RedisCacheManager
  1330. 2019-12-06 18:18:19.413 [main] INFO org.jeecg.config.ShiroConfig:212 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
  1331. 2019-12-06 18:18:19.418 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1332. 2019-12-06 18:18:19.423 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1333. 2019-12-06 18:18:19.467 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1334. 2019-12-06 18:18:19.571 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$75bc386b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1335. 2019-12-06 18:18:19.810 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1336. 2019-12-06 18:18:19.820 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$df4aa93c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1337. 2019-12-06 18:18:19.836 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1338. 2019-12-06 18:18:19.847 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1339. 2019-12-06 18:18:19.878 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1340. 2019-12-06 18:18:19.901 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$8ad5f6b5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1341. 2019-12-06 18:18:20.060 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1342. 2019-12-06 18:18:20.173 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1343. 2019-12-06 18:18:20.198 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e090294b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1344. 2019-12-06 18:18:20.248 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$88d5161b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1345. 2019-12-06 18:18:20.256 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1346. 2019-12-06 18:18:20.817 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
  1347. 2019-12-06 18:18:20.845 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
  1348. 2019-12-06 18:18:20.863 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
  1349. 2019-12-06 18:18:20.863 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
  1350. 2019-12-06 18:18:20.873 [main] INFO org.apache.catalina.core.AprLifecycleListener:173 - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_191\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;D:\Program Files (x86)\DVTk\DVT\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;D:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\System32\OpenSSH\;d:\Program Files (x86)\Microsoft VS Code\bin;%cmder_root%;C:\Program Files (x86)\CMake\bin;C:\Program Files\TortoiseHg\;D:\apache-maven-3.6.0\bin;C:\Program Files\Java\jdk1.8.0_191\bin;C:\Program Files\Java\jdk1.8.0_191\jre\bin;D:\Program Files\nodejs\;D:\Tools\apache-ant-1.9.14\bin;C:\Program Files\Git\usr\bin;D:\develop\flutter\bin;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Anaconda3;D:\Anaconda3\Library\mingw-w64\bin;D:\Anaconda3\Library\usr\bin;D:\Anaconda3\Library\bin;D:\Anaconda3\Scripts;C:\Users\zhuxiaobo\AppData\Local\Microsoft\WindowsApps;d:\Program Files (x86)\Microsoft VS Code\bin;C:\Users\zhuxiaobo\AppData\Roaming\Composer\vendor\bin;C:\Users\zhuxiaobo\AppData\Local\.meteor;C:\Users\zhuxiaobo\AppData\Local\GitHubDesktop\bin;C:\Users\zhuxiaobo\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\zhuxiaobo\.dotnet\tools;C:\Users\zhuxiaobo\AppData\Roaming\npm;d:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\bin;;C:\Users\zhuxiaobo\AppData\Local\Microsoft\WindowsApps;;.]
  1351. 2019-12-06 18:18:21.085 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
  1352. 2019-12-06 18:18:21.086 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 6131 ms
  1353. 2019-12-06 18:18:21.641 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
  1354. 2019-12-06 18:18:22.012 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
  1355. 2019-12-06 18:18:22.013 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
  1356. 2019-12-06 18:18:22.014 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
  1357. 2019-12-06 18:18:22.015 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
  1358. 2019-12-06 18:18:26.245 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
  1359. 2019-12-06 18:18:26.260 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  1360. 2019-12-06 18:18:26.261 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
  1361. 2019-12-06 18:18:26.649 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
  1362. 2019-12-06 18:18:26.652 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
  1363. 2019-12-06 18:18:26.653 [main] INFO org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  1364. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  1365. NOT STARTED.
  1366. Currently in standby mode.
  1367. Number of jobs executed: 0
  1368. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  1369. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered.
  1370. 2019-12-06 18:18:26.654 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  1371. 2019-12-06 18:18:26.654 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
  1372. 2019-12-06 18:18:26.655 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1b5af65b
  1373. 2019-12-06 18:18:30.110 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
  1374. 2019-12-06 18:18:32.465 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:59 - Exposing 2 endpoint(s) beneath base path '/actuator'
  1375. 2019-12-06 18:18:32.752 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping:69 - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
  1376. 2019-12-06 18:18:33.163 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
  1377. 2019-12-06 18:18:34.538 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
  1378. 2019-12-06 18:18:34.563 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
  1379. 2019-12-06 18:18:34.783 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
  1380. 2019-12-06 18:18:35.147 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
  1381. 2019-12-06 18:18:35.150 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
  1382. 2019-12-06 18:18:35.151 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
  1383. 2019-12-06 18:18:35.154 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
  1384. 2019-12-06 18:18:35.158 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
  1385. 2019-12-06 18:18:35.178 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
  1386. 2019-12-06 18:18:35.181 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
  1387. 2019-12-06 18:18:35.183 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
  1388. 2019-12-06 18:18:35.188 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
  1389. 2019-12-06 18:18:35.190 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
  1390. 2019-12-06 18:18:35.204 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
  1391. 2019-12-06 18:18:35.212 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_2
  1392. 2019-12-06 18:18:35.228 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
  1393. 2019-12-06 18:18:35.408 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
  1394. 2019-12-06 18:18:35.422 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:876 - Recovering 0 jobs that were in-progress at the time of the last shut-down.
  1395. 2019-12-06 18:18:35.423 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
  1396. 2019-12-06 18:18:35.427 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
  1397. 2019-12-06 18:18:35.431 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
  1398. 2019-12-06 18:18:35.433 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  1399. 2019-12-06 18:18:35.460 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
  1400. 2019-12-06 18:18:35.498 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:204 - Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot'
  1401. 2019-12-06 18:18:35.502 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 22.312 seconds (JVM running for 23.881)
  1402. 2019-12-06 18:18:35.520 [main] INFO org.jeecg.JeecgApplication:33 -
  1403. ----------------------------------------------------------
  1404. Application Jeecg-Boot is running! Access URLs:
  1405. Local: http://localhost:8080/jeecg-boot/
  1406. External: http://192.168.2.44:8080/jeecg-boot/
  1407. swagger-ui: http://192.168.2.44:8080/jeecg-boot/swagger-ui.html
  1408. Doc: http://192.168.2.44:8080/jeecg-boot/doc.html
  1409. ----------------------------------------------------------
  1410. 2019-12-06 18:18:36.028 [RMI TCP Connection(2)-192.168.2.44] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
  1411. 2019-12-06 18:18:36.029 [RMI TCP Connection(2)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:524 - Initializing Servlet 'dispatcherServlet'
  1412. 2019-12-06 18:18:36.067 [RMI TCP Connection(2)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:546 - Completed initialization in 38 ms
  1413. 2019-12-06 18:18:36.299 [RMI TCP Connection(1)-192.168.2.44] INFO io.lettuce.core.EpollProvider:68 - Starting without optional epoll library
  1414. 2019-12-06 18:18:36.307 [RMI TCP Connection(1)-192.168.2.44] INFO io.lettuce.core.KqueueProvider:70 - Starting without optional kqueue library
  1415. 2019-12-06 18:18:36.322 [http-nio-8080-exec-1] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
  1416. 2019-12-06 18:18:41.148 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1417. 2019-12-06 18:18:47.149 [http-nio-8080-exec-3] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1418. 2019-12-06 18:18:47.217 [http-nio-8080-exec-3] INFO org.jeecg.modules.shiro.authc.ShiroRealm:66 - ===============Shiro权限认证开始============ [ roles、permissions]==========
  1419. 2019-12-06 18:18:47.240 [http-nio-8080-exec-3] DEBUG o.j.m.s.mapper.SysUserRoleMapper.getRoleByUserName:143 - ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?))
  1420. 2019-12-06 18:18:47.259 [http-nio-8080-exec-3] DEBUG o.j.m.s.mapper.SysUserRoleMapper.getRoleByUserName:143 - ==> Parameters: admin(String)
  1421. 2019-12-06 18:18:47.269 [http-nio-8080-exec-3] DEBUG o.j.m.s.mapper.SysUserRoleMapper.getRoleByUserName:143 - <== Total: 1
  1422. 2019-12-06 18:18:47.271 [http-nio-8080-exec-3] INFO o.j.modules.system.service.impl.SysUserServiceImpl:166 - -------通过数据库读取用户拥有的角色Rules------username: admin,Roles size: 1
  1423. 2019-12-06 18:18:47.274 [http-nio-8080-exec-3] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC
  1424. 2019-12-06 18:18:47.282 [http-nio-8080-exec-3] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Parameters: admin(String)
  1425. 2019-12-06 18:18:47.338 [http-nio-8080-exec-3] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - <== Total: 101
  1426. 2019-12-06 18:18:47.340 [http-nio-8080-exec-3] INFO o.j.modules.system.service.impl.SysUserServiceImpl:189 - -------通过数据库读取用户拥有的权限Perms------username: admin,Perms size: 9
  1427. 2019-12-06 18:18:47.341 [http-nio-8080-exec-3] INFO org.jeecg.modules.shiro.authc.ShiroRealm:81 - ===============Shiro权限认证成功==============
  1428. 2019-12-06 18:18:47.467 [http-nio-8080-exec-3] INFO org.jeecg.modules.online.cgform.a.d:445 - [IP] [online数据库导入表] --表名:pacs_patients
  1429. 2019-12-06 18:18:48.377 [http-nio-8080-exec-3] INFO org.jeecg.modules.online.cgform.service.impl.d:511 - columnt : {"fieldDbName":"ID","fieldName":"id","filedComment":"主键ID","fieldType":"java.lang.String","fieldDbType":"varchar","classType":"inputxt","classType_row":"","optionType":"*","charmaxLength":"50","precision":"","scale":"","nullable":"N","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"}
  1430. 2019-12-06 18:18:48.380 [http-nio-8080-exec-3] INFO org.jeecg.modules.online.cgform.service.impl.d:511 - columnt : {"fieldDbName":"HOSPITAL_ID","fieldName":"hospitalId","filedComment":"医院ID","fieldType":"java.lang.String","fieldDbType":"varchar","classType":"inputxt","classType_row":"","optionType":"","charmaxLength":"16","precision":"","scale":"","nullable":"Y","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"}
  1431. 2019-12-06 18:18:48.382 [http-nio-8080-exec-3] INFO org.jeecg.modules.online.cgform.service.impl.d:511 - columnt : {"fieldDbName":"PATIENT_ID","fieldName":"patientId","filedComment":"患者ID","fieldType":"java.lang.String","fieldDbType":"varchar","classType":"inputxt","classType_row":"","optionType":"*","charmaxLength":"100","precision":"","scale":"","nullable":"N","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"}
  1432. 2019-12-06 18:18:48.382 [http-nio-8080-exec-3] INFO org.jeecg.modules.online.cgform.service.impl.d:511 - columnt : {"fieldDbName":"PATIENT_NAME","fieldName":"patientName","filedComment":"患者姓名","fieldType":"java.lang.String","fieldDbType":"varchar","classType":"inputxt","classType_row":"","optionType":"","charmaxLength":"20","precision":"","scale":"","nullable":"Y","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"}
  1433. 2019-12-06 18:18:48.383 [http-nio-8080-exec-3] INFO org.jeecg.modules.online.cgform.service.impl.d:511 - columnt : {"fieldDbName":"BIRTH_DATE","fieldName":"birthDate","filedComment":"生日","fieldType":"java.lang.String","fieldDbType":"varchar","classType":"inputxt","classType_row":"","optionType":"","charmaxLength":"8","precision":"","scale":"","nullable":"Y","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"}
  1434. 2019-12-06 18:18:48.384 [http-nio-8080-exec-3] INFO org.jeecg.modules.online.cgform.service.impl.d:511 - columnt : {"fieldDbName":"PATIENT_SEX","fieldName":"patientSex","filedComment":"性别(0-默认未知,1-男,2-女)","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"inputxt","classType_row":"","optionType":"","charmaxLength":"","precision":"10","scale":"0","nullable":"Y","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"}
  1435. 2019-12-06 18:18:48.385 [http-nio-8080-exec-3] INFO org.jeecg.modules.online.cgform.service.impl.d:511 - columnt : {"fieldDbName":"STATUS","fieldName":"status","filedComment":"状态","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"inputxt","classType_row":"","optionType":"*","charmaxLength":"","precision":"10","scale":"0","nullable":"N","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"}
  1436. 2019-12-06 18:18:48.385 [http-nio-8080-exec-3] INFO org.jeecg.modules.online.cgform.service.impl.d:511 - columnt : {"fieldDbName":"CREATE_TIME","fieldName":"createTime","filedComment":"创建时间","fieldType":"java.util.Date","fieldDbType":"datetime","classType":"inputxt","classType_row":"","optionType":"","charmaxLength":"","precision":"","scale":"","nullable":"Y","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"}
  1437. 2019-12-06 18:18:48.386 [http-nio-8080-exec-3] INFO org.jeecg.modules.online.cgform.service.impl.d:511 - columnt : {"fieldDbName":"UPDATE_TIME","fieldName":"updateTime","filedComment":"更新时间","fieldType":"java.util.Date","fieldDbType":"datetime","classType":"inputxt","classType_row":"","optionType":"","charmaxLength":"","precision":"","scale":"","nullable":"Y","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"}
  1438. 2019-12-06 18:18:48.387 [http-nio-8080-exec-3] INFO org.jeecg.modules.online.cgform.service.impl.d:511 - columnt : {"fieldDbName":"CREATE_BY","fieldName":"createBy","filedComment":"创建者","fieldType":"java.lang.String","fieldDbType":"varchar","classType":"inputxt","classType_row":"","optionType":"","charmaxLength":"50","precision":"","scale":"","nullable":"Y","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"}
  1439. 2019-12-06 18:18:48.388 [http-nio-8080-exec-3] INFO org.jeecg.modules.online.cgform.service.impl.d:511 - columnt : {"fieldDbName":"UPDATE_BY","fieldName":"updateBy","filedComment":"更新者","fieldType":"java.lang.String","fieldDbType":"varchar","classType":"inputxt","classType_row":"","optionType":"","charmaxLength":"50","precision":"","scale":"","nullable":"Y","fieldLength":"null","fieldHref":"null","fieldValidType":"null","fieldDefault":"null","fieldShowType":"null","fieldOrderNum":"null","isKey":"null","isShow":"null","isShowList":"null","isQuery":"null","queryMode":"null","dictField":"null","dictTable":"null","dictText":"null"}
  1440. 2019-12-06 18:18:49.259 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1441. 2019-12-06 18:18:49.335 [http-nio-8080-exec-4] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
  1442. 2019-12-06 18:18:56.542 [http-nio-8080-exec-7] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1443. 2019-12-06 18:18:56.544 [http-nio-8080-exec-8] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1444. 2019-12-06 18:18:56.791 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1445. 2019-12-06 18:18:56.821 [http-nio-8080-exec-9] INFO o.jeecg.modules.system.aspect.PermissionDataAspect:78 - 拦截请求>>/online/cgform/api/getData/402882ac6edab815016edab815340000;请求类型>>GET
  1446. 2019-12-06 18:18:56.837 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ?
  1447. 2019-12-06 18:18:56.840 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 2(Integer), 0(Integer), /online/cgform/api/getData/402882ac6edab815016edab815340000(String)
  1448. 2019-12-06 18:18:56.841 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 0
  1449. 2019-12-06 18:18:56.867 [http-nio-8080-exec-9] INFO org.jeecg.modules.online.cgform.service.impl.c:89 - ---Online查询sql:>>SELECT patient_name,update_by,patient_id,update_time,birth_date,status,patient_sex,create_by,create_time,hospital_id ,id FROM pacs_patients where 1=1 ORDER BY create_time desc
  1450. 2019-12-06 18:18:57.009 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1451. 2019-12-06 18:19:12.504 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1452. 2019-12-06 18:20:06.205 [http-nio-8080-exec-8] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1453. 2019-12-06 18:20:06.205 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1454. 2019-12-06 18:20:06.230 [http-nio-8080-exec-8] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
  1455. 2019-12-06 18:20:06.244 [http-nio-8080-exec-9] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
  1456. 2019-12-06 18:20:06.252 [http-nio-8080-exec-9] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1575627606245)
  1457. 2019-12-06 18:20:06.457 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1458. 2019-12-06 18:20:06.470 [http-nio-8080-exec-10] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
  1459. 2019-12-06 18:20:06.474 [http-nio-8080-exec-10] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1575627606471)
  1460. 2019-12-06 18:20:08.178 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1461. 2019-12-06 18:20:08.489 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1462. 2019-12-06 18:20:23.842 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1463. 2019-12-06 18:20:24.432 [http-nio-8080-exec-7] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1464. 2019-12-06 18:20:25.376 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1465. 2019-12-06 18:20:25.400 [http-nio-8080-exec-5] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
  1466. 2019-12-06 18:20:57.608 [http-nio-8080-exec-3] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1467. 2019-12-06 18:20:57.608 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1468. 2019-12-06 18:21:03.476 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1469. 2019-12-06 18:21:03.510 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.d:187 - 数据库表:【pacs_patients】已存在
  1470. 2019-12-06 18:21:03.511 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.cgform.service.impl.d:279 - ==判断表是否存在消耗时间10毫秒
  1471. 2019-12-06 18:21:03.545 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:284 - getColumnMetadataFormDataBase --->COLUMN_NAME:ID TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50
  1472. 2019-12-06 18:21:03.546 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:284 - getColumnMetadataFormDataBase --->COLUMN_NAME:HOSPITAL_ID TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:16
  1473. 2019-12-06 18:21:03.547 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:284 - getColumnMetadataFormDataBase --->COLUMN_NAME:PATIENT_ID TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:100
  1474. 2019-12-06 18:21:03.547 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:284 - getColumnMetadataFormDataBase --->COLUMN_NAME:PATIENT_NAME TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:20
  1475. 2019-12-06 18:21:03.548 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:284 - getColumnMetadataFormDataBase --->COLUMN_NAME:BIRTH_DATE TYPE_NAME :DATE DECIMAL_DIGITS:0 COLUMN_SIZE:10
  1476. 2019-12-06 18:21:03.548 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:284 - getColumnMetadataFormDataBase --->COLUMN_NAME:PATIENT_SEX TYPE_NAME :INT DECIMAL_DIGITS:0 COLUMN_SIZE:10
  1477. 2019-12-06 18:21:03.548 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:284 - getColumnMetadataFormDataBase --->COLUMN_NAME:STATUS TYPE_NAME :INT DECIMAL_DIGITS:0 COLUMN_SIZE:10
  1478. 2019-12-06 18:21:03.549 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:284 - getColumnMetadataFormDataBase --->COLUMN_NAME:CREATE_TIME TYPE_NAME :DATETIME DECIMAL_DIGITS:0 COLUMN_SIZE:19
  1479. 2019-12-06 18:21:03.549 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:284 - getColumnMetadataFormDataBase --->COLUMN_NAME:UPDATE_TIME TYPE_NAME :DATETIME DECIMAL_DIGITS:0 COLUMN_SIZE:19
  1480. 2019-12-06 18:21:03.549 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:284 - getColumnMetadataFormDataBase --->COLUMN_NAME:CREATE_BY TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50
  1481. 2019-12-06 18:21:03.550 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:284 - getColumnMetadataFormDataBase --->COLUMN_NAME:UPDATE_BY TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50
  1482. 2019-12-06 18:21:03.550 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:314 - getColumnMetadataFormCgForm ---->COLUMN_NAME:id TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50
  1483. 2019-12-06 18:21:03.551 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:314 - getColumnMetadataFormCgForm ---->COLUMN_NAME:hospital_id TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:16
  1484. 2019-12-06 18:21:03.551 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:314 - getColumnMetadataFormCgForm ---->COLUMN_NAME:patient_id TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:100
  1485. 2019-12-06 18:21:03.551 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:314 - getColumnMetadataFormCgForm ---->COLUMN_NAME:patient_name TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:20
  1486. 2019-12-06 18:21:03.551 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:314 - getColumnMetadataFormCgForm ---->COLUMN_NAME:birth_date TYPE_NAME:date DECIMAL_DIGITS:0 COLUMN_SIZE:8
  1487. 2019-12-06 18:21:03.552 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:314 - getColumnMetadataFormCgForm ---->COLUMN_NAME:patient_sex TYPE_NAME:int DECIMAL_DIGITS:0 COLUMN_SIZE:10
  1488. 2019-12-06 18:21:03.552 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:314 - getColumnMetadataFormCgForm ---->COLUMN_NAME:status TYPE_NAME:int DECIMAL_DIGITS:0 COLUMN_SIZE:10
  1489. 2019-12-06 18:21:03.552 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:314 - getColumnMetadataFormCgForm ---->COLUMN_NAME:create_time TYPE_NAME:date DECIMAL_DIGITS:0 COLUMN_SIZE:0
  1490. 2019-12-06 18:21:03.553 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:314 - getColumnMetadataFormCgForm ---->COLUMN_NAME:update_time TYPE_NAME:date DECIMAL_DIGITS:0 COLUMN_SIZE:0
  1491. 2019-12-06 18:21:03.553 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:314 - getColumnMetadataFormCgForm ---->COLUMN_NAME:create_by TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50
  1492. 2019-12-06 18:21:03.553 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:314 - getColumnMetadataFormCgForm ---->COLUMN_NAME:update_by TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50
  1493. 2019-12-06 18:21:03.554 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.c:218 - [alter table pacs_patients MODIFY COLUMN update_time datetime NULL COMMENT '更新时间' ;, alter table pacs_patients MODIFY COLUMN create_time datetime NULL COMMENT '创建时间' ;, alter table pacs_patients MODIFY COLUMN patient_sex int(10) NULL COMMENT '性别(0-默认未知,1-男,2-女)' ;, alter table pacs_patients MODIFY COLUMN birth_date datetime NULL COMMENT '生日' ;, alter table pacs_patients MODIFY COLUMN status int(10) NOT NULL COMMENT '状态' ;]
  1494. 2019-12-06 18:21:03.922 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.cgform.a.a:600 - ==同步数据库消耗时间434毫秒
  1495. 2019-12-06 18:21:04.002 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1496. 2019-12-06 18:21:04.013 [http-nio-8080-exec-4] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
  1497. 2019-12-06 18:21:07.780 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1498. 2019-12-06 18:21:07.780 [http-nio-8080-exec-7] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1499. 2019-12-06 18:21:08.015 [http-nio-8080-exec-8] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1500. 2019-12-06 18:21:08.027 [http-nio-8080-exec-8] INFO o.jeecg.modules.system.aspect.PermissionDataAspect:78 - 拦截请求>>/online/cgform/api/getData/402882ac6edab815016edab815340000;请求类型>>GET
  1501. 2019-12-06 18:21:08.030 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ?
  1502. 2019-12-06 18:21:08.031 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 2(Integer), 0(Integer), /online/cgform/api/getData/402882ac6edab815016edab815340000(String)
  1503. 2019-12-06 18:21:08.033 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 0
  1504. 2019-12-06 18:21:08.048 [http-nio-8080-exec-8] INFO org.jeecg.modules.online.cgform.service.impl.c:89 - ---Online查询sql:>>SELECT patient_name,update_by,patient_id,update_time,birth_date,status,patient_sex,create_by,create_time,hospital_id ,id FROM pacs_patients where 1=1 ORDER BY create_time desc
  1505. 2019-12-06 18:21:08.192 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1506. 2019-12-06 18:21:09.887 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1507. 2019-12-06 18:21:31.366 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1508. 2019-12-06 18:21:31.366 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1509. 2019-12-06 18:21:31.382 [http-nio-8080-exec-2] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
  1510. 2019-12-06 18:21:31.385 [http-nio-8080-exec-6] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
  1511. 2019-12-06 18:21:31.391 [http-nio-8080-exec-6] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1575627691386)
  1512. 2019-12-06 18:21:31.613 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1513. 2019-12-06 18:21:31.630 [http-nio-8080-exec-4] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
  1514. 2019-12-06 18:21:31.633 [http-nio-8080-exec-4] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1575627691630)
  1515. 2019-12-06 18:21:36.364 [http-nio-8080-exec-7] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1516. 2019-12-06 18:21:36.875 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1517. 2019-12-06 18:21:36.885 [http-nio-8080-exec-9] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
  1518. 2019-12-06 18:21:47.197 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1519. 2019-12-06 18:21:57.705 [http-nio-8080-exec-6] INFO org.jeecg.modules.message.websocket.WebSocket:46 - 【websocket消息】连接断开,总数为:0
  1520. 2019-12-06 18:21:59.889 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1521. 2019-12-06 18:21:59.906 [http-nio-8080-exec-2] INFO o.j.m.system.controller.SysPermissionController:182 - ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1522. 2019-12-06 18:21:59.913 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC
  1523. 2019-12-06 18:21:59.916 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Parameters: admin(String)
  1524. 2019-12-06 18:21:59.948 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - <== Total: 101
  1525. 2019-12-06 18:21:59.975 [http-nio-8080-exec-2] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ?
  1526. 2019-12-06 18:21:59.978 [http-nio-8080-exec-2] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer), 2(Integer)
  1527. 2019-12-06 18:21:59.982 [http-nio-8080-exec-2] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 3
  1528. 2019-12-06 18:22:01.846 [http-nio-8080-exec-4] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
  1529. 2019-12-06 18:22:01.953 [http-nio-8080-exec-7] ERROR o.jeecg.common.system.controller.CommonController:119 - 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。)
  1530. 2019-12-06 18:22:02.098 [http-nio-8080-exec-8] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1531. 2019-12-06 18:22:02.105 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1532. 2019-12-06 18:22:02.107 [http-nio-8080-exec-8] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
  1533. 2019-12-06 18:22:02.111 [http-nio-8080-exec-8] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1575627722108)
  1534. 2019-12-06 18:22:02.115 [http-nio-8080-exec-5] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
  1535. 2019-12-06 18:22:02.252 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1536. 2019-12-06 18:22:02.294 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ?
  1537. 2019-12-06 18:22:02.297 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String)
  1538. 2019-12-06 18:22:02.308 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - <== Total: 1
  1539. 2019-12-06 18:22:02.350 [http-nio-8080-exec-9] DEBUG o.j.m.s.mapper.SysAnnouncementMapper.selectList:143 - ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?)
  1540. 2019-12-06 18:22:02.353 [http-nio-8080-exec-9] DEBUG o.j.m.s.mapper.SysAnnouncementMapper.selectList:143 - ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String)
  1541. 2019-12-06 18:22:02.366 [http-nio-8080-exec-9] DEBUG o.j.m.s.mapper.SysAnnouncementMapper.selectList:143 - <== Total: 0
  1542. 2019-12-06 18:22:02.396 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0')
  1543. 2019-12-06 18:22:02.399 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String)
  1544. 2019-12-06 18:22:02.412 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0')
  1545. 2019-12-06 18:22:02.413 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String)
  1546. 2019-12-06 18:22:02.512 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
  1547. 2019-12-06 18:22:02.529 [http-nio-8080-exec-1] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
  1548. 2019-12-06 18:22:02.538 [http-nio-8080-exec-1] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1575627722530)
  1549. 2019-12-06 18:22:11.356 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho