You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
【请求地址】:https://api.mch.weixin.qq.com/v3/transfer/batches
| 【异常信息】:api.mch.weixin.qq.com:443 failed to respond
| org.apache.http.NoHttpResponseException: api.mch.weixin.qq.com:443 failed to respond
| at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
| at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
| at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
| at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
| at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
| at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
| at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
| at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
| at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
| at com.github.binarywang.wxpay.v3.SignatureExec.executeWithSignature(SignatureExec.java:78)
| at com.github.binarywang.wxpay.v3.SignatureExec.execute(SignatureExec.java:61)
| at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
| at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
| at org.apache.http.impl.client.InternalHttpClient.doExecute$original$MGTIaWml(InternalHttpClient.java:185)
| at org.apache.http.impl.client.InternalHttpClient.doExecute$original$MGTIaWml$accessor$ijLmxQI0(InternalHttpClient.java)
| at org.apache.http.impl.client.InternalHttpClient$auxiliary$rT3dF3G2.call(Unknown Source)
| at org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstMethodsInter.intercept(InstMethodsInter.java:86)
| at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java)
| at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
| at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
| at com.github.binarywang.wxpay.service.impl.WxPayServiceApacheHttpImpl.postV3WithWechatpaySerial(WxPayServiceApacheHttpImpl.java:173)
| at com.github.binarywang.wxpay.service.impl.TransferServiceImpl.transferBatches(TransferServiceImpl.java:35)
org.apache.rocketmq.spring.support.DefaultRocketMQListenerContainer.handleMessage(DefaultRocketMQListenerContainer.java:394)
| at sun.reflect.GeneratedMethodAccessor498.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
| at java.lang.reflect.Method.invoke(Method.java:498)
| at org.apache.commons.lang3.reflect.MethodUtils.invokeMethod(MethodUtils.java:230)
| at org.apache.commons.lang3.reflect.MethodUtils.invokeMethod(MethodUtils.java:179)
| at
| at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
| at java.util.concurrent.FutureTask.run(FutureTask.java:266)
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
| at java.lang.Thread.run(Thread.java:748)
The text was updated successfully, but these errors were encountered:
ifcute
changed the title
商家转账到零钱,偶尔 443
商家转账到零钱,偶尔 api.mch.weixin.qq.com:443 failed to respond
Sep 4, 2023
简要描述
见日志
模块版本情况
详细描述
偶尔存在,查看了文档,没有找到 设置 keepAliveStrategy的地方
日志
The text was updated successfully, but these errors were encountered: