application-webadmin.log 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262
  1. [ERROR] [2022-12-22 09:47:15] T:[] S:[] U:[] [redisson-netty-2-1] ==> Exception occured. Channel: [id: 0x8e3a327c, L:/192.168.2.194:57097 - R:124.70.58.209/124.70.58.209:7001]
  2. java.io.IOException: 远程主机强迫关闭了一个现有的连接。
  3. at sun.nio.ch.SocketDispatcher.read0(Native Method)
  4. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
  5. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
  6. at sun.nio.ch.IOUtil.read(IOUtil.java:192)
  7. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
  8. at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258)
  9. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
  10. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
  11. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
  12. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
  13. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
  14. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
  15. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
  16. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
  17. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  18. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  19. at java.lang.Thread.run(Thread.java:748)
  20. [INFO ] [2022-12-22 09:47:15] T:[] S:[] U:[] [lettuce-nioEventLoop-7-6] ==> null Unexpected exception during request: java.io.IOException: 远程主机强迫关闭了一个现有的连接。
  21. java.io.IOException: 远程主机强迫关闭了一个现有的连接。
  22. at sun.nio.ch.SocketDispatcher.read0(Native Method)
  23. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
  24. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
  25. at sun.nio.ch.IOUtil.read(IOUtil.java:192)
  26. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
  27. at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258)
  28. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
  29. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
  30. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
  31. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
  32. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
  33. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
  34. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
  35. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
  36. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  37. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  38. at java.lang.Thread.run(Thread.java:748)
  39. [ERROR] [2022-12-22 09:47:15] T:[] S:[] U:[] [redisson-netty-2-27] ==> Exception occured. Channel: [id: 0x9ed39f88, L:/192.168.2.194:57092 - R:124.70.58.209/124.70.58.209:7001]
  40. java.io.IOException: 远程主机强迫关闭了一个现有的连接。
  41. at sun.nio.ch.SocketDispatcher.read0(Native Method)
  42. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
  43. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
  44. at sun.nio.ch.IOUtil.read(IOUtil.java:192)
  45. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
  46. at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258)
  47. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
  48. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
  49. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
  50. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
  51. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
  52. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
  53. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
  54. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
  55. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  56. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  57. at java.lang.Thread.run(Thread.java:748)
  58. [ERROR] [2022-12-22 09:47:15] T:[] S:[] U:[] [redisson-netty-2-30] ==> Exception occured. Channel: [id: 0x002897b4, L:/192.168.2.194:57094 - R:124.70.58.209/124.70.58.209:7001]
  59. java.io.IOException: 远程主机强迫关闭了一个现有的连接。
  60. at sun.nio.ch.SocketDispatcher.read0(Native Method)
  61. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
  62. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
  63. at sun.nio.ch.IOUtil.read(IOUtil.java:192)
  64. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
  65. at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258)
  66. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
  67. at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821)
  68. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
  69. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
  70. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
  71. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
  72. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
  73. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
  74. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
  75. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  76. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  77. at java.lang.Thread.run(Thread.java:748)
  78. [ERROR] [2022-12-22 09:47:15] T:[] S:[] U:[] [redisson-netty-2-28] ==> Exception occured. Channel: [id: 0xeb50b13b, L:/192.168.2.194:57093 - R:124.70.58.209/124.70.58.209:7001]
  79. java.io.IOException: 远程主机强迫关闭了一个现有的连接。
  80. at sun.nio.ch.SocketDispatcher.read0(Native Method)
  81. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
  82. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
  83. at sun.nio.ch.IOUtil.read(IOUtil.java:192)
  84. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
  85. at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258)
  86. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
  87. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
  88. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
  89. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
  90. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
  91. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
  92. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
  93. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
  94. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  95. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  96. at java.lang.Thread.run(Thread.java:748)
  97. [ERROR] [2022-12-22 09:47:15] T:[] S:[] U:[] [redisson-netty-2-29] ==> Exception occured. Channel: [id: 0x0beb746d, L:/192.168.2.194:57095 - R:124.70.58.209/124.70.58.209:7001]
  98. java.io.IOException: 远程主机强迫关闭了一个现有的连接。
  99. at sun.nio.ch.SocketDispatcher.read0(Native Method)
  100. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
  101. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
  102. at sun.nio.ch.IOUtil.read(IOUtil.java:192)
  103. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
  104. at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258)
  105. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
  106. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
  107. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
  108. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
  109. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
  110. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
  111. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
  112. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
  113. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  114. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  115. at java.lang.Thread.run(Thread.java:748)
  116. [ERROR] [2022-12-22 09:47:15] T:[] S:[] U:[] [redisson-netty-2-31] ==> Exception occured. Channel: [id: 0x922b85b3, L:/192.168.2.194:57096 - R:124.70.58.209/124.70.58.209:7001]
  117. java.io.IOException: 远程主机强迫关闭了一个现有的连接。
  118. at sun.nio.ch.SocketDispatcher.read0(Native Method)
  119. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
  120. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
  121. at sun.nio.ch.IOUtil.read(IOUtil.java:192)
  122. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
  123. at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258)
  124. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
  125. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
  126. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
  127. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
  128. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
  129. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
  130. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
  131. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
  132. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  133. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  134. at java.lang.Thread.run(Thread.java:748)
  135. [INFO ] [2022-12-22 09:47:15] T:[] S:[] U:[] [lettuce-eventExecutorLoop-5-11] ==> Reconnecting, last destination was /124.70.58.209:7001
  136. [WARN ] [2022-12-22 09:47:15] T:[] S:[] U:[] [lettuce-nioEventLoop-7-7] ==> Cannot reconnect to [124.70.58.209:7001]: No route to host: no further information: /124.70.58.209:7001
  137. io.netty.channel.AbstractChannel$AnnotatedNoRouteToHostException: No route to host: no further information: /124.70.58.209:7001
  138. Caused by: java.net.NoRouteToHostException: No route to host: no further information
  139. at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
  140. at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
  141. at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
  142. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
  143. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:710)
  144. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
  145. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
  146. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
  147. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
  148. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  149. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  150. at java.lang.Thread.run(Thread.java:748)
  151. [INFO ] [2022-12-22 09:47:20] T:[] S:[] U:[] [lettuce-nioEventLoop-7-18] ==> Reconnected to 124.70.58.209:7001
  152. [INFO ] [2022-12-22 10:02:35] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 1.8.0_144 on buzhanyi with PID 21180 (D:\Desktop\ankaibeiProjectManagement\application-webadmin\target\classes started by buzhanyi in D:\Desktop\ankaibeiProjectManagement)
  153. [INFO ] [2022-12-22 10:02:35] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 6.2.0.Final
  154. [INFO ] [2022-12-22 10:02:35] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "product"
  155. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  156. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  157. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 153 ms. Found 17 JPA repository interfaces.
  158. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  159. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  160. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.AccesoryInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  161. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CommunicationMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  162. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CostInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  163. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.LoginTokenMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  164. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourJobMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  165. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  166. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectAuditInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  167. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  168. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectTeamMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  169. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.PurchaseInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  170. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RelevanceProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  171. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RepastExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  172. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RestInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  173. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TaskInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  174. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TrafficExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  175. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TravelExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  176. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.UserInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  177. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces.
  178. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.ankaibei.workFlow.common.core.config.CommonWebMvcConfig$$EnhancerBySpringCGLIB$$dbe6c224] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  179. [INFO ] [2022-12-22 10:02:37] T:[] S:[] U:[] [main] ==> Tomcat initialized with port(s): 8077 (http)
  180. [INFO ] [2022-12-22 10:02:38] T:[] S:[] U:[] [main] ==> Initializing ProtocolHandler ["http-nio-8077"]
  181. [INFO ] [2022-12-22 10:02:38] T:[] S:[] U:[] [main] ==> Starting service [Tomcat]
  182. [INFO ] [2022-12-22 10:02:38] T:[] S:[] U:[] [main] ==> Starting Servlet engine: [Apache Tomcat/9.0.60]
  183. [INFO ] [2022-12-22 10:02:38] T:[] S:[] U:[] [main] ==> Initializing Spring embedded WebApplicationContext
  184. [INFO ] [2022-12-22 10:02:38] T:[] S:[] U:[] [main] ==> Root WebApplicationContext: initialization completed in 2441 ms
  185. [INFO ] [2022-12-22 10:02:38] T:[] S:[] U:[] [main] ==> Filter characterEncodingFilter was not registered (possibly already registered?)
  186. [ERROR] [2022-12-22 10:02:38] T:[] S:[] U:[] [main] ==> For security constraints with URL pattern [/*] only the HTTP methods [TRACE HEAD DELETE SEARCH PROPFIND COPY PUT PATCH] are covered. All other methods are uncovered.
  187. [INFO ] [2022-12-22 10:02:38] T:[] S:[] U:[] [main] ==> {dataSource-1} inited
  188. [INFO ] [2022-12-22 10:02:38] T:[] S:[] U:[] [main] ==> {dataSource-2} inited
  189. [INFO ] [2022-12-22 10:02:38] T:[] S:[] U:[] [main] ==> HHH000204: Processing PersistenceUnitInfo [name: default]
  190. [INFO ] [2022-12-22 10:02:38] T:[] S:[] U:[] [main] ==> HHH000412: Hibernate ORM core version 5.4.33
  191. [INFO ] [2022-12-22 10:02:38] T:[] S:[] U:[] [main] ==> HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
  192. [INFO ] [2022-12-22 10:02:39] T:[] S:[] U:[] [main] ==> HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
  193. [INFO ] [2022-12-22 10:02:42] T:[] S:[] U:[] [main] ==> HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  194. [INFO ] [2022-12-22 10:02:42] T:[] S:[] U:[] [main] ==> Initialized JPA EntityManagerFactory for persistence unit 'default'
  195. [INFO ] [2022-12-22 10:02:44] T:[] S:[] U:[] [main] ==> Redisson 3.17.6
  196. [INFO ] [2022-12-22 10:02:44] T:[] S:[] U:[] [redisson-netty-2-9] ==> 1 connections initialized for 124.70.58.209/124.70.58.209:7001
  197. [INFO ] [2022-12-22 10:02:44] T:[] S:[] U:[] [redisson-netty-2-13] ==> 5 connections initialized for 124.70.58.209/124.70.58.209:7001
  198. [WARN ] [2022-12-22 10:02:44] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept".
  199. [WARN ] [2022-12-22 10:02:44] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  200. [WARN ] [2022-12-22 10:02:44] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu".
  201. [WARN ] [2022-12-22 10:02:44] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  202. [WARN ] [2022-12-22 10:02:44] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser".
  203. [WARN ] [2022-12-22 10:02:44] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  204. [WARN ] [2022-12-22 10:02:44] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation".
  205. [WARN ] [2022-12-22 10:02:44] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  206. [WARN ] [2022-12-22 10:02:44] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode".
  207. [WARN ] [2022-12-22 10:02:44] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  208. [WARN ] [2022-12-22 10:02:44] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm".
  209. [WARN ] [2022-12-22 10:02:44] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  210. [WARN ] [2022-12-22 10:02:45] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu".
  211. [WARN ] [2022-12-22 10:02:45] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  212. [WARN ] [2022-12-22 10:02:45] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity".
  213. [WARN ] [2022-12-22 10:02:45] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.ankaibei.entity.UserInfoEntity ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  214. [WARN ] [2022-12-22 10:02:45] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserPost".
  215. [WARN ] [2022-12-22 10:02:45] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  216. [WARN ] [2022-12-22 10:02:45] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserRole".
  217. [WARN ] [2022-12-22 10:02:45] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  218. [WARN ] [2022-12-22 10:02:45] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.online.model.OnlineColumnRule".
  219. [WARN ] [2022-12-22 10:02:45] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.online.model.OnlineColumnRule ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  220. [WARN ] [2022-12-22 10:02:45] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.FlowTaskExt".
  221. [WARN ] [2022-12-22 10:02:45] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.FlowTaskExt ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  222. [WARN ] [2022-12-22 10:02:45] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow".
  223. [WARN ] [2022-12-22 10:02:45] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  224. [INFO ] [2022-12-22 10:02:45] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  225. [INFO ] [2022-12-22 10:02:45] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  226. [INFO ] [2022-12-22 10:02:46] T:[] S:[] U:[] [main] ==> Found 2 Engine Configurators in total:
  227. [INFO ] [2022-12-22 10:02:46] T:[] S:[] U:[] [main] ==> class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  228. [INFO ] [2022-12-22 10:02:46] T:[] S:[] U:[] [main] ==> class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  229. [INFO ] [2022-12-22 10:02:46] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  230. [INFO ] [2022-12-22 10:02:46] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  231. [INFO ] [2022-12-22 10:02:46] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  232. [INFO ] [2022-12-22 10:02:48] T:[] S:[] U:[] [main] ==> Reading from ankaibei.FLW_EV_DATABASECHANGELOG
  233. [INFO ] [2022-12-22 10:02:48] T:[] S:[] U:[] [main] ==> EventRegistryEngine default created
  234. [INFO ] [2022-12-22 10:02:48] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  235. [INFO ] [2022-12-22 10:02:48] T:[] S:[] U:[] [main] ==> IdmEngine default created
  236. [INFO ] [2022-12-22 10:02:49] T:[] S:[] U:[] [main] ==> ProcessEngine default created
  237. [INFO ] [2022-12-22 10:02:49] T:[] S:[] U:[] [main] ==> Total of v5 deployments found: 0
  238. [DEBUG] [2022-12-22 10:02:49] T:[] S:[] U:[] [main] ==> ==> Preparing: SELECT dblink_id,dblink_name,variable_name,dblink_desc,dblink_config_constant,create_time FROM zz_online_dblink
  239. [DEBUG] [2022-12-22 10:02:49] T:[] S:[] U:[] [main] ==> ==> Parameters:
  240. [DEBUG] [2022-12-22 10:02:49] T:[] S:[] U:[] [main] ==> <== Total: 1
  241. [INFO ] [2022-12-22 10:02:51] T:[] S:[] U:[] [main] ==> 自定义配置项:
  242. AjCaptchaProperties{type=DEFAULT, jigsaw='classpath:images/jigsaw', picClick='classpath:images/pic-click', waterMark='我的水印', waterFont='WenQuanZhengHei.ttf', fontType='WenQuanZhengHei.ttf', slipOffset='5', aesStatus=true, interferenceOptions='2', cacheNumber='1000', timingClear='180', cacheType=redis, reqFrequencyLimitEnable=false, reqGetLockLimit=5, reqGetLockSeconds=360, reqGetMinuteLimit=30, reqCheckMinuteLimit=30, reqVerifyMinuteLimit=60}
  243. [INFO ] [2022-12-22 10:02:51] T:[] S:[] U:[] [main] ==> 自定义resource底图:[SLIDING_BLOCK=[Ljava.lang.String;@37cf8e35, ORIGINAL=[Ljava.lang.String;@1456ada1, PIC_CLICK=[Ljava.lang.String;@699f5e36]
  244. [INFO ] [2022-12-22 10:02:51] T:[] S:[] U:[] [main] ==> supported-captchaCache-service:[redis, local]
  245. [INFO ] [2022-12-22 10:02:51] T:[] S:[] U:[] [main] ==> supported-captchaTypes-service:[clickWord, default, blockPuzzle]
  246. [INFO ] [2022-12-22 10:02:51] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---clickWord
  247. [INFO ] [2022-12-22 10:02:51] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---blockPuzzle
  248. [WARN ] [2022-12-22 10:02:51] T:[] S:[] U:[] [main] ==> spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
  249. [INFO ] [2022-12-22 10:02:52] T:[] S:[] U:[] [main] ==> Exposing 14 endpoint(s) beneath base path '/actuator'
  250. [WARN ] [2022-12-22 10:02:53] T:[] S:[] U:[] [main] ==> Cannot find template location(s): [classpath:/template/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
  251. [INFO ] [2022-12-22 10:02:53] T:[] S:[] U:[] [main] ==> Starting ProtocolHandler ["http-nio-8077"]
  252. [INFO ] [2022-12-22 10:02:53] T:[] S:[] U:[] [main] ==> Tomcat started on port(s): 8077 (http) with context path '/api'
  253. [INFO ] [2022-12-22 10:02:53] T:[] S:[] U:[] [main] ==> Started WebAdminApplication in 18.542 seconds (JVM running for 19.353)
  254. [INFO ] [2022-12-22 10:02:54] T:[] S:[] U:[] [RMI TCP Connection(1)-192.168.2.194] ==> Initializing Spring DispatcherServlet 'dispatcherServlet'
  255. [INFO ] [2022-12-22 10:02:54] T:[] S:[] U:[] [RMI TCP Connection(1)-192.168.2.194] ==> Initializing Servlet 'dispatcherServlet'
  256. [INFO ] [2022-12-22 10:02:54] T:[] S:[] U:[] [RMI TCP Connection(1)-192.168.2.194] ==> Completed initialization in 2 ms
  257. [INFO ] [2022-12-22 10:04:30] T:[1c85d5d56cdc4ec69a0c7001b1fbf26f] S:[buzhanyi_4_cf58a0ac665643579db3abb206f131c3] U:[1578396915958026240] [http-nio-8077-exec-1] ==> 开始请求, url=/api/admin/flow/flowOperation/viewProcessBpmnS, reqData={"processDefinitionId":"projeRestsInfoApp:1:9183ade2-4fee-11ed-b185-0242bb3a00f0","processInstanceId":"dfb65f98-7f6c-11ed-93b9-fa163e4e1e9f"}
  258. [WARN ] [2022-12-22 10:04:30] T:[1c85d5d56cdc4ec69a0c7001b1fbf26f] S:[buzhanyi_4_cf58a0ac665643579db3abb206f131c3] U:[1578396915958026240] [http-nio-8077-exec-1] ==> discard long time none received connection. , jdbcUrl : jdbc:mysql://124.70.58.209:1122/ankaibei?characterEncoding=utf8&useSSL=true&serverTimezone=Asia/Shanghai, version : 1.2.5, lastPacketReceivedIdleMillis : 97336
  259. [DEBUG] [2022-12-22 10:04:31] T:[1c85d5d56cdc4ec69a0c7001b1fbf26f] S:[buzhanyi_4_cf58a0ac665643579db3abb206f131c3] U:[1578396915958026240] [http-nio-8077-exec-1] ==> ==> Preparing: SELECT id,process_instance_id,task_id,task_key,task_name,execution_id,multi_instance_exec_id,approval_type,task_comment,delegate_assignee,custom_business_data,create_user_id,create_login_name,create_username,create_time FROM zz_flow_task_comment WHERE (process_instance_id = ?) ORDER BY id ASC
  260. [DEBUG] [2022-12-22 10:04:31] T:[1c85d5d56cdc4ec69a0c7001b1fbf26f] S:[buzhanyi_4_cf58a0ac665643579db3abb206f131c3] U:[1578396915958026240] [http-nio-8077-exec-1] ==> ==> Parameters: dfb65f98-7f6c-11ed-93b9-fa163e4e1e9f(String)
  261. [DEBUG] [2022-12-22 10:04:31] T:[1c85d5d56cdc4ec69a0c7001b1fbf26f] S:[buzhanyi_4_cf58a0ac665643579db3abb206f131c3] U:[1578396915958026240] [http-nio-8077-exec-1] ==> <== Total: 2
  262. [INFO ] [2022-12-22 10:04:31] T:[1c85d5d56cdc4ec69a0c7001b1fbf26f] S:[buzhanyi_4_cf58a0ac665643579db3abb206f131c3] U:[1578396915958026240] [http-nio-8077-exec-1] ==> 请求完成, url=/api/admin/flow/flowOperation/viewProcessBpmnS, elapse=670ms, respData={"data":{"财务处理":["司优优","2022-12-19 15:15:42","已处理"],"添加申请":["xiangmuzuchengy","2022-12-19 15:15:11","已处理"]},"errorCode":"NO-ERROR","errorMessage":"NO-MESSAGE","success":true}