这就是袁宝 2015-12-07 02:54 采纳率: 0%
浏览 11682

调用dubbo服务时出现的问题

我在调用dubbo服务时一直出这个错,把timeout设置的时间长一些也不起作用,卡这里两天了 求大神解释啊
HTTP Status 500 - Request processing failed; nested exception is com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method add in the service com.inspur.manage.service.interfaces.LogService. Tried 1 times of the providers 10.18.11.39:20881 from the registry 10.18.12.178:2181 on the consumer 10.18.11.39 using the dubbo version 2.5.3. Last error is: Invoke remote method timeout. method: add, provider: dubbo://10.18.11.39:20881/com.inspur.manage.service.interfaces.LogService?anyhost=true&application=acweb&check=false&dubbo=2.5.3&interface=com.inspur.manage.service.interfaces.LogService&methods=selectCountMaxByTime,selectCountByCompanyId,queryByPage,queryAll,countByPerAccount,del,queryCount,add&pid=1692&retries=0&revision=manager_api&side=consumer&timeout=3000&timestamp=1449456314004, cause: Waiting server-side response timeout. start time: 2015-12-07 10:46:16.324, end time: 2015-12-07 10:46:19.325, client elapsed: 0 ms, server elapsed: 3001 ms, timeout: 3000 ms, request: Request [id=5, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=add, parameterTypes=[interface java.util.Map], arguments=[{cCode=SI_10001, time=2015-12-07 10:46:16 星期一, param=ticket:bbd648d2fddb9a871544f39703a8af19, meth=ecIndex, name=李四, class=com.inspur.ac.portal.EcPortalController, account=SI_001, cName=浪潮软件, info=null, ip=10.18.11.39}], attachments={path=com.inspur.manage.service.interfaces.LogService, interface=com.inspur.manage.service.interfaces.LogService, timeout=3000, version=0.0.0}]], channel: /10.18.11.39:53040 -> /10.18.11.39:20881

  • 写回答

4条回答 默认 最新

  • 普通网友 2015-12-07 07:16
    关注
    评论

报告相同问题?

悬赏问题

  • ¥30 帮我写一段可以读取LD2450数据并计算距离的Arduino代码
  • ¥15 C#调用python代码(python带有库)
  • ¥15 矩阵加法的规则是两个矩阵中对应位置的数的绝对值进行加和
  • ¥15 活动选择题。最多可以参加几个项目?
  • ¥15 飞机曲面部件如机翼,壁板等具体的孔位模型
  • ¥15 vs2019中数据导出问题
  • ¥20 云服务Linux系统TCP-MSS值修改?
  • ¥20 关于#单片机#的问题:项目:使用模拟iic与ov2640通讯环境:F407问题:读取的ID号总是0xff,自己调了调发现在读从机数据时,SDA线上并未有信号变化(语言-c语言)
  • ¥20 怎么在stm32门禁成品上增加查询记录功能
  • ¥15 Source insight编写代码后使用CCS5.2版本import之后,代码跳到注释行里面