wangzaijun 2 月之前
父節點
當前提交
a24668dd5a
共有 3 個文件被更改,包括 0 次插入134 次删除
  1. 0 6
      mo-daq/logs/error.log
  2. 0 35
      mo-daq/logs/info.log
  3. 0 93
      mo-daq/logs/warn.log

+ 0 - 6
mo-daq/logs/error.log

@@ -1,6 +0,0 @@
-2025-02-25 18:16:19.574 [main] - [] ERROR com.smppw.modaq.domain.service.EmailParseService:305  - 解析失败
-报告[(1)投资者交易确认函【申购】_【SZF635】佳岳国债增强私募证券投资基金_20250217_任军.pdf]为扫描件
-2025-02-25 18:16:19.752 [main] - [] ERROR com.smppw.modaq.domain.service.EmailParseService:305  - 解析失败
-报告[(2)投资者交易确认函【申购】_【SZF635】佳岳国债增强私募证券投资基金_20250217_沈娟梅.pdf]为扫描件
-2025-02-25 18:16:19.904 [main] - [] ERROR com.smppw.modaq.domain.service.EmailParseService:305  - 解析失败
-报告[(3)投资者交易确认函【申购】_【SZF635】佳岳国债增强私募证券投资基金_20250214_任军.pdf]为扫描件

File diff suppressed because it is too large
+ 0 - 35
mo-daq/logs/info.log


+ 0 - 93
mo-daq/logs/warn.log

@@ -1,93 +0,0 @@
-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
-	at cn.hutool.http.HttpRequest.send(HttpRequest.java:1350)
-	at cn.hutool.http.HttpRequest.doExecute(HttpRequest.java:1188)
-	at cn.hutool.http.HttpRequest.execute(HttpRequest.java:1051)
-	at cn.hutool.http.HttpRequest.execute(HttpRequest.java:1027)
-	at cn.hutool.http.HttpUtil.get(HttpUtil.java:157)
-	at com.smppw.modaq.application.components.report.parser.pdf.AbstractPDReportParser.parse(AbstractPDReportParser.java:103)
-	at com.smppw.modaq.domain.service.EmailParseService.parseReportAndHandleResult(EmailParseService.java:300)
-	at com.smppw.modaq.domain.service.EmailParseService.saveRelatedTable(EmailParseService.java:222)
-	at com.smppw.modaq.domain.service.EmailParseService.parseEmail(EmailParseService.java:142)
-	at com.smppw.modaq.MoDaqApplicationTests.reportTest(MoDaqApplicationTests.java:41)
-	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
-	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
-	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
-	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
-	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
-	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
-	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
-	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
-	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
-	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
-	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
-	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
-	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
-	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
-	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
-	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
-	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
-	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
-	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
-	at or
-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
-	at cn.hutool.http.HttpRequest.send(HttpRequest.java:1350)
-	at cn.hutool.http.HttpRequest.doExecute(HttpRequest.java:1188)
-	at cn.hutool.http.HttpRequest.execute(HttpRequest.java:1051)
-	at cn.hutool.http.HttpRequest.execute(HttpRequest.java:1027)
-	at cn.hutool.http.HttpUtil.get(HttpUtil.java:157)
-	at com.smppw.modaq.application.components.report.parser.pdf.AbstractPDReportParser.parse(AbstractPDReportParser.java:103)
-	at com.smppw.modaq.domain.service.EmailParseService.parseReportAndHandleResult(EmailParseService.java:300)
-	at com.smppw.modaq.domain.service.EmailParseService.saveRelatedTable(EmailParseService.java:222)
-	at com.smppw.modaq.domain.service.EmailParseService.parseEmail(EmailParseService.java:142)
-	at com.smppw.modaq.MoDaqApplicationTests.reportTest(MoDaqApplicationTests.java:41)
-	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
-	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
-	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
-	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
-	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
-	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
-	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
-	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
-	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
-	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
-	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
-	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
-	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
-	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
-	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
-	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
-	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
-	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
-	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
-	at or
-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
-	at cn.hutool.http.HttpRequest.send(HttpRequest.java:1350)
-	at cn.hutool.http.HttpRequest.doExecute(HttpRequest.java:1188)
-	at cn.hutool.http.HttpRequest.execute(HttpRequest.java:1051)
-	at cn.hutool.http.HttpRequest.execute(HttpRequest.java:1027)
-	at cn.hutool.http.HttpUtil.get(HttpUtil.java:157)
-	at com.smppw.modaq.application.components.report.parser.pdf.AbstractPDReportParser.parse(AbstractPDReportParser.java:103)
-	at com.smppw.modaq.domain.service.EmailParseService.parseReportAndHandleResult(EmailParseService.java:300)
-	at com.smppw.modaq.domain.service.EmailParseService.saveRelatedTable(EmailParseService.java:222)
-	at com.smppw.modaq.domain.service.EmailParseService.parseEmail(EmailParseService.java:142)
-	at com.smppw.modaq.MoDaqApplicationTests.reportTest(MoDaqApplicationTests.java:41)
-	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
-	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
-	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
-	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
-	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
-	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
-	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
-	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
-	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
-	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
-	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
-	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
-	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
-	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
-	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
-	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
-	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
-	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
-	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
-	at or