warn.log 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. 2025-02-25 18:16:19.571 [main] - [] WARN c.s.m.a.c.report.parser.pdf.PDLetterReportParser:109 - (1)投资者交易确认函【申购】_【SZF635】佳岳国债增强私募证券投资基金_20250217_任军.pdf ai解析失败,解析结果null,错误原因:cn.hutool.core.io.IORuntimeException: ConnectException: Connection refused: connect
  2. at cn.hutool.http.HttpRequest.send(HttpRequest.java:1350)
  3. at cn.hutool.http.HttpRequest.doExecute(HttpRequest.java:1188)
  4. at cn.hutool.http.HttpRequest.execute(HttpRequest.java:1051)
  5. at cn.hutool.http.HttpRequest.execute(HttpRequest.java:1027)
  6. at cn.hutool.http.HttpUtil.get(HttpUtil.java:157)
  7. at com.smppw.modaq.application.components.report.parser.pdf.AbstractPDReportParser.parse(AbstractPDReportParser.java:103)
  8. at com.smppw.modaq.domain.service.EmailParseService.parseReportAndHandleResult(EmailParseService.java:300)
  9. at com.smppw.modaq.domain.service.EmailParseService.saveRelatedTable(EmailParseService.java:222)
  10. at com.smppw.modaq.domain.service.EmailParseService.parseEmail(EmailParseService.java:142)
  11. at com.smppw.modaq.MoDaqApplicationTests.reportTest(MoDaqApplicationTests.java:41)
  12. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  14. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  15. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  16. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
  17. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
  18. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
  19. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
  20. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
  21. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
  22. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
  23. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
  24. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
  25. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
  26. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
  27. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
  28. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
  29. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
  30. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
  31. at or
  32. 2025-02-25 18:16:19.751 [main] - [] WARN c.s.m.a.c.report.parser.pdf.PDLetterReportParser:109 - (2)投资者交易确认函【申购】_【SZF635】佳岳国债增强私募证券投资基金_20250217_沈娟梅.pdf ai解析失败,解析结果null,错误原因:cn.hutool.core.io.IORuntimeException: ConnectException: Connection refused: connect
  33. at cn.hutool.http.HttpRequest.send(HttpRequest.java:1350)
  34. at cn.hutool.http.HttpRequest.doExecute(HttpRequest.java:1188)
  35. at cn.hutool.http.HttpRequest.execute(HttpRequest.java:1051)
  36. at cn.hutool.http.HttpRequest.execute(HttpRequest.java:1027)
  37. at cn.hutool.http.HttpUtil.get(HttpUtil.java:157)
  38. at com.smppw.modaq.application.components.report.parser.pdf.AbstractPDReportParser.parse(AbstractPDReportParser.java:103)
  39. at com.smppw.modaq.domain.service.EmailParseService.parseReportAndHandleResult(EmailParseService.java:300)
  40. at com.smppw.modaq.domain.service.EmailParseService.saveRelatedTable(EmailParseService.java:222)
  41. at com.smppw.modaq.domain.service.EmailParseService.parseEmail(EmailParseService.java:142)
  42. at com.smppw.modaq.MoDaqApplicationTests.reportTest(MoDaqApplicationTests.java:41)
  43. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  45. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  46. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  47. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
  48. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
  49. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
  50. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
  51. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
  52. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
  53. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
  54. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
  55. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
  56. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
  57. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
  58. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
  59. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
  60. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
  61. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
  62. at or
  63. 2025-02-25 18:16:19.903 [main] - [] WARN c.s.m.a.c.report.parser.pdf.PDLetterReportParser:109 - (3)投资者交易确认函【申购】_【SZF635】佳岳国债增强私募证券投资基金_20250214_任军.pdf ai解析失败,解析结果null,错误原因:cn.hutool.core.io.IORuntimeException: ConnectException: Connection refused: connect
  64. at cn.hutool.http.HttpRequest.send(HttpRequest.java:1350)
  65. at cn.hutool.http.HttpRequest.doExecute(HttpRequest.java:1188)
  66. at cn.hutool.http.HttpRequest.execute(HttpRequest.java:1051)
  67. at cn.hutool.http.HttpRequest.execute(HttpRequest.java:1027)
  68. at cn.hutool.http.HttpUtil.get(HttpUtil.java:157)
  69. at com.smppw.modaq.application.components.report.parser.pdf.AbstractPDReportParser.parse(AbstractPDReportParser.java:103)
  70. at com.smppw.modaq.domain.service.EmailParseService.parseReportAndHandleResult(EmailParseService.java:300)
  71. at com.smppw.modaq.domain.service.EmailParseService.saveRelatedTable(EmailParseService.java:222)
  72. at com.smppw.modaq.domain.service.EmailParseService.parseEmail(EmailParseService.java:142)
  73. at com.smppw.modaq.MoDaqApplicationTests.reportTest(MoDaqApplicationTests.java:41)
  74. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  75. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  76. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  77. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  78. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
  79. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
  80. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
  81. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
  82. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
  83. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
  84. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
  85. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
  86. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
  87. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
  88. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
  89. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
  90. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
  91. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
  92. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
  93. at or