jeecgboot.2019-12-26.log 97 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624
  1. 2019-12-26 13:17:49.671 [main] INFO org.jeecg.JeecgApplication:50 - Starting JeecgApplication on zhuxiaobo-mi with PID 4188 (D:\develop\IntelliJProjects\jeecg-boot\jeecg-boot\jeecg-boot-module-system\target\classes started by zhuxiaobo in D:\develop\IntelliJProjects\jeecg-boot\jeecg-boot)
  2. 2019-12-26 13:17:49.683 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
  3. 2019-12-26 13:17:57.943 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:244 - Multiple Spring Data modules found, entering strict repository configuration mode!
  4. 2019-12-26 13:17:57.948 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
  5. 2019-12-26 13:17:58.059 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:182 - Finished Spring Data repository scanning in 83ms. Found 0 repository interfaces.
  6. 2019-12-26 13:17:58.648 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$67007742] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  7. 2019-12-26 13:17:58.757 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  8. 2019-12-26 13:17:59.370 [main] INFO org.jeecg.config.ShiroConfig:197 - ===============(1)创建缓存管理器RedisCacheManager
  9. 2019-12-26 13:17:59.373 [main] INFO org.jeecg.config.ShiroConfig:215 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
  10. 2019-12-26 13:17:59.380 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  11. 2019-12-26 13:17:59.388 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  12. 2019-12-26 13:17:59.436 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  13. 2019-12-26 13:17:59.538 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$46fb0dac] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  14. 2019-12-26 13:17:59.822 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  15. 2019-12-26 13:17:59.830 [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$$b0897e7d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  16. 2019-12-26 13:17:59.849 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  17. 2019-12-26 13:17:59.860 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  18. 2019-12-26 13:17:59.891 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  19. 2019-12-26 13:17:59.903 [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$$5c14cbf6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  20. 2019-12-26 13:18:00.218 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  21. 2019-12-26 13:18:00.377 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  22. 2019-12-26 13:18:00.400 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b1cefe8c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  23. 2019-12-26 13:18:00.476 [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$$5a13eb5c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  24. 2019-12-26 13:18:00.490 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  25. 2019-12-26 13:18:01.146 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
  26. 2019-12-26 13:18:01.168 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
  27. 2019-12-26 13:18:01.183 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
  28. 2019-12-26 13:18:01.184 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
  29. 2019-12-26 13:18:01.193 [main] INFO org.apache.catalina.core.AprLifecycleListener:173 - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_191\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;D:\Program Files (x86)\DVTk\DVT\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;D:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\System32\OpenSSH\;d:\Program Files (x86)\Microsoft VS Code\bin;%cmder_root%;C:\Program Files (x86)\CMake\bin;C:\Program Files\TortoiseHg\;D:\apache-maven-3.6.0\bin;C:\Program Files\Java\jdk1.8.0_191\bin;C:\Program Files\Java\jdk1.8.0_191\jre\bin;D:\Program Files\nodejs\;D:\Tools\apache-ant-1.9.14\bin;C:\Program Files\Git\usr\bin;D:\develop\flutter\bin;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Anaconda3;D:\Anaconda3\Library\mingw-w64\bin;D:\Anaconda3\Library\usr\bin;D:\Anaconda3\Library\bin;D:\Anaconda3\Scripts;C:\Users\zhuxiaobo\AppData\Local\Microsoft\WindowsApps;d:\Program Files (x86)\Microsoft VS Code\bin;C:\Users\zhuxiaobo\AppData\Roaming\Composer\vendor\bin;C:\Users\zhuxiaobo\AppData\Local\.meteor;C:\Users\zhuxiaobo\AppData\Local\GitHubDesktop\bin;C:\Users\zhuxiaobo\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\zhuxiaobo\.dotnet\tools;C:\Users\zhuxiaobo\AppData\Roaming\npm;d:\Program Files\JetBrains\IntelliJ IDEA 2019.1.2\bin;;C:\Users\zhuxiaobo\AppData\Local\Microsoft\WindowsApps;;.]
  30. 2019-12-26 13:18:01.729 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
  31. 2019-12-26 13:18:01.730 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 11912 ms
  32. 2019-12-26 13:18:02.345 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
  33. 2019-12-26 13:18:02.786 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
  34. 2019-12-26 13:18:02.787 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
  35. 2019-12-26 13:18:02.788 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
  36. 2019-12-26 13:18:02.789 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
  37. 2019-12-26 13:18:08.912 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
  38. 2019-12-26 13:18:08.929 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  39. 2019-12-26 13:18:08.930 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
  40. 2019-12-26 13:18:08.935 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
  41. 2019-12-26 13:18:08.938 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
  42. 2019-12-26 13:18:08.939 [main] INFO org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  43. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  44. NOT STARTED.
  45. Currently in standby mode.
  46. Number of jobs executed: 0
  47. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  48. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered.
  49. 2019-12-26 13:18:08.941 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  50. 2019-12-26 13:18:08.942 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
  51. 2019-12-26 13:18:08.942 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3164d5aa
  52. 2019-12-26 13:18:13.164 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
  53. 2019-12-26 13:18:15.119 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:59 - Exposing 2 endpoint(s) beneath base path '/actuator'
  54. 2019-12-26 13:18:15.447 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping:69 - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
  55. 2019-12-26 13:18:15.968 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
  56. 2019-12-26 13:18:18.129 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
  57. 2019-12-26 13:18:18.164 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
  58. 2019-12-26 13:18:18.279 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
  59. 2019-12-26 13:18:18.669 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
  60. 2019-12-26 13:18:18.673 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
  61. 2019-12-26 13:18:18.676 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
  62. 2019-12-26 13:18:18.678 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
  63. 2019-12-26 13:18:18.681 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
  64. 2019-12-26 13:18:18.689 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
  65. 2019-12-26 13:18:18.706 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
  66. 2019-12-26 13:18:18.709 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
  67. 2019-12-26 13:18:18.711 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
  68. 2019-12-26 13:18:18.713 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
  69. 2019-12-26 13:18:18.716 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
  70. 2019-12-26 13:18:18.731 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_2
  71. 2019-12-26 13:18:18.742 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_3
  72. 2019-12-26 13:18:18.759 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
  73. 2019-12-26 13:18:19.067 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
  74. 2019-12-26 13:18:19.079 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:876 - Recovering 0 jobs that were in-progress at the time of the last shut-down.
  75. 2019-12-26 13:18:19.080 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
  76. 2019-12-26 13:18:19.082 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
  77. 2019-12-26 13:18:19.085 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
  78. 2019-12-26 13:18:19.086 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  79. 2019-12-26 13:18:19.117 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
  80. 2019-12-26 13:18:19.143 [main] ERROR org.apache.catalina.util.LifecycleBase:175 - Failed to start component [Connector[HTTP/1.1-8080]]
  81. org.apache.catalina.LifecycleException: Protocol handler start failed
  82. at org.apache.catalina.connector.Connector.startInternal(Connector.java:1008)
  83. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  84. at org.apache.catalina.core.StandardService.addConnector(StandardService.java:226)
  85. at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.addPreviouslyRemovedConnectors(TomcatWebServer.java:259)
  86. at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.start(TomcatWebServer.java:197)
  87. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.startWebServer(ServletWebServerApplicationContext.java:311)
  88. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.finishRefresh(ServletWebServerApplicationContext.java:164)
  89. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:552)
  90. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:142)
  91. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775)
  92. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
  93. at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
  94. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1260)
  95. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1248)
  96. at org.jeecg.JeecgApplication.main(JeecgApplication.java:28)
  97. Caused by: java.net.BindException: Address already in use: bind
  98. at sun.nio.ch.Net.bind0(Native Method)
  99. at sun.nio.ch.Net.bind(Net.java:433)
  100. at sun.nio.ch.Net.bind(Net.java:425)
  101. at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
  102. at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
  103. at org.apache.tomcat.util.net.NioEndpoint.initServerSocket(NioEndpoint.java:236)
  104. at org.apache.tomcat.util.net.NioEndpoint.bind(NioEndpoint.java:210)
  105. at org.apache.tomcat.util.net.AbstractEndpoint.bindWithCleanup(AbstractEndpoint.java:1085)
  106. at org.apache.tomcat.util.net.AbstractEndpoint.start(AbstractEndpoint.java:1171)
  107. at org.apache.coyote.AbstractProtocol.start(AbstractProtocol.java:568)
  108. at org.apache.catalina.connector.Connector.startInternal(Connector.java:1005)
  109. ... 14 common frames omitted
  110. 2019-12-26 13:18:19.157 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Pausing ProtocolHandler ["http-nio-8080"]
  111. 2019-12-26 13:18:19.158 [main] INFO org.apache.catalina.core.StandardService:173 - Stopping service [Tomcat]
  112. 2019-12-26 13:18:19.165 [main] WARN org.apache.catalina.loader.WebappClassLoaderBase:173 - The web application [jeecg-boot] appears to have started a thread named [Druid-ConnectionPool-Create-993062597] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  113. sun.misc.Unsafe.park(Native Method)
  114. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  115. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  116. com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2672)
  117. 2019-12-26 13:18:19.167 [main] WARN org.apache.catalina.loader.WebappClassLoaderBase:173 - The web application [jeecg-boot] appears to have started a thread named [Druid-ConnectionPool-Destroy-993062597] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  118. java.lang.Thread.sleep(Native Method)
  119. com.alibaba.druid.pool.DruidDataSource$DestroyConnectionThread.run(DruidDataSource.java:2768)
  120. 2019-12-26 13:18:19.173 [main] INFO org.apache.catalina.util.LifecycleBase:173 - The stop() method was called on component [StandardServer[-1]] after stop() had already been called. The second call will be ignored.
  121. 2019-12-26 13:18:19.174 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Stopping ProtocolHandler ["http-nio-8080"]
  122. 2019-12-26 13:18:19.175 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Destroying ProtocolHandler ["http-nio-8080"]
  123. 2019-12-26 13:18:19.183 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:142 -
  124. Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  125. 2019-12-26 13:18:19.192 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter:42 -
  126. ***************************
  127. APPLICATION FAILED TO START
  128. ***************************
  129. Description:
  130. The Tomcat connector configured to listen on port 8080 failed to start. The port may already be in use or the connector may be misconfigured.
  131. Action:
  132. Verify the connector's configuration, identify and stop any process that's listening on port 8080, or configure this application to listen on another port.
  133. 2019-12-26 13:18:19.198 [main] INFO org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  134. 2019-12-26 13:18:19.200 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:208 - Shutting down ExecutorService 'applicationTaskExecutor'
  135. 2019-12-26 13:18:19.202 [main] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter:210 - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
  136. 2019-12-26 13:18:19.206 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:844 - Shutting down Quartz Scheduler
  137. 2019-12-26 13:18:19.208 [main] INFO org.quartz.core.QuartzScheduler:666 - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  138. 2019-12-26 13:18:19.208 [main] INFO org.quartz.core.QuartzScheduler:585 - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  139. 2019-12-26 13:18:19.209 [main] INFO org.quartz.core.QuartzScheduler:740 - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  140. 2019-12-26 13:18:19.221 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:182 - closing dynamicDatasource ing....
  141. 2019-12-26 13:18:19.225 [main] INFO com.alibaba.druid.pool.DruidDataSource:1948 - {dataSource-1} closing ...
  142. 2019-12-26 13:18:19.229 [main] INFO com.alibaba.druid.pool.DruidDataSource:2020 - {dataSource-1} closed
  143. 2019-12-26 13:36:47.400 [main] INFO org.jeecg.JeecgApplication:50 - Starting JeecgApplication on zhuxiaobo-mi with PID 9408 (D:\develop\IntelliJProjects\jeecg-boot\jeecg-boot\jeecg-boot-module-system\target\classes started by zhuxiaobo in D:\develop\IntelliJProjects\jeecg-boot\jeecg-boot)
  144. 2019-12-26 13:36:47.447 [main] INFO org.jeecg.JeecgApplication:679 - The following profiles are active: dev
  145. 2019-12-26 13:36:51.808 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:244 - Multiple Spring Data modules found, entering strict repository configuration mode!
  146. 2019-12-26 13:36:51.813 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
  147. 2019-12-26 13:36:51.986 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:182 - Finished Spring Data repository scanning in 119ms. Found 0 repository interfaces.
  148. 2019-12-26 13:36:52.606 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6056ef44] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  149. 2019-12-26 13:36:52.767 [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)
  150. 2019-12-26 13:36:53.335 [main] INFO org.jeecg.config.ShiroConfig:197 - ===============(1)创建缓存管理器RedisCacheManager
  151. 2019-12-26 13:36:53.337 [main] INFO org.jeecg.config.ShiroConfig:215 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
  152. 2019-12-26 13:36:53.342 [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)
  153. 2019-12-26 13:36:53.351 [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)
  154. 2019-12-26 13:36:53.390 [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)
  155. 2019-12-26 13:36:53.487 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$405185ae] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  156. 2019-12-26 13:36:53.740 [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)
  157. 2019-12-26 13:36:53.748 [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$$a9dff67f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  158. 2019-12-26 13:36:53.766 [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)
  159. 2019-12-26 13:36:53.778 [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)
  160. 2019-12-26 13:36:53.808 [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)
  161. 2019-12-26 13:36:53.822 [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$$556b43f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  162. 2019-12-26 13:36:54.017 [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)
  163. 2019-12-26 13:36:54.191 [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)
  164. 2019-12-26 13:36:54.211 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ab25768e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  165. 2019-12-26 13:36:54.314 [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$$536a635e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  166. 2019-12-26 13:36:54.323 [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)
  167. 2019-12-26 13:36:55.081 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
  168. 2019-12-26 13:36:55.111 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
  169. 2019-12-26 13:36:55.130 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
  170. 2019-12-26 13:36:55.131 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.16]
  171. 2019-12-26 13:36:55.176 [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;;.]
  172. 2019-12-26 13:36:56.073 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring embedded WebApplicationContext
  173. 2019-12-26 13:36:56.074 [main] INFO org.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 8090 ms
  174. 2019-12-26 13:36:57.081 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
  175. 2019-12-26 13:36:57.506 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
  176. 2019-12-26 13:36:57.507 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
  177. 2019-12-26 13:36:57.508 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
  178. 2019-12-26 13:36:57.509 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
  179. 2019-12-26 13:37:10.290 [main] INFO org.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
  180. 2019-12-26 13:37:10.306 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  181. 2019-12-26 13:37:10.307 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
  182. 2019-12-26 13:37:10.312 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
  183. 2019-12-26 13:37:10.316 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
  184. 2019-12-26 13:37:10.318 [main] INFO org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  185. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  186. NOT STARTED.
  187. Currently in standby mode.
  188. Number of jobs executed: 0
  189. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  190. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered.
  191. 2019-12-26 13:37:10.320 [main] INFO org.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  192. 2019-12-26 13:37:10.320 [main] INFO org.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
  193. 2019-12-26 13:37:10.321 [main] INFO org.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@523ade68
  194. 2019-12-26 13:37:13.907 [main] WARN org.jeecg.common.es.JeecgElasticsearchTemplate:61 - ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法!
  195. 2019-12-26 13:37:15.720 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:59 - Exposing 2 endpoint(s) beneath base path '/actuator'
  196. 2019-12-26 13:37:16.113 [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)]
  197. 2019-12-26 13:37:16.822 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
  198. 2019-12-26 13:37:19.857 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:160 - Context refreshed
  199. 2019-12-26 13:37:19.893 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:163 - Found 1 custom documentation plugin(s)
  200. 2019-12-26 13:37:20.002 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:41 - Scanning for api listing references
  201. 2019-12-26 13:37:20.490 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_1
  202. 2019-12-26 13:37:20.493 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_1
  203. 2019-12-26 13:37:20.496 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_1
  204. 2019-12-26 13:37:20.499 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_1
  205. 2019-12-26 13:37:20.504 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_1
  206. 2019-12-26 13:37:20.513 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_1
  207. 2019-12-26 13:37:20.529 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: addUsingPOST_2
  208. 2019-12-26 13:37:20.534 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteUsingDELETE_2
  209. 2019-12-26 13:37:20.537 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: deleteBatchUsingDELETE_2
  210. 2019-12-26 13:37:20.540 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: editUsingPUT_2
  211. 2019-12-26 13:37:20.543 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryByIdUsingGET_2
  212. 2019-12-26 13:37:20.558 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_2
  213. 2019-12-26 13:37:20.568 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:40 - Generating unique operation named: queryPageListUsingGET_3
  214. 2019-12-26 13:37:20.588 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:726 - Starting Quartz Scheduler now
  215. 2019-12-26 13:37:20.937 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:866 - Freed 0 triggers from 'acquired' / 'blocked' state.
  216. 2019-12-26 13:37:20.952 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:876 - Recovering 0 jobs that were in-progress at the time of the last shut-down.
  217. 2019-12-26 13:37:20.953 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:889 - Recovery complete.
  218. 2019-12-26 13:37:20.955 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:896 - Removed 0 'complete' triggers.
  219. 2019-12-26 13:37:20.958 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:901 - Removed 0 stale fired job entries.
  220. 2019-12-26 13:37:20.959 [main] INFO org.quartz.core.QuartzScheduler:547 - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  221. 2019-12-26 13:37:20.995 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
  222. 2019-12-26 13:37:21.057 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:204 - Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot'
  223. 2019-12-26 13:37:21.060 [main] INFO org.jeecg.JeecgApplication:59 - Started JeecgApplication in 35.65 seconds (JVM running for 38.367)
  224. 2019-12-26 13:37:21.086 [main] INFO org.jeecg.JeecgApplication:33 -
  225. ----------------------------------------------------------
  226. Application Jeecg-Boot is running! Access URLs:
  227. Local: http://localhost:8080/jeecg-boot/
  228. External: http://192.168.2.44:8080/jeecg-boot/
  229. swagger-ui: http://192.168.2.44:8080/jeecg-boot/swagger-ui.html
  230. Doc: http://192.168.2.44:8080/jeecg-boot/doc.html
  231. ----------------------------------------------------------
  232. 2019-12-26 13:37:21.968 [RMI TCP Connection(3)-192.168.2.44] INFO io.lettuce.core.EpollProvider:68 - Starting without optional epoll library
  233. 2019-12-26 13:37:21.973 [RMI TCP Connection(3)-192.168.2.44] INFO io.lettuce.core.KqueueProvider:70 - Starting without optional kqueue library
  234. 2019-12-26 13:37:22.434 [RMI TCP Connection(6)-192.168.2.44] INFO o.a.c.c.C.[Tomcat].[localhost].[/jeecg-boot]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
  235. 2019-12-26 13:37:22.434 [RMI TCP Connection(6)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:524 - Initializing Servlet 'dispatcherServlet'
  236. 2019-12-26 13:37:22.463 [RMI TCP Connection(6)-192.168.2.44] INFO org.springframework.web.servlet.DispatcherServlet:546 - Completed initialization in 28 ms
  237. 2019-12-26 13:42:47.236 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:64 - multipartFiles:8
  238. 2019-12-26 13:42:47.238 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:72 - file:1.2.840.113619.2.55.3.2831155457.941.1187132864.28.1.dcm
  239. 2019-12-26 13:42:47.287 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:47 - dicom == >>size 527740
  240. 2019-12-26 13:42:47.304 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:87 - dicom == >>Specific Character Set ISO_IR 100
  241. 2019-12-26 13:42:47.306 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:92 - dicom == >>PatientName ChenZiMei
  242. 2019-12-26 13:42:47.307 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:94 - dicom == >>AccessionNumber null
  243. 2019-12-26 13:42:47.309 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:96 - dicom == >>PatientBirthDate Thu Sep 11 00:00:00 CST 1952
  244. 2019-12-26 13:42:47.310 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:98 - dicom == >>PatientID DW00132
  245. 2019-12-26 13:42:47.311 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:100 - dicom == >>PatientAge 054Y
  246. 2019-12-26 13:42:47.311 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:103 - dicom == >>PatientSex F
  247. 2019-12-26 13:42:47.312 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:105 - dicom == >>PatientWeight 78.0
  248. 2019-12-26 13:42:47.312 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:108 - dicom == >>StudyID 207
  249. 2019-12-26 13:42:47.313 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:110 - dicom == >>StudyInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.765
  250. 2019-12-26 13:42:47.314 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:112 - dicom == >>StudyDateAndTime Wed Aug 15 11:31:42 CST 2007
  251. 2019-12-26 13:42:47.314 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:116 - dicom == >>StudyDescription
  252. 2019-12-26 13:42:47.315 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:118 - dicom == >>PatientWeight 78.0
  253. 2019-12-26 13:42:47.315 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:122 - dicom == >>BodyPartExamined null
  254. 2019-12-26 13:42:47.316 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:124 - dicom == >>BodyPartThickness null
  255. 2019-12-26 13:42:47.317 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:126 - dicom == >>Modality CT
  256. 2019-12-26 13:42:47.317 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:128 - dicom == >>InstitutionName PLA General Hospital
  257. 2019-12-26 13:42:47.318 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:130 - dicom == >>PregnancyStatus null
  258. 2019-12-26 13:42:47.318 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:133 - dicom == >>SeriesInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.770.3
  259. 2019-12-26 13:42:47.319 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:135 - dicom == >>SeriesNumber 3
  260. 2019-12-26 13:42:47.319 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:139 - dicom == >>SeriesDescription Standard
  261. 2019-12-26 13:42:47.320 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:141 - dicom == >>SeriesNumber Wed Aug 15 11:32:34 CST 2007
  262. 2019-12-26 13:42:47.320 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:144 - dicom == >>SOPInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.1
  263. 2019-12-26 13:42:47.320 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:146 - dicom == >>SOPClassUID 1.2.840.10008.5.1.4.1.1.2
  264. 2019-12-26 13:42:47.321 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:148 - dicom == >>TransactionUID null
  265. 2019-12-26 13:42:47.322 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:149 - dicom == >>TransferSyntaxUID null
  266. 2019-12-26 13:42:47.322 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:151 - dicom == >>InstanceNumber 1
  267. 2019-12-26 13:42:47.323 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:153 - dicom == >>WindowWidth 400
  268. 2019-12-26 13:42:47.323 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:155 - dicom == >>WindowCenter 40
  269. 2019-12-26 13:42:47.323 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:157 - dicom == >>Rows 512
  270. 2019-12-26 13:42:47.324 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:159 - dicom == >>Columns 512
  271. 2019-12-26 13:42:47.325 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:161 - dicom == >>PixelSpacing 0.976562
  272. 2019-12-26 13:42:47.326 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:163 - dicom == >>FrameType null
  273. 2019-12-26 13:42:47.326 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:165 - dicom == >>CineRate null
  274. 2019-12-26 13:42:47.326 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:167 - dicom == >>NumberOfFrames null
  275. 2019-12-26 13:42:47.327 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:80 - realPath == >>realPath d:/temp/5b60a836c01c4449971f958455b3c076.dcm
  276. 2019-12-26 13:42:47.637 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.1
  277. 2019-12-26 13:42:47.681 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage null
  278. 2019-12-26 13:42:48.553 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:96 - fastDFS == >>urlPath group1/M00/00/00/rBFW214ESFiAan7CAAgNfFLpIt8995.dcm
  279. 2019-12-26 13:42:48.571 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:33 - pacsStudy == >>studyUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.765
  280. 2019-12-26 13:42:48.586 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:126 - pacsStudy == >>pacsStudy null
  281. 2019-12-26 13:42:48.608 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:59 - pacsStudy == >>id 1210073455765311489
  282. 2019-12-26 13:42:48.636 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:80 - pacsSeries == >>seriesId 1210073455920500737
  283. 2019-12-26 13:42:48.637 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.1
  284. 2019-12-26 13:42:48.642 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage null
  285. 2019-12-26 13:42:48.722 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:115 - pacsImages == >>imagesId 1210073456021164033
  286. 2019-12-26 13:42:48.723 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:114 - file:1.2.840.113619.2.55.3.2831155457.941.1187132864.28.1.dcm 上传成功|存储成功写入数据库成功
  287. 2019-12-26 13:42:48.724 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:72 - file:1.2.840.113619.2.55.3.2831155457.941.1187132864.28.2.dcm
  288. 2019-12-26 13:42:48.736 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:47 - dicom == >>size 527740
  289. 2019-12-26 13:42:48.738 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:87 - dicom == >>Specific Character Set ISO_IR 100
  290. 2019-12-26 13:42:48.739 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:92 - dicom == >>PatientName ChenZiMei
  291. 2019-12-26 13:42:48.740 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:94 - dicom == >>AccessionNumber null
  292. 2019-12-26 13:42:48.740 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:96 - dicom == >>PatientBirthDate Thu Sep 11 00:00:00 CST 1952
  293. 2019-12-26 13:42:48.741 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:98 - dicom == >>PatientID DW00132
  294. 2019-12-26 13:42:48.741 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:100 - dicom == >>PatientAge 054Y
  295. 2019-12-26 13:42:48.742 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:103 - dicom == >>PatientSex F
  296. 2019-12-26 13:42:48.742 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:105 - dicom == >>PatientWeight 78.0
  297. 2019-12-26 13:42:48.743 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:108 - dicom == >>StudyID 207
  298. 2019-12-26 13:42:48.743 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:110 - dicom == >>StudyInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.765
  299. 2019-12-26 13:42:48.743 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:112 - dicom == >>StudyDateAndTime Wed Aug 15 11:31:42 CST 2007
  300. 2019-12-26 13:42:48.744 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:116 - dicom == >>StudyDescription
  301. 2019-12-26 13:42:48.744 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:118 - dicom == >>PatientWeight 78.0
  302. 2019-12-26 13:42:48.744 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:122 - dicom == >>BodyPartExamined null
  303. 2019-12-26 13:42:48.745 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:124 - dicom == >>BodyPartThickness null
  304. 2019-12-26 13:42:48.745 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:126 - dicom == >>Modality CT
  305. 2019-12-26 13:42:48.745 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:128 - dicom == >>InstitutionName PLA General Hospital
  306. 2019-12-26 13:42:48.745 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:130 - dicom == >>PregnancyStatus null
  307. 2019-12-26 13:42:48.746 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:133 - dicom == >>SeriesInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.770.3
  308. 2019-12-26 13:42:48.746 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:135 - dicom == >>SeriesNumber 3
  309. 2019-12-26 13:42:48.746 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:139 - dicom == >>SeriesDescription Standard
  310. 2019-12-26 13:42:48.747 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:141 - dicom == >>SeriesNumber Wed Aug 15 11:32:34 CST 2007
  311. 2019-12-26 13:42:48.747 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:144 - dicom == >>SOPInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.2
  312. 2019-12-26 13:42:48.747 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:146 - dicom == >>SOPClassUID 1.2.840.10008.5.1.4.1.1.2
  313. 2019-12-26 13:42:48.748 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:148 - dicom == >>TransactionUID null
  314. 2019-12-26 13:42:48.748 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:149 - dicom == >>TransferSyntaxUID null
  315. 2019-12-26 13:42:48.748 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:151 - dicom == >>InstanceNumber 2
  316. 2019-12-26 13:42:48.749 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:153 - dicom == >>WindowWidth 400
  317. 2019-12-26 13:42:48.750 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:155 - dicom == >>WindowCenter 40
  318. 2019-12-26 13:42:48.750 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:157 - dicom == >>Rows 512
  319. 2019-12-26 13:42:48.750 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:159 - dicom == >>Columns 512
  320. 2019-12-26 13:42:48.751 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:161 - dicom == >>PixelSpacing 0.976562
  321. 2019-12-26 13:42:48.751 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:163 - dicom == >>FrameType null
  322. 2019-12-26 13:42:48.751 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:165 - dicom == >>CineRate null
  323. 2019-12-26 13:42:48.752 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:167 - dicom == >>NumberOfFrames null
  324. 2019-12-26 13:42:48.753 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:80 - realPath == >>realPath d:/temp/680aada7eaaa48fc81282e2fb86fe6fd.dcm
  325. 2019-12-26 13:42:48.762 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.2
  326. 2019-12-26 13:42:48.770 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage null
  327. 2019-12-26 13:42:49.153 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:96 - fastDFS == >>urlPath group1/M00/00/00/rBFW214ESFiAFxbrAAgNfEcjP6M528.dcm
  328. 2019-12-26 13:42:49.154 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:33 - pacsStudy == >>studyUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.765
  329. 2019-12-26 13:42:49.161 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:126 - pacsStudy == >>pacsStudy PacsStudies(id=1210073455765311489, patientsId=null, studyInstanceUid=1.2.840.113619.2.55.3.2831155457.941.1187132863.765, hospitalId=, patientId=DW00132, patientName=ChenZiMei , patientBirthDate=Thu Sep 11 00:00:00 CST 1952, studyId=207, accessionNum=null, studyDateTime=Wed Aug 15 11:31:42 CST 2007, modality=CT, status=null, patientAge=054Y, institutionName=PLA General Hospital, examId=null, weight=78.0, pregnancy=null, partExamined=null, studyDescription=, createTime=Thu Dec 26 13:42:48 CST 2019, updateTime=null)
  330. 2019-12-26 13:42:49.166 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.2
  331. 2019-12-26 13:42:49.171 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage null
  332. 2019-12-26 13:42:49.183 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:115 - pacsImages == >>imagesId 1210073458210590722
  333. 2019-12-26 13:42:49.183 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:114 - file:1.2.840.113619.2.55.3.2831155457.941.1187132864.28.2.dcm 上传成功|存储成功写入数据库成功
  334. 2019-12-26 13:42:49.184 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:72 - file:1.2.840.113619.2.55.3.2831155457.941.1187132864.28.3.dcm
  335. 2019-12-26 13:42:49.199 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:47 - dicom == >>size 527740
  336. 2019-12-26 13:42:49.201 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:87 - dicom == >>Specific Character Set ISO_IR 100
  337. 2019-12-26 13:42:49.202 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:92 - dicom == >>PatientName ChenZiMei
  338. 2019-12-26 13:42:49.202 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:94 - dicom == >>AccessionNumber null
  339. 2019-12-26 13:42:49.203 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:96 - dicom == >>PatientBirthDate Thu Sep 11 00:00:00 CST 1952
  340. 2019-12-26 13:42:49.204 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:98 - dicom == >>PatientID DW00132
  341. 2019-12-26 13:42:49.204 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:100 - dicom == >>PatientAge 054Y
  342. 2019-12-26 13:42:49.205 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:103 - dicom == >>PatientSex F
  343. 2019-12-26 13:42:49.205 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:105 - dicom == >>PatientWeight 78.0
  344. 2019-12-26 13:42:49.206 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:108 - dicom == >>StudyID 207
  345. 2019-12-26 13:42:49.207 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:110 - dicom == >>StudyInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.765
  346. 2019-12-26 13:42:49.207 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:112 - dicom == >>StudyDateAndTime Wed Aug 15 11:31:42 CST 2007
  347. 2019-12-26 13:42:49.208 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:116 - dicom == >>StudyDescription
  348. 2019-12-26 13:42:49.208 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:118 - dicom == >>PatientWeight 78.0
  349. 2019-12-26 13:42:49.209 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:122 - dicom == >>BodyPartExamined null
  350. 2019-12-26 13:42:49.210 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:124 - dicom == >>BodyPartThickness null
  351. 2019-12-26 13:42:49.211 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:126 - dicom == >>Modality CT
  352. 2019-12-26 13:42:49.212 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:128 - dicom == >>InstitutionName PLA General Hospital
  353. 2019-12-26 13:42:49.212 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:130 - dicom == >>PregnancyStatus null
  354. 2019-12-26 13:42:49.213 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:133 - dicom == >>SeriesInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.770.3
  355. 2019-12-26 13:42:49.213 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:135 - dicom == >>SeriesNumber 3
  356. 2019-12-26 13:42:49.214 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:139 - dicom == >>SeriesDescription Standard
  357. 2019-12-26 13:42:49.214 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:141 - dicom == >>SeriesNumber Wed Aug 15 11:32:34 CST 2007
  358. 2019-12-26 13:42:49.214 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:144 - dicom == >>SOPInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.3
  359. 2019-12-26 13:42:49.215 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:146 - dicom == >>SOPClassUID 1.2.840.10008.5.1.4.1.1.2
  360. 2019-12-26 13:42:49.215 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:148 - dicom == >>TransactionUID null
  361. 2019-12-26 13:42:49.216 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:149 - dicom == >>TransferSyntaxUID null
  362. 2019-12-26 13:42:49.216 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:151 - dicom == >>InstanceNumber 3
  363. 2019-12-26 13:42:49.216 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:153 - dicom == >>WindowWidth 400
  364. 2019-12-26 13:42:49.217 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:155 - dicom == >>WindowCenter 40
  365. 2019-12-26 13:42:49.217 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:157 - dicom == >>Rows 512
  366. 2019-12-26 13:42:49.218 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:159 - dicom == >>Columns 512
  367. 2019-12-26 13:42:49.218 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:161 - dicom == >>PixelSpacing 0.976562
  368. 2019-12-26 13:42:49.218 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:163 - dicom == >>FrameType null
  369. 2019-12-26 13:42:49.219 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:165 - dicom == >>CineRate null
  370. 2019-12-26 13:42:49.219 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:167 - dicom == >>NumberOfFrames null
  371. 2019-12-26 13:42:49.219 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:80 - realPath == >>realPath d:/temp/0493b52083564ab5b0ae44774614df2f.dcm
  372. 2019-12-26 13:42:49.229 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.3
  373. 2019-12-26 13:42:49.235 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage null
  374. 2019-12-26 13:42:49.942 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:96 - fastDFS == >>urlPath group1/M00/00/00/rBFW214ESFmAA0CZAAgNfA_vvcA133.dcm
  375. 2019-12-26 13:42:49.943 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:33 - pacsStudy == >>studyUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.765
  376. 2019-12-26 13:42:49.952 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:126 - pacsStudy == >>pacsStudy PacsStudies(id=1210073455765311489, patientsId=null, studyInstanceUid=1.2.840.113619.2.55.3.2831155457.941.1187132863.765, hospitalId=, patientId=DW00132, patientName=ChenZiMei , patientBirthDate=Thu Sep 11 00:00:00 CST 1952, studyId=207, accessionNum=null, studyDateTime=Wed Aug 15 11:31:42 CST 2007, modality=CT, status=null, patientAge=054Y, institutionName=PLA General Hospital, examId=null, weight=78.0, pregnancy=null, partExamined=null, studyDescription=, createTime=Thu Dec 26 13:42:48 CST 2019, updateTime=null)
  377. 2019-12-26 13:42:49.962 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.3
  378. 2019-12-26 13:42:49.969 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage null
  379. 2019-12-26 13:42:49.984 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:115 - pacsImages == >>imagesId 1210073461561839618
  380. 2019-12-26 13:42:49.985 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:114 - file:1.2.840.113619.2.55.3.2831155457.941.1187132864.28.3.dcm 上传成功|存储成功写入数据库成功
  381. 2019-12-26 13:42:49.986 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:72 - file:1.2.840.113619.2.55.3.2831155457.941.1187132864.28.4.dcm
  382. 2019-12-26 13:42:49.999 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:47 - dicom == >>size 527744
  383. 2019-12-26 13:42:50.002 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:87 - dicom == >>Specific Character Set ISO_IR 100
  384. 2019-12-26 13:42:50.002 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:92 - dicom == >>PatientName ChenZiMei
  385. 2019-12-26 13:42:50.002 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:94 - dicom == >>AccessionNumber null
  386. 2019-12-26 13:42:50.003 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:96 - dicom == >>PatientBirthDate Thu Sep 11 00:00:00 CST 1952
  387. 2019-12-26 13:42:50.003 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:98 - dicom == >>PatientID DW00132
  388. 2019-12-26 13:42:50.003 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:100 - dicom == >>PatientAge 054Y
  389. 2019-12-26 13:42:50.003 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:103 - dicom == >>PatientSex F
  390. 2019-12-26 13:42:50.003 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:105 - dicom == >>PatientWeight 78.0
  391. 2019-12-26 13:42:50.005 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:108 - dicom == >>StudyID 207
  392. 2019-12-26 13:42:50.005 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:110 - dicom == >>StudyInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.765
  393. 2019-12-26 13:42:50.011 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:112 - dicom == >>StudyDateAndTime Wed Aug 15 11:31:42 CST 2007
  394. 2019-12-26 13:42:50.012 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:116 - dicom == >>StudyDescription
  395. 2019-12-26 13:42:50.012 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:118 - dicom == >>PatientWeight 78.0
  396. 2019-12-26 13:42:50.012 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:122 - dicom == >>BodyPartExamined null
  397. 2019-12-26 13:42:50.017 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:124 - dicom == >>BodyPartThickness null
  398. 2019-12-26 13:42:50.018 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:126 - dicom == >>Modality CT
  399. 2019-12-26 13:42:50.018 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:128 - dicom == >>InstitutionName PLA General Hospital
  400. 2019-12-26 13:42:50.019 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:130 - dicom == >>PregnancyStatus null
  401. 2019-12-26 13:42:50.019 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:133 - dicom == >>SeriesInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.770.3
  402. 2019-12-26 13:42:50.019 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:135 - dicom == >>SeriesNumber 3
  403. 2019-12-26 13:42:50.020 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:139 - dicom == >>SeriesDescription Standard
  404. 2019-12-26 13:42:50.020 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:141 - dicom == >>SeriesNumber Wed Aug 15 11:32:34 CST 2007
  405. 2019-12-26 13:42:50.020 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:144 - dicom == >>SOPInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.4
  406. 2019-12-26 13:42:50.021 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:146 - dicom == >>SOPClassUID 1.2.840.10008.5.1.4.1.1.2
  407. 2019-12-26 13:42:50.021 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:148 - dicom == >>TransactionUID null
  408. 2019-12-26 13:42:50.021 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:149 - dicom == >>TransferSyntaxUID null
  409. 2019-12-26 13:42:50.022 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:151 - dicom == >>InstanceNumber 4
  410. 2019-12-26 13:42:50.022 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:153 - dicom == >>WindowWidth 400
  411. 2019-12-26 13:42:50.022 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:155 - dicom == >>WindowCenter 40
  412. 2019-12-26 13:42:50.023 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:157 - dicom == >>Rows 512
  413. 2019-12-26 13:42:50.024 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:159 - dicom == >>Columns 512
  414. 2019-12-26 13:42:50.024 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:161 - dicom == >>PixelSpacing 0.976562
  415. 2019-12-26 13:42:50.025 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:163 - dicom == >>FrameType null
  416. 2019-12-26 13:42:50.025 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:165 - dicom == >>CineRate null
  417. 2019-12-26 13:42:50.025 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:167 - dicom == >>NumberOfFrames null
  418. 2019-12-26 13:42:50.025 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:80 - realPath == >>realPath d:/temp/f65e220749c44de4b9a6759ca3be9bdc.dcm
  419. 2019-12-26 13:42:50.037 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.4
  420. 2019-12-26 13:42:50.040 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage null
  421. 2019-12-26 13:42:50.498 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:96 - fastDFS == >>urlPath group1/M00/00/00/rBFW214ESFqAdk5VAAgNgCL02Rc513.dcm
  422. 2019-12-26 13:42:50.500 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:33 - pacsStudy == >>studyUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.765
  423. 2019-12-26 13:42:50.505 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:126 - pacsStudy == >>pacsStudy PacsStudies(id=1210073455765311489, patientsId=null, studyInstanceUid=1.2.840.113619.2.55.3.2831155457.941.1187132863.765, hospitalId=, patientId=DW00132, patientName=ChenZiMei , patientBirthDate=Thu Sep 11 00:00:00 CST 1952, studyId=207, accessionNum=null, studyDateTime=Wed Aug 15 11:31:42 CST 2007, modality=CT, status=null, patientAge=054Y, institutionName=PLA General Hospital, examId=null, weight=78.0, pregnancy=null, partExamined=null, studyDescription=, createTime=Thu Dec 26 13:42:48 CST 2019, updateTime=null)
  424. 2019-12-26 13:42:50.510 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.4
  425. 2019-12-26 13:42:50.517 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage null
  426. 2019-12-26 13:42:50.528 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:115 - pacsImages == >>imagesId 1210073463851929602
  427. 2019-12-26 13:42:50.528 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:114 - file:1.2.840.113619.2.55.3.2831155457.941.1187132864.28.4.dcm 上传成功|存储成功写入数据库成功
  428. 2019-12-26 13:42:50.529 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:72 - file:1.2.840.113619.2.55.3.2831155457.941.1187132864.28.5.dcm
  429. 2019-12-26 13:42:50.541 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:47 - dicom == >>size 527744
  430. 2019-12-26 13:42:50.543 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:87 - dicom == >>Specific Character Set ISO_IR 100
  431. 2019-12-26 13:42:50.543 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:92 - dicom == >>PatientName ChenZiMei
  432. 2019-12-26 13:42:50.543 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:94 - dicom == >>AccessionNumber null
  433. 2019-12-26 13:42:50.544 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:96 - dicom == >>PatientBirthDate Thu Sep 11 00:00:00 CST 1952
  434. 2019-12-26 13:42:50.545 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:98 - dicom == >>PatientID DW00132
  435. 2019-12-26 13:42:50.545 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:100 - dicom == >>PatientAge 054Y
  436. 2019-12-26 13:42:50.545 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:103 - dicom == >>PatientSex F
  437. 2019-12-26 13:42:50.545 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:105 - dicom == >>PatientWeight 78.0
  438. 2019-12-26 13:42:50.546 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:108 - dicom == >>StudyID 207
  439. 2019-12-26 13:42:50.546 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:110 - dicom == >>StudyInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.765
  440. 2019-12-26 13:42:50.546 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:112 - dicom == >>StudyDateAndTime Wed Aug 15 11:31:42 CST 2007
  441. 2019-12-26 13:42:50.547 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:116 - dicom == >>StudyDescription
  442. 2019-12-26 13:42:50.547 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:118 - dicom == >>PatientWeight 78.0
  443. 2019-12-26 13:42:50.548 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:122 - dicom == >>BodyPartExamined null
  444. 2019-12-26 13:42:50.548 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:124 - dicom == >>BodyPartThickness null
  445. 2019-12-26 13:42:50.549 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:126 - dicom == >>Modality CT
  446. 2019-12-26 13:42:50.549 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:128 - dicom == >>InstitutionName PLA General Hospital
  447. 2019-12-26 13:42:50.550 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:130 - dicom == >>PregnancyStatus null
  448. 2019-12-26 13:42:50.550 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:133 - dicom == >>SeriesInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.770.3
  449. 2019-12-26 13:42:50.550 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:135 - dicom == >>SeriesNumber 3
  450. 2019-12-26 13:42:50.551 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:139 - dicom == >>SeriesDescription Standard
  451. 2019-12-26 13:42:50.551 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:141 - dicom == >>SeriesNumber Wed Aug 15 11:32:34 CST 2007
  452. 2019-12-26 13:42:50.551 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:144 - dicom == >>SOPInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.5
  453. 2019-12-26 13:42:50.552 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:146 - dicom == >>SOPClassUID 1.2.840.10008.5.1.4.1.1.2
  454. 2019-12-26 13:42:50.552 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:148 - dicom == >>TransactionUID null
  455. 2019-12-26 13:42:50.552 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:149 - dicom == >>TransferSyntaxUID null
  456. 2019-12-26 13:42:50.553 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:151 - dicom == >>InstanceNumber 5
  457. 2019-12-26 13:42:50.553 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:153 - dicom == >>WindowWidth 400
  458. 2019-12-26 13:42:50.553 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:155 - dicom == >>WindowCenter 40
  459. 2019-12-26 13:42:50.554 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:157 - dicom == >>Rows 512
  460. 2019-12-26 13:42:50.554 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:159 - dicom == >>Columns 512
  461. 2019-12-26 13:42:50.554 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:161 - dicom == >>PixelSpacing 0.976562
  462. 2019-12-26 13:42:50.554 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:163 - dicom == >>FrameType null
  463. 2019-12-26 13:42:50.555 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:165 - dicom == >>CineRate null
  464. 2019-12-26 13:42:50.555 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:167 - dicom == >>NumberOfFrames null
  465. 2019-12-26 13:42:50.555 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:80 - realPath == >>realPath d:/temp/eda4d31165cc4bd788a03851bb637c15.dcm
  466. 2019-12-26 13:42:50.563 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.5
  467. 2019-12-26 13:42:50.568 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage null
  468. 2019-12-26 13:42:51.219 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:96 - fastDFS == >>urlPath group1/M00/00/00/rBFW214ESFqAbWADAAgNgJf1WLg323.dcm
  469. 2019-12-26 13:42:51.219 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:33 - pacsStudy == >>studyUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.765
  470. 2019-12-26 13:42:51.223 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:126 - pacsStudy == >>pacsStudy PacsStudies(id=1210073455765311489, patientsId=null, studyInstanceUid=1.2.840.113619.2.55.3.2831155457.941.1187132863.765, hospitalId=, patientId=DW00132, patientName=ChenZiMei , patientBirthDate=Thu Sep 11 00:00:00 CST 1952, studyId=207, accessionNum=null, studyDateTime=Wed Aug 15 11:31:42 CST 2007, modality=CT, status=null, patientAge=054Y, institutionName=PLA General Hospital, examId=null, weight=78.0, pregnancy=null, partExamined=null, studyDescription=, createTime=Thu Dec 26 13:42:48 CST 2019, updateTime=null)
  471. 2019-12-26 13:42:51.229 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.5
  472. 2019-12-26 13:42:51.234 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage null
  473. 2019-12-26 13:42:51.246 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:115 - pacsImages == >>imagesId 1210073466863439874
  474. 2019-12-26 13:42:51.246 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:114 - file:1.2.840.113619.2.55.3.2831155457.941.1187132864.28.5.dcm 上传成功|存储成功写入数据库成功
  475. 2019-12-26 13:42:51.247 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:72 - file:1.2.840.113619.2.55.3.2831155457.941.1187132864.28.6.dcm
  476. 2019-12-26 13:42:51.259 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:47 - dicom == >>size 527744
  477. 2019-12-26 13:42:51.260 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:87 - dicom == >>Specific Character Set ISO_IR 100
  478. 2019-12-26 13:42:51.261 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:92 - dicom == >>PatientName ChenZiMei
  479. 2019-12-26 13:42:51.262 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:94 - dicom == >>AccessionNumber null
  480. 2019-12-26 13:42:51.262 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:96 - dicom == >>PatientBirthDate Thu Sep 11 00:00:00 CST 1952
  481. 2019-12-26 13:42:51.263 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:98 - dicom == >>PatientID DW00132
  482. 2019-12-26 13:42:51.263 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:100 - dicom == >>PatientAge 054Y
  483. 2019-12-26 13:42:51.263 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:103 - dicom == >>PatientSex F
  484. 2019-12-26 13:42:51.264 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:105 - dicom == >>PatientWeight 78.0
  485. 2019-12-26 13:42:51.264 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:108 - dicom == >>StudyID 207
  486. 2019-12-26 13:42:51.265 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:110 - dicom == >>StudyInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.765
  487. 2019-12-26 13:42:51.265 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:112 - dicom == >>StudyDateAndTime Wed Aug 15 11:31:42 CST 2007
  488. 2019-12-26 13:42:51.266 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:116 - dicom == >>StudyDescription
  489. 2019-12-26 13:42:51.266 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:118 - dicom == >>PatientWeight 78.0
  490. 2019-12-26 13:42:51.267 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:122 - dicom == >>BodyPartExamined null
  491. 2019-12-26 13:42:51.267 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:124 - dicom == >>BodyPartThickness null
  492. 2019-12-26 13:42:51.268 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:126 - dicom == >>Modality CT
  493. 2019-12-26 13:42:51.268 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:128 - dicom == >>InstitutionName PLA General Hospital
  494. 2019-12-26 13:42:51.268 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:130 - dicom == >>PregnancyStatus null
  495. 2019-12-26 13:42:51.269 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:133 - dicom == >>SeriesInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.770.3
  496. 2019-12-26 13:42:51.269 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:135 - dicom == >>SeriesNumber 3
  497. 2019-12-26 13:42:51.270 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:139 - dicom == >>SeriesDescription Standard
  498. 2019-12-26 13:42:51.270 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:141 - dicom == >>SeriesNumber Wed Aug 15 11:32:34 CST 2007
  499. 2019-12-26 13:42:51.270 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:144 - dicom == >>SOPInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.6
  500. 2019-12-26 13:42:51.271 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:146 - dicom == >>SOPClassUID 1.2.840.10008.5.1.4.1.1.2
  501. 2019-12-26 13:42:51.271 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:148 - dicom == >>TransactionUID null
  502. 2019-12-26 13:42:51.271 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:149 - dicom == >>TransferSyntaxUID null
  503. 2019-12-26 13:42:51.271 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:151 - dicom == >>InstanceNumber 6
  504. 2019-12-26 13:42:51.272 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:153 - dicom == >>WindowWidth 400
  505. 2019-12-26 13:42:51.272 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:155 - dicom == >>WindowCenter 40
  506. 2019-12-26 13:42:51.272 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:157 - dicom == >>Rows 512
  507. 2019-12-26 13:42:51.272 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:159 - dicom == >>Columns 512
  508. 2019-12-26 13:42:51.273 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:161 - dicom == >>PixelSpacing 0.976562
  509. 2019-12-26 13:42:51.273 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:163 - dicom == >>FrameType null
  510. 2019-12-26 13:42:51.273 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:165 - dicom == >>CineRate null
  511. 2019-12-26 13:42:51.274 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:167 - dicom == >>NumberOfFrames null
  512. 2019-12-26 13:42:51.274 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:80 - realPath == >>realPath d:/temp/db4965aef2254c83a44288ce48800995.dcm
  513. 2019-12-26 13:42:51.286 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.6
  514. 2019-12-26 13:42:51.289 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage null
  515. 2019-12-26 13:42:51.708 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:96 - fastDFS == >>urlPath group1/M00/00/00/rBFW214ESFuAUiRbAAgNgC_s6KI981.dcm
  516. 2019-12-26 13:42:51.709 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:33 - pacsStudy == >>studyUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.765
  517. 2019-12-26 13:42:51.718 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:126 - pacsStudy == >>pacsStudy PacsStudies(id=1210073455765311489, patientsId=null, studyInstanceUid=1.2.840.113619.2.55.3.2831155457.941.1187132863.765, hospitalId=, patientId=DW00132, patientName=ChenZiMei , patientBirthDate=Thu Sep 11 00:00:00 CST 1952, studyId=207, accessionNum=null, studyDateTime=Wed Aug 15 11:31:42 CST 2007, modality=CT, status=null, patientAge=054Y, institutionName=PLA General Hospital, examId=null, weight=78.0, pregnancy=null, partExamined=null, studyDescription=, createTime=Thu Dec 26 13:42:48 CST 2019, updateTime=null)
  518. 2019-12-26 13:42:51.725 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.6
  519. 2019-12-26 13:42:51.730 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage null
  520. 2019-12-26 13:42:51.742 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:115 - pacsImages == >>imagesId 1210073468960591873
  521. 2019-12-26 13:42:51.743 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:114 - file:1.2.840.113619.2.55.3.2831155457.941.1187132864.28.6.dcm 上传成功|存储成功写入数据库成功
  522. 2019-12-26 13:42:51.744 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:72 - file:1.2.840.113619.2.55.3.2831155457.941.1187132864.28.7.dcm
  523. 2019-12-26 13:42:51.759 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:47 - dicom == >>size 527744
  524. 2019-12-26 13:42:51.760 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:87 - dicom == >>Specific Character Set ISO_IR 100
  525. 2019-12-26 13:42:51.761 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:92 - dicom == >>PatientName ChenZiMei
  526. 2019-12-26 13:42:51.761 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:94 - dicom == >>AccessionNumber null
  527. 2019-12-26 13:42:51.762 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:96 - dicom == >>PatientBirthDate Thu Sep 11 00:00:00 CST 1952
  528. 2019-12-26 13:42:51.762 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:98 - dicom == >>PatientID DW00132
  529. 2019-12-26 13:42:51.763 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:100 - dicom == >>PatientAge 054Y
  530. 2019-12-26 13:42:51.763 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:103 - dicom == >>PatientSex F
  531. 2019-12-26 13:42:51.764 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:105 - dicom == >>PatientWeight 78.0
  532. 2019-12-26 13:42:51.764 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:108 - dicom == >>StudyID 207
  533. 2019-12-26 13:42:51.764 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:110 - dicom == >>StudyInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.765
  534. 2019-12-26 13:42:51.765 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:112 - dicom == >>StudyDateAndTime Wed Aug 15 11:31:42 CST 2007
  535. 2019-12-26 13:42:51.766 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:116 - dicom == >>StudyDescription
  536. 2019-12-26 13:42:51.767 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:118 - dicom == >>PatientWeight 78.0
  537. 2019-12-26 13:42:51.767 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:122 - dicom == >>BodyPartExamined null
  538. 2019-12-26 13:42:51.768 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:124 - dicom == >>BodyPartThickness null
  539. 2019-12-26 13:42:51.768 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:126 - dicom == >>Modality CT
  540. 2019-12-26 13:42:51.769 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:128 - dicom == >>InstitutionName PLA General Hospital
  541. 2019-12-26 13:42:51.770 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:130 - dicom == >>PregnancyStatus null
  542. 2019-12-26 13:42:51.770 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:133 - dicom == >>SeriesInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.770.3
  543. 2019-12-26 13:42:51.771 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:135 - dicom == >>SeriesNumber 3
  544. 2019-12-26 13:42:51.771 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:139 - dicom == >>SeriesDescription Standard
  545. 2019-12-26 13:42:51.772 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:141 - dicom == >>SeriesNumber Wed Aug 15 11:32:34 CST 2007
  546. 2019-12-26 13:42:51.772 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:144 - dicom == >>SOPInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.7
  547. 2019-12-26 13:42:51.773 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:146 - dicom == >>SOPClassUID 1.2.840.10008.5.1.4.1.1.2
  548. 2019-12-26 13:42:51.773 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:148 - dicom == >>TransactionUID null
  549. 2019-12-26 13:42:51.774 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:149 - dicom == >>TransferSyntaxUID null
  550. 2019-12-26 13:42:51.774 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:151 - dicom == >>InstanceNumber 7
  551. 2019-12-26 13:42:51.774 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:153 - dicom == >>WindowWidth 400
  552. 2019-12-26 13:42:51.775 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:155 - dicom == >>WindowCenter 40
  553. 2019-12-26 13:42:51.775 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:157 - dicom == >>Rows 512
  554. 2019-12-26 13:42:51.775 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:159 - dicom == >>Columns 512
  555. 2019-12-26 13:42:51.776 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:161 - dicom == >>PixelSpacing 0.976562
  556. 2019-12-26 13:42:51.776 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:163 - dicom == >>FrameType null
  557. 2019-12-26 13:42:51.776 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:165 - dicom == >>CineRate null
  558. 2019-12-26 13:42:51.777 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:167 - dicom == >>NumberOfFrames null
  559. 2019-12-26 13:42:51.777 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:80 - realPath == >>realPath d:/temp/85e0af5f5cfb4a80b4ef7aaab1021d5d.dcm
  560. 2019-12-26 13:42:51.787 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.7
  561. 2019-12-26 13:42:51.791 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage null
  562. 2019-12-26 13:42:52.548 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:96 - fastDFS == >>urlPath group1/M00/00/00/rBFW214ESFyAVeFoAAgNgGlNe-Q209.dcm
  563. 2019-12-26 13:42:52.549 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:33 - pacsStudy == >>studyUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.765
  564. 2019-12-26 13:42:52.553 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:126 - pacsStudy == >>pacsStudy PacsStudies(id=1210073455765311489, patientsId=null, studyInstanceUid=1.2.840.113619.2.55.3.2831155457.941.1187132863.765, hospitalId=, patientId=DW00132, patientName=ChenZiMei , patientBirthDate=Thu Sep 11 00:00:00 CST 1952, studyId=207, accessionNum=null, studyDateTime=Wed Aug 15 11:31:42 CST 2007, modality=CT, status=null, patientAge=054Y, institutionName=PLA General Hospital, examId=null, weight=78.0, pregnancy=null, partExamined=null, studyDescription=, createTime=Thu Dec 26 13:42:48 CST 2019, updateTime=null)
  565. 2019-12-26 13:42:52.558 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.7
  566. 2019-12-26 13:42:52.561 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage null
  567. 2019-12-26 13:42:52.572 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:115 - pacsImages == >>imagesId 1210073472433475586
  568. 2019-12-26 13:42:52.573 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:114 - file:1.2.840.113619.2.55.3.2831155457.941.1187132864.28.7.dcm 上传成功|存储成功写入数据库成功
  569. 2019-12-26 13:42:52.573 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:72 - file:1.2.840.113619.2.55.3.2831155457.941.1187132864.28.8.dcm
  570. 2019-12-26 13:42:52.587 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:47 - dicom == >>size 527744
  571. 2019-12-26 13:42:52.589 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:87 - dicom == >>Specific Character Set ISO_IR 100
  572. 2019-12-26 13:42:52.589 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:92 - dicom == >>PatientName ChenZiMei
  573. 2019-12-26 13:42:52.590 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:94 - dicom == >>AccessionNumber null
  574. 2019-12-26 13:42:52.590 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:96 - dicom == >>PatientBirthDate Thu Sep 11 00:00:00 CST 1952
  575. 2019-12-26 13:42:52.590 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:98 - dicom == >>PatientID DW00132
  576. 2019-12-26 13:42:52.591 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:100 - dicom == >>PatientAge 054Y
  577. 2019-12-26 13:42:52.591 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:103 - dicom == >>PatientSex F
  578. 2019-12-26 13:42:52.592 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:105 - dicom == >>PatientWeight 78.0
  579. 2019-12-26 13:42:52.592 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:108 - dicom == >>StudyID 207
  580. 2019-12-26 13:42:52.592 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:110 - dicom == >>StudyInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.765
  581. 2019-12-26 13:42:52.593 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:112 - dicom == >>StudyDateAndTime Wed Aug 15 11:31:42 CST 2007
  582. 2019-12-26 13:42:52.593 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:116 - dicom == >>StudyDescription
  583. 2019-12-26 13:42:52.593 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:118 - dicom == >>PatientWeight 78.0
  584. 2019-12-26 13:42:52.593 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:122 - dicom == >>BodyPartExamined null
  585. 2019-12-26 13:42:52.593 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:124 - dicom == >>BodyPartThickness null
  586. 2019-12-26 13:42:52.594 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:126 - dicom == >>Modality CT
  587. 2019-12-26 13:42:52.594 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:128 - dicom == >>InstitutionName PLA General Hospital
  588. 2019-12-26 13:42:52.594 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:130 - dicom == >>PregnancyStatus null
  589. 2019-12-26 13:42:52.594 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:133 - dicom == >>SeriesInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.770.3
  590. 2019-12-26 13:42:52.595 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:135 - dicom == >>SeriesNumber 3
  591. 2019-12-26 13:42:52.595 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:139 - dicom == >>SeriesDescription Standard
  592. 2019-12-26 13:42:52.595 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:141 - dicom == >>SeriesNumber Wed Aug 15 11:32:34 CST 2007
  593. 2019-12-26 13:42:52.595 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:144 - dicom == >>SOPInstanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.8
  594. 2019-12-26 13:42:52.596 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:146 - dicom == >>SOPClassUID 1.2.840.10008.5.1.4.1.1.2
  595. 2019-12-26 13:42:52.596 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:148 - dicom == >>TransactionUID null
  596. 2019-12-26 13:42:52.596 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:149 - dicom == >>TransferSyntaxUID null
  597. 2019-12-26 13:42:52.596 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:151 - dicom == >>InstanceNumber 8
  598. 2019-12-26 13:42:52.597 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:153 - dicom == >>WindowWidth 400
  599. 2019-12-26 13:42:52.597 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:155 - dicom == >>WindowCenter 40
  600. 2019-12-26 13:42:52.598 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:157 - dicom == >>Rows 512
  601. 2019-12-26 13:42:52.598 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:159 - dicom == >>Columns 512
  602. 2019-12-26 13:42:52.598 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:161 - dicom == >>PixelSpacing 0.976562
  603. 2019-12-26 13:42:52.599 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:163 - dicom == >>FrameType null
  604. 2019-12-26 13:42:52.600 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:165 - dicom == >>CineRate null
  605. 2019-12-26 13:42:52.600 [http-nio-8080-exec-10] INFO org.jeecg.modules.pacs.util.FileUtils:167 - dicom == >>NumberOfFrames null
  606. 2019-12-26 13:42:52.601 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:80 - realPath == >>realPath d:/temp/57fb46e224ff4d24860c75e07d9adcc4.dcm
  607. 2019-12-26 13:42:52.610 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.8
  608. 2019-12-26 13:42:52.613 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage null
  609. 2019-12-26 13:42:52.844 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:96 - fastDFS == >>urlPath group1/M00/00/00/rBFW214ESFyAGES3AAgNgFC8XAQ859.dcm
  610. 2019-12-26 13:42:52.845 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:33 - pacsStudy == >>studyUID 1.2.840.113619.2.55.3.2831155457.941.1187132863.765
  611. 2019-12-26 13:42:52.850 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:126 - pacsStudy == >>pacsStudy PacsStudies(id=1210073455765311489, patientsId=null, studyInstanceUid=1.2.840.113619.2.55.3.2831155457.941.1187132863.765, hospitalId=, patientId=DW00132, patientName=ChenZiMei , patientBirthDate=Thu Sep 11 00:00:00 CST 1952, studyId=207, accessionNum=null, studyDateTime=Wed Aug 15 11:31:42 CST 2007, modality=CT, status=null, patientAge=054Y, institutionName=PLA General Hospital, examId=null, weight=78.0, pregnancy=null, partExamined=null, studyDescription=, createTime=Thu Dec 26 13:42:48 CST 2019, updateTime=null)
  612. 2019-12-26 13:42:52.853 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:23 - pacsImages == >>instanceUID 1.2.840.113619.2.55.3.2831155457.941.1187132864.28.8
  613. 2019-12-26 13:42:52.856 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsImagesServiceImpl:27 - pacsImages == >>pacsImage null
  614. 2019-12-26 13:42:52.864 [http-nio-8080-exec-10] INFO o.j.m.pacs.service.impl.PacsStudiesServiceImpl:115 - pacsImages == >>imagesId 1210073473666600961
  615. 2019-12-26 13:42:52.864 [http-nio-8080-exec-10] INFO o.jeecg.modules.pacs.controller.PacsFileController:114 - file:1.2.840.113619.2.55.3.2831155457.941.1187132864.28.8.dcm 上传成功|存储成功写入数据库成功