error.log 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259
  1. 10:17:34.524 [pool-2-thread-12] ERROR c.w.e.CustomXmlParseException - [<init>,29] - WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  2. 10:17:34.526 [pool-2-thread-12] ERROR c.w.e.CustomXmlParseException - [logException,23] - Error processing XML file D:\Desktop\calls\400001\002\11\15\400001002111500.xml: WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  3. com.wj.exception.CustomXmlParseException: WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  4. at com.wj.service.impl.Determine.processXmlFile(XmlFileProcessor.java:71)
  5. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:113)
  6. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  7. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  8. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  9. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  10. at java.lang.Thread.run(Thread.java:748)
  11. 10:17:34.528 [pool-2-thread-12] ERROR c.w.e.CustomXmlParseException - [<init>,35] - 解析XML文件出错: 400001002111501.xml
  12. java.time.format.DateTimeParseException: Text '' could not be parsed at index 0
  13. at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949)
  14. at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851)
  15. at java.time.OffsetDateTime.parse(OffsetDateTime.java:402)
  16. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:48)
  17. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:110)
  18. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  19. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  20. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  21. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  22. at java.lang.Thread.run(Thread.java:748)
  23. 10:17:34.528 [pool-2-thread-12] ERROR c.w.e.CustomXmlParseException - [logException,23] - Error processing XML file D:\Desktop\calls\400001\002\11\15\400001002111501.xml: 解析XML文件出错: 400001002111501.xml
  24. com.wj.exception.CustomXmlParseException: 解析XML文件出错: 400001002111501.xml
  25. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:54)
  26. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:110)
  27. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  28. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  29. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  30. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  31. at java.lang.Thread.run(Thread.java:748)
  32. Caused by: java.time.format.DateTimeParseException: Text '' could not be parsed at index 0
  33. at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949)
  34. at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851)
  35. at java.time.OffsetDateTime.parse(OffsetDateTime.java:402)
  36. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:48)
  37. ... 6 common frames omitted
  38. 10:18:34.074 [pool-4-thread-17] ERROR c.w.e.CustomXmlParseException - [<init>,29] - WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  39. 10:18:34.074 [pool-4-thread-17] ERROR c.w.e.CustomXmlParseException - [logException,23] - Error processing XML file D:\Desktop\calls\400001\002\11\15\400001002111500.xml: WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  40. com.wj.exception.CustomXmlParseException: WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  41. at com.wj.service.impl.Determine.processXmlFile(XmlFileProcessor.java:71)
  42. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:113)
  43. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  44. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  45. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  46. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  47. at java.lang.Thread.run(Thread.java:748)
  48. 10:18:34.077 [pool-4-thread-17] ERROR c.w.e.CustomXmlParseException - [<init>,35] - 解析XML文件出错: 400001002111501.xml
  49. java.time.format.DateTimeParseException: Text '' could not be parsed at index 0
  50. at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949)
  51. at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851)
  52. at java.time.OffsetDateTime.parse(OffsetDateTime.java:402)
  53. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:48)
  54. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:110)
  55. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  56. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  57. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  58. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  59. at java.lang.Thread.run(Thread.java:748)
  60. 10:18:34.077 [pool-4-thread-17] ERROR c.w.e.CustomXmlParseException - [logException,23] - Error processing XML file D:\Desktop\calls\400001\002\11\15\400001002111501.xml: 解析XML文件出错: 400001002111501.xml
  61. com.wj.exception.CustomXmlParseException: 解析XML文件出错: 400001002111501.xml
  62. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:54)
  63. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:110)
  64. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  65. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  66. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  67. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  68. at java.lang.Thread.run(Thread.java:748)
  69. Caused by: java.time.format.DateTimeParseException: Text '' could not be parsed at index 0
  70. at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949)
  71. at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851)
  72. at java.time.OffsetDateTime.parse(OffsetDateTime.java:402)
  73. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:48)
  74. ... 6 common frames omitted
  75. 10:19:33.739 [pool-5-thread-8] ERROR c.w.e.CustomXmlParseException - [<init>,29] - WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  76. 10:19:33.739 [pool-5-thread-8] ERROR c.w.e.CustomXmlParseException - [logException,23] - Error processing XML file D:\Desktop\calls\400001\002\11\15\400001002111500.xml: WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  77. com.wj.exception.CustomXmlParseException: WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  78. at com.wj.service.impl.Determine.processXmlFile(XmlFileProcessor.java:71)
  79. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:113)
  80. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  81. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  82. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  83. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  84. at java.lang.Thread.run(Thread.java:748)
  85. 10:19:33.739 [pool-5-thread-8] ERROR c.w.e.CustomXmlParseException - [<init>,35] - 解析XML文件出错: 400001002111501.xml
  86. java.time.format.DateTimeParseException: Text '' could not be parsed at index 0
  87. at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949)
  88. at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851)
  89. at java.time.OffsetDateTime.parse(OffsetDateTime.java:402)
  90. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:48)
  91. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:110)
  92. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  93. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  94. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  95. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  96. at java.lang.Thread.run(Thread.java:748)
  97. 10:19:33.741 [pool-5-thread-8] ERROR c.w.e.CustomXmlParseException - [logException,23] - Error processing XML file D:\Desktop\calls\400001\002\11\15\400001002111501.xml: 解析XML文件出错: 400001002111501.xml
  98. com.wj.exception.CustomXmlParseException: 解析XML文件出错: 400001002111501.xml
  99. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:54)
  100. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:110)
  101. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  102. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  103. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  104. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  105. at java.lang.Thread.run(Thread.java:748)
  106. Caused by: java.time.format.DateTimeParseException: Text '' could not be parsed at index 0
  107. at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949)
  108. at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851)
  109. at java.time.OffsetDateTime.parse(OffsetDateTime.java:402)
  110. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:48)
  111. ... 6 common frames omitted
  112. 10:22:34.281 [pool-2-thread-20] ERROR c.w.e.CustomXmlParseException - [<init>,29] - WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  113. 10:22:34.282 [pool-2-thread-20] ERROR c.w.e.CustomXmlParseException - [logException,23] - Error processing XML file D:\Desktop\calls\400001\002\11\15\400001002111500.xml: WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  114. com.wj.exception.CustomXmlParseException: WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  115. at com.wj.service.impl.Determine.processXmlFile(XmlFileProcessor.java:71)
  116. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:113)
  117. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  118. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  119. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  120. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  121. at java.lang.Thread.run(Thread.java:748)
  122. 10:22:34.283 [pool-2-thread-20] ERROR c.w.e.CustomXmlParseException - [<init>,35] - 解析XML文件出错: 400001002111501.xml
  123. java.time.format.DateTimeParseException: Text '' could not be parsed at index 0
  124. at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949)
  125. at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851)
  126. at java.time.OffsetDateTime.parse(OffsetDateTime.java:402)
  127. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:48)
  128. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:110)
  129. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  130. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  131. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  132. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  133. at java.lang.Thread.run(Thread.java:748)
  134. 10:22:34.283 [pool-2-thread-20] ERROR c.w.e.CustomXmlParseException - [logException,23] - Error processing XML file D:\Desktop\calls\400001\002\11\15\400001002111501.xml: 解析XML文件出错: 400001002111501.xml
  135. com.wj.exception.CustomXmlParseException: 解析XML文件出错: 400001002111501.xml
  136. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:54)
  137. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:110)
  138. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  139. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  140. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  141. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  142. at java.lang.Thread.run(Thread.java:748)
  143. Caused by: java.time.format.DateTimeParseException: Text '' could not be parsed at index 0
  144. at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949)
  145. at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851)
  146. at java.time.OffsetDateTime.parse(OffsetDateTime.java:402)
  147. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:48)
  148. ... 6 common frames omitted
  149. 10:23:33.782 [pool-4-thread-10] ERROR c.w.e.CustomXmlParseException - [<init>,29] - WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  150. 10:23:33.783 [pool-4-thread-10] ERROR c.w.e.CustomXmlParseException - [logException,23] - Error processing XML file D:\Desktop\calls\400001\002\11\15\400001002111500.xml: WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  151. com.wj.exception.CustomXmlParseException: WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  152. at com.wj.service.impl.Determine.processXmlFile(XmlFileProcessor.java:71)
  153. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:113)
  154. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  155. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  156. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  157. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  158. at java.lang.Thread.run(Thread.java:748)
  159. 10:23:33.783 [pool-4-thread-10] ERROR c.w.e.CustomXmlParseException - [<init>,35] - 解析XML文件出错: 400001002111501.xml
  160. java.time.format.DateTimeParseException: Text '' could not be parsed at index 0
  161. at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949)
  162. at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851)
  163. at java.time.OffsetDateTime.parse(OffsetDateTime.java:402)
  164. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:48)
  165. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:110)
  166. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  167. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  168. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  169. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  170. at java.lang.Thread.run(Thread.java:748)
  171. 10:23:33.784 [pool-4-thread-10] ERROR c.w.e.CustomXmlParseException - [logException,23] - Error processing XML file D:\Desktop\calls\400001\002\11\15\400001002111501.xml: 解析XML文件出错: 400001002111501.xml
  172. com.wj.exception.CustomXmlParseException: 解析XML文件出错: 400001002111501.xml
  173. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:54)
  174. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:110)
  175. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  176. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  177. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  178. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  179. at java.lang.Thread.run(Thread.java:748)
  180. Caused by: java.time.format.DateTimeParseException: Text '' could not be parsed at index 0
  181. at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949)
  182. at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851)
  183. at java.time.OffsetDateTime.parse(OffsetDateTime.java:402)
  184. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:48)
  185. ... 6 common frames omitted
  186. 10:29:45.179 [pool-2-thread-6] ERROR c.w.e.CustomXmlParseException - [<init>,29] - WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  187. 10:29:45.181 [pool-2-thread-6] ERROR c.w.e.CustomXmlParseException - [logException,23] - Error processing XML file D:\Desktop\calls\400001\002\11\15\400001002111500.xml: WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  188. com.wj.exception.CustomXmlParseException: WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  189. at com.wj.service.impl.Determine.processXmlFile(XmlFileProcessor.java:71)
  190. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:113)
  191. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  192. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  193. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  194. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  195. at java.lang.Thread.run(Thread.java:748)
  196. 10:29:45.182 [pool-2-thread-6] ERROR c.w.e.CustomXmlParseException - [<init>,35] - 解析XML文件出错: 400001002111501.xml
  197. java.time.format.DateTimeParseException: Text '' could not be parsed at index 0
  198. at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949)
  199. at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851)
  200. at java.time.OffsetDateTime.parse(OffsetDateTime.java:402)
  201. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:48)
  202. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:110)
  203. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  204. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  205. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  206. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  207. at java.lang.Thread.run(Thread.java:748)
  208. 10:29:45.182 [pool-2-thread-6] ERROR c.w.e.CustomXmlParseException - [logException,23] - Error processing XML file D:\Desktop\calls\400001\002\11\15\400001002111501.xml: 解析XML文件出错: 400001002111501.xml
  209. com.wj.exception.CustomXmlParseException: 解析XML文件出错: 400001002111501.xml
  210. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:54)
  211. at com.wj.service.impl.XmlFileProcessor.lambda$processFiles$1(XmlFileProcessorService.java:110)
  212. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  213. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  214. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  215. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  216. at java.lang.Thread.run(Thread.java:748)
  217. Caused by: java.time.format.DateTimeParseException: Text '' could not be parsed at index 0
  218. at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949)
  219. at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851)
  220. at java.time.OffsetDateTime.parse(OffsetDateTime.java:402)
  221. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessorService.java:48)
  222. ... 6 common frames omitted
  223. 10:51:35.396 [pool-2-thread-13] ERROR c.w.e.CustomXmlParseException - [<init>,29] - WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  224. 10:51:35.397 [pool-2-thread-13] ERROR c.w.e.CustomXmlParseException - [logException,23] - Error processing XML file D:\Desktop\calls\400001\002\11\15\400001002111500.xml: WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  225. com.wj.exception.CustomXmlParseException: WAV文件不存在或无法访问: D:\Desktop\calls\400001\002\11\15\400001002111500
  226. at com.wj.service.impl.Determine.DetermineUpload(Determine.java:65)
  227. at com.wj.service.ProcessFilesService.lambda$processFiles$1(ProcessFilesService.java:54)
  228. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  229. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  230. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  231. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  232. at java.lang.Thread.run(Thread.java:748)
  233. 10:51:35.399 [pool-2-thread-13] ERROR c.w.e.CustomXmlParseException - [<init>,35] - 解析XML文件出错: 400001002111501.xml
  234. java.time.format.DateTimeParseException: Text '' could not be parsed at index 0
  235. at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949)
  236. at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851)
  237. at java.time.OffsetDateTime.parse(OffsetDateTime.java:402)
  238. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessor.java:35)
  239. at com.wj.service.ProcessFilesService.lambda$processFiles$1(ProcessFilesService.java:51)
  240. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  241. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  242. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  243. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  244. at java.lang.Thread.run(Thread.java:748)
  245. 10:51:35.399 [pool-2-thread-13] ERROR c.w.e.CustomXmlParseException - [logException,23] - Error processing XML file D:\Desktop\calls\400001\002\11\15\400001002111501.xml: 解析XML文件出错: 400001002111501.xml
  246. com.wj.exception.CustomXmlParseException: 解析XML文件出错: 400001002111501.xml
  247. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessor.java:41)
  248. at com.wj.service.ProcessFilesService.lambda$processFiles$1(ProcessFilesService.java:51)
  249. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  250. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  251. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  252. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  253. at java.lang.Thread.run(Thread.java:748)
  254. Caused by: java.time.format.DateTimeParseException: Text '' could not be parsed at index 0
  255. at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949)
  256. at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851)
  257. at java.time.OffsetDateTime.parse(OffsetDateTime.java:402)
  258. at com.wj.service.impl.XmlFileProcessor.parseXmlFile(XmlFileProcessor.java:35)
  259. ... 6 common frames omitted