error.log 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339
  1. 2025-02-25 14:27:56.489 [main] - [] ERROR com.smppw.modaq.application.util.EmailUtil:275 - 邮箱信息:MailboxInfoDTO(userId=1, account=wangzaijun@simuwang.com, password=Wzj2twy1314, host=imap.exmail.qq.com, port=993, protocol=imap),服务器参数:{mail.imap.starttls.enable=true, mail.imaps.ssl.trust=*, mail.imap.socketFactory.class=javax.net.ssl.SSLSocketFactory, mail.store.protocol=imaps, mail.imap.host=imap.exmail.qq.com, mail.imap.socketFactory.fallback=false, mail.imaps.ssl.enable=true, mail.imap.port=993, mail.imap.auth=true}
  2. 2025-02-25 14:27:56.495 [main] - [] ERROR com.smppw.modaq.application.util.EmailUtil:276 - 连接邮箱报错堆栈信息:jakarta.mail.AuthenticationFailedException: Login fail. Account is abnormal, service is not open, password is incorrect, login frequency limited, or system is busy.
  3. at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:708)
  4. at jakarta.mail.Service.connect(Service.java:364)
  5. at jakarta.mail.Service.connect(Service.java:222)
  6. at com.smppw.modaq.application.util.EmailUtil.getStoreNew(EmailUtil.java:262)
  7. at com.smppw.modaq.domain.service.EmailParseService.realEmail(EmailParseService.java:414)
  8. at com.smppw.modaq.domain.service.EmailParseService.parseEmail(EmailParseService.java:103)
  9. at com.smppw.modaq.MoDaqApplicationTests.reportTest(MoDaqApplicationTests.java:41)
  10. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  11. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  12. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  13. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  14. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
  15. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
  16. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
  17. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
  18. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
  19. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
  20. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
  21. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
  22. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
  23. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
  24. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
  25. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
  26. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
  27. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
  28. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
  29. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  30. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.j
  31. 2025-02-25 15:44:41.609 [main] - [] ERROR com.smppw.modaq.domain.service.EmailParseService:158 - 解压文件时发生异常: \home\wwwroot\mo_report_file\wangzaijun@simuwang.com\20250225\2025022514570420250225112516单客户交易确认单-250225095622-pdf文件\???????7??˽ļ֤ȯͶ?ʻ???_Ԫ????_20250221_073457572_?깺ȷ?ϵ?.pdf (文件名、目录名或卷标语法不正确。)
  32. java.io.FileNotFoundException: \home\wwwroot\mo_report_file\wangzaijun@simuwang.com\20250225\2025022514570420250225112516单客户交易确认单-250225095622-pdf文件\???????7??˽ļ֤ȯͶ?ʻ???_Ԫ????_20250221_073457572_?깺ȷ?ϵ?.pdf (文件名、目录名或卷标语法不正确。)
  33. at java.base/java.io.FileOutputStream.open0(Native Method)
  34. at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293)
  35. at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235)
  36. at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:184)
  37. at com.smppw.modaq.infrastructure.util.ExcelUtil.extractCompressedFiles(ExcelUtil.java:55)
  38. at com.smppw.modaq.domain.service.EmailParseService.handleCompressedFiles(EmailParseService.java:177)
  39. at com.smppw.modaq.domain.service.EmailParseService.parseZipEmail(EmailParseService.java:153)
  40. at com.smppw.modaq.domain.service.EmailParseService.parseEmail(EmailParseService.java:126)
  41. at com.smppw.modaq.MoDaqApplicationTests.reportTest(MoDaqApplicationTests.java:41)
  42. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  44. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  45. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  46. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
  47. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
  48. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
  49. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
  50. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
  51. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
  52. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
  53. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
  54. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
  55. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
  56. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
  57. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
  58. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
  59. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
  60. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
  61. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  62. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
  63. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
  64. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
  65. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
  66. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  67. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
  68. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  69. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
  70. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  71. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
  72. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
  73. at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  74. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
  75. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
  76. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  77. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
  78. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  79. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
  80. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  81. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
  82. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
  83. at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  84. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
  85. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
  86. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  87. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
  88. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  89. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
  90. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  91. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
  92. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
  93. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
  94. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
  95. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
  96. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
  97. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
  98. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
  99. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
  100. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
  101. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
  102. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
  103. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
  104. at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
  105. at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
  106. at com.intellij.junit5.JUnit5IdeaTestRunner.startRunnerWithArgs(JUnit5IdeaTestRunner.java:57)
  107. at com.intellij.rt.junit.IdeaTestRunner$Repeater$1.execute(IdeaTestRunner.java:38)
  108. at com.intellij.rt.execution.junit.TestsRepeater.repeat(TestsRepeater.java:11)
  109. at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:35)
  110. at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:232)
  111. at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:55)
  112. 2025-02-25 15:48:54.477 [main] - [] ERROR com.smppw.modaq.domain.service.EmailParseService:159 - 解压文件时发生异常: \home\wwwroot\mo_report_file\wangzaijun@simuwang.com\20250225\2025022514570420250225112516单客户交易确认单-250225095622-pdf文件\???????7??˽ļ֤ȯͶ?ʻ???_Ԫ????_20250221_073457572_?깺ȷ?ϵ?.pdf (文件名、目录名或卷标语法不正确。)
  113. java.io.FileNotFoundException: \home\wwwroot\mo_report_file\wangzaijun@simuwang.com\20250225\2025022514570420250225112516单客户交易确认单-250225095622-pdf文件\???????7??˽ļ֤ȯͶ?ʻ???_Ԫ????_20250221_073457572_?깺ȷ?ϵ?.pdf (文件名、目录名或卷标语法不正确。)
  114. at java.base/java.io.FileOutputStream.open0(Native Method)
  115. at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293)
  116. at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235)
  117. at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:184)
  118. at com.smppw.modaq.infrastructure.util.ExcelUtil.extractCompressedFiles(ExcelUtil.java:55)
  119. at com.smppw.modaq.domain.service.EmailParseService.handleCompressedFiles(EmailParseService.java:178)
  120. at com.smppw.modaq.domain.service.EmailParseService.parseZipEmail(EmailParseService.java:154)
  121. at com.smppw.modaq.domain.service.EmailParseService.parseEmail(EmailParseService.java:127)
  122. at com.smppw.modaq.MoDaqApplicationTests.reportTest(MoDaqApplicationTests.java:41)
  123. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  124. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  125. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  126. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  127. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
  128. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
  129. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
  130. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
  131. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
  132. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
  133. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
  134. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
  135. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
  136. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
  137. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
  138. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
  139. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
  140. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
  141. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
  142. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  143. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
  144. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
  145. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
  146. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
  147. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  148. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
  149. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  150. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
  151. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  152. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
  153. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
  154. at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  155. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
  156. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
  157. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  158. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
  159. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  160. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
  161. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  162. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
  163. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
  164. at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  165. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
  166. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
  167. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  168. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
  169. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  170. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
  171. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  172. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
  173. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
  174. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
  175. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
  176. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
  177. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
  178. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
  179. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
  180. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
  181. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
  182. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
  183. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
  184. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
  185. at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
  186. at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
  187. at com.intellij.junit5.JUnit5IdeaTestRunner.startRunnerWithArgs(JUnit5IdeaTestRunner.java:57)
  188. at com.intellij.rt.junit.IdeaTestRunner$Repeater$1.execute(IdeaTestRunner.java:38)
  189. at com.intellij.rt.execution.junit.TestsRepeater.repeat(TestsRepeater.java:11)
  190. at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:35)
  191. at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:232)
  192. at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:55)
  193. 2025-02-25 15:53:23.925 [main] - [] ERROR com.smppw.modaq.domain.service.EmailParseService:159 - 解压文件时发生异常: \home\wwwroot\mo_report_file\wangzaijun@simuwang.com\20250225\2025022514570420250225112516单客户交易确认单-250225095622-pdf文件\???????7??˽ļ֤ȯͶ?ʻ???_Ԫ????_20250221_073457572_?깺ȷ?ϵ?.pdf (文件名、目录名或卷标语法不正确。)
  194. java.io.FileNotFoundException: \home\wwwroot\mo_report_file\wangzaijun@simuwang.com\20250225\2025022514570420250225112516单客户交易确认单-250225095622-pdf文件\???????7??˽ļ֤ȯͶ?ʻ???_Ԫ????_20250221_073457572_?깺ȷ?ϵ?.pdf (文件名、目录名或卷标语法不正确。)
  195. at java.base/java.io.FileOutputStream.open0(Native Method)
  196. at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293)
  197. at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235)
  198. at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:184)
  199. at com.smppw.modaq.infrastructure.util.ExcelUtil.extractCompressedFiles(ExcelUtil.java:55)
  200. at com.smppw.modaq.domain.service.EmailParseService.handleCompressedFiles(EmailParseService.java:179)
  201. at com.smppw.modaq.domain.service.EmailParseService.parseZipEmail(EmailParseService.java:154)
  202. at com.smppw.modaq.domain.service.EmailParseService.parseEmail(EmailParseService.java:127)
  203. at com.smppw.modaq.MoDaqApplicationTests.reportTest(MoDaqApplicationTests.java:41)
  204. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  205. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  206. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  207. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  208. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
  209. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
  210. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
  211. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
  212. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
  213. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
  214. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
  215. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
  216. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
  217. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
  218. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
  219. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
  220. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
  221. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
  222. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
  223. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  224. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
  225. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
  226. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
  227. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
  228. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  229. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
  230. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  231. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
  232. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  233. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
  234. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
  235. at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  236. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
  237. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
  238. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  239. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
  240. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  241. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
  242. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  243. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
  244. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
  245. at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  246. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
  247. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
  248. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  249. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
  250. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  251. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
  252. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  253. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
  254. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
  255. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
  256. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
  257. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
  258. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
  259. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
  260. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
  261. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
  262. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
  263. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
  264. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
  265. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
  266. at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
  267. at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63)
  268. at com.intellij.junit5.JUnit5IdeaTestRunner.startRunnerWithArgs(JUnit5IdeaTestRunner.java:57)
  269. at com.intellij.rt.junit.IdeaTestRunner$Repeater$1.execute(IdeaTestRunner.java:38)
  270. at com.intellij.rt.execution.junit.TestsRepeater.repeat(TestsRepeater.java:11)
  271. at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:35)
  272. at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:232)
  273. at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:55)
  274. 2025-02-25 15:53:31.461 [main] - [] ERROR com.smppw.modaq.domain.service.EmailParseService:130 - 压缩包解压失败:java.io.FileNotFoundException: \home\wwwroot\mo_report_file\wangzaijun@simuwang.com\20250225\2025022514570420250225112516单客户交易确认单-250225095622-pdf文件\???????7??˽ļ֤ȯͶ?ʻ???_Ԫ????_20250221_073457572_?깺ȷ?ϵ?.pdf (文件名、目录名或卷标语法不正确。)
  275. at java.base/java.io.FileOutputStream.open0(Native Method)
  276. at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293)
  277. at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235)
  278. at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:184)
  279. at com.smppw.modaq.infrastructure.util.ExcelUtil.extractCompressedFiles(ExcelUtil.java:55)
  280. at com.smppw.modaq.domain.service.EmailParseService.handleCompressedFiles(EmailParseService.java:179)
  281. at com.smppw.modaq.domain.service.EmailParseService.parseZipEmail(EmailParseService.java:154)
  282. at com.smppw.modaq.domain.service.EmailParseService.parseEmail(EmailParseService.java:127)
  283. at com.smppw.modaq.MoDaqApplicationTests.reportTest(MoDaqApplicationTests.java:41)
  284. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  285. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  286. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  287. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  288. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
  289. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
  290. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
  291. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
  292. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
  293. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
  294. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
  295. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
  296. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
  297. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
  298. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
  299. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
  300. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
  301. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
  302. at org.junit.jupiter.engine.descriptor.TestMethodTes
  303. 2025-02-25 15:59:53.543 [main] - [] ERROR com.smppw.modaq.domain.service.EmailParseService:130 - 压缩包解压失败:java.io.FileNotFoundException: \home\wwwroot\mo_report_file\wangzaijun@simuwang.com\20250225\2025022514570420250225112516单客户交易确认单-250225095622-pdf文件\???????7??˽ļ֤ȯͶ?ʻ???_Ԫ????_20250221_073457572_?깺ȷ?ϵ?.pdf (文件名、目录名或卷标语法不正确。)
  304. at java.base/java.io.FileOutputStream.open0(Native Method)
  305. at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293)
  306. at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235)
  307. at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:184)
  308. at com.smppw.modaq.infrastructure.util.ExcelUtil.extractCompressedFiles(ExcelUtil.java:55)
  309. at com.smppw.modaq.domain.service.EmailParseService.handleCompressedFiles(EmailParseService.java:175)
  310. at com.smppw.modaq.domain.service.EmailParseService.parseZipEmail(EmailParseService.java:154)
  311. at com.smppw.modaq.domain.service.EmailParseService.parseEmail(EmailParseService.java:127)
  312. at com.smppw.modaq.MoDaqApplicationTests.reportTest(MoDaqApplicationTests.java:41)
  313. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  314. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  315. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  316. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  317. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
  318. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
  319. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
  320. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
  321. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
  322. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
  323. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
  324. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
  325. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
  326. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
  327. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
  328. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
  329. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
  330. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
  331. at org.junit.jupiter.engine.descriptor.TestMethodTes
  332. 2025-02-25 16:08:14.326 [main] - [] ERROR com.smppw.modaq.domain.service.EmailParseService:305 - 解析失败
  333. 报告[{}]是不支持的文件格式
  334. 2025-02-25 16:20:14.405 [main] - [] ERROR com.smppw.modaq.domain.service.EmailParseService:305 - 解析失败
  335. 报告[{}]是不支持的文件格式
  336. 2025-02-25 16:23:14.527 [main] - [] ERROR com.smppw.modaq.domain.service.EmailParseService:305 - 解析失败
  337. 报告[{}]是不支持的文件格式
  338. 2025-02-25 16:25:17.820 [main] - [] ERROR com.smppw.modaq.domain.service.EmailParseService:305 - 解析失败
  339. 报告[{}]是不支持的文件格式