开发者社区> 问答> 正文

语音回执消息 ----呼叫记录消息 本地调用有问题

2019 19:35:07 ERROR com.alicom.mns.tools.DefaultAlicomMessagePuller - PullMessageTask_execute_error,messageType:VoiceReport,queueName:Alicom-Queue-1623335025568775-VoiceReport
java.lang.NoSuchMethodError: org.apache.http.util.Asserts.check(ZLjava/lang/String;Ljava/lang/Object;)V

at org.apache.http.impl.nio.client.CloseableHttpAsyncClientBase.ensureRunning(CloseableHttpAsyncClientBase.java:90)
at org.apache.http.impl.nio.client.InternalHttpAsyncClient.execute(InternalHttpAsyncClient.java:123)
at org.apache.http.impl.nio.client.CloseableHttpAsyncClient.execute(CloseableHttpAsyncClient.java:74)
at org.apache.http.impl.nio.client.CloseableHttpAsyncClient.execute(CloseableHttpAsyncClient.java:107)
at org.apache.http.impl.nio.client.CloseableHttpAsyncClient.execute(CloseableHttpAsyncClient.java:91)
at com.aliyun.mns.common.http.DefaultServiceClient.sendRequestCore(DefaultServiceClient.java:72)
at com.aliyun.mns.common.http.ServiceClient.sendRequestImpl(ServiceClient.java:107)
at com.aliyun.mns.common.http.ServiceClient.sendRequest(ServiceClient.java:71)
at com.aliyun.mns.client.impl.AbstractAction.executeWithCustomHeaders(AbstractAction.java:117)
at com.aliyun.mns.client.impl.AbstractAction.executeWithCustomHeaders(AbstractAction.java:128)
at com.aliyun.mns.client.CloudQueue.popMessage(CloudQueue.java:348)
at com.alicom.mns.tools.DefaultAlicomMessagePuller$PullMessageTask.run(DefaultAlicomMessagePuller.java:33)
at java.lang.Thread.run(Thread.java:745)

展开
收起
神秘面条 2019-01-16 19:36:52 2623 0
0 条回答
写回答
取消 提交回答
问答分类:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载