1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555 |
- 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)
- 2019-12-06 15:49:47.182 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
- 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!
- 2019-12-06 15:49:52.153 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
- 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.
- 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)
- 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)
- 2019-12-06 15:49:53.387 [main] INFO org.jeecg.config.ShiroConfig:194 - ===============(1)创建缓存管理器RedisCacheManager
- 2019-12-06 15:49:53.390 [main] INFO org.jeecg.config.ShiroConfig:212 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 2019-12-06 15:49:54.894 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
- 2019-12-06 15:49:54.915 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
- 2019-12-06 15:49:54.929 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
- 2019-12-06 15:49:54.929 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
- 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;;.]
- 2019-12-06 15:49:55.448 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
- 2019-12-06 15:49:55.449 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 8020 ms
- 2019-12-06 15:49:55.968 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
- 2019-12-06 15:49:56.420 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
- 2019-12-06 15:49:56.420 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
- 2019-12-06 15:49:56.421 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
- 2019-12-06 15:49:56.422 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
- 2019-12-06 15:50:00.891 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
- 2019-12-06 15:50:00.907 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2019-12-06 15:50:00.908 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
- 2019-12-06 15:50:01.309 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
- 2019-12-06 15:50:01.311 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
- 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'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
- Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered.
- 2019-12-06 15:50:01.313 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2019-12-06 15:50:01.313 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
- 2019-12-06 15:50:01.314 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@21e39b82
- 2019-12-06 15:50:04.653 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
- 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'
- 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)]
- 2019-12-06 15:50:07.032 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
- 2019-12-06 15:50:08.242 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
- 2019-12-06 15:50:08.270 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
- 2019-12-06 15:50:08.351 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
- 2019-12-06 15:50:08.635 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
- 2019-12-06 15:50:08.638 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
- 2019-12-06 15:50:08.640 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
- 2019-12-06 15:50:08.642 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
- 2019-12-06 15:50:08.645 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
- 2019-12-06 15:50:08.663 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
- 2019-12-06 15:50:08.665 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
- 2019-12-06 15:50:08.668 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
- 2019-12-06 15:50:08.671 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
- 2019-12-06 15:50:08.673 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
- 2019-12-06 15:50:08.687 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
- 2019-12-06 15:50:08.703 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
- 2019-12-06 15:50:08.898 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
- 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.
- 2019-12-06 15:50:08.914 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
- 2019-12-06 15:50:08.917 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
- 2019-12-06 15:50:08.922 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
- 2019-12-06 15:50:08.924 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2019-12-06 15:50:08.962 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
- 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'
- 2019-12-06 15:50:09.046 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 23.983 seconds (JVM running for 27.289)
- 2019-12-06 15:50:09.073 [main] INFO org.jeecg.JeecgApplication:33 -
- ----------------------------------------------------------
- Application Jeecg-Boot is running! Access URLs:
- Local: http://localhost:8080/jeecg-boot/
- External: http://192.168.2.44:8080/jeecg-boot/
- swagger-ui: http://192.168.2.44:8080/jeecg-boot/swagger-ui.html
- Doc: http://192.168.2.44:8080/jeecg-boot/doc.html
- ----------------------------------------------------------
- 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
- 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
- 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'
- 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'
- 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
- 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
- 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
- org.apache.shiro.authc.AuthenticationException: token为空!
- at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
- at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
- at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
- at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
- at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
- at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
- at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
- at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
- at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
- at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
- at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
- at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
- at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
- at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
- at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
- at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
- at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
- at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
- at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
- at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
- at java.lang.Thread.run(Thread.java:748)
- 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
- 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
- org.apache.shiro.authc.AuthenticationException: token为空!
- at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
- at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
- at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
- at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
- at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
- at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
- at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
- at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
- at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
- at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
- at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
- at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
- at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
- at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
- at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
- at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
- at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
- at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
- at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
- at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
- at java.lang.Thread.run(Thread.java:748)
- 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
- 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'
- 2019-12-06 15:59:27.498 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Parameters: admin(String)
- 2019-12-06 15:59:27.521 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - <== Total: 1
- 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
- org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
- at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
- at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
- at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
- at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
- at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
- at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
- at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
- at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
- at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
- at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
- at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
- at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
- at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
- at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
- at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
- at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
- at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
- at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
- at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
- at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
- at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
- at java.lang.Thread.run(Thread.java:748)
- 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 ( ?, ?, ?, ?, ?, ? )
- 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)
- 2019-12-06 15:59:28.214 [http-nio-8080-exec-4] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - <== Updates: 1
- 2019-12-06 15:59:28.215 [http-nio-8080-exec-4] INFO o.jeecg.modules.system.controller.LoginController:117 - 用户名: 管理员,退出成功!
- 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'
- 2019-12-06 16:01:00.513 [http-nio-8080-exec-6] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Parameters: admin(String)
- 2019-12-06 16:01:00.517 [http-nio-8080-exec-6] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - <== Total: 1
- 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 = ? )
- 2019-12-06 16:01:00.591 [http-nio-8080-exec-6] DEBUG o.j.m.s.mapper.SysDepartMapper.queryUserDeparts:143 - ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-06 16:01:00.601 [http-nio-8080-exec-6] DEBUG o.j.m.s.mapper.SysDepartMapper.queryUserDeparts:143 - <== Total: 1
- 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 = ?
- 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)
- 2019-12-06 16:01:00.622 [http-nio-8080-exec-6] DEBUG o.j.m.system.mapper.SysUserMapper.updateUserDepart:143 - <== Updates: 1
- 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 ( ?, ?, ?, ?, ?, ? )
- 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)
- 2019-12-06 16:01:00.635 [http-nio-8080-exec-6] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - <== Updates: 1
- 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
- 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'
- 2019-12-06 16:01:00.760 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Parameters: admin(String)
- 2019-12-06 16:01:00.766 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - <== Total: 1
- 2019-12-06 16:01:00.801 [http-nio-8080-exec-5] INFO o.j.m.system.controller.SysPermissionController:182 - ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjEwNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.VlTklSUcbHGxdrrwlOJeDVnPMGtZRBmdK1s3I43n8N8
- 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
- 2019-12-06 16:01:00.846 [http-nio-8080-exec-5] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Parameters: admin(String)
- 2019-12-06 16:01:00.933 [http-nio-8080-exec-5] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - <== Total: 101
- 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 = ?
- 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)
- 2019-12-06 16:01:01.035 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 3
- 2019-12-06 16:01:02.225 [http-nio-8080-exec-10] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
- 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 (系统找不到指定的路径。)
- 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
- 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
- 2019-12-06 16:01:02.468 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysLogMapper.findTotalVisitCount:143 - ==> Parameters:
- 2019-12-06 16:01:02.478 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysLogMapper.findTotalVisitCount:143 - <== Total: 1
- 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 < ?
- 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)
- 2019-12-06 16:01:02.491 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysLogMapper.findTodayVisitCount:143 - <== Total: 1
- 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 < ?
- 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)
- 2019-12-06 16:01:02.504 [http-nio-8080-exec-2] DEBUG o.j.modules.system.mapper.SysLogMapper.findTodayIp:143 - <== Total: 1
- 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
- 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
- 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
- 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)
- 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 = ?
- 2019-12-06 16:01:02.917 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-06 16:01:02.970 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - <== Total: 1
- 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 (?)
- 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)
- 2019-12-06 16:01:03.050 [http-nio-8080-exec-4] DEBUG o.j.m.s.mapper.SysAnnouncementMapper.selectList:143 - <== Total: 0
- 2019-12-06 16:01:03.056 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysLogMapper.findVisitCount:143 - <== Total: 3
- 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')
- 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)
- 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')
- 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)
- 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
- 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
- 2019-12-06 16:01:34.169 [http-nio-8080-exec-6] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 2019-12-06 16:01:34.209 [http-nio-8080-exec-6] INFO o.j.modules.system.service.impl.SysDictServiceImpl:51 - 无缓存dictCache的时候调用这里!
- 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
- 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)
- 2019-12-06 16:01:34.231 [http-nio-8080-exec-6] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictItemsByCode:143 - <== Total: 3
- 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)
- 2019-12-06 16:01:34.272 [http-nio-8080-exec-1] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
- 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
- 2019-12-06 16:01:34.392 [http-nio-8080-exec-5] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 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)
- 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
- 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
- 2019-12-06 16:01:36.401 [http-nio-8080-exec-10] DEBUG o.j.m.system.mapper.SysFillRuleMapper.selectPage:143 - ==> Parameters:
- 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 ?,?
- 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)
- 2019-12-06 16:01:36.416 [http-nio-8080-exec-10] DEBUG o.j.m.system.mapper.SysFillRuleMapper.selectPage:143 - <== Total: 2
- 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 ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
- 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)
- 2019-12-06 16:01:36.572 [http-nio-8080-exec-10] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - <== Updates: 1
- 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
- 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
- 2019-12-06 16:01:40.998 [http-nio-8080-exec-8] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
- 2019-12-06 16:01:40.998 [http-nio-8080-exec-2] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 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)
- 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
- 2019-12-06 16:01:41.254 [http-nio-8080-exec-9] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 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)
- 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
- 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
- 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
- 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
- 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 = ?
- 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)
- 2019-12-06 16:04:13.727 [http-nio-8080-exec-4] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 0
- 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 '%*%'
- 2019-12-06 16:04:13.734 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.queryPermissionUrlWithStar:143 - ==> Parameters:
- 2019-12-06 16:04:13.737 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.queryPermissionUrlWithStar:143 - <== Total: 0
- 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
- 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
- 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
- 2019-12-06 16:04:19.614 [http-nio-8080-exec-6] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
- 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
- 2019-12-06 16:04:19.921 [http-nio-8080-exec-7] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 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)
- 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
- 2019-12-06 16:04:20.245 [http-nio-8080-exec-1] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 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)
- 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
- 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
- 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
- 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
- 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 = ?
- 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)
- 2019-12-06 16:04:23.540 [http-nio-8080-exec-2] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 0
- 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
- 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
- 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
- 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
- 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
- 2019-12-06 16:04:37.416 [http-nio-8080-exec-6] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
- 2019-12-06 16:04:37.419 [http-nio-8080-exec-7] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 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)
- 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
- 2019-12-06 16:04:37.666 [http-nio-8080-exec-1] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 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)
- 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
- 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
- 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
- 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
- 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
- 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
- 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 = ?
- 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)
- 2019-12-06 16:04:53.073 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 0
- 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
- 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
- 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
- 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
- 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})
- 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
- 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
- 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 = ?
- 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)
- 2019-12-06 16:05:29.173 [http-nio-8080-exec-2] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 0
- 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
- 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)
- 2019-12-06 17:43:01.818 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
- 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!
- 2019-12-06 17:43:04.646 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
- 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.
- 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)
- 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)
- 2019-12-06 17:43:05.934 [main] INFO org.jeecg.config.ShiroConfig:194 - ===============(1)创建缓存管理器RedisCacheManager
- 2019-12-06 17:43:05.937 [main] INFO org.jeecg.config.ShiroConfig:212 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 2019-12-06 17:43:07.272 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
- 2019-12-06 17:43:07.295 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
- 2019-12-06 17:43:07.309 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
- 2019-12-06 17:43:07.309 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
- 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;;.]
- 2019-12-06 17:43:07.541 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
- 2019-12-06 17:43:07.542 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 5557 ms
- 2019-12-06 17:43:08.047 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
- 2019-12-06 17:43:08.453 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
- 2019-12-06 17:43:08.454 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
- 2019-12-06 17:43:08.455 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
- 2019-12-06 17:43:08.456 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
- 2019-12-06 17:43:12.548 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
- 2019-12-06 17:43:12.563 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2019-12-06 17:43:12.564 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
- 2019-12-06 17:43:12.983 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
- 2019-12-06 17:43:12.986 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
- 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'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
- Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered.
- 2019-12-06 17:43:12.988 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2019-12-06 17:43:12.988 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
- 2019-12-06 17:43:12.989 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@433ae0b0
- 2019-12-06 17:43:16.400 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
- 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'
- 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)]
- 2019-12-06 17:43:19.111 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
- 2019-12-06 17:43:20.406 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
- 2019-12-06 17:43:20.437 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
- 2019-12-06 17:43:20.533 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
- 2019-12-06 17:43:20.807 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
- 2019-12-06 17:43:20.809 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
- 2019-12-06 17:43:20.813 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
- 2019-12-06 17:43:20.816 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
- 2019-12-06 17:43:20.818 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
- 2019-12-06 17:43:20.839 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
- 2019-12-06 17:43:20.842 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
- 2019-12-06 17:43:20.844 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
- 2019-12-06 17:43:20.850 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
- 2019-12-06 17:43:20.852 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
- 2019-12-06 17:43:20.869 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
- 2019-12-06 17:43:20.889 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
- 2019-12-06 17:43:21.141 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
- 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.
- 2019-12-06 17:43:21.153 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
- 2019-12-06 17:43:21.155 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
- 2019-12-06 17:43:21.159 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
- 2019-12-06 17:43:21.160 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2019-12-06 17:43:21.190 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
- 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'
- 2019-12-06 17:43:21.235 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 21.044 seconds (JVM running for 23.381)
- 2019-12-06 17:43:21.256 [main] INFO org.jeecg.JeecgApplication:33 -
- ----------------------------------------------------------
- Application Jeecg-Boot is running! Access URLs:
- Local: http://localhost:8080/jeecg-boot/
- External: http://192.168.2.44:8080/jeecg-boot/
- swagger-ui: http://192.168.2.44:8080/jeecg-boot/swagger-ui.html
- Doc: http://192.168.2.44:8080/jeecg-boot/doc.html
- ----------------------------------------------------------
- 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'
- 2019-12-06 17:43:21.309 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet:524 - Initializing Servlet 'dispatcherServlet'
- 2019-12-06 17:43:21.334 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet:546 - Completed initialization in 24 ms
- 2019-12-06 17:43:21.534 [http-nio-8080-exec-3] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
- 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
- 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
- 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
- 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
- org.apache.shiro.authc.AuthenticationException: token为空!
- at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
- at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
- at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
- at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
- at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
- at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
- at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
- at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
- at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
- at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
- at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
- at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
- at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
- at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
- at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
- at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
- at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
- at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
- at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
- at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
- at java.lang.Thread.run(Thread.java:748)
- 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)
- 2019-12-06 17:51:38.804 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
- 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!
- 2019-12-06 17:51:41.928 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
- 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.
- 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)
- 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)
- 2019-12-06 17:51:43.920 [main] INFO org.jeecg.config.ShiroConfig:194 - ===============(1)创建缓存管理器RedisCacheManager
- 2019-12-06 17:51:43.923 [main] INFO org.jeecg.config.ShiroConfig:212 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 2019-12-06 17:51:45.973 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
- 2019-12-06 17:51:46.006 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
- 2019-12-06 17:51:46.025 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
- 2019-12-06 17:51:46.025 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
- 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;;.]
- 2019-12-06 17:51:46.236 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
- 2019-12-06 17:51:46.237 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 7334 ms
- 2019-12-06 17:51:46.763 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
- 2019-12-06 17:51:47.236 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
- 2019-12-06 17:51:47.241 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
- 2019-12-06 17:51:47.247 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
- 2019-12-06 17:51:47.248 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
- 2019-12-06 17:51:52.114 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
- 2019-12-06 17:51:52.129 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2019-12-06 17:51:52.130 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
- 2019-12-06 17:51:52.524 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
- 2019-12-06 17:51:52.528 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
- 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'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
- Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered.
- 2019-12-06 17:51:52.531 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2019-12-06 17:51:52.532 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
- 2019-12-06 17:51:52.533 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@20914835
- 2019-12-06 17:51:56.070 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
- 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'
- 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)]
- 2019-12-06 17:51:58.529 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
- 2019-12-06 17:51:59.831 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
- 2019-12-06 17:51:59.863 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
- 2019-12-06 17:51:59.954 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
- 2019-12-06 17:52:00.349 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
- 2019-12-06 17:52:00.352 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
- 2019-12-06 17:52:00.354 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
- 2019-12-06 17:52:00.357 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
- 2019-12-06 17:52:00.361 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
- 2019-12-06 17:52:00.395 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
- 2019-12-06 17:52:00.399 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
- 2019-12-06 17:52:00.403 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
- 2019-12-06 17:52:00.408 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
- 2019-12-06 17:52:00.412 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
- 2019-12-06 17:52:00.446 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
- 2019-12-06 17:52:00.478 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
- 2019-12-06 17:52:00.806 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
- 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.
- 2019-12-06 17:52:00.819 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
- 2019-12-06 17:52:00.822 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
- 2019-12-06 17:52:00.826 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
- 2019-12-06 17:52:00.829 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2019-12-06 17:52:00.864 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
- 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'
- 2019-12-06 17:52:00.929 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 23.881 seconds (JVM running for 26.438)
- 2019-12-06 17:52:00.951 [main] INFO org.jeecg.JeecgApplication:33 -
- ----------------------------------------------------------
- Application Jeecg-Boot is running! Access URLs:
- Local: http://localhost:8080/jeecg-boot/
- External: http://192.168.2.44:8080/jeecg-boot/
- swagger-ui: http://192.168.2.44:8080/jeecg-boot/swagger-ui.html
- Doc: http://192.168.2.44:8080/jeecg-boot/doc.html
- ----------------------------------------------------------
- 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'
- 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'
- 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
- 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
- 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
- 2019-12-06 17:52:05.956 [http-nio-8080-exec-1] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
- 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
- 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
- org.apache.shiro.authc.AuthenticationException: token为空!
- at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
- at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
- at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
- at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
- at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
- at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
- at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
- at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
- at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
- at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
- at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
- at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
- at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
- at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
- at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
- at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
- at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
- at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
- at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
- at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
- at java.lang.Thread.run(Thread.java:748)
- 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)
- 2019-12-06 17:54:24.147 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
- 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!
- 2019-12-06 17:54:28.463 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
- 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.
- 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)
- 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)
- 2019-12-06 17:54:29.694 [main] INFO org.jeecg.config.ShiroConfig:194 - ===============(1)创建缓存管理器RedisCacheManager
- 2019-12-06 17:54:29.697 [main] INFO org.jeecg.config.ShiroConfig:212 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 2019-12-06 17:54:31.362 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
- 2019-12-06 17:54:31.385 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
- 2019-12-06 17:54:31.407 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
- 2019-12-06 17:54:31.409 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
- 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;;.]
- 2019-12-06 17:54:31.645 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
- 2019-12-06 17:54:31.646 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 7207 ms
- 2019-12-06 17:54:32.196 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
- 2019-12-06 17:54:32.587 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
- 2019-12-06 17:54:32.588 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
- 2019-12-06 17:54:32.589 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
- 2019-12-06 17:54:32.590 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
- 2019-12-06 17:54:37.283 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
- 2019-12-06 17:54:37.298 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2019-12-06 17:54:37.298 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
- 2019-12-06 17:54:37.788 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
- 2019-12-06 17:54:37.793 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
- 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'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
- Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered.
- 2019-12-06 17:54:37.797 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2019-12-06 17:54:37.798 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
- 2019-12-06 17:54:37.799 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5c5f12e
- 2019-12-06 17:54:41.269 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
- 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'
- 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)]
- 2019-12-06 17:54:43.848 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
- 2019-12-06 17:54:45.255 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
- 2019-12-06 17:54:45.285 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
- 2019-12-06 17:54:45.407 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
- 2019-12-06 17:54:45.676 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
- 2019-12-06 17:54:45.679 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
- 2019-12-06 17:54:45.682 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
- 2019-12-06 17:54:45.687 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
- 2019-12-06 17:54:45.690 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
- 2019-12-06 17:54:45.714 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
- 2019-12-06 17:54:45.717 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
- 2019-12-06 17:54:45.722 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
- 2019-12-06 17:54:45.725 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
- 2019-12-06 17:54:45.729 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
- 2019-12-06 17:54:45.746 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
- 2019-12-06 17:54:45.760 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
- 2019-12-06 17:54:45.973 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
- 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.
- 2019-12-06 17:54:45.989 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
- 2019-12-06 17:54:45.991 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
- 2019-12-06 17:54:45.993 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
- 2019-12-06 17:54:45.995 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2019-12-06 17:54:46.023 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
- 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'
- 2019-12-06 17:54:46.065 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 23.533 seconds (JVM running for 25.188)
- 2019-12-06 17:54:46.084 [main] INFO org.jeecg.JeecgApplication:33 -
- ----------------------------------------------------------
- Application Jeecg-Boot is running! Access URLs:
- Local: http://localhost:8080/jeecg-boot/
- External: http://192.168.2.44:8080/jeecg-boot/
- swagger-ui: http://192.168.2.44:8080/jeecg-boot/swagger-ui.html
- Doc: http://192.168.2.44:8080/jeecg-boot/doc.html
- ----------------------------------------------------------
- 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'
- 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'
- 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
- 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
- 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
- 2019-12-06 17:54:49.146 [http-nio-8080-exec-1] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
- 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)
- 2019-12-06 17:56:55.285 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
- 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!
- 2019-12-06 17:56:58.042 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
- 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.
- 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)
- 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)
- 2019-12-06 17:57:00.238 [main] INFO org.jeecg.config.ShiroConfig:194 - ===============(1)创建缓存管理器RedisCacheManager
- 2019-12-06 17:57:00.243 [main] INFO org.jeecg.config.ShiroConfig:212 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 2019-12-06 17:57:02.187 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
- 2019-12-06 17:57:02.214 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
- 2019-12-06 17:57:02.262 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
- 2019-12-06 17:57:02.264 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
- 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;;.]
- 2019-12-06 17:57:02.668 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
- 2019-12-06 17:57:02.669 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 7236 ms
- 2019-12-06 17:57:03.239 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
- 2019-12-06 17:57:03.598 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
- 2019-12-06 17:57:03.599 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
- 2019-12-06 17:57:03.599 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
- 2019-12-06 17:57:03.600 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
- 2019-12-06 17:57:08.248 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
- 2019-12-06 17:57:08.264 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2019-12-06 17:57:08.265 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
- 2019-12-06 17:57:08.645 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
- 2019-12-06 17:57:08.648 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
- 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'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
- Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered.
- 2019-12-06 17:57:08.650 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2019-12-06 17:57:08.650 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
- 2019-12-06 17:57:08.651 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2507a170
- 2019-12-06 17:57:12.103 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
- 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'
- 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)]
- 2019-12-06 17:57:14.954 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
- 2019-12-06 17:57:16.640 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
- 2019-12-06 17:57:16.671 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
- 2019-12-06 17:57:16.758 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
- 2019-12-06 17:57:17.022 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
- 2019-12-06 17:57:17.025 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
- 2019-12-06 17:57:17.028 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
- 2019-12-06 17:57:17.031 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
- 2019-12-06 17:57:17.035 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
- 2019-12-06 17:57:17.055 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
- 2019-12-06 17:57:17.057 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
- 2019-12-06 17:57:17.060 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
- 2019-12-06 17:57:17.063 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
- 2019-12-06 17:57:17.066 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
- 2019-12-06 17:57:17.085 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
- 2019-12-06 17:57:17.092 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_2
- 2019-12-06 17:57:17.107 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
- 2019-12-06 17:57:17.308 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
- 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.
- 2019-12-06 17:57:17.321 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
- 2019-12-06 17:57:17.323 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
- 2019-12-06 17:57:17.326 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
- 2019-12-06 17:57:17.331 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2019-12-06 17:57:17.360 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
- 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'
- 2019-12-06 17:57:17.404 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 23.598 seconds (JVM running for 25.097)
- 2019-12-06 17:57:17.426 [main] INFO org.jeecg.JeecgApplication:33 -
- ----------------------------------------------------------
- Application Jeecg-Boot is running! Access URLs:
- Local: http://localhost:8080/jeecg-boot/
- External: http://192.168.2.44:8080/jeecg-boot/
- swagger-ui: http://192.168.2.44:8080/jeecg-boot/swagger-ui.html
- Doc: http://192.168.2.44:8080/jeecg-boot/doc.html
- ----------------------------------------------------------
- 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'
- 2019-12-06 17:57:17.492 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet:524 - Initializing Servlet 'dispatcherServlet'
- 2019-12-06 17:57:17.519 [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet:546 - Completed initialization in 26 ms
- 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
- 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
- 2019-12-06 17:57:19.004 [http-nio-8080-exec-5] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
- 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
- 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
- org.apache.shiro.authc.AuthenticationException: token为空!
- at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
- at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
- at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
- at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
- at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
- at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
- at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
- at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
- at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
- at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
- at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
- at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
- at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
- at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
- at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
- at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
- at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
- at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
- at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
- at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
- at java.lang.Thread.run(Thread.java:748)
- 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
- 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
- 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
- org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
- at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
- at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
- at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
- at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
- at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
- at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
- at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
- at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
- at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
- at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
- at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
- at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
- at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
- at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
- at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
- at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
- at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
- at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
- at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
- at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
- at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
- at java.lang.Thread.run(Thread.java:748)
- 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
- org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
- at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
- at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
- at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
- at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
- at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
- at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
- at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
- at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
- at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
- at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
- at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
- at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
- at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
- at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
- at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
- at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
- at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
- at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
- at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
- at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
- at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
- at java.lang.Thread.run(Thread.java:748)
- 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
- 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
- org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
- at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
- at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
- at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
- at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
- at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
- at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
- at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
- at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
- at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
- at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
- at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
- at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
- at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
- at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
- at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
- at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
- at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
- at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
- at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
- at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
- at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
- at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
- at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
- at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
- at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
- at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
- at java.lang.Thread.run(Thread.java:748)
- 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 ( ?, ?, ?, ?, ?, ? )
- 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)
- 2019-12-06 18:16:19.729 [http-nio-8080-exec-2] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - <== Updates: 1
- 2019-12-06 18:16:19.731 [http-nio-8080-exec-2] INFO o.jeecg.modules.system.controller.LoginController:117 - 用户名: 管理员,退出成功!
- 2019-12-06 18:16:20.132 [http-nio-8080-exec-1] INFO org.jeecg.modules.message.websocket.WebSocket:46 - 【websocket消息】连接断开,总数为:0
- 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'
- 2019-12-06 18:16:34.378 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Parameters: admin(String)
- 2019-12-06 18:16:34.390 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - <== Total: 1
- 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 = ? )
- 2019-12-06 18:16:34.450 [http-nio-8080-exec-5] DEBUG o.j.m.s.mapper.SysDepartMapper.queryUserDeparts:143 - ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-06 18:16:34.455 [http-nio-8080-exec-5] DEBUG o.j.m.s.mapper.SysDepartMapper.queryUserDeparts:143 - <== Total: 1
- 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 = ?
- 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)
- 2019-12-06 18:16:34.468 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysUserMapper.updateUserDepart:143 - <== Updates: 1
- 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 ( ?, ?, ?, ?, ?, ? )
- 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)
- 2019-12-06 18:16:34.483 [http-nio-8080-exec-5] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - <== Updates: 1
- 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
- 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'
- 2019-12-06 18:16:34.638 [http-nio-8080-exec-3] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Parameters: admin(String)
- 2019-12-06 18:16:34.648 [http-nio-8080-exec-3] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - <== Total: 1
- 2019-12-06 18:16:34.752 [http-nio-8080-exec-3] INFO o.j.m.system.controller.SysPermissionController:182 - ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
- 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
- 2019-12-06 18:16:34.780 [http-nio-8080-exec-3] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Parameters: admin(String)
- 2019-12-06 18:16:34.838 [http-nio-8080-exec-3] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - <== Total: 101
- 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 = ?
- 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)
- 2019-12-06 18:16:34.896 [http-nio-8080-exec-3] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 3
- 2019-12-06 18:16:35.937 [http-nio-8080-exec-7] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
- 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 (系统找不到指定的路径。)
- 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
- 2019-12-06 18:16:36.217 [http-nio-8080-exec-6] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
- 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
- 2019-12-06 18:16:36.504 [http-nio-8080-exec-10] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 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)
- 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
- 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 = ?
- 2019-12-06 18:16:36.549 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-06 18:16:36.552 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - <== Total: 1
- 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 (?)
- 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)
- 2019-12-06 18:16:36.586 [http-nio-8080-exec-9] DEBUG o.j.m.s.mapper.SysAnnouncementMapper.selectList:143 - <== Total: 0
- 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')
- 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)
- 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')
- 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)
- 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
- 2019-12-06 18:16:36.843 [http-nio-8080-exec-2] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 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)
- 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
- 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
- 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)
- 2019-12-06 18:18:14.701 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
- 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!
- 2019-12-06 18:18:18.054 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
- 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.
- 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)
- 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)
- 2019-12-06 18:18:19.410 [main] INFO org.jeecg.config.ShiroConfig:194 - ===============(1)创建缓存管理器RedisCacheManager
- 2019-12-06 18:18:19.413 [main] INFO org.jeecg.config.ShiroConfig:212 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 2019-12-06 18:18:20.817 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
- 2019-12-06 18:18:20.845 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
- 2019-12-06 18:18:20.863 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
- 2019-12-06 18:18:20.863 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
- 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;;.]
- 2019-12-06 18:18:21.085 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
- 2019-12-06 18:18:21.086 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 6131 ms
- 2019-12-06 18:18:21.641 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
- 2019-12-06 18:18:22.012 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
- 2019-12-06 18:18:22.013 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
- 2019-12-06 18:18:22.014 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
- 2019-12-06 18:18:22.015 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
- 2019-12-06 18:18:26.245 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
- 2019-12-06 18:18:26.260 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2019-12-06 18:18:26.261 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
- 2019-12-06 18:18:26.649 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
- 2019-12-06 18:18:26.652 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
- 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'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
- Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered.
- 2019-12-06 18:18:26.654 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2019-12-06 18:18:26.654 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
- 2019-12-06 18:18:26.655 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1b5af65b
- 2019-12-06 18:18:30.110 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
- 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'
- 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)]
- 2019-12-06 18:18:33.163 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
- 2019-12-06 18:18:34.538 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
- 2019-12-06 18:18:34.563 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
- 2019-12-06 18:18:34.783 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
- 2019-12-06 18:18:35.147 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
- 2019-12-06 18:18:35.150 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
- 2019-12-06 18:18:35.151 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
- 2019-12-06 18:18:35.154 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
- 2019-12-06 18:18:35.158 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
- 2019-12-06 18:18:35.178 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
- 2019-12-06 18:18:35.181 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
- 2019-12-06 18:18:35.183 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
- 2019-12-06 18:18:35.188 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
- 2019-12-06 18:18:35.190 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
- 2019-12-06 18:18:35.204 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
- 2019-12-06 18:18:35.212 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_2
- 2019-12-06 18:18:35.228 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
- 2019-12-06 18:18:35.408 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
- 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.
- 2019-12-06 18:18:35.423 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
- 2019-12-06 18:18:35.427 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
- 2019-12-06 18:18:35.431 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
- 2019-12-06 18:18:35.433 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2019-12-06 18:18:35.460 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
- 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'
- 2019-12-06 18:18:35.502 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 22.312 seconds (JVM running for 23.881)
- 2019-12-06 18:18:35.520 [main] INFO org.jeecg.JeecgApplication:33 -
- ----------------------------------------------------------
- Application Jeecg-Boot is running! Access URLs:
- Local: http://localhost:8080/jeecg-boot/
- External: http://192.168.2.44:8080/jeecg-boot/
- swagger-ui: http://192.168.2.44:8080/jeecg-boot/swagger-ui.html
- Doc: http://192.168.2.44:8080/jeecg-boot/doc.html
- ----------------------------------------------------------
- 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'
- 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'
- 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
- 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
- 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
- 2019-12-06 18:18:36.322 [http-nio-8080-exec-1] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
- 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
- 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
- 2019-12-06 18:18:47.217 [http-nio-8080-exec-3] INFO org.jeecg.modules.shiro.authc.ShiroRealm:66 - ===============Shiro权限认证开始============ [ roles、permissions]==========
- 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=?))
- 2019-12-06 18:18:47.259 [http-nio-8080-exec-3] DEBUG o.j.m.s.mapper.SysUserRoleMapper.getRoleByUserName:143 - ==> Parameters: admin(String)
- 2019-12-06 18:18:47.269 [http-nio-8080-exec-3] DEBUG o.j.m.s.mapper.SysUserRoleMapper.getRoleByUserName:143 - <== Total: 1
- 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
- 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
- 2019-12-06 18:18:47.282 [http-nio-8080-exec-3] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Parameters: admin(String)
- 2019-12-06 18:18:47.338 [http-nio-8080-exec-3] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - <== Total: 101
- 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
- 2019-12-06 18:18:47.341 [http-nio-8080-exec-3] INFO org.jeecg.modules.shiro.authc.ShiroRealm:81 - ===============Shiro权限认证成功==============
- 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
- 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"}
- 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"}
- 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"}
- 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"}
- 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"}
- 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"}
- 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"}
- 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"}
- 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"}
- 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"}
- 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"}
- 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
- 2019-12-06 18:18:49.335 [http-nio-8080-exec-4] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
- 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
- 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
- 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
- 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
- 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 = ?
- 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)
- 2019-12-06 18:18:56.841 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 0
- 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
- 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
- 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
- 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
- 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
- 2019-12-06 18:20:06.230 [http-nio-8080-exec-8] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
- 2019-12-06 18:20:06.244 [http-nio-8080-exec-9] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 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)
- 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
- 2019-12-06 18:20:06.470 [http-nio-8080-exec-10] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 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)
- 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
- 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
- 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
- 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
- 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
- 2019-12-06 18:20:25.400 [http-nio-8080-exec-5] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
- 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
- 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
- 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
- 2019-12-06 18:21:03.510 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.config.util.d:187 - 数据库表:【pacs_patients】已存在
- 2019-12-06 18:21:03.511 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.cgform.service.impl.d:279 - ==判断表是否存在消耗时间10毫秒
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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 '状态' ;]
- 2019-12-06 18:21:03.922 [http-nio-8080-exec-6] INFO org.jeecg.modules.online.cgform.a.a:600 - ==同步数据库消耗时间434毫秒
- 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
- 2019-12-06 18:21:04.013 [http-nio-8080-exec-4] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
- 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
- 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
- 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
- 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
- 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 = ?
- 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)
- 2019-12-06 18:21:08.033 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 0
- 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
- 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
- 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
- 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
- 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
- 2019-12-06 18:21:31.382 [http-nio-8080-exec-2] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
- 2019-12-06 18:21:31.385 [http-nio-8080-exec-6] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 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)
- 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
- 2019-12-06 18:21:31.630 [http-nio-8080-exec-4] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 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)
- 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
- 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
- 2019-12-06 18:21:36.885 [http-nio-8080-exec-9] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
- 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
- 2019-12-06 18:21:57.705 [http-nio-8080-exec-6] INFO org.jeecg.modules.message.websocket.WebSocket:46 - 【websocket消息】连接断开,总数为:0
- 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
- 2019-12-06 18:21:59.906 [http-nio-8080-exec-2] INFO o.j.m.system.controller.SysPermissionController:182 - ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzU2MjkxOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.pxXUTfMHhRyLXUjy0fHIfYomwCf6tdvsQMrnE05slho
- 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
- 2019-12-06 18:21:59.916 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Parameters: admin(String)
- 2019-12-06 18:21:59.948 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - <== Total: 101
- 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 = ?
- 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)
- 2019-12-06 18:21:59.982 [http-nio-8080-exec-2] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 3
- 2019-12-06 18:22:01.846 [http-nio-8080-exec-4] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
- 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 (系统找不到指定的路径。)
- 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
- 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
- 2019-12-06 18:22:02.107 [http-nio-8080-exec-8] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 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)
- 2019-12-06 18:22:02.115 [http-nio-8080-exec-5] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
- 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
- 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 = ?
- 2019-12-06 18:22:02.297 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-06 18:22:02.308 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - <== Total: 1
- 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 (?)
- 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)
- 2019-12-06 18:22:02.366 [http-nio-8080-exec-9] DEBUG o.j.m.s.mapper.SysAnnouncementMapper.selectList:143 - <== Total: 0
- 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')
- 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)
- 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')
- 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)
- 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
- 2019-12-06 18:22:02.529 [http-nio-8080-exec-1] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 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)
- 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
|