1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495 |
- 2019-12-24 11:30:41.967 [main] INFO org.jeecg.JeecgApplication:50 - Starting JeecgApplication on zhuxiaobo-mi with PID 16876 (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-24 11:30:41.974 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
- 2019-12-24 11:30:55.205 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:244 - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2019-12-24 11:30:55.210 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
- 2019-12-24 11:30:55.319 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:182 - Finished Spring Data repository scanning in 84ms. Found 0 repository interfaces.
- 2019-12-24 11:30:55.849 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$79affb48] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 11:30:55.988 [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-24 11:30:56.539 [main] INFO org.jeecg.config.ShiroConfig:197 - ===============(1)创建缓存管理器RedisCacheManager
- 2019-12-24 11:30:56.542 [main] INFO org.jeecg.config.ShiroConfig:215 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
- 2019-12-24 11:30:56.549 [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-24 11:30:56.559 [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-24 11:30:56.606 [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-24 11:30:56.707 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$59aa91b2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 11:30:56.967 [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-24 11:30:56.977 [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$$c3390283] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 11:30:56.996 [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-24 11:30:57.005 [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-24 11:30:57.033 [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-24 11:30:57.045 [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$$6ec44ffc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 11:30:57.209 [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-24 11:30:57.342 [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-24 11:30:57.361 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$c47e8292] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 11:30:57.408 [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$$6cc36f62] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 11:30:57.425 [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-24 11:30:58.078 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
- 2019-12-24 11:30:58.101 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
- 2019-12-24 11:30:58.115 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
- 2019-12-24 11:30:58.116 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
- 2019-12-24 11:30:58.124 [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-24 11:30:58.336 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
- 2019-12-24 11:30:58.337 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 15962 ms
- 2019-12-24 11:30:58.875 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
- 2019-12-24 11:30:59.265 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
- 2019-12-24 11:30:59.266 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
- 2019-12-24 11:30:59.267 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
- 2019-12-24 11:30:59.268 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
- 2019-12-24 11:31:04.791 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
- 2019-12-24 11:31:04.807 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2019-12-24 11:31:04.808 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
- 2019-12-24 11:31:04.813 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
- 2019-12-24 11:31:04.816 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
- 2019-12-24 11:31:04.817 [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-24 11:31:04.818 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2019-12-24 11:31:04.818 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
- 2019-12-24 11:31:04.819 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6a116354
- 2019-12-24 11:31:08.273 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
- 2019-12-24 11:31:10.539 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:59 - Exposing 2 endpoint(s) beneath base path '/actuator'
- 2019-12-24 11:31:10.828 [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-24 11:31:11.285 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
- 2019-12-24 11:31:12.717 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
- 2019-12-24 11:31:12.748 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
- 2019-12-24 11:31:12.829 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
- 2019-12-24 11:31:13.373 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
- 2019-12-24 11:31:13.385 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
- 2019-12-24 11:31:13.389 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
- 2019-12-24 11:31:13.394 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
- 2019-12-24 11:31:13.400 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
- 2019-12-24 11:31:13.411 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
- 2019-12-24 11:31:13.432 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
- 2019-12-24 11:31:13.435 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
- 2019-12-24 11:31:13.439 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
- 2019-12-24 11:31:13.443 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
- 2019-12-24 11:31:13.449 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
- 2019-12-24 11:31:13.470 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_2
- 2019-12-24 11:31:13.482 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_3
- 2019-12-24 11:31:13.501 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
- 2019-12-24 11:31:13.795 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
- 2019-12-24 11:31:13.805 [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-24 11:31:13.805 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
- 2019-12-24 11:31:13.807 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
- 2019-12-24 11:31:13.810 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
- 2019-12-24 11:31:13.812 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2019-12-24 11:31:13.834 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
- 2019-12-24 11:31:13.870 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:204 - Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot'
- 2019-12-24 11:31:13.873 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 34.968 seconds (JVM running for 41.57)
- 2019-12-24 11:31:13.891 [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-24 11:31:14.454 [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-24 11:31:14.457 [RMI TCP Connection(2)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:524 - Initializing Servlet 'dispatcherServlet'
- 2019-12-24 11:31:14.491 [RMI TCP Connection(2)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:546 - Completed initialization in 33 ms
- 2019-12-24 11:31:14.753 [RMI TCP Connection(1)-192.168.2.44] INFO io.lettuce.core.EpollProvider:68 - Starting without optional epoll library
- 2019-12-24 11:31:14.757 [RMI TCP Connection(1)-192.168.2.44] INFO io.lettuce.core.KqueueProvider:70 - Starting without optional kqueue library
- 2019-12-24 12:39:03.775 [http-nio-8080-exec-7] INFO o.jeecg.modules.pacs.controller.PacsFileController:64 - multipartFiles:1
- 2019-12-24 12:39:03.818 [http-nio-8080-exec-7] INFO o.jeecg.modules.pacs.controller.PacsFileController:72 - file:1.2.840.113619.2.81.290.9161.19664.1.1.20081211.195621
- 2019-12-24 12:39:03.999 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:47 - dicom == >>size 411662
- 2019-12-24 12:39:04.171 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:87 - dicom == >>Specific Character Set ISO_IR 100
- 2019-12-24 12:39:04.185 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:92 - dicom == >>PatientName XU YUAN MING
- 2019-12-24 12:39:04.186 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:94 - dicom == >>AccessionNumber null
- 2019-12-24 12:39:04.188 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:96 - dicom == >>PatientBirthDate null
- 2019-12-24 12:39:04.191 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:98 - dicom == >>PatientID 70016
- 2019-12-24 12:39:04.192 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:100 - dicom == >>PatientAge 047Y
- 2019-12-24 12:39:04.198 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:102 - dicom == >>PatientSex M
- 2019-12-24 12:39:04.202 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:104 - dicom == >>PatientWeight null
- 2019-12-24 12:39:04.205 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:107 - dicom == >>StudyID 19664
- 2019-12-24 12:39:04.213 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:109 - dicom == >>StudyInstanceUID 1.2.840.113619.2.81.290.9161.19664.20081211.195554
- 2019-12-24 12:39:04.271 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:111 - dicom == >>StudyDateAndTime Thu Dec 11 09:55:54 CST 2008
- 2019-12-24 12:39:04.273 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:113 - dicom == >>StudyDescription ABD
- 2019-12-24 12:39:04.277 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:115 - dicom == >>PatientWeight null
- 2019-12-24 12:39:04.279 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:117 - dicom == >>BodyPartExamined ABDOMEN
- 2019-12-24 12:39:04.280 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:119 - dicom == >>BodyPartThickness null
- 2019-12-24 12:39:04.282 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:121 - dicom == >>Modality CT
- 2019-12-24 12:39:04.284 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:123 - dicom == >>InstitutionName RONG CHENG ZHONG YI YUAN
- 2019-12-24 12:39:04.284 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:125 - dicom == >>PregnancyStatus null
- 2019-12-24 12:39:04.285 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:128 - dicom == >>SeriesInstanceUID 1.2.840.113619.2.81.290.9161.19664.1.20081211.195554
- 2019-12-24 12:39:04.286 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:130 - dicom == >>SeriesNumber 1
- 2019-12-24 12:39:04.287 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:132 - dicom == >>SeriesDescription null
- 2019-12-24 12:39:04.288 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:134 - dicom == >>SeriesNumber Thu Dec 11 09:55:54 CST 2008
- 2019-12-24 12:39:04.289 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:137 - dicom == >>SOPInstanceUID 1.2.840.113619.2.81.290.9161.19664.1.1.20081211.195621
- 2019-12-24 12:39:04.291 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:139 - dicom == >>SOPClassUID 1.2.840.10008.5.1.4.1.1.2
- 2019-12-24 12:39:04.293 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:141 - dicom == >>TransferSyntaxUID null
- 2019-12-24 12:39:04.294 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:143 - dicom == >>InstanceNumber 1
- 2019-12-24 12:39:04.295 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:145 - dicom == >>WindowWidth 400
- 2019-12-24 12:39:04.296 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:147 - dicom == >>WindowCenter 40
- 2019-12-24 12:39:04.297 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:149 - dicom == >>Rows 400
- 2019-12-24 12:39:04.326 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:151 - dicom == >>Columns 512
- 2019-12-24 12:39:04.339 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:153 - dicom == >>PixelSpacing 1.0000000
- 2019-12-24 12:39:04.351 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:155 - dicom == >>FrameType null
- 2019-12-24 12:39:04.352 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:157 - dicom == >>CineRate null
- 2019-12-24 12:39:04.355 [http-nio-8080-exec-7] INFO org.jeecg.modules.pacs.util.FileUtils:159 - dicom == >>NumberOfFrames null
- 2019-12-24 12:39:04.372 [http-nio-8080-exec-7] INFO o.jeecg.modules.pacs.controller.PacsFileController:80 - realPath == >>realPath d:/temp/663ac639ac3849129d60ac2a6768d23b.dcm
- 2019-12-24 12:39:05.383 [http-nio-8080-exec-7] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.840.113619.2.81.290.9161.19664.1.1.20081211.195621
- 2019-12-24 12:39:05.532 [http-nio-8080-exec-7] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage PacsImages(id=1209021304645439490, seriesId=1209019347574763521, sopInstanceUid=1.2.840.113619.2.81.290.9161.19664.1.1.20081211.195621, sopClassUid=1.2.840.10008.5.1.4.1.1.2, transferSyntaxUid=null, instanceNumber=1, windowWidth=400, windoCenter=40, rows=400, columns=512, pixelSpacing=1.0000000, imagePositionPatient=-256.0000000\0.0000000\100.0, imageOrientationPatient=-256.0000000\0.0000000\100.0\0.0000000\0.0000000\-1.0000000, numberOfFrames=null, frameType=null, cineRate=null, status=null, storageType=1, url=null, localUrl=d:/temp/136084ccc6414ecaa45cf837d0a36d85.dcm, remoteUrl=group1/M00/00/00/rBFW214AdHSAbCQ6AAZIDrl8eJc727.dcm, metadata=null, hospitalId=null, size=null, createTime=Mon Dec 23 16:01:56 CST 2019, updateTime=null)
- 2019-12-24 12:39:05.534 [http-nio-8080-exec-7] INFO o.jeecg.modules.pacs.controller.PacsFileController:91 - upload == >>findImages 数据库存在该记录 id:1209021304645439490
- 2019-12-24 12:39:05.535 [http-nio-8080-exec-7] INFO o.jeecg.modules.pacs.controller.PacsFileController:114 - file:1.2.840.113619.2.81.290.9161.19664.1.1.20081211.195621 上传成功放弃存储|数据库已有该记录
- 2019-12-24 12:39:27.244 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:64 - multipartFiles:1
- 2019-12-24 12:39:27.245 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:72 - file:2d28e5830337335f5ac622447104f335
- 2019-12-24 12:39:27.260 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:47 - dicom == >>size 1724522
- 2019-12-24 12:39:27.273 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:87 - dicom == >>Specific Character Set ISO_IR 192
- 2019-12-24 12:39:27.274 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:92 - dicom == >>PatientName 夏继庆^^^^
- 2019-12-24 12:39:27.275 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:94 - dicom == >>AccessionNumber null
- 2019-12-24 12:39:27.275 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:96 - dicom == >>PatientBirthDate Tue Sep 24 00:00:00 CST 1963
- 2019-12-24 12:39:27.276 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:98 - dicom == >>PatientID 7369
- 2019-12-24 12:39:27.276 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:100 - dicom == >>PatientAge null
- 2019-12-24 12:39:27.277 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:102 - dicom == >>PatientSex M
- 2019-12-24 12:39:27.277 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:104 - dicom == >>PatientWeight null
- 2019-12-24 12:39:27.278 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:107 - dicom == >>StudyID 5495
- 2019-12-24 12:39:27.278 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:109 - dicom == >>StudyInstanceUID 1.2.826.0.1.3680043.1.2.119.10100014.20190305.112714.0
- 2019-12-24 12:39:27.279 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:111 - dicom == >>StudyDateAndTime Tue Mar 05 11:27:14 CST 2019
- 2019-12-24 12:39:27.279 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:113 - dicom == >>StudyDescription HAND LEFT ��֫
- 2019-12-24 12:39:27.280 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:115 - dicom == >>PatientWeight null
- 2019-12-24 12:39:27.280 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:117 - dicom == >>BodyPartExamined ABDOMEN
- 2019-12-24 12:39:27.281 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:119 - dicom == >>BodyPartThickness null
- 2019-12-24 12:39:27.281 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:121 - dicom == >>Modality CR
- 2019-12-24 12:39:27.281 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:123 - dicom == >>InstitutionName Institution Name
- 2019-12-24 12:39:27.283 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:125 - dicom == >>PregnancyStatus null
- 2019-12-24 12:39:27.285 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:128 - dicom == >>SeriesInstanceUID 1.2.826.0.1.3680043.1.2.119.10100014.20190305.112714.0.0
- 2019-12-24 12:39:27.285 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:130 - dicom == >>SeriesNumber 5495
- 2019-12-24 12:39:27.286 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:132 - dicom == >>SeriesDescription null
- 2019-12-24 12:39:27.286 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:134 - dicom == >>SeriesNumber null
- 2019-12-24 12:39:27.286 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:137 - dicom == >>SOPInstanceUID 1.2.826.0.1.3680043.1.2.119.10100014.20190305.112714.0.0.11
- 2019-12-24 12:39:27.287 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:139 - dicom == >>SOPClassUID 1.2.840.10008.5.1.4.1.1.1
- 2019-12-24 12:39:27.287 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:141 - dicom == >>TransferSyntaxUID null
- 2019-12-24 12:39:27.288 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:143 - dicom == >>InstanceNumber 24708
- 2019-12-24 12:39:27.288 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:145 - dicom == >>WindowWidth null
- 2019-12-24 12:39:27.288 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:147 - dicom == >>WindowCenter null
- 2019-12-24 12:39:27.289 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:149 - dicom == >>Rows 1664
- 2019-12-24 12:39:27.289 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:151 - dicom == >>Columns 1344
- 2019-12-24 12:39:27.290 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:153 - dicom == >>PixelSpacing 0.144
- 2019-12-24 12:39:27.290 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:155 - dicom == >>FrameType null
- 2019-12-24 12:39:27.291 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:157 - dicom == >>CineRate null
- 2019-12-24 12:39:27.291 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:159 - dicom == >>NumberOfFrames null
- 2019-12-24 12:39:27.292 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:80 - realPath == >>realPath d:/temp/98e8c8464877434e9a2105194e877c82.dcm
- 2019-12-24 12:39:27.305 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.826.0.1.3680043.1.2.119.10100014.20190305.112714.0.0.11
- 2019-12-24 12:39:27.311 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage PacsImages(id=1209034996246147073, seriesId=1209034994375487490, sopInstanceUid=1.2.826.0.1.3680043.1.2.119.10100014.20190305.112714.0.0.11, sopClassUid=1.2.840.10008.5.1.4.1.1.1, transferSyntaxUid=null, instanceNumber=24708, windowWidth=null, windoCenter=null, rows=1664, columns=1344, pixelSpacing=0.144, imagePositionPatient=null, imageOrientationPatient=null, numberOfFrames=null, frameType=null, cineRate=null, status=null, storageType=1, url=null, localUrl=d:/temp/79fb13f076d1471896fedde5ab39b03d.dcm, remoteUrl=group1/M00/00/00/rBFW214AgTSAQc_AABpQaixP3Og031.dcm, metadata=null, hospitalId=null, size=null, createTime=Mon Dec 23 16:56:20 CST 2019, updateTime=null)
- 2019-12-24 12:39:27.312 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:91 - upload == >>findImages 数据库存在该记录 id:1209034996246147073
- 2019-12-24 12:39:27.313 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:114 - file:2d28e5830337335f5ac622447104f335 上传成功放弃存储|数据库已有该记录
- 2019-12-24 13:00:20.443 [main] INFO org.jeecg.JeecgApplication:50 - Starting JeecgApplication on zhuxiaobo-mi with PID 25316 (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-24 13:00:20.461 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
- 2019-12-24 13:00:25.962 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:244 - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2019-12-24 13:00:25.966 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
- 2019-12-24 13:00:26.066 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:182 - Finished Spring Data repository scanning in 77ms. Found 0 repository interfaces.
- 2019-12-24 13:00:26.583 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$671c1223] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 13:00:26.682 [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-24 13:00:27.184 [main] INFO org.jeecg.config.ShiroConfig:197 - ===============(1)创建缓存管理器RedisCacheManager
- 2019-12-24 13:00:27.186 [main] INFO org.jeecg.config.ShiroConfig:215 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
- 2019-12-24 13:00:27.191 [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-24 13:00:27.197 [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-24 13:00:27.235 [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-24 13:00:27.322 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4716a88d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 13:00:27.577 [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-24 13:00:27.587 [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$$b0a5195e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 13:00:27.605 [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-24 13:00:27.615 [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-24 13:00:27.652 [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-24 13:00:27.668 [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$$5c3066d7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 13:00:27.832 [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-24 13:00:27.963 [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-24 13:00:27.985 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b1ea996d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 13:00:28.033 [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$$5a2f863d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 13:00:28.045 [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-24 13:00:28.731 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
- 2019-12-24 13:00:28.752 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
- 2019-12-24 13:00:28.764 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
- 2019-12-24 13:00:28.765 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
- 2019-12-24 13:00:28.774 [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-24 13:00:28.986 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
- 2019-12-24 13:00:28.988 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 8365 ms
- 2019-12-24 13:00:29.644 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
- 2019-12-24 13:00:30.062 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
- 2019-12-24 13:00:30.063 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
- 2019-12-24 13:00:30.065 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
- 2019-12-24 13:00:30.065 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
- 2019-12-24 13:00:35.466 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
- 2019-12-24 13:00:35.482 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2019-12-24 13:00:35.483 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
- 2019-12-24 13:00:35.488 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
- 2019-12-24 13:00:35.491 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
- 2019-12-24 13:00:35.492 [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-24 13:00:35.492 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2019-12-24 13:00:35.493 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
- 2019-12-24 13:00:35.494 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3c62f69a
- 2019-12-24 13:00:38.956 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
- 2019-12-24 13:00:40.868 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:59 - Exposing 2 endpoint(s) beneath base path '/actuator'
- 2019-12-24 13:00:41.170 [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-24 13:00:41.680 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
- 2019-12-24 13:00:42.946 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
- 2019-12-24 13:00:42.975 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
- 2019-12-24 13:00:43.064 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
- 2019-12-24 13:00:43.335 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
- 2019-12-24 13:00:43.338 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
- 2019-12-24 13:00:43.340 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
- 2019-12-24 13:00:43.343 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
- 2019-12-24 13:00:43.345 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
- 2019-12-24 13:00:43.352 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
- 2019-12-24 13:00:43.366 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
- 2019-12-24 13:00:43.368 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
- 2019-12-24 13:00:43.371 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
- 2019-12-24 13:00:43.373 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
- 2019-12-24 13:00:43.376 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
- 2019-12-24 13:00:43.391 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_2
- 2019-12-24 13:00:43.398 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_3
- 2019-12-24 13:00:43.412 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
- 2019-12-24 13:00:43.619 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
- 2019-12-24 13:00:43.635 [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-24 13:00:43.636 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
- 2019-12-24 13:00:43.639 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
- 2019-12-24 13:00:43.646 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
- 2019-12-24 13:00:43.648 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2019-12-24 13:00:43.681 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
- 2019-12-24 13:00:43.718 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:204 - Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot'
- 2019-12-24 13:00:43.722 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 25.157 seconds (JVM running for 27.206)
- 2019-12-24 13:00:43.739 [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-24 13:00:44.004 [RMI TCP Connection(1)-192.168.2.44] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2019-12-24 13:00:44.005 [RMI TCP Connection(1)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:524 - Initializing Servlet 'dispatcherServlet'
- 2019-12-24 13:00:44.030 [RMI TCP Connection(1)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:546 - Completed initialization in 25 ms
- 2019-12-24 13:00:44.704 [RMI TCP Connection(3)-192.168.2.44] INFO io.lettuce.core.EpollProvider:68 - Starting without optional epoll library
- 2019-12-24 13:00:44.710 [RMI TCP Connection(3)-192.168.2.44] INFO io.lettuce.core.KqueueProvider:70 - Starting without optional kqueue library
- 2019-12-24 13:02:41.534 [http-nio-8080-exec-1] INFO o.jeecg.modules.pacs.controller.PacsFileController:64 - multipartFiles:1
- 2019-12-24 13:02:41.536 [http-nio-8080-exec-1] INFO o.jeecg.modules.pacs.controller.PacsFileController:72 - file:2d28e5830337335f5ac622447104f335
- 2019-12-24 13:02:41.587 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:47 - dicom == >>size 1724522
- 2019-12-24 13:02:41.603 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:87 - dicom == >>Specific Character Set ISO_IR 192
- 2019-12-24 13:02:41.604 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:92 - dicom == >>PatientName 夏继庆^^^^
- 2019-12-24 13:02:41.605 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:94 - dicom == >>AccessionNumber null
- 2019-12-24 13:02:41.607 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:96 - dicom == >>PatientBirthDate Tue Sep 24 00:00:00 CST 1963
- 2019-12-24 13:02:41.608 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:98 - dicom == >>PatientID 7369
- 2019-12-24 13:02:41.609 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:100 - dicom == >>PatientAge null
- 2019-12-24 13:02:41.610 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:103 - dicom == >>PatientSex M
- 2019-12-24 13:02:41.612 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:105 - dicom == >>PatientWeight null
- 2019-12-24 13:02:41.612 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:108 - dicom == >>StudyID 5495
- 2019-12-24 13:02:41.613 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:110 - dicom == >>StudyInstanceUID 1.2.826.0.1.3680043.1.2.119.10100014.20190305.112714.0
- 2019-12-24 13:02:41.613 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:112 - dicom == >>StudyDateAndTime Tue Mar 05 11:27:14 CST 2019
- 2019-12-24 13:02:41.614 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:116 - dicom == >>StudyDescription HAND LEFT 四肢
- 2019-12-24 13:02:41.614 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:118 - dicom == >>PatientWeight null
- 2019-12-24 13:02:41.615 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:122 - dicom == >>BodyPartExamined ABDOMEN
- 2019-12-24 13:02:41.615 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:124 - dicom == >>BodyPartThickness null
- 2019-12-24 13:02:41.616 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:126 - dicom == >>Modality CR
- 2019-12-24 13:02:41.616 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:128 - dicom == >>InstitutionName Institution Name
- 2019-12-24 13:02:41.616 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:130 - dicom == >>PregnancyStatus null
- 2019-12-24 13:02:41.617 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:133 - dicom == >>SeriesInstanceUID 1.2.826.0.1.3680043.1.2.119.10100014.20190305.112714.0.0
- 2019-12-24 13:02:41.617 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:135 - dicom == >>SeriesNumber 5495
- 2019-12-24 13:02:41.621 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:139 - dicom == >>SeriesDescription null
- 2019-12-24 13:02:41.623 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:141 - dicom == >>SeriesNumber null
- 2019-12-24 13:02:41.625 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:144 - dicom == >>SOPInstanceUID 1.2.826.0.1.3680043.1.2.119.10100014.20190305.112714.0.0.11
- 2019-12-24 13:02:41.626 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:146 - dicom == >>SOPClassUID 1.2.840.10008.5.1.4.1.1.1
- 2019-12-24 13:02:41.627 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:148 - dicom == >>TransactionUID null
- 2019-12-24 13:02:41.627 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:149 - dicom == >>TransferSyntaxUID null
- 2019-12-24 13:02:41.627 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:151 - dicom == >>InstanceNumber 24708
- 2019-12-24 13:02:41.628 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:153 - dicom == >>WindowWidth null
- 2019-12-24 13:02:41.628 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:155 - dicom == >>WindowCenter null
- 2019-12-24 13:02:41.628 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:157 - dicom == >>Rows 1664
- 2019-12-24 13:02:41.629 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:159 - dicom == >>Columns 1344
- 2019-12-24 13:02:41.629 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:161 - dicom == >>PixelSpacing 0.144
- 2019-12-24 13:02:41.629 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:163 - dicom == >>FrameType null
- 2019-12-24 13:02:41.630 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:165 - dicom == >>CineRate null
- 2019-12-24 13:02:41.630 [http-nio-8080-exec-1] INFO org.jeecg.modules.pacs.util.FileUtils:167 - dicom == >>NumberOfFrames null
- 2019-12-24 13:02:41.630 [http-nio-8080-exec-1] INFO o.jeecg.modules.pacs.controller.PacsFileController:80 - realPath == >>realPath d:/temp/61c1b2bea0db4f42b050cb761e5fe55a.dcm
- 2019-12-24 13:02:42.046 [http-nio-8080-exec-1] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.826.0.1.3680043.1.2.119.10100014.20190305.112714.0.0.11
- 2019-12-24 13:02:42.096 [http-nio-8080-exec-1] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage PacsImages(id=1209034996246147073, seriesId=1209034994375487490, sopInstanceUid=1.2.826.0.1.3680043.1.2.119.10100014.20190305.112714.0.0.11, sopClassUid=1.2.840.10008.5.1.4.1.1.1, transferSyntaxUid=null, instanceNumber=24708, windowWidth=null, windoCenter=null, rows=1664, columns=1344, pixelSpacing=0.144, imagePositionPatient=null, imageOrientationPatient=null, numberOfFrames=null, frameType=null, cineRate=null, status=null, storageType=1, url=null, localUrl=d:/temp/79fb13f076d1471896fedde5ab39b03d.dcm, remoteUrl=group1/M00/00/00/rBFW214AgTSAQc_AABpQaixP3Og031.dcm, metadata=null, hospitalId=null, size=null, createTime=Mon Dec 23 16:56:20 CST 2019, updateTime=null)
- 2019-12-24 13:02:42.097 [http-nio-8080-exec-1] INFO o.jeecg.modules.pacs.controller.PacsFileController:91 - upload == >>findImages 数据库存在该记录 id:1209034996246147073
- 2019-12-24 13:02:42.098 [http-nio-8080-exec-1] INFO o.jeecg.modules.pacs.controller.PacsFileController:114 - file:2d28e5830337335f5ac622447104f335 上传成功|放弃存储|数据库已有该记录
- 2019-12-24 13:05:03.761 [main] INFO org.jeecg.JeecgApplication:50 - Starting JeecgApplication on zhuxiaobo-mi with PID 15636 (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-24 13:05:03.926 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
- 2019-12-24 13:05:06.920 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:244 - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2019-12-24 13:05:06.923 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
- 2019-12-24 13:05:07.037 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:182 - Finished Spring Data repository scanning in 94ms. Found 0 repository interfaces.
- 2019-12-24 13:05:07.557 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$a52c5579] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 13:05:07.667 [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-24 13:05:08.200 [main] INFO org.jeecg.config.ShiroConfig:197 - ===============(1)创建缓存管理器RedisCacheManager
- 2019-12-24 13:05:08.202 [main] INFO org.jeecg.config.ShiroConfig:215 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
- 2019-12-24 13:05:08.208 [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-24 13:05:08.214 [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-24 13:05:08.254 [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-24 13:05:08.349 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8526ebe3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 13:05:08.590 [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-24 13:05:08.597 [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$$eeb55cb4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 13:05:08.616 [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-24 13:05:08.625 [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-24 13:05:08.655 [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-24 13:05:08.669 [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$$9a40aa2d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 13:05:08.806 [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-24 13:05:08.947 [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-24 13:05:08.969 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$effadcc3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 13:05:09.040 [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$$983fc993] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 13:05:09.055 [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-24 13:05:09.669 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
- 2019-12-24 13:05:09.695 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
- 2019-12-24 13:05:09.711 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
- 2019-12-24 13:05:09.712 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
- 2019-12-24 13:05:09.721 [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-24 13:05:09.935 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
- 2019-12-24 13:05:09.936 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 5908 ms
- 2019-12-24 13:05:10.463 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
- 2019-12-24 13:05:10.818 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
- 2019-12-24 13:05:10.818 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
- 2019-12-24 13:05:10.819 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
- 2019-12-24 13:05:10.820 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
- 2019-12-24 13:05:15.976 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
- 2019-12-24 13:05:15.991 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2019-12-24 13:05:15.992 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
- 2019-12-24 13:05:15.998 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
- 2019-12-24 13:05:16.000 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
- 2019-12-24 13:05:16.001 [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-24 13:05:16.003 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2019-12-24 13:05:16.004 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
- 2019-12-24 13:05:16.004 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5fafa76d
- 2019-12-24 13:05:19.403 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
- 2019-12-24 13:05:20.918 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:59 - Exposing 2 endpoint(s) beneath base path '/actuator'
- 2019-12-24 13:05:21.210 [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-24 13:05:21.690 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
- 2019-12-24 13:05:22.873 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
- 2019-12-24 13:05:22.899 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
- 2019-12-24 13:05:22.974 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
- 2019-12-24 13:05:23.240 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
- 2019-12-24 13:05:23.243 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
- 2019-12-24 13:05:23.246 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
- 2019-12-24 13:05:23.249 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
- 2019-12-24 13:05:23.252 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
- 2019-12-24 13:05:23.259 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
- 2019-12-24 13:05:23.275 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
- 2019-12-24 13:05:23.277 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
- 2019-12-24 13:05:23.280 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
- 2019-12-24 13:05:23.283 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
- 2019-12-24 13:05:23.286 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
- 2019-12-24 13:05:23.300 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_2
- 2019-12-24 13:05:23.306 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_3
- 2019-12-24 13:05:23.319 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
- 2019-12-24 13:05:23.504 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
- 2019-12-24 13:05:23.521 [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-24 13:05:23.521 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
- 2019-12-24 13:05:23.524 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
- 2019-12-24 13:05:23.528 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
- 2019-12-24 13:05:23.530 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2019-12-24 13:05:23.564 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
- 2019-12-24 13:05:23.605 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:204 - Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot'
- 2019-12-24 13:05:23.609 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 21.545 seconds (JVM running for 23.641)
- 2019-12-24 13:05:23.627 [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-24 13:05:23.991 [RMI TCP Connection(1)-192.168.2.44] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2019-12-24 13:05:23.992 [RMI TCP Connection(1)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:524 - Initializing Servlet 'dispatcherServlet'
- 2019-12-24 13:05:24.021 [RMI TCP Connection(1)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:546 - Completed initialization in 29 ms
- 2019-12-24 13:05:24.261 [RMI TCP Connection(2)-192.168.2.44] INFO io.lettuce.core.EpollProvider:68 - Starting without optional epoll library
- 2019-12-24 13:05:24.264 [RMI TCP Connection(2)-192.168.2.44] INFO io.lettuce.core.KqueueProvider:70 - Starting without optional kqueue library
- 2019-12-24 13:05:47.795 [http-nio-8080-exec-2] INFO o.jeecg.modules.pacs.controller.PacsFileController:64 - multipartFiles:1
- 2019-12-24 13:05:47.798 [http-nio-8080-exec-2] INFO o.jeecg.modules.pacs.controller.PacsFileController:72 - file:2d28e5830337335f5ac622447104f335
- 2019-12-24 13:05:47.862 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:47 - dicom == >>size 1724522
- 2019-12-24 13:05:47.882 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:87 - dicom == >>Specific Character Set ISO_IR 192
- 2019-12-24 13:05:47.884 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:92 - dicom == >>PatientName 夏继庆^^^^
- 2019-12-24 13:05:47.885 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:94 - dicom == >>AccessionNumber null
- 2019-12-24 13:05:47.886 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:96 - dicom == >>PatientBirthDate Tue Sep 24 00:00:00 CST 1963
- 2019-12-24 13:05:47.887 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:98 - dicom == >>PatientID 7369
- 2019-12-24 13:05:47.888 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:100 - dicom == >>PatientAge null
- 2019-12-24 13:05:47.888 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:103 - dicom == >>PatientSex M
- 2019-12-24 13:05:47.890 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:105 - dicom == >>PatientWeight null
- 2019-12-24 13:05:47.890 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:108 - dicom == >>StudyID 5495
- 2019-12-24 13:05:47.891 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:110 - dicom == >>StudyInstanceUID 1.2.826.0.1.3680043.1.2.119.10100014.20190305.112714.0
- 2019-12-24 13:05:47.892 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:112 - dicom == >>StudyDateAndTime Tue Mar 05 11:27:14 CST 2019
- 2019-12-24 13:05:47.893 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:116 - dicom == >>StudyDescription HAND LEFT 四肢
- 2019-12-24 13:05:47.894 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:118 - dicom == >>PatientWeight null
- 2019-12-24 13:05:47.895 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:122 - dicom == >>BodyPartExamined ABDOMEN
- 2019-12-24 13:05:47.895 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:124 - dicom == >>BodyPartThickness null
- 2019-12-24 13:05:47.896 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:126 - dicom == >>Modality CR
- 2019-12-24 13:05:47.896 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:128 - dicom == >>InstitutionName Institution Name
- 2019-12-24 13:05:47.897 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:130 - dicom == >>PregnancyStatus null
- 2019-12-24 13:05:47.897 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:133 - dicom == >>SeriesInstanceUID 1.2.826.0.1.3680043.1.2.119.10100014.20190305.112714.0.0
- 2019-12-24 13:05:47.898 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:135 - dicom == >>SeriesNumber 5495
- 2019-12-24 13:05:47.898 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:139 - dicom == >>SeriesDescription null
- 2019-12-24 13:05:47.899 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:141 - dicom == >>SeriesNumber null
- 2019-12-24 13:05:47.899 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:144 - dicom == >>SOPInstanceUID 1.2.826.0.1.3680043.1.2.119.10100014.20190305.112714.0.0.11
- 2019-12-24 13:05:47.900 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:146 - dicom == >>SOPClassUID 1.2.840.10008.5.1.4.1.1.1
- 2019-12-24 13:05:47.900 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:148 - dicom == >>TransactionUID null
- 2019-12-24 13:05:47.901 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:149 - dicom == >>TransferSyntaxUID null
- 2019-12-24 13:05:47.901 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:151 - dicom == >>InstanceNumber 24708
- 2019-12-24 13:05:47.902 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:153 - dicom == >>WindowWidth null
- 2019-12-24 13:05:47.902 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:155 - dicom == >>WindowCenter null
- 2019-12-24 13:05:47.903 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:157 - dicom == >>Rows 1664
- 2019-12-24 13:05:47.903 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:159 - dicom == >>Columns 1344
- 2019-12-24 13:05:47.903 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:161 - dicom == >>PixelSpacing 0.144
- 2019-12-24 13:05:47.904 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:163 - dicom == >>FrameType null
- 2019-12-24 13:05:47.904 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:165 - dicom == >>CineRate null
- 2019-12-24 13:05:47.905 [http-nio-8080-exec-2] INFO org.jeecg.modules.pacs.util.FileUtils:167 - dicom == >>NumberOfFrames null
- 2019-12-24 13:05:47.905 [http-nio-8080-exec-2] INFO o.jeecg.modules.pacs.controller.PacsFileController:80 - realPath == >>realPath d:/temp/db3599d4154446c8999352e709ce9fe3.dcm
- 2019-12-24 13:05:48.350 [http-nio-8080-exec-2] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.826.0.1.3680043.1.2.119.10100014.20190305.112714.0.0.11
- 2019-12-24 13:05:48.396 [http-nio-8080-exec-2] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage PacsImages(id=1209034996246147073, seriesId=1209034994375487490, sopInstanceUid=1.2.826.0.1.3680043.1.2.119.10100014.20190305.112714.0.0.11, sopClassUid=1.2.840.10008.5.1.4.1.1.1, transferSyntaxUid=null, instanceNumber=24708, windowWidth=null, windoCenter=null, rows=1664, columns=1344, pixelSpacing=0.144, imagePositionPatient=null, imageOrientationPatient=null, numberOfFrames=null, frameType=null, cineRate=null, status=null, storageType=1, url=null, localUrl=d:/temp/79fb13f076d1471896fedde5ab39b03d.dcm, remoteUrl=group1/M00/00/00/rBFW214AgTSAQc_AABpQaixP3Og031.dcm, metadata=null, hospitalId=null, size=null, createTime=Mon Dec 23 16:56:20 CST 2019, updateTime=null)
- 2019-12-24 13:05:48.397 [http-nio-8080-exec-2] INFO o.jeecg.modules.pacs.controller.PacsFileController:91 - upload == >>findImages 数据库存在该记录 id:1209034996246147073
- 2019-12-24 13:05:48.398 [http-nio-8080-exec-2] INFO o.jeecg.modules.pacs.controller.PacsFileController:114 - file:2d28e5830337335f5ac622447104f335 上传成功|放弃存储|数据库已有该记录
- 2019-12-24 13:40:35.900 [http-nio-8080-exec-3] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzY3NDk0NjMsInVzZXJuYW1lIjoiYWRtaW4ifQ.ig4EiWhtQDphz93e7WDsF_IFSlDgbb70YWfMX75D-mI
- 2019-12-24 13:40:36.705 [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-24 13:40:36.757 [http-nio-8080-exec-3] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Parameters: admin(String)
- 2019-12-24 13:40:36.812 [http-nio-8080-exec-3] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - <== Total: 1
- 2019-12-24 13:40:37.196 [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.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-24 13:40:37.690 [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-24 13:40:37.718 [http-nio-8080-exec-4] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - ==> Parameters: 1209348130987061250(String), jeecg(String), 2019-12-24 13:40:37.664(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer)
- 2019-12-24 13:40:37.731 [http-nio-8080-exec-4] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - <== Updates: 1
- 2019-12-24 13:40:37.733 [http-nio-8080-exec-4] INFO o.jeecg.modules.system.controller.LoginController:117 - 用户名: 管理员,退出成功!
- 2019-12-24 13:40:50.181 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Preparing: select * from sys_user where username = ? and del_flag = '0'
- 2019-12-24 13:40:50.183 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Parameters: admin(String)
- 2019-12-24 13:40:50.187 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - <== Total: 1
- 2019-12-24 13:40:50.360 [http-nio-8080-exec-8] 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-24 13:40:50.370 [http-nio-8080-exec-8] DEBUG o.j.m.s.mapper.SysDepartMapper.queryUserDeparts:143 - ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-24 13:40:50.390 [http-nio-8080-exec-8] DEBUG o.j.m.s.mapper.SysDepartMapper.queryUserDeparts:143 - <== Total: 1
- 2019-12-24 13:40:50.401 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysUserMapper.updateUserDepart:143 - ==> Preparing: UPDATE sys_user SET org_code = ? where username = ?
- 2019-12-24 13:40:50.404 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysUserMapper.updateUserDepart:143 - ==> Parameters: A01(String), admin(String)
- 2019-12-24 13:40:50.418 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysUserMapper.updateUserDepart:143 - <== Updates: 1
- 2019-12-24 13:40:50.430 [http-nio-8080-exec-8] 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-24 13:40:50.437 [http-nio-8080-exec-8] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - ==> Parameters: 1209348184422494209(String), jeecg(String), 2019-12-24 13:40:50.426(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer)
- 2019-12-24 13:40:50.445 [http-nio-8080-exec-8] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - <== Updates: 1
- 2019-12-24 13:40:50.526 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:40:50.542 [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-24 13:40:50.543 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Parameters: admin(String)
- 2019-12-24 13:40:50.546 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - <== Total: 1
- 2019-12-24 13:40:50.644 [http-nio-8080-exec-9] INFO o.j.m.system.controller.SysPermissionController:182 - ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:40:50.729 [http-nio-8080-exec-9] 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-24 13:40:50.744 [http-nio-8080-exec-9] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Parameters: admin(String)
- 2019-12-24 13:40:50.913 [http-nio-8080-exec-9] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - <== Total: 105
- 2019-12-24 13:40:51.050 [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 del_flag = ? AND menu_type = ?
- 2019-12-24 13:40:51.054 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer), 2(Integer)
- 2019-12-24 13:40:51.057 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 3
- 2019-12-24 13:40:52.568 [http-nio-8080-exec-10] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
- 2019-12-24 13:40:52.570 [http-nio-8080-exec-2] ERROR o.jeecg.common.system.controller.CommonController:119 - 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。)
- 2019-12-24 13:40:53.002 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:40:53.022 [http-nio-8080-exec-3] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:40:53.042 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:40:53.182 [http-nio-8080-exec-5] 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-24 13:40:53.194 [http-nio-8080-exec-5] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-24 13:40:53.212 [http-nio-8080-exec-5] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - <== Total: 1
- 2019-12-24 13:40:53.213 [http-nio-8080-exec-1] DEBUG o.j.m.s.mapper.SysLogMapper.findTotalVisitCount:143 - ==> Preparing: select count(1) from sys_log where log_type = 1
- 2019-12-24 13:40:53.216 [http-nio-8080-exec-1] DEBUG o.j.m.s.mapper.SysLogMapper.findTotalVisitCount:143 - ==> Parameters:
- 2019-12-24 13:40:53.241 [http-nio-8080-exec-1] DEBUG o.j.m.s.mapper.SysLogMapper.findTotalVisitCount:143 - <== Total: 1
- 2019-12-24 13:40:53.243 [http-nio-8080-exec-3] 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-24 13:40:53.247 [http-nio-8080-exec-1] 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-24 13:40:53.249 [http-nio-8080-exec-1] DEBUG o.j.m.s.mapper.SysLogMapper.findTodayVisitCount:143 - ==> Parameters: 2019-12-24 00:00:00.0(Timestamp), 2019-12-25 00:00:00.0(Timestamp)
- 2019-12-24 13:40:53.293 [http-nio-8080-exec-1] DEBUG o.j.m.s.mapper.SysLogMapper.findTodayVisitCount:143 - <== Total: 1
- 2019-12-24 13:40:53.305 [http-nio-8080-exec-1] 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-24 13:40:53.307 [http-nio-8080-exec-1] DEBUG o.j.modules.system.mapper.SysLogMapper.findTodayIp:143 - ==> Parameters: 2019-12-24 00:00:00.0(Timestamp), 2019-12-25 00:00:00.0(Timestamp)
- 2019-12-24 13:40:53.322 [http-nio-8080-exec-1] DEBUG o.j.modules.system.mapper.SysLogMapper.findTodayIp:143 - <== Total: 1
- 2019-12-24 13:40:53.352 [http-nio-8080-exec-3] DEBUG o.j.m.system.mapper.SysLogMapper.findVisitCount:143 - ==> Parameters: 2019-12-18 00:00:00.0(Timestamp), 2019-12-25 00:00:00.0(Timestamp)
- 2019-12-24 13:40:53.363 [http-nio-8080-exec-3] DEBUG o.j.m.system.mapper.SysLogMapper.findVisitCount:143 - <== Total: 2
- 2019-12-24 13:40:53.381 [http-nio-8080-exec-5] 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-24 13:40:53.387 [http-nio-8080-exec-5] 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-24 13:40:53.390 [http-nio-8080-exec-5] DEBUG o.j.m.s.mapper.SysAnnouncementMapper.selectList:143 - <== Total: 0
- 2019-12-24 13:40:53.590 [http-nio-8080-exec-5] 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-24 13:40:53.593 [http-nio-8080-exec-5] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-24 13:40:53.605 [http-nio-8080-exec-5] 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-24 13:40:53.606 [http-nio-8080-exec-5] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-24 13:41:06.175 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:41:06.201 [http-nio-8080-exec-6] 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 = ? ORDER BY sort_no ASC
- 2019-12-24 13:41:06.205 [http-nio-8080-exec-6] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer)
- 2019-12-24 13:41:06.256 [http-nio-8080-exec-6] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 106
- 2019-12-24 13:41:06.260 [http-nio-8080-exec-6] INFO o.j.m.system.controller.SysPermissionController:82 - ======获取全部菜单数据=====耗时:71毫秒
- 2019-12-24 13:41:14.435 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:41:14.455 [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 del_flag = ? ORDER BY sort_no ASC
- 2019-12-24 13:41:14.456 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer)
- 2019-12-24 13:41:14.513 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 106
- 2019-12-24 13:41:14.751 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:41:14.752 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:41:14.830 [http-nio-8080-exec-10] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : global_perms_type
- 2019-12-24 13:41:14.830 [http-nio-8080-exec-2] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : valid_status
- 2019-12-24 13:41:14.882 [http-nio-8080-exec-2] INFO o.j.modules.system.service.impl.SysDictServiceImpl:51 - 无缓存dictCache的时候调用这里!
- 2019-12-24 13:41:14.882 [http-nio-8080-exec-10] INFO o.j.modules.system.service.impl.SysDictServiceImpl:51 - 无缓存dictCache的时候调用这里!
- 2019-12-24 13:41:14.885 [http-nio-8080-exec-10] 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-24 13:41:14.885 [http-nio-8080-exec-2] 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-24 13:41:14.894 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictItemsByCode:143 - ==> Parameters: valid_status(String)
- 2019-12-24 13:41:14.894 [http-nio-8080-exec-10] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictItemsByCode:143 - ==> Parameters: global_perms_type(String)
- 2019-12-24 13:41:14.899 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictItemsByCode:143 - <== Total: 2
- 2019-12-24 13:41:14.901 [http-nio-8080-exec-10] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictItemsByCode:143 - <== Total: 2
- 2019-12-24 13:41:14.908 [http-nio-8080-exec-2] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1577166074831)
- 2019-12-24 13:41:14.909 [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=可编辑(未授权时禁用))], timestamp=1577166074830)
- 2019-12-24 13:41:31.266 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:41:31.278 [http-nio-8080-exec-4] INFO o.j.m.system.controller.SysPermissionController:182 - ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:41:31.296 [http-nio-8080-exec-4] 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-24 13:41:31.297 [http-nio-8080-exec-4] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Parameters: admin(String)
- 2019-12-24 13:41:31.342 [http-nio-8080-exec-4] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - <== Total: 105
- 2019-12-24 13:41:31.420 [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 del_flag = ? AND menu_type = ?
- 2019-12-24 13:41:31.422 [http-nio-8080-exec-4] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer), 2(Integer)
- 2019-12-24 13:41:31.427 [http-nio-8080-exec-4] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 3
- 2019-12-24 13:41:32.378 [http-nio-8080-exec-1] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:2
- 2019-12-24 13:41:32.565 [http-nio-8080-exec-3] ERROR o.jeecg.common.system.controller.CommonController:119 - 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。)
- 2019-12-24 13:41:32.824 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:41:32.850 [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 = ? ORDER BY sort_no ASC
- 2019-12-24 13:41:32.852 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer)
- 2019-12-24 13:41:32.883 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 106
- 2019-12-24 13:41:32.889 [http-nio-8080-exec-5] INFO o.j.m.system.controller.SysPermissionController:82 - ======获取全部菜单数据=====耗时:51毫秒
- 2019-12-24 13:41:32.932 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:41:32.947 [http-nio-8080-exec-6] 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-24 13:41:32.948 [http-nio-8080-exec-6] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-24 13:41:32.950 [http-nio-8080-exec-6] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - <== Total: 1
- 2019-12-24 13:41:32.957 [http-nio-8080-exec-6] 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-24 13:41:32.962 [http-nio-8080-exec-6] 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-24 13:41:32.964 [http-nio-8080-exec-6] DEBUG o.j.m.s.mapper.SysAnnouncementMapper.selectList:143 - <== Total: 0
- 2019-12-24 13:41:32.971 [http-nio-8080-exec-6] 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-24 13:41:32.975 [http-nio-8080-exec-6] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-24 13:41:32.983 [http-nio-8080-exec-6] 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-24 13:41:32.983 [http-nio-8080-exec-6] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-24 13:41:40.432 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:41:40.445 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:41:40.446 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:41:40.463 [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 = ? ORDER BY sort_no ASC
- 2019-12-24 13:41:40.466 [http-nio-8080-exec-2] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer)
- 2019-12-24 13:41:40.467 [http-nio-8080-exec-4] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : valid_status
- 2019-12-24 13:41:40.477 [http-nio-8080-exec-10] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : global_perms_type
- 2019-12-24 13:41:40.484 [http-nio-8080-exec-4] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1577166100468)
- 2019-12-24 13:41:40.484 [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=可编辑(未授权时禁用))], timestamp=1577166100478)
- 2019-12-24 13:41:40.506 [http-nio-8080-exec-2] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 106
- 2019-12-24 13:42:58.586 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:42:58.706 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:66 - ===============Shiro权限认证开始============ [ roles、permissions]==========
- 2019-12-24 13:42:58.718 [http-nio-8080-exec-4] 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-24 13:42:58.723 [http-nio-8080-exec-4] DEBUG o.j.m.s.mapper.SysUserRoleMapper.getRoleByUserName:143 - ==> Parameters: admin(String)
- 2019-12-24 13:42:58.727 [http-nio-8080-exec-4] DEBUG o.j.m.s.mapper.SysUserRoleMapper.getRoleByUserName:143 - <== Total: 1
- 2019-12-24 13:42:58.728 [http-nio-8080-exec-4] INFO o.j.modules.system.service.impl.SysUserServiceImpl:166 - -------通过数据库读取用户拥有的角色Rules------username: admin,Roles size: 1
- 2019-12-24 13:42:58.732 [http-nio-8080-exec-4] 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-24 13:42:58.732 [http-nio-8080-exec-4] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Parameters: admin(String)
- 2019-12-24 13:42:58.747 [http-nio-8080-exec-4] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - <== Total: 105
- 2019-12-24 13:42:58.749 [http-nio-8080-exec-4] INFO o.j.modules.system.service.impl.SysUserServiceImpl:189 - -------通过数据库读取用户拥有的权限Perms------username: admin,Perms size: 9
- 2019-12-24 13:42:58.750 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:81 - ===============Shiro权限认证成功==============
- 2019-12-24 13:42:58.761 [http-nio-8080-exec-4] DEBUG o.j.m.s.mapper.SysPermissionMapper.setMenuLeaf:143 - ==> Preparing: update sys_permission set is_leaf=? where id = ?
- 2019-12-24 13:42:58.762 [http-nio-8080-exec-4] DEBUG o.j.m.s.mapper.SysPermissionMapper.setMenuLeaf:143 - ==> Parameters: 0(Integer), 1204697911817265153(String)
- 2019-12-24 13:42:58.774 [http-nio-8080-exec-4] DEBUG o.j.m.s.mapper.SysPermissionMapper.setMenuLeaf:143 - <== Updates: 1
- 2019-12-24 13:42:58.786 [http-nio-8080-exec-4] DEBUG o.j.m.system.mapper.SysPermissionMapper.insert:143 - ==> Preparing: INSERT INTO sys_permission ( id, parent_id, name, perms_type, icon, component, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
- 2019-12-24 13:42:58.793 [http-nio-8080-exec-4] DEBUG o.j.m.system.mapper.SysPermissionMapper.insert:143 - ==> Parameters: 1209348722799161345(String), 1204697911817265153(String), Studies(String), 1(String), team(String), pacs/PacsStudiesList(String), /pacs/studies(String), 1.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2019-12-24 13:42:58.776(Timestamp), 1(String), false(Boolean), false(Boolean)
- 2019-12-24 13:42:58.808 [http-nio-8080-exec-4] DEBUG o.j.m.system.mapper.SysPermissionMapper.insert:143 - <== Updates: 1
- 2019-12-24 13:42:59.233 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:42:59.259 [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 del_flag = ? ORDER BY sort_no ASC
- 2019-12-24 13:42:59.260 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer)
- 2019-12-24 13:42:59.282 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 107
- 2019-12-24 13:42:59.299 [http-nio-8080-exec-9] INFO o.j.m.system.controller.SysPermissionController:82 - ======获取全部菜单数据=====耗时:48毫秒
- 2019-12-24 13:43:08.544 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:43:08.794 [http-nio-8080-exec-10] DEBUG o.j.modules.system.mapper.SysUserMapper.selectPage:143 - ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0'
- 2019-12-24 13:43:08.795 [http-nio-8080-exec-10] DEBUG o.j.modules.system.mapper.SysUserMapper.selectPage:143 - ==> Parameters:
- 2019-12-24 13:43:08.813 [http-nio-8080-exec-10] DEBUG o.j.modules.system.mapper.SysUserMapper.selectPage:143 - ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,?
- 2019-12-24 13:43:08.819 [http-nio-8080-exec-10] DEBUG o.j.modules.system.mapper.SysUserMapper.selectPage:143 - ==> Parameters: 0(Long), 10(Long)
- 2019-12-24 13:43:08.824 [http-nio-8080-exec-10] DEBUG o.j.modules.system.mapper.SysUserMapper.selectPage:143 - <== Total: 5
- 2019-12-24 13:43:08.933 [http-nio-8080-exec-10] INFO o.j.modules.system.service.impl.SysDictServiceImpl:65 - 无缓存dictText的时候调用这里!
- 2019-12-24 13:43:08.937 [http-nio-8080-exec-10] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictTextByKey:143 - ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ?
- 2019-12-24 13:43:08.940 [http-nio-8080-exec-10] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictTextByKey:143 - ==> Parameters: sex(String), 1(String)
- 2019-12-24 13:43:08.944 [http-nio-8080-exec-10] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictTextByKey:143 - <== Total: 1
- 2019-12-24 13:43:08.953 [http-nio-8080-exec-10] INFO o.j.modules.system.service.impl.SysDictServiceImpl:65 - 无缓存dictText的时候调用这里!
- 2019-12-24 13:43:08.958 [http-nio-8080-exec-10] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictTextByKey:143 - ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ?
- 2019-12-24 13:43:08.959 [http-nio-8080-exec-10] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictTextByKey:143 - ==> Parameters: user_status(String), 1(String)
- 2019-12-24 13:43:08.961 [http-nio-8080-exec-10] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictTextByKey:143 - <== Total: 1
- 2019-12-24 13:43:08.987 [http-nio-8080-exec-10] INFO o.j.modules.system.service.impl.SysDictServiceImpl:65 - 无缓存dictText的时候调用这里!
- 2019-12-24 13:43:08.990 [http-nio-8080-exec-10] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictTextByKey:143 - ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ?
- 2019-12-24 13:43:08.991 [http-nio-8080-exec-10] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictTextByKey:143 - ==> Parameters: sex(String), 2(String)
- 2019-12-24 13:43:08.992 [http-nio-8080-exec-10] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictTextByKey:143 - <== Total: 1
- 2019-12-24 13:43:09.279 [http-nio-8080-exec-2] ERROR o.jeecg.common.system.controller.CommonController:119 - 预览图片失败D:\upFiles\user\20190401\20180607175028Fn1Lq7zw_1554118444672.png (系统找不到指定的路径。)
- 2019-12-24 13:43:09.287 [http-nio-8080-exec-1] ERROR o.jeecg.common.system.controller.CommonController:119 - 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。)
- 2019-12-24 13:43:09.287 [http-nio-8080-exec-3] ERROR o.jeecg.common.system.controller.CommonController:119 - 预览图片失败D:\upFiles\user\20190220\e1fe9925bc315c60addea1b98eb1cb1349547719_1550656892940.jpg (系统找不到指定的路径。)
- 2019-12-24 13:43:09.288 [http-nio-8080-exec-5] ERROR o.jeecg.common.system.controller.CommonController:119 - 预览图片失败D:\upFiles\null (系统找不到指定的路径。)
- 2019-12-24 13:43:09.300 [http-nio-8080-exec-6] ERROR o.jeecg.common.system.controller.CommonController:119 - 预览图片失败D:\upFiles\user\20190314\ly-plate-e_1552531617500.png (系统找不到指定的路径。)
- 2019-12-24 13:43:10.269 [http-nio-8080-exec-7] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:43:10.632 [http-nio-8080-exec-7] DEBUG o.j.modules.system.mapper.SysRoleMapper.selectPage:143 - ==> Preparing: SELECT COUNT(1) FROM sys_role
- 2019-12-24 13:43:10.634 [http-nio-8080-exec-7] DEBUG o.j.modules.system.mapper.SysRoleMapper.selectPage:143 - ==> Parameters:
- 2019-12-24 13:43:10.640 [http-nio-8080-exec-7] DEBUG o.j.modules.system.mapper.SysRoleMapper.selectPage:143 - ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,?
- 2019-12-24 13:43:10.643 [http-nio-8080-exec-7] DEBUG o.j.modules.system.mapper.SysRoleMapper.selectPage:143 - ==> Parameters: 0(Long), 10(Long)
- 2019-12-24 13:43:10.647 [http-nio-8080-exec-7] DEBUG o.j.modules.system.mapper.SysRoleMapper.selectPage:143 - <== Total: 3
- 2019-12-24 13:43:14.966 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:43:15.004 [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 = ? ORDER BY sort_no ASC
- 2019-12-24 13:43:15.005 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer)
- 2019-12-24 13:43:15.032 [http-nio-8080-exec-5] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 107
- 2019-12-24 13:43:15.216 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:43:15.292 [http-nio-8080-exec-6] DEBUG o.j.m.s.mapper.SysRolePermissionMapper.selectList:143 - ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ?
- 2019-12-24 13:43:15.293 [http-nio-8080-exec-6] DEBUG o.j.m.s.mapper.SysRolePermissionMapper.selectList:143 - ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String)
- 2019-12-24 13:43:15.310 [http-nio-8080-exec-6] DEBUG o.j.m.s.mapper.SysRolePermissionMapper.selectList:143 - <== Total: 128
- 2019-12-24 13:43:19.716 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:43:19.771 [http-nio-8080-exec-10] DEBUG o.j.m.system.mapper.SysRolePermissionMapper.insert:143 - ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? )
- 2019-12-24 13:43:19.777 [http-nio-8080-exec-10] DEBUG o.j.m.system.mapper.SysRolePermissionMapper.insert:143 - ==> Parameters: 1209348810808242177(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1209348722799161345(String)
- 2019-12-24 13:43:19.794 [http-nio-8080-exec-10] INFO o.j.m.system.controller.SysPermissionController:388 - ======角色授权成功=====耗时:60毫秒
- 2019-12-24 13:43:23.485 [http-nio-8080-exec-9] INFO org.jeecg.modules.message.websocket.WebSocket:46 - 【websocket消息】连接断开,总数为:1
- 2019-12-24 13:43:25.476 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:43:25.484 [http-nio-8080-exec-2] INFO o.j.m.system.controller.SysPermissionController:182 - ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:43:25.492 [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-24 13:43:25.496 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Parameters: admin(String)
- 2019-12-24 13:43:25.513 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - <== Total: 106
- 2019-12-24 13:43:25.552 [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-24 13:43:25.555 [http-nio-8080-exec-2] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer), 2(Integer)
- 2019-12-24 13:43:25.558 [http-nio-8080-exec-2] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 3
- 2019-12-24 13:43:27.113 [http-nio-8080-exec-8] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:2
- 2019-12-24 13:43:27.215 [http-nio-8080-exec-1] ERROR o.jeecg.common.system.controller.CommonController:119 - 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。)
- 2019-12-24 13:43:27.417 [http-nio-8080-exec-3] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:43:27.441 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 13:43:27.444 [http-nio-8080-exec-3] DEBUG o.j.modules.system.mapper.SysRoleMapper.selectPage:143 - ==> Preparing: SELECT COUNT(1) FROM sys_role
- 2019-12-24 13:43:27.447 [http-nio-8080-exec-3] DEBUG o.j.modules.system.mapper.SysRoleMapper.selectPage:143 - ==> Parameters:
- 2019-12-24 13:43:27.452 [http-nio-8080-exec-5] 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-24 13:43:27.452 [http-nio-8080-exec-3] DEBUG o.j.modules.system.mapper.SysRoleMapper.selectPage:143 - ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,?
- 2019-12-24 13:43:27.454 [http-nio-8080-exec-5] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-24 13:43:27.456 [http-nio-8080-exec-3] DEBUG o.j.modules.system.mapper.SysRoleMapper.selectPage:143 - ==> Parameters: 0(Long), 10(Long)
- 2019-12-24 13:43:27.459 [http-nio-8080-exec-5] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - <== Total: 1
- 2019-12-24 13:43:27.459 [http-nio-8080-exec-3] DEBUG o.j.modules.system.mapper.SysRoleMapper.selectPage:143 - <== Total: 3
- 2019-12-24 13:43:27.469 [http-nio-8080-exec-5] 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-24 13:43:27.470 [http-nio-8080-exec-5] 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-24 13:43:27.477 [http-nio-8080-exec-5] DEBUG o.j.m.s.mapper.SysAnnouncementMapper.selectList:143 - <== Total: 0
- 2019-12-24 13:43:27.482 [http-nio-8080-exec-5] 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-24 13:43:27.483 [http-nio-8080-exec-5] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-24 13:43:27.496 [http-nio-8080-exec-5] 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-24 13:43:27.498 [http-nio-8080-exec-5] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-24 13:43:31.564 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 14:56:47.921 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 14:56:47.921 [http-nio-8080-exec-3] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 14:56:47.981 [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.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-24 14:56:47.980 [http-nio-8080-exec-5] 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-24 14:56:48.341 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNjc4NTAsInVzZXJuYW1lIjoiYWRtaW4ifQ.bNBtUVjet7JKUIZJEwZUCZx4yoM94PLXWQIpRiorw-c
- 2019-12-24 14:56:48.352 [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.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-24 14:56:57.595 [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-24 14:56:57.604 [http-nio-8080-exec-6] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - ==> Parameters: 1209367340488339458(String), jeecg(String), 2019-12-24 14:56:57.577(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer)
- 2019-12-24 14:56:57.619 [http-nio-8080-exec-6] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - <== Updates: 1
- 2019-12-24 14:56:57.622 [http-nio-8080-exec-6] INFO o.jeecg.modules.system.controller.LoginController:117 - 用户名: 管理员,退出成功!
- 2019-12-24 14:56:58.023 [http-nio-8080-exec-7] INFO org.jeecg.modules.message.websocket.WebSocket:46 - 【websocket消息】连接断开,总数为:1
- 2019-12-24 14:58:34.873 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Preparing: select * from sys_user where username = ? and del_flag = '0'
- 2019-12-24 14:58:34.881 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Parameters: admin(String)
- 2019-12-24 14:58:34.889 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - <== Total: 1
- 2019-12-24 14:58:34.917 [http-nio-8080-exec-8] 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-24 14:58:34.919 [http-nio-8080-exec-8] DEBUG o.j.m.s.mapper.SysDepartMapper.queryUserDeparts:143 - ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-24 14:58:34.929 [http-nio-8080-exec-8] DEBUG o.j.m.s.mapper.SysDepartMapper.queryUserDeparts:143 - <== Total: 1
- 2019-12-24 14:58:34.932 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysUserMapper.updateUserDepart:143 - ==> Preparing: UPDATE sys_user SET org_code = ? where username = ?
- 2019-12-24 14:58:34.934 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysUserMapper.updateUserDepart:143 - ==> Parameters: A01(String), admin(String)
- 2019-12-24 14:58:34.951 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysUserMapper.updateUserDepart:143 - <== Updates: 1
- 2019-12-24 14:58:34.969 [http-nio-8080-exec-8] 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-24 14:58:34.977 [http-nio-8080-exec-8] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - ==> Parameters: 1209367748866748418(String), jeecg(String), 2019-12-24 14:58:34.961(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer)
- 2019-12-24 14:58:34.982 [http-nio-8080-exec-8] DEBUG o.jeecg.modules.system.mapper.SysLogMapper.insert:143 - <== Updates: 1
- 2019-12-24 14:58:35.119 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 14:58:35.133 [http-nio-8080-exec-1] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Preparing: select * from sys_user where username = ? and del_flag = '0'
- 2019-12-24 14:58:35.135 [http-nio-8080-exec-1] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - ==> Parameters: admin(String)
- 2019-12-24 14:58:35.139 [http-nio-8080-exec-1] DEBUG o.j.m.system.mapper.SysUserMapper.getUserByName:143 - <== Total: 1
- 2019-12-24 14:58:35.171 [http-nio-8080-exec-1] INFO o.j.m.system.controller.SysPermissionController:182 - ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 14:58:35.180 [http-nio-8080-exec-1] 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-24 14:58:35.183 [http-nio-8080-exec-1] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Parameters: admin(String)
- 2019-12-24 14:58:35.228 [http-nio-8080-exec-1] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - <== Total: 106
- 2019-12-24 14:58:35.291 [http-nio-8080-exec-1] 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-24 14:58:35.294 [http-nio-8080-exec-1] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer), 2(Integer)
- 2019-12-24 14:58:35.300 [http-nio-8080-exec-1] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 3
- 2019-12-24 14:58:36.522 [http-nio-8080-exec-3] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:2
- 2019-12-24 14:58:36.607 [http-nio-8080-exec-5] ERROR o.jeecg.common.system.controller.CommonController:119 - 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。)
- 2019-12-24 14:58:36.751 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 14:58:37.025 [http-nio-8080-exec-6] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
- 2019-12-24 14:58:37.089 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 14:58:37.136 [http-nio-8080-exec-4] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 2019-12-24 14:58:37.150 [http-nio-8080-exec-4] INFO o.j.modules.system.service.impl.SysDictServiceImpl:51 - 无缓存dictCache的时候调用这里!
- 2019-12-24 14:58:37.155 [http-nio-8080-exec-4] 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-24 14:58:37.156 [http-nio-8080-exec-4] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictItemsByCode:143 - ==> Parameters: cgform_table_type(String)
- 2019-12-24 14:58:37.183 [http-nio-8080-exec-7] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 14:58:37.192 [http-nio-8080-exec-4] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictItemsByCode:143 - <== Total: 3
- 2019-12-24 14:58:37.199 [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=1577170717138)
- 2019-12-24 14:58:37.200 [http-nio-8080-exec-7] 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-24 14:58:37.201 [http-nio-8080-exec-7] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-24 14:58:37.206 [http-nio-8080-exec-7] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - <== Total: 1
- 2019-12-24 14:58:37.218 [http-nio-8080-exec-7] 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-24 14:58:37.220 [http-nio-8080-exec-7] 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-24 14:58:37.222 [http-nio-8080-exec-7] DEBUG o.j.m.s.mapper.SysAnnouncementMapper.selectList:143 - <== Total: 0
- 2019-12-24 14:58:37.236 [http-nio-8080-exec-7] 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-24 14:58:37.242 [http-nio-8080-exec-7] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-24 14:58:37.257 [http-nio-8080-exec-7] 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-24 14:58:37.258 [http-nio-8080-exec-7] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-24 14:58:37.522 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 14:58:37.540 [http-nio-8080-exec-10] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 2019-12-24 14:58:37.543 [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=1577170717541)
- 2019-12-24 14:58:42.727 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 14:58:42.730 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 14:59:05.647 [http-nio-8080-exec-4] INFO org.jeecg.modules.message.websocket.WebSocket:46 - 【websocket消息】连接断开,总数为:1
- 2019-12-24 14:59:08.694 [http-nio-8080-exec-7] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 14:59:08.706 [http-nio-8080-exec-7] INFO o.j.m.system.controller.SysPermissionController:182 - ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 14:59:08.713 [http-nio-8080-exec-7] 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-24 14:59:08.716 [http-nio-8080-exec-7] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - ==> Parameters: admin(String)
- 2019-12-24 14:59:08.758 [http-nio-8080-exec-7] DEBUG o.j.m.s.mapper.SysPermissionMapper.queryByUser:143 - <== Total: 106
- 2019-12-24 14:59:08.791 [http-nio-8080-exec-7] 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-24 14:59:08.792 [http-nio-8080-exec-7] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer), 2(Integer)
- 2019-12-24 14:59:08.795 [http-nio-8080-exec-7] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 3
- 2019-12-24 14:59:10.665 [http-nio-8080-exec-6] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:2
- 2019-12-24 14:59:10.815 [http-nio-8080-exec-10] ERROR o.jeecg.common.system.controller.CommonController:119 - 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。)
- 2019-12-24 14:59:11.127 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 14:59:11.145 [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 del_flag = ? ORDER BY sort_no ASC
- 2019-12-24 14:59:11.147 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer)
- 2019-12-24 14:59:11.165 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 14:59:11.162 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 107
- 2019-12-24 14:59:11.174 [http-nio-8080-exec-9] INFO o.j.m.system.controller.SysPermissionController:82 - ======获取全部菜单数据=====耗时:38毫秒
- 2019-12-24 14:59:11.180 [http-nio-8080-exec-2] 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-24 14:59:11.183 [http-nio-8080-exec-2] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-24 14:59:11.190 [http-nio-8080-exec-2] DEBUG o.j.m.s.m.SysAnnouncementSendMapper.queryByUserId:143 - <== Total: 1
- 2019-12-24 14:59:11.201 [http-nio-8080-exec-2] 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-24 14:59:11.203 [http-nio-8080-exec-2] 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-24 14:59:11.206 [http-nio-8080-exec-2] DEBUG o.j.m.s.mapper.SysAnnouncementMapper.selectList:143 - <== Total: 0
- 2019-12-24 14:59:11.210 [http-nio-8080-exec-2] 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-24 14:59:11.212 [http-nio-8080-exec-2] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-24 14:59:11.217 [http-nio-8080-exec-2] 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-24 14:59:11.217 [http-nio-8080-exec-2] DEBUG o.j.m.s.m.S.querySysCementListByUserId:143 - ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String)
- 2019-12-24 14:59:17.380 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 14:59:17.384 [http-nio-8080-exec-8] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 14:59:17.777 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 14:59:17.853 [http-nio-8080-exec-4] INFO o.jeecg.modules.system.aspect.PermissionDataAspect:78 - 拦截请求>>/online/cgform/api/getData/402882ac6f1c09de016f1c09de320000;请求类型>>GET
- 2019-12-24 14:59:17.866 [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-24 14:59:17.868 [http-nio-8080-exec-4] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 2(Integer), 0(Integer), /online/cgform/api/getData/402882ac6f1c09de016f1c09de320000(String)
- 2019-12-24 14:59:17.873 [http-nio-8080-exec-4] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 0
- 2019-12-24 14:59:17.888 [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-24 14:59:17.890 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.queryPermissionUrlWithStar:143 - ==> Parameters:
- 2019-12-24 14:59:17.896 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.queryPermissionUrlWithStar:143 - <== Total: 0
- 2019-12-24 14:59:18.453 [http-nio-8080-exec-7] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 14:59:18.468 [http-nio-8080-exec-4] INFO org.jeecg.modules.online.cgform.service.impl.c:89 - ---Online查询sql:>>SELECT weight,status,institution_name,patient_id,patient_name,modality,study_instance_uid,study_id,accession_num,pregnancy,patient_age,part_examined,study_date_time,hospital_id,study_description,update_time,exam_id,create_time,patient_birth_date ,id FROM pacs_studies where 1=1 ORDER BY create_time desc
- 2019-12-24 14:59:24.541 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 14:59:38.149 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:00:15.918 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:00:28.279 [http-nio-8080-exec-8] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:00:32.743 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:00:32.768 [http-nio-8080-exec-10] 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 component = ?
- 2019-12-24 15:00:32.771 [http-nio-8080-exec-10] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer), jeecg/JeecgDemoList(String)
- 2019-12-24 15:00:32.774 [http-nio-8080-exec-10] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 1
- 2019-12-24 15:00:32.821 [http-nio-8080-exec-10] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ?
- 2019-12-24 15:00:32.833 [http-nio-8080-exec-10] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Parameters: admin(String), 4148ec82b6acd69f470bea75fe41c357(String)
- 2019-12-24 15:00:32.847 [http-nio-8080-exec-10] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - <== Total: 1
- 2019-12-24 15:00:32.908 [http-nio-8080-exec-10] INFO o.j.m.demo.test.controller.JeecgDemoController:67 - 查询当前页:1
- 2019-12-24 15:00:32.909 [http-nio-8080-exec-10] INFO o.j.m.demo.test.controller.JeecgDemoController:68 - 查询当前页数量:10
- 2019-12-24 15:00:32.910 [http-nio-8080-exec-10] INFO o.j.m.demo.test.controller.JeecgDemoController:69 - 查询结果数量:10
- 2019-12-24 15:00:32.910 [http-nio-8080-exec-10] INFO o.j.m.demo.test.controller.JeecgDemoController:70 - 数据总数:22
- 2019-12-24 15:00:33.049 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:00:33.065 [http-nio-8080-exec-6] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : sex
- 2019-12-24 15:00:33.075 [http-nio-8080-exec-6] INFO o.j.modules.system.service.impl.SysDictServiceImpl:51 - 无缓存dictCache的时候调用这里!
- 2019-12-24 15:00:33.077 [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-24 15:00:33.079 [http-nio-8080-exec-6] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictItemsByCode:143 - ==> Parameters: sex(String)
- 2019-12-24 15:00:33.091 [http-nio-8080-exec-6] DEBUG o.j.m.s.mapper.SysDictMapper.queryDictItemsByCode:143 - <== Total: 2
- 2019-12-24 15:00:33.095 [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=女)], timestamp=1577170833066)
- 2019-12-24 15:00:43.678 [http-nio-8080-exec-3] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:00:43.680 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:00:43.690 [http-nio-8080-exec-3] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
- 2019-12-24 15:00:43.697 [http-nio-8080-exec-5] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 2019-12-24 15:00:43.702 [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=1577170843698)
- 2019-12-24 15:00:43.928 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:00:43.944 [http-nio-8080-exec-1] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : cgform_table_type
- 2019-12-24 15:00:43.947 [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=1577170843945)
- 2019-12-24 15:00:49.623 [http-nio-8080-exec-8] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:00:56.357 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:00:56.436 [http-nio-8080-exec-10] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->cgform_head_id = 402882ac6f1c09de016f1c09de320000
- 2019-12-24 15:01:16.176 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:01:16.175 [http-nio-8080-exec-3] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:01:28.152 [http-nio-8080-exec-7] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:01:28.154 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:01:37.156 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:01:37.469 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:03:35.206 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:03:36.004 [http-nio-8080-exec-8] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:03:37.556 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:03:37.578 [http-nio-8080-exec-6] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->copy_type = 0
- 2019-12-24 15:03:42.190 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:03:48.733 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:03:48.798 [http-nio-8080-exec-1] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:122 - ----jeecg---Code----Generation----[单表模型:pacs_studies]------- 生成中。。。
- 2019-12-24 15:03:48.803 [http-nio-8080-exec-1] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:117 - code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=6235498975801724640, entityPackage=pacs, entityName=PacsStudies, primaryKeyField=id, columns=[{"fieldDbName":"study_instance_uid","fieldName":"studyInstanceUid","filedComment":"检查UID","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hospital_id","fieldName":"hospitalId","filedComment":"医院ID","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"patient_id","fieldName":"patientId","filedComment":"患者id","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"5","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"patient_name","fieldName":"patientName","filedComment":"姓名","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"patient_birth_date","fieldName":"patientBirthDate","filedComment":"生日","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"study_id","fieldName":"studyId","filedComment":"检查ID","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"accession_num","fieldName":"accessionNum","filedComment":"科室检查号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"study_date_time","fieldName":"studyDateTime","filedComment":"检查日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"modality","fieldName":"modality","filedComment":"设备类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"status","fieldName":"status","filedComment":"检查状态","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"patient_age","fieldName":"patientAge","filedComment":"年龄","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"institution_name","fieldName":"institutionName","filedComment":"机构名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"exam_id","fieldName":"examId","filedComment":"RISID","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"weight","fieldName":"weight","filedComment":"体重","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"pregnancy","fieldName":"pregnancy","filedComment":"是否怀孕","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"part_examined","fieldName":"partExamined","filedComment":"检查部位","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"study_description","fieldName":"studyDescription","filedComment":"检查描述","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"19","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"记录时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"20","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"21","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"pacs_studies","ftlDescription":"pacs_studies","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"pacs","entityName":"PacsStudies","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"id","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"patients_id","fieldName":"patientsId","filedComment":"外键patientsId","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"study_instance_uid","fieldName":"studyInstanceUid","filedComment":"检查UID","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"3","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hospital_id","fieldName":"hospitalId","filedComment":"医院ID","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"patient_id","fieldName":"patientId","filedComment":"患者id","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"5","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"patient_name","fieldName":"patientName","filedComment":"姓名","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"patient_birth_date","fieldName":"patientBirthDate","filedComment":"生日","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"study_id","fieldName":"studyId","filedComment":"检查ID","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"accession_num","fieldName":"accessionNum","filedComment":"科室检查号","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"study_date_time","fieldName":"studyDateTime","filedComment":"检查日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"modality","fieldName":"modality","filedComment":"设备类型","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"status","fieldName":"status","filedComment":"检查状态","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"patient_age","fieldName":"patientAge","filedComment":"年龄","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"institution_name","fieldName":"institutionName","filedComment":"机构名称","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"exam_id","fieldName":"examId","filedComment":"RISID","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"weight","fieldName":"weight","filedComment":"体重","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"pregnancy","fieldName":"pregnancy","filedComment":"是否怀孕","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"part_examined","fieldName":"partExamined","filedComment":"检查部位","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"study_description","fieldName":"studyDescription","filedComment":"检查描述","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"19","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"记录时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"20","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"21","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"group","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=pacs_studies}
- 2019-12-24 15:03:48.821 [http-nio-8080-exec-1] INFO org.jeecgframework.codegenerate.generate.a.a:34 - ----templatePath-----------------/jeecg/code-template-online/one
- 2019-12-24 15:03:48.821 [http-nio-8080-exec-1] INFO org.jeecgframework.codegenerate.generate.impl.a.a:36 - --------generate----projectPath--------D:\develop\IntelliJProjects\jeecg-boot\pacs_generate
- 2019-12-24 15:03:49.631 [http-nio-8080-exec-1] INFO o.j.codegenerate.generate.impl.CodeGenerateOne:136 - ----jeecg----Code----Generation-----[单表模型:pacs_studies]------ 生成完成。。。
- 2019-12-24 15:05:58.120 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:05:58.125 [http-nio-8080-exec-8] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:05:58.368 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:05:58.378 [http-nio-8080-exec-9] INFO o.jeecg.modules.system.aspect.PermissionDataAspect:78 - 拦截请求>>/online/cgform/api/getData/402882ac6f1c09de016f1c09de320000;请求类型>>GET
- 2019-12-24 15:05:58.384 [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-24 15:05:58.385 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 2(Integer), 0(Integer), /online/cgform/api/getData/402882ac6f1c09de016f1c09de320000(String)
- 2019-12-24 15:05:58.388 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 0
- 2019-12-24 15:05:58.406 [http-nio-8080-exec-9] INFO org.jeecg.modules.online.cgform.service.impl.c:89 - ---Online查询sql:>>SELECT weight,status,institution_name,patient_id,patient_name,modality,study_instance_uid,study_id,accession_num,pregnancy,patient_age,part_examined,study_date_time,hospital_id,study_description,update_time,exam_id,create_time,patient_birth_date ,id FROM pacs_studies where 1=1 ORDER BY create_time desc
- 2019-12-24 15:05:58.567 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:09:05.642 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:12:44.928 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:12:44.934 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:12:44.946 [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 del_flag = ? AND component = ?
- 2019-12-24 15:12:44.953 [http-nio-8080-exec-4] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer), jeecg/JeecgDemoList(String)
- 2019-12-24 15:12:44.953 [http-nio-8080-exec-5] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : sex
- 2019-12-24 15:12:44.956 [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=女)], timestamp=1577171564954)
- 2019-12-24 15:12:44.957 [http-nio-8080-exec-4] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 1
- 2019-12-24 15:12:44.964 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ?
- 2019-12-24 15:12:44.966 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Parameters: admin(String), 4148ec82b6acd69f470bea75fe41c357(String)
- 2019-12-24 15:12:44.968 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - <== Total: 1
- 2019-12-24 15:12:44.985 [http-nio-8080-exec-4] INFO o.j.m.demo.test.controller.JeecgDemoController:67 - 查询当前页:1
- 2019-12-24 15:12:44.986 [http-nio-8080-exec-4] INFO o.j.m.demo.test.controller.JeecgDemoController:68 - 查询当前页数量:10
- 2019-12-24 15:12:44.987 [http-nio-8080-exec-4] INFO o.j.m.demo.test.controller.JeecgDemoController:69 - 查询结果数量:10
- 2019-12-24 15:12:44.987 [http-nio-8080-exec-4] INFO o.j.m.demo.test.controller.JeecgDemoController:70 - 数据总数:22
- 2019-12-24 15:15:42.707 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:15:42.723 [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 del_flag = ? AND component = ?
- 2019-12-24 15:15:42.725 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer), jeecg/JeecgDemoList(String)
- 2019-12-24 15:15:42.731 [http-nio-8080-exec-9] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 1
- 2019-12-24 15:15:42.736 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ?
- 2019-12-24 15:15:42.736 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Parameters: admin(String), 4148ec82b6acd69f470bea75fe41c357(String)
- 2019-12-24 15:15:42.740 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - <== Total: 1
- 2019-12-24 15:15:42.761 [http-nio-8080-exec-9] INFO o.j.m.demo.test.controller.JeecgDemoController:67 - 查询当前页:1
- 2019-12-24 15:15:42.762 [http-nio-8080-exec-9] INFO o.j.m.demo.test.controller.JeecgDemoController:68 - 查询当前页数量:10
- 2019-12-24 15:15:42.763 [http-nio-8080-exec-9] INFO o.j.m.demo.test.controller.JeecgDemoController:69 - 查询结果数量:10
- 2019-12-24 15:15:42.764 [http-nio-8080-exec-9] INFO o.j.m.demo.test.controller.JeecgDemoController:70 - 数据总数:22
- 2019-12-24 15:15:52.194 [http-nio-8080-exec-3] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:15:52.203 [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 component = ?
- 2019-12-24 15:15:52.205 [http-nio-8080-exec-3] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer), jeecg/JeecgDemoList(String)
- 2019-12-24 15:15:52.208 [http-nio-8080-exec-3] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 1
- 2019-12-24 15:15:52.211 [http-nio-8080-exec-3] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ?
- 2019-12-24 15:15:52.212 [http-nio-8080-exec-3] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Parameters: admin(String), 4148ec82b6acd69f470bea75fe41c357(String)
- 2019-12-24 15:15:52.214 [http-nio-8080-exec-3] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - <== Total: 1
- 2019-12-24 15:15:52.215 [http-nio-8080-exec-3] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->name LIKE 导入
- 2019-12-24 15:15:52.227 [http-nio-8080-exec-3] INFO o.j.m.demo.test.controller.JeecgDemoController:67 - 查询当前页:1
- 2019-12-24 15:15:52.230 [http-nio-8080-exec-3] INFO o.j.m.demo.test.controller.JeecgDemoController:68 - 查询当前页数量:10
- 2019-12-24 15:15:52.231 [http-nio-8080-exec-3] INFO o.j.m.demo.test.controller.JeecgDemoController:69 - 查询结果数量:2
- 2019-12-24 15:15:52.232 [http-nio-8080-exec-3] INFO o.j.m.demo.test.controller.JeecgDemoController:70 - 数据总数:2
- 2019-12-24 15:18:48.682 [http-nio-8080-exec-8] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:18:48.684 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:18:48.697 [http-nio-8080-exec-2] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : sex
- 2019-12-24 15:18:48.697 [http-nio-8080-exec-8] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : demo,name,id
- 2019-12-24 15:18:48.700 [http-nio-8080-exec-8] INFO o.j.modules.system.service.impl.SysDictServiceImpl:80 - 无缓存dictTableList的时候调用这里!
- 2019-12-24 15:18:48.701 [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=女)], timestamp=1577171928698)
- 2019-12-24 15:18:48.708 [http-nio-8080-exec-8] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - ==> Preparing: select name as "text",id as "value" from demo
- 2019-12-24 15:18:48.711 [http-nio-8080-exec-8] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - ==> Parameters:
- 2019-12-24 15:18:48.713 [http-nio-8080-exec-8] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - <== Total: 22
- 2019-12-24 15:18:48.714 [http-nio-8080-exec-8] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=08375a2dff80e821d5a158dd98302b23, text=导入小虎), DictModel(value=1c2ba51b29a42d9de02bbd708ea8121a, text=777777), DictModel(value=1dc29e80be14d1400f165b5c6b30c707, text=zhang daihao), DictModel(value=304e651dc769d5c9b6e08fb30457a602, text=小白兔), DictModel(value=4, text=Sandy), DictModel(value=42c08b1a2e5b2a96ffa4cc88383d4b11, text=秦50090), DictModel(value=4436302a0de50bb83025286bc414d6a9, text=zhang daihao), DictModel(value=4981637bf71b0c1ed1365241dfcfa0ea, text=小虎), DictModel(value=5c16e6a5c31296bcd3f1053d5d118815, text=导入zhangdaiscott), DictModel(value=7, text=zhangdaiscott), DictModel(value=73bc58611012617ca446d8999379e4ac, text=郭靖11a), DictModel(value=917e240eaa0b1b2d198ae869b64a81c3, text=zhang daihao), DictModel(value=94420c5d8fc4420dde1e7196154b3a24, text=秦111), DictModel(value=95740656751c5f22e5932ab0ae33b1e4, text=杨康22a), DictModel(value=b86897900c770503771c7bb88e5d1e9b, text=scott1), DictModel(value=c0b7c3de7c62a295ab715943de8a315d, text=秦风555), DictModel(value=c28fa8391ef81d6fabd8bd894a7615aa, text=小麦), DictModel(value=c2c0d49e3c01913067cf8d1fb3c971d2, text=zhang daihao), DictModel(value=c96279c666b4b82e3ef1e4e2978701ce, text=报名时间), DictModel(value=d24668721446e8478eeeafe4db66dcff, text=zhang daihao999), DictModel(value=eaa6c1116b41dc10a94eae34cf990133, text=zhang daihao), DictModel(value=ffa9da1ad40632dfcabac51d766865bd, text=秦999)], timestamp=1577171928698)
- 2019-12-24 15:23:44.864 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:23:44.866 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:23:44.889 [http-nio-8080-exec-4] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : sex
- 2019-12-24 15:23:44.889 [http-nio-8080-exec-9] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : demo,name,id
- 2019-12-24 15:23:44.891 [http-nio-8080-exec-9] INFO o.j.modules.system.service.impl.SysDictServiceImpl:80 - 无缓存dictTableList的时候调用这里!
- 2019-12-24 15:23:44.896 [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=女)], timestamp=1577172224890)
- 2019-12-24 15:23:44.898 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - ==> Preparing: select name as "text",id as "value" from demo
- 2019-12-24 15:23:44.900 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - ==> Parameters:
- 2019-12-24 15:23:44.905 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - <== Total: 22
- 2019-12-24 15:23:44.908 [http-nio-8080-exec-9] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=08375a2dff80e821d5a158dd98302b23, text=导入小虎), DictModel(value=1c2ba51b29a42d9de02bbd708ea8121a, text=777777), DictModel(value=1dc29e80be14d1400f165b5c6b30c707, text=zhang daihao), DictModel(value=304e651dc769d5c9b6e08fb30457a602, text=小白兔), DictModel(value=4, text=Sandy), DictModel(value=42c08b1a2e5b2a96ffa4cc88383d4b11, text=秦50090), DictModel(value=4436302a0de50bb83025286bc414d6a9, text=zhang daihao), DictModel(value=4981637bf71b0c1ed1365241dfcfa0ea, text=小虎), DictModel(value=5c16e6a5c31296bcd3f1053d5d118815, text=导入zhangdaiscott), DictModel(value=7, text=zhangdaiscott), DictModel(value=73bc58611012617ca446d8999379e4ac, text=郭靖11a), DictModel(value=917e240eaa0b1b2d198ae869b64a81c3, text=zhang daihao), DictModel(value=94420c5d8fc4420dde1e7196154b3a24, text=秦111), DictModel(value=95740656751c5f22e5932ab0ae33b1e4, text=杨康22a), DictModel(value=b86897900c770503771c7bb88e5d1e9b, text=scott1), DictModel(value=c0b7c3de7c62a295ab715943de8a315d, text=秦风555), DictModel(value=c28fa8391ef81d6fabd8bd894a7615aa, text=小麦), DictModel(value=c2c0d49e3c01913067cf8d1fb3c971d2, text=zhang daihao), DictModel(value=c96279c666b4b82e3ef1e4e2978701ce, text=报名时间), DictModel(value=d24668721446e8478eeeafe4db66dcff, text=zhang daihao999), DictModel(value=eaa6c1116b41dc10a94eae34cf990133, text=zhang daihao), DictModel(value=ffa9da1ad40632dfcabac51d766865bd, text=秦999)], timestamp=1577172224891)
- 2019-12-24 15:26:28.102 [main] INFO org.jeecg.JeecgApplication:50 - Starting JeecgApplication on zhuxiaobo-mi with PID 26856 (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-24 15:26:28.112 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
- 2019-12-24 15:26:35.503 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:244 - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2019-12-24 15:26:35.507 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
- 2019-12-24 15:26:35.615 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:182 - Finished Spring Data repository scanning in 82ms. Found 0 repository interfaces.
- 2019-12-24 15:26:36.135 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$7b8104d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 15:26:36.264 [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-24 15:26:36.777 [main] INFO org.jeecg.config.ShiroConfig:197 - ===============(1)创建缓存管理器RedisCacheManager
- 2019-12-24 15:26:36.780 [main] INFO org.jeecg.config.ShiroConfig:215 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
- 2019-12-24 15:26:36.786 [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-24 15:26:36.792 [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-24 15:26:36.832 [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-24 15:26:36.931 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e7b2a6b7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 15:26:37.246 [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-24 15:26:37.255 [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$$51411788] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 15:26:37.272 [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-24 15:26:37.282 [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-24 15:26:37.311 [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-24 15:26:37.324 [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$$fccc6501] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 15:26:37.494 [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-24 15:26:37.628 [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-24 15:26:37.654 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$52869797] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 15:26:37.739 [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$$facb8467] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 15:26:37.750 [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-24 15:26:38.409 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
- 2019-12-24 15:26:38.433 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
- 2019-12-24 15:26:38.447 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
- 2019-12-24 15:26:38.447 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
- 2019-12-24 15:26:38.457 [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-24 15:26:38.677 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
- 2019-12-24 15:26:38.678 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 10296 ms
- 2019-12-24 15:26:39.260 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
- 2019-12-24 15:26:39.685 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
- 2019-12-24 15:26:39.687 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
- 2019-12-24 15:26:39.688 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
- 2019-12-24 15:26:39.688 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
- 2019-12-24 15:26:45.808 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
- 2019-12-24 15:26:45.828 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2019-12-24 15:26:45.829 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
- 2019-12-24 15:26:45.835 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
- 2019-12-24 15:26:45.838 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
- 2019-12-24 15:26:45.839 [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-24 15:26:45.840 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2019-12-24 15:26:45.841 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
- 2019-12-24 15:26:45.843 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3514237f
- 2019-12-24 15:26:49.587 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
- 2019-12-24 15:26:51.454 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:59 - Exposing 2 endpoint(s) beneath base path '/actuator'
- 2019-12-24 15:26:51.744 [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-24 15:26:52.265 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
- 2019-12-24 15:26:53.588 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
- 2019-12-24 15:26:53.618 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
- 2019-12-24 15:26:53.702 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
- 2019-12-24 15:26:54.010 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
- 2019-12-24 15:26:54.012 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
- 2019-12-24 15:26:54.016 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
- 2019-12-24 15:26:54.020 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
- 2019-12-24 15:26:54.023 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
- 2019-12-24 15:26:54.031 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
- 2019-12-24 15:26:54.047 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
- 2019-12-24 15:26:54.050 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
- 2019-12-24 15:26:54.054 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
- 2019-12-24 15:26:54.057 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
- 2019-12-24 15:26:54.059 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
- 2019-12-24 15:26:54.082 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_2
- 2019-12-24 15:26:54.143 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_3
- 2019-12-24 15:26:54.288 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
- 2019-12-24 15:26:55.399 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
- 2019-12-24 15:26:55.446 [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-24 15:26:55.446 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
- 2019-12-24 15:26:55.448 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
- 2019-12-24 15:26:55.524 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
- 2019-12-24 15:26:55.525 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2019-12-24 15:26:55.554 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
- 2019-12-24 15:26:55.597 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:204 - Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot'
- 2019-12-24 15:26:55.602 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 29.825 seconds (JVM running for 31.842)
- 2019-12-24 15:26:55.648 [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-24 15:26:56.310 [RMI TCP Connection(3)-192.168.2.44] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2019-12-24 15:26:56.311 [RMI TCP Connection(3)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:524 - Initializing Servlet 'dispatcherServlet'
- 2019-12-24 15:26:56.336 [RMI TCP Connection(3)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:546 - Completed initialization in 25 ms
- 2019-12-24 15:26:56.881 [RMI TCP Connection(5)-192.168.2.44] INFO io.lettuce.core.EpollProvider:68 - Starting without optional epoll library
- 2019-12-24 15:26:56.903 [RMI TCP Connection(5)-192.168.2.44] INFO io.lettuce.core.KqueueProvider:70 - Starting without optional kqueue library
- 2019-12-24 15:26:56.938 [http-nio-8080-exec-1] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
- 2019-12-24 15:26:57.522 [http-nio-8080-exec-2] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:2
- 2019-12-24 15:26:59.818 [http-nio-8080-exec-3] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:27:00.158 [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 component = ?
- 2019-12-24 15:27:00.174 [http-nio-8080-exec-3] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer), jeecg/JeecgDemoList(String)
- 2019-12-24 15:27:00.191 [http-nio-8080-exec-3] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 1
- 2019-12-24 15:27:00.205 [http-nio-8080-exec-3] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ?
- 2019-12-24 15:27:00.212 [http-nio-8080-exec-3] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Parameters: admin(String), 4148ec82b6acd69f470bea75fe41c357(String)
- 2019-12-24 15:27:00.215 [http-nio-8080-exec-3] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - <== Total: 1
- 2019-12-24 15:27:00.220 [http-nio-8080-exec-3] INFO o.j.m.demo.test.controller.JeecgDemoController:63 - 数据总数:org.apache.catalina.util.ParameterMap@111c043f
- 2019-12-24 15:27:00.260 [http-nio-8080-exec-3] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->birthday >= Tue Dec 24 00:00:00 CST 2019
- 2019-12-24 15:27:00.262 [http-nio-8080-exec-3] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->birthday <= Thu Jan 30 23:59:59 CST 2020
- 2019-12-24 15:27:00.263 [http-nio-8080-exec-3] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->name LIKE 导入
- 2019-12-24 15:27:00.335 [http-nio-8080-exec-3] INFO o.j.m.demo.test.controller.JeecgDemoController:68 - 查询当前页:1
- 2019-12-24 15:27:00.336 [http-nio-8080-exec-3] INFO o.j.m.demo.test.controller.JeecgDemoController:69 - 查询当前页数量:10
- 2019-12-24 15:27:00.336 [http-nio-8080-exec-3] INFO o.j.m.demo.test.controller.JeecgDemoController:70 - 查询结果数量:0
- 2019-12-24 15:27:00.337 [http-nio-8080-exec-3] INFO o.j.m.demo.test.controller.JeecgDemoController:71 - 数据总数:0
- 2019-12-24 15:27:41.950 [main] INFO org.jeecg.JeecgApplication:50 - Starting JeecgApplication on zhuxiaobo-mi with PID 26988 (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-24 15:27:41.959 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
- 2019-12-24 15:27:45.703 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:244 - Multiple Spring Data modules found, entering strict repository configuration mode!
- 2019-12-24 15:27:45.707 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
- 2019-12-24 15:27:45.813 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:182 - Finished Spring Data repository scanning in 85ms. Found 0 repository interfaces.
- 2019-12-24 15:27:46.331 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$b85c377f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 15:27:46.467 [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-24 15:27:46.961 [main] INFO org.jeecg.config.ShiroConfig:197 - ===============(1)创建缓存管理器RedisCacheManager
- 2019-12-24 15:27:46.964 [main] INFO org.jeecg.config.ShiroConfig:215 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
- 2019-12-24 15:27:46.969 [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-24 15:27:46.975 [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-24 15:27:47.015 [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-24 15:27:47.113 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$9856cde9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 15:27:47.354 [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-24 15:27:47.362 [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$$1e53eba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 15:27:47.378 [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-24 15:27:47.386 [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-24 15:27:47.417 [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-24 15:27:47.432 [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$$ad708c33] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 15:27:47.587 [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-24 15:27:47.708 [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-24 15:27:47.729 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$32abec9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 15:27:47.783 [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$$ab6fab99] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-12-24 15:27:47.793 [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-24 15:27:48.377 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
- 2019-12-24 15:27:48.396 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
- 2019-12-24 15:27:48.409 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
- 2019-12-24 15:27:48.410 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
- 2019-12-24 15:27:48.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-24 15:27:48.623 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
- 2019-12-24 15:27:48.624 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 6521 ms
- 2019-12-24 15:27:49.145 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
- 2019-12-24 15:27:49.501 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
- 2019-12-24 15:27:49.502 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
- 2019-12-24 15:27:49.503 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
- 2019-12-24 15:27:49.504 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
- 2019-12-24 15:27:55.590 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
- 2019-12-24 15:27:55.618 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2019-12-24 15:27:55.622 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
- 2019-12-24 15:27:55.633 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
- 2019-12-24 15:27:55.636 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
- 2019-12-24 15:27:55.637 [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-24 15:27:55.638 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
- 2019-12-24 15:27:55.638 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
- 2019-12-24 15:27:55.639 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@57eed461
- 2019-12-24 15:27:59.244 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
- 2019-12-24 15:28:01.569 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:59 - Exposing 2 endpoint(s) beneath base path '/actuator'
- 2019-12-24 15:28:01.861 [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-24 15:28:02.331 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
- 2019-12-24 15:28:03.794 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
- 2019-12-24 15:28:03.819 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
- 2019-12-24 15:28:03.897 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
- 2019-12-24 15:28:04.262 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
- 2019-12-24 15:28:04.265 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
- 2019-12-24 15:28:04.267 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
- 2019-12-24 15:28:04.270 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
- 2019-12-24 15:28:04.274 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
- 2019-12-24 15:28:04.284 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
- 2019-12-24 15:28:04.299 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
- 2019-12-24 15:28:04.301 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
- 2019-12-24 15:28:04.304 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
- 2019-12-24 15:28:04.307 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
- 2019-12-24 15:28:04.309 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
- 2019-12-24 15:28:04.323 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_2
- 2019-12-24 15:28:04.332 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_3
- 2019-12-24 15:28:04.347 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
- 2019-12-24 15:28:04.581 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
- 2019-12-24 15:28:04.590 [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-24 15:28:04.590 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
- 2019-12-24 15:28:04.592 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
- 2019-12-24 15:28:04.597 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
- 2019-12-24 15:28:04.598 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
- 2019-12-24 15:28:04.623 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
- 2019-12-24 15:28:04.665 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:204 - Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot'
- 2019-12-24 15:28:04.668 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 24.684 seconds (JVM running for 26.316)
- 2019-12-24 15:28:04.687 [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-24 15:28:04.915 [RMI TCP Connection(1)-192.168.2.44] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2019-12-24 15:28:04.916 [RMI TCP Connection(1)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:524 - Initializing Servlet 'dispatcherServlet'
- 2019-12-24 15:28:04.969 [RMI TCP Connection(1)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:546 - Completed initialization in 52 ms
- 2019-12-24 15:28:05.909 [RMI TCP Connection(4)-192.168.2.44] INFO io.lettuce.core.EpollProvider:68 - Starting without optional epoll library
- 2019-12-24 15:28:05.913 [RMI TCP Connection(4)-192.168.2.44] INFO io.lettuce.core.KqueueProvider:70 - Starting without optional kqueue library
- 2019-12-24 15:28:07.742 [http-nio-8080-exec-1] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:1
- 2019-12-24 15:28:08.535 [http-nio-8080-exec-2] INFO org.jeecg.modules.message.websocket.WebSocket:37 - 【websocket消息】有新的连接,总数为:2
- 2019-12-24 15:28:48.304 [http-nio-8080-exec-7] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:28:48.457 [http-nio-8080-exec-7] INFO org.jeecg.modules.shiro.authc.ShiroRealm:157 - ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:29:48.229 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:29:48.317 [http-nio-8080-exec-10] 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 component = ?
- 2019-12-24 15:29:48.333 [http-nio-8080-exec-10] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer), jeecg/JeecgDemoList(String)
- 2019-12-24 15:29:48.349 [http-nio-8080-exec-10] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 1
- 2019-12-24 15:29:48.363 [http-nio-8080-exec-10] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ?
- 2019-12-24 15:29:48.368 [http-nio-8080-exec-10] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Parameters: admin(String), 4148ec82b6acd69f470bea75fe41c357(String)
- 2019-12-24 15:29:48.371 [http-nio-8080-exec-10] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - <== Total: 1
- 2019-12-24 15:29:48.380 [http-nio-8080-exec-10] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->birthday >= Tue Dec 24 00:00:00 CST 2019
- 2019-12-24 15:29:48.382 [http-nio-8080-exec-10] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->birthday <= Thu Jan 30 23:59:59 CST 2020
- 2019-12-24 15:29:48.383 [http-nio-8080-exec-10] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->name LIKE 导入
- 2019-12-24 15:29:48.409 [http-nio-8080-exec-10] INFO o.j.m.demo.test.controller.JeecgDemoController:67 - 查询当前页:1
- 2019-12-24 15:29:48.410 [http-nio-8080-exec-10] INFO o.j.m.demo.test.controller.JeecgDemoController:68 - 查询当前页数量:10
- 2019-12-24 15:29:48.411 [http-nio-8080-exec-10] INFO o.j.m.demo.test.controller.JeecgDemoController:69 - 查询结果数量:0
- 2019-12-24 15:29:48.412 [http-nio-8080-exec-10] INFO o.j.m.demo.test.controller.JeecgDemoController:70 - 数据总数:0
- 2019-12-24 15:29:50.915 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:29:50.936 [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 del_flag = ? AND component = ?
- 2019-12-24 15:29:50.938 [http-nio-8080-exec-4] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer), jeecg/JeecgDemoList(String)
- 2019-12-24 15:29:50.968 [http-nio-8080-exec-4] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 1
- 2019-12-24 15:29:50.972 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ?
- 2019-12-24 15:29:50.974 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Parameters: admin(String), 4148ec82b6acd69f470bea75fe41c357(String)
- 2019-12-24 15:29:50.992 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - <== Total: 1
- 2019-12-24 15:29:50.995 [http-nio-8080-exec-4] INFO org.jeecg.common.system.query.QueryGenerator:387 - --查询规则-->name LIKE 导入
- 2019-12-24 15:29:51.024 [http-nio-8080-exec-4] INFO o.j.m.demo.test.controller.JeecgDemoController:67 - 查询当前页:1
- 2019-12-24 15:29:51.025 [http-nio-8080-exec-4] INFO o.j.m.demo.test.controller.JeecgDemoController:68 - 查询当前页数量:10
- 2019-12-24 15:29:51.026 [http-nio-8080-exec-4] INFO o.j.m.demo.test.controller.JeecgDemoController:69 - 查询结果数量:2
- 2019-12-24 15:29:51.026 [http-nio-8080-exec-4] INFO o.j.m.demo.test.controller.JeecgDemoController:70 - 数据总数:2
- 2019-12-24 15:31:13.981 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:31:13.981 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:31:14.016 [http-nio-8080-exec-1] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : demo,name,id
- 2019-12-24 15:31:14.016 [http-nio-8080-exec-5] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : sex
- 2019-12-24 15:31:14.025 [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=女)], timestamp=1577172674017)
- 2019-12-24 15:31:14.037 [http-nio-8080-exec-1] INFO o.j.modules.system.service.impl.SysDictServiceImpl:80 - 无缓存dictTableList的时候调用这里!
- 2019-12-24 15:31:14.040 [http-nio-8080-exec-1] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - ==> Preparing: select name as "text",id as "value" from demo
- 2019-12-24 15:31:14.041 [http-nio-8080-exec-1] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - ==> Parameters:
- 2019-12-24 15:31:14.045 [http-nio-8080-exec-1] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - <== Total: 22
- 2019-12-24 15:31:14.046 [http-nio-8080-exec-1] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=08375a2dff80e821d5a158dd98302b23, text=导入小虎), DictModel(value=1c2ba51b29a42d9de02bbd708ea8121a, text=777777), DictModel(value=1dc29e80be14d1400f165b5c6b30c707, text=zhang daihao), DictModel(value=304e651dc769d5c9b6e08fb30457a602, text=小白兔), DictModel(value=4, text=Sandy), DictModel(value=42c08b1a2e5b2a96ffa4cc88383d4b11, text=秦50090), DictModel(value=4436302a0de50bb83025286bc414d6a9, text=zhang daihao), DictModel(value=4981637bf71b0c1ed1365241dfcfa0ea, text=小虎), DictModel(value=5c16e6a5c31296bcd3f1053d5d118815, text=导入zhangdaiscott), DictModel(value=7, text=zhangdaiscott), DictModel(value=73bc58611012617ca446d8999379e4ac, text=郭靖11a), DictModel(value=917e240eaa0b1b2d198ae869b64a81c3, text=zhang daihao), DictModel(value=94420c5d8fc4420dde1e7196154b3a24, text=秦111), DictModel(value=95740656751c5f22e5932ab0ae33b1e4, text=杨康22a), DictModel(value=b86897900c770503771c7bb88e5d1e9b, text=scott1), DictModel(value=c0b7c3de7c62a295ab715943de8a315d, text=秦风555), DictModel(value=c28fa8391ef81d6fabd8bd894a7615aa, text=小麦), DictModel(value=c2c0d49e3c01913067cf8d1fb3c971d2, text=zhang daihao), DictModel(value=c96279c666b4b82e3ef1e4e2978701ce, text=报名时间), DictModel(value=d24668721446e8478eeeafe4db66dcff, text=zhang daihao999), DictModel(value=eaa6c1116b41dc10a94eae34cf990133, text=zhang daihao), DictModel(value=ffa9da1ad40632dfcabac51d766865bd, text=秦999)], timestamp=1577172674017)
- 2019-12-24 15:32:51.423 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:37:17.327 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:37:17.327 [http-nio-8080-exec-8] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:37:17.352 [http-nio-8080-exec-2] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : demo,name,id
- 2019-12-24 15:37:17.352 [http-nio-8080-exec-8] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : sex
- 2019-12-24 15:37:17.352 [http-nio-8080-exec-2] INFO o.j.modules.system.service.impl.SysDictServiceImpl:80 - 无缓存dictTableList的时候调用这里!
- 2019-12-24 15:37:17.358 [http-nio-8080-exec-2] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - ==> Preparing: select name as "text",id as "value" from demo
- 2019-12-24 15:37:17.359 [http-nio-8080-exec-2] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - ==> Parameters:
- 2019-12-24 15:37:17.358 [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=女)], timestamp=1577173037353)
- 2019-12-24 15:37:17.367 [http-nio-8080-exec-2] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - <== Total: 22
- 2019-12-24 15:37:17.370 [http-nio-8080-exec-2] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=08375a2dff80e821d5a158dd98302b23, text=导入小虎), DictModel(value=1c2ba51b29a42d9de02bbd708ea8121a, text=777777), DictModel(value=1dc29e80be14d1400f165b5c6b30c707, text=zhang daihao), DictModel(value=304e651dc769d5c9b6e08fb30457a602, text=小白兔), DictModel(value=4, text=Sandy), DictModel(value=42c08b1a2e5b2a96ffa4cc88383d4b11, text=秦50090), DictModel(value=4436302a0de50bb83025286bc414d6a9, text=zhang daihao), DictModel(value=4981637bf71b0c1ed1365241dfcfa0ea, text=小虎), DictModel(value=5c16e6a5c31296bcd3f1053d5d118815, text=导入zhangdaiscott), DictModel(value=7, text=zhangdaiscott), DictModel(value=73bc58611012617ca446d8999379e4ac, text=郭靖11a), DictModel(value=917e240eaa0b1b2d198ae869b64a81c3, text=zhang daihao), DictModel(value=94420c5d8fc4420dde1e7196154b3a24, text=秦111), DictModel(value=95740656751c5f22e5932ab0ae33b1e4, text=杨康22a), DictModel(value=b86897900c770503771c7bb88e5d1e9b, text=scott1), DictModel(value=c0b7c3de7c62a295ab715943de8a315d, text=秦风555), DictModel(value=c28fa8391ef81d6fabd8bd894a7615aa, text=小麦), DictModel(value=c2c0d49e3c01913067cf8d1fb3c971d2, text=zhang daihao), DictModel(value=c96279c666b4b82e3ef1e4e2978701ce, text=报名时间), DictModel(value=d24668721446e8478eeeafe4db66dcff, text=zhang daihao999), DictModel(value=eaa6c1116b41dc10a94eae34cf990133, text=zhang daihao), DictModel(value=ffa9da1ad40632dfcabac51d766865bd, text=秦999)], timestamp=1577173037352)
- 2019-12-24 15:38:19.121 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:38:19.121 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:38:19.141 [http-nio-8080-exec-10] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : sex
- 2019-12-24 15:38:19.141 [http-nio-8080-exec-9] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : demo,name,id
- 2019-12-24 15:38:19.142 [http-nio-8080-exec-9] INFO o.j.modules.system.service.impl.SysDictServiceImpl:80 - 无缓存dictTableList的时候调用这里!
- 2019-12-24 15:38:19.145 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - ==> Preparing: select name as "text",id as "value" from demo
- 2019-12-24 15:38:19.146 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - ==> Parameters:
- 2019-12-24 15:38:19.150 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - <== Total: 22
- 2019-12-24 15:38:19.151 [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=女)], timestamp=1577173099142)
- 2019-12-24 15:38:19.152 [http-nio-8080-exec-9] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=08375a2dff80e821d5a158dd98302b23, text=导入小虎), DictModel(value=1c2ba51b29a42d9de02bbd708ea8121a, text=777777), DictModel(value=1dc29e80be14d1400f165b5c6b30c707, text=zhang daihao), DictModel(value=304e651dc769d5c9b6e08fb30457a602, text=小白兔), DictModel(value=4, text=Sandy), DictModel(value=42c08b1a2e5b2a96ffa4cc88383d4b11, text=秦50090), DictModel(value=4436302a0de50bb83025286bc414d6a9, text=zhang daihao), DictModel(value=4981637bf71b0c1ed1365241dfcfa0ea, text=小虎), DictModel(value=5c16e6a5c31296bcd3f1053d5d118815, text=导入zhangdaiscott), DictModel(value=7, text=zhangdaiscott), DictModel(value=73bc58611012617ca446d8999379e4ac, text=郭靖11a), DictModel(value=917e240eaa0b1b2d198ae869b64a81c3, text=zhang daihao), DictModel(value=94420c5d8fc4420dde1e7196154b3a24, text=秦111), DictModel(value=95740656751c5f22e5932ab0ae33b1e4, text=杨康22a), DictModel(value=b86897900c770503771c7bb88e5d1e9b, text=scott1), DictModel(value=c0b7c3de7c62a295ab715943de8a315d, text=秦风555), DictModel(value=c28fa8391ef81d6fabd8bd894a7615aa, text=小麦), DictModel(value=c2c0d49e3c01913067cf8d1fb3c971d2, text=zhang daihao), DictModel(value=c96279c666b4b82e3ef1e4e2978701ce, text=报名时间), DictModel(value=d24668721446e8478eeeafe4db66dcff, text=zhang daihao999), DictModel(value=eaa6c1116b41dc10a94eae34cf990133, text=zhang daihao), DictModel(value=ffa9da1ad40632dfcabac51d766865bd, text=秦999)], timestamp=1577173099142)
- 2019-12-24 15:43:29.277 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:43:29.277 [http-nio-8080-exec-4] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:43:29.295 [http-nio-8080-exec-5] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : sex
- 2019-12-24 15:43:29.295 [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 del_flag = ? AND component = ?
- 2019-12-24 15:43:29.298 [http-nio-8080-exec-4] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer), jeecg/JeecgDemoList(String)
- 2019-12-24 15:43:29.300 [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=女)], timestamp=1577173409295)
- 2019-12-24 15:43:29.305 [http-nio-8080-exec-4] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 1
- 2019-12-24 15:43:29.310 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ?
- 2019-12-24 15:43:29.311 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Parameters: admin(String), 4148ec82b6acd69f470bea75fe41c357(String)
- 2019-12-24 15:43:29.318 [http-nio-8080-exec-4] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - <== Total: 1
- 2019-12-24 15:43:29.338 [http-nio-8080-exec-4] INFO o.j.m.demo.test.controller.JeecgDemoController:67 - 查询当前页:1
- 2019-12-24 15:43:29.339 [http-nio-8080-exec-4] INFO o.j.m.demo.test.controller.JeecgDemoController:68 - 查询当前页数量:10
- 2019-12-24 15:43:29.340 [http-nio-8080-exec-4] INFO o.j.m.demo.test.controller.JeecgDemoController:69 - 查询结果数量:10
- 2019-12-24 15:43:29.340 [http-nio-8080-exec-4] INFO o.j.m.demo.test.controller.JeecgDemoController:70 - 数据总数:22
- 2019-12-24 15:43:41.468 [http-nio-8080-exec-8] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:43:41.482 [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 del_flag = ? AND component = ?
- 2019-12-24 15:43:41.483 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - ==> Parameters: 0(Integer), jeecg/JeecgDemoList(String)
- 2019-12-24 15:43:41.487 [http-nio-8080-exec-8] DEBUG o.j.m.system.mapper.SysPermissionMapper.selectList:143 - <== Total: 1
- 2019-12-24 15:43:41.494 [http-nio-8080-exec-8] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ?
- 2019-12-24 15:43:41.497 [http-nio-8080-exec-8] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - ==> Parameters: admin(String), 4148ec82b6acd69f470bea75fe41c357(String)
- 2019-12-24 15:43:41.509 [http-nio-8080-exec-8] DEBUG o.j.m.s.m.S.queryDataRuleIds:143 - <== Total: 1
- 2019-12-24 15:43:41.540 [http-nio-8080-exec-8] INFO o.j.m.demo.test.controller.JeecgDemoController:67 - 查询当前页:1
- 2019-12-24 15:43:41.541 [http-nio-8080-exec-8] INFO o.j.m.demo.test.controller.JeecgDemoController:68 - 查询当前页数量:10
- 2019-12-24 15:43:41.542 [http-nio-8080-exec-8] INFO o.j.m.demo.test.controller.JeecgDemoController:69 - 查询结果数量:10
- 2019-12-24 15:43:41.543 [http-nio-8080-exec-8] INFO o.j.m.demo.test.controller.JeecgDemoController:70 - 数据总数:22
- 2019-12-24 15:43:41.588 [http-nio-8080-exec-2] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:43:41.605 [http-nio-8080-exec-2] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : sex
- 2019-12-24 15:43:41.609 [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=女)], timestamp=1577173421606)
- 2019-12-24 15:44:38.650 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:44:38.650 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:44:38.672 [http-nio-8080-exec-10] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : sex
- 2019-12-24 15:44:38.677 [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=女)], timestamp=1577173478673)
- 2019-12-24 15:44:38.678 [http-nio-8080-exec-9] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : demo,name,id
- 2019-12-24 15:44:38.678 [http-nio-8080-exec-9] INFO o.j.modules.system.service.impl.SysDictServiceImpl:80 - 无缓存dictTableList的时候调用这里!
- 2019-12-24 15:44:38.681 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - ==> Preparing: select name as "text",id as "value" from demo
- 2019-12-24 15:44:38.683 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - ==> Parameters:
- 2019-12-24 15:44:38.687 [http-nio-8080-exec-9] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - <== Total: 22
- 2019-12-24 15:44:38.689 [http-nio-8080-exec-9] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=08375a2dff80e821d5a158dd98302b23, text=导入小虎), DictModel(value=1c2ba51b29a42d9de02bbd708ea8121a, text=777777), DictModel(value=1dc29e80be14d1400f165b5c6b30c707, text=zhang daihao), DictModel(value=304e651dc769d5c9b6e08fb30457a602, text=小白兔), DictModel(value=4, text=Sandy), DictModel(value=42c08b1a2e5b2a96ffa4cc88383d4b11, text=秦50090), DictModel(value=4436302a0de50bb83025286bc414d6a9, text=zhang daihao), DictModel(value=4981637bf71b0c1ed1365241dfcfa0ea, text=小虎), DictModel(value=5c16e6a5c31296bcd3f1053d5d118815, text=导入zhangdaiscott), DictModel(value=7, text=zhangdaiscott), DictModel(value=73bc58611012617ca446d8999379e4ac, text=郭靖11a), DictModel(value=917e240eaa0b1b2d198ae869b64a81c3, text=zhang daihao), DictModel(value=94420c5d8fc4420dde1e7196154b3a24, text=秦111), DictModel(value=95740656751c5f22e5932ab0ae33b1e4, text=杨康22a), DictModel(value=b86897900c770503771c7bb88e5d1e9b, text=scott1), DictModel(value=c0b7c3de7c62a295ab715943de8a315d, text=秦风555), DictModel(value=c28fa8391ef81d6fabd8bd894a7615aa, text=小麦), DictModel(value=c2c0d49e3c01913067cf8d1fb3c971d2, text=zhang daihao), DictModel(value=c96279c666b4b82e3ef1e4e2978701ce, text=报名时间), DictModel(value=d24668721446e8478eeeafe4db66dcff, text=zhang daihao999), DictModel(value=eaa6c1116b41dc10a94eae34cf990133, text=zhang daihao), DictModel(value=ffa9da1ad40632dfcabac51d766865bd, text=秦999)], timestamp=1577173478678)
- 2019-12-24 15:48:40.536 [http-nio-8080-exec-9] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:48:40.565 [http-nio-8080-exec-9] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : sex
- 2019-12-24 15:48:40.571 [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=女)], timestamp=1577173720568)
- 2019-12-24 15:48:42.413 [http-nio-8080-exec-10] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:48:42.428 [http-nio-8080-exec-10] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : sex
- 2019-12-24 15:48:42.432 [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=女)], timestamp=1577173722429)
- 2019-12-24 15:48:43.029 [http-nio-8080-exec-1] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:48:43.047 [http-nio-8080-exec-1] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : sex
- 2019-12-24 15:48:43.052 [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=女)], timestamp=1577173723048)
- 2019-12-24 15:49:37.043 [http-nio-8080-exec-5] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:49:37.043 [http-nio-8080-exec-6] INFO org.jeecg.modules.shiro.authc.ShiroRealm:118 - ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1NzcxNzI1MTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.cb4eQ7LQwIQejLYTbHxQuhaccFiWMNgVmOOx_oqKBwM
- 2019-12-24 15:49:37.068 [http-nio-8080-exec-5] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : sex
- 2019-12-24 15:49:37.068 [http-nio-8080-exec-6] INFO o.j.modules.system.controller.SysDictController:130 - dictCode : demo,name,id
- 2019-12-24 15:49:37.069 [http-nio-8080-exec-6] INFO o.j.modules.system.service.impl.SysDictServiceImpl:80 - 无缓存dictTableList的时候调用这里!
- 2019-12-24 15:49:37.076 [http-nio-8080-exec-6] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - ==> Preparing: select name as "text",id as "value" from demo
- 2019-12-24 15:49:37.079 [http-nio-8080-exec-6] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - ==> Parameters:
- 2019-12-24 15:49:37.080 [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=女)], timestamp=1577173777069)
- 2019-12-24 15:49:37.093 [http-nio-8080-exec-6] DEBUG o.j.m.s.m.SysDictMapper.queryTableDictItemsByCode:143 - <== Total: 22
- 2019-12-24 15:49:37.096 [http-nio-8080-exec-6] INFO o.j.modules.system.controller.SysDictController:163 - Result(success=true, message=操作成功!, code=0, result=[DictModel(value=08375a2dff80e821d5a158dd98302b23, text=导入小虎), DictModel(value=1c2ba51b29a42d9de02bbd708ea8121a, text=777777), DictModel(value=1dc29e80be14d1400f165b5c6b30c707, text=zhang daihao), DictModel(value=304e651dc769d5c9b6e08fb30457a602, text=小白兔), DictModel(value=4, text=Sandy), DictModel(value=42c08b1a2e5b2a96ffa4cc88383d4b11, text=秦50090), DictModel(value=4436302a0de50bb83025286bc414d6a9, text=zhang daihao), DictModel(value=4981637bf71b0c1ed1365241dfcfa0ea, text=小虎), DictModel(value=5c16e6a5c31296bcd3f1053d5d118815, text=导入zhangdaiscott), DictModel(value=7, text=zhangdaiscott), DictModel(value=73bc58611012617ca446d8999379e4ac, text=郭靖11a), DictModel(value=917e240eaa0b1b2d198ae869b64a81c3, text=zhang daihao), DictModel(value=94420c5d8fc4420dde1e7196154b3a24, text=秦111), DictModel(value=95740656751c5f22e5932ab0ae33b1e4, text=杨康22a), DictModel(value=b86897900c770503771c7bb88e5d1e9b, text=scott1), DictModel(value=c0b7c3de7c62a295ab715943de8a315d, text=秦风555), DictModel(value=c28fa8391ef81d6fabd8bd894a7615aa, text=小麦), DictModel(value=c2c0d49e3c01913067cf8d1fb3c971d2, text=zhang daihao), DictModel(value=c96279c666b4b82e3ef1e4e2978701ce, text=报名时间), DictModel(value=d24668721446e8478eeeafe4db66dcff, text=zhang daihao999), DictModel(value=eaa6c1116b41dc10a94eae34cf990133, text=zhang daihao), DictModel(value=ffa9da1ad40632dfcabac51d766865bd, text=秦999)], timestamp=1577173777069)
|