error.log 3.1 KB

12345678910111213141516171819202122232425262728
  1. 2025-03-08 17:22:40.554 [main] - [] ERROR com.smppw.modaq.domain.service.EmailParseService:515 - 获取邮箱的邮件报错,堆栈信息:cn.hutool.core.io.IORuntimeException: FileSystemException: \home\wwwroot\mo_report_file\wangzaijun@simuwang.com\20250308\20250308171325谢醒华_SSJ498_441900198210216175_202503067a9115fb216640a6883150edef05c9b1.pdf: 另一个程序正在使用此文件,进程无法访问。
  2. at cn.hutool.core.io.FileUtil.del(FileUtil.java:781)
  3. at com.smppw.modaq.application.util.EmailUtil.collectMimeMultipart(EmailUtil.java:93)
  4. at com.smppw.modaq.domain.service.EmailParseService.realEmail(EmailParseService.java:480)
  5. at com.smppw.modaq.domain.service.EmailParseService.parseEmail(EmailParseService.java:107)
  6. at com.smppw.modaq.MoDaqApplicationTests.reportTest(MoDaqApplicationTests.java:41)
  7. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  8. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  9. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  10. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  11. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
  12. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
  13. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
  14. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
  15. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
  16. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
  17. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
  18. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
  19. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
  20. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
  21. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
  22. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
  23. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
  24. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
  25. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
  26. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  27. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
  28. at org.junit.jupiter.engine.desc