有赞新零售社区

发帖
API使用问题»接口调用异常

[API调用-商品/交易] 接口调用异常

小楼倚竹听风雨 06-26 1847 浏览 1 评论 | 只看楼主 [打印]
{
    "trace_id": "yz7-0ae85be8-1750838105940-53582",
    "code": 1,
    "success": false,
    "message": "Failed to invoke remote method: queryThinItemBySupplierAndDisPlay, provider: dubbo://127.0.0.1:8700/com.youzan.ic.service.ItemQueryService?application=ic&check=false&dc=bd&default.check=false&default.dc=bd&default.globalconns=10&default.globalurl=dubbo://127.0.0.1:8700&default.nova.globalconns=10&default.nova.globalurl=nova://127.0.0.1:8600&default.retry.period=5000&default.router=servicechain,istio&dubbo=3.3.0&interface=com.youzan.ic.service.ItemQueryService&logger=slf4j&mesh=true&methods=listIdsByNeedStockNum,listItemsByAliases,listSimpleByGoodsNo,getByComboSubItemId,listItemIdsByItemIds,listItemsPagedWithoutCache,listShopItemsWithSkuPaged,listItemVerifiedStatus,getThinItemDetailById,listValidItemsPaged,queryThinItemBySupplierAndDisPlay,countByDeliveryTemplateIds,listSubShopDisplaysByHq,listItemIdsByOneItemId,getTakeUpAndDownNum,getAllGoodsCount,queryThinItemBySupplier,listSkuIdsByOneSkuId,getsPresaleInfo,countGoodsList,checkValidItems,getExtraByIds,getChannelItemById,getMaxNumWithKdtId,listSimpleByItemIds,getImagesById,listItemSuppliers,getChannelGoodsPermissionControlPageWithNoCache,listItemsForMicroPage,listSkuByOneItemIds,listItemIdsBySkuNo,listShopItemsPaged,listItemRichInfoByGoodsNo,listItemSellDuration,countOverStock,getByAlias,listItemForRecommend,getById,listSimpleItems,listSkuInfosByOneIds,getItemSupplier,getAllGoodsCountByTime,listOnsaleItemsByIdsPaged,queryOuterGoodsNum,canEditItemPrice,getThinItemAlias,listSubItemScheduleDisplayByHq,listItemInfoBySkuNo,listItemAndSkuBySkuNo,channelGoodsPermissionControlPageQuery,getRawItemById,getItemProperty,listItemsBuyerShow,listShortItems,queryThinItemBySubKdtIds,getItemSoldStatus,listSubShopChannelDisplays,listItemsByGroup,listItemWithSortedSku,getMultiNum,listItemRichInfo,queryFxItemBySupplier,querySubordinateItems,listItemDetailInfoByGoodsNo,getItemBigFieldByItemId,listItemDetailsByLabelId,getThinItemDetailBySupplier,getItemTypeById,listItemsWithChannelPaged,getOneItemIdList,listItemsWithIds,countByTaxClassCodes,getItemBigFieldByAlias,queryAliasById,listSimpleByAliases,listItemRichInfoByIds,listItemDetailsByOneIds,countLackStock,queryThinItemByParentItemIds,listItemDateInfo,listItemsPaged,getOneSkuIdList,listItemsRequireIds,queryWithSkuByIds,listItemsByPriorityRule,listItemsByOfflineGroupId,getItemExcellentedCount,getKdtIdByAlias,listSimpleByDeliveryTemplate,getSimpleItemByAlias&monitor=skynet%3A%2F%2F127.0.0.1%3A5140%3Fdubbo%3D3.3.0%26interface%3Dcom.alibaba.dubbo.monitor.MonitorService%26pid%3D24%26timestamp%3D1750807651724&owner=ic&pid=24&protocol=dubbo&register.ip=10.217.49.61&retries=2&revision=2.14.19-RELEASE&side=consumer&timeout=3000&timestamp=1750807651633, cause: java.io.IOException: Response data error, expect Throwable, but get {code=7, suppressedExceptions=[], cause=(this Map), stackTrace=[Ljava.lang.StackTraceElement;@1da0fc5, detailMessage=Over traffic limit, traffic limit process: limiter[id=2616,rate=1500.0]. Originated from app: item-core, service chain for current invocation: null}\njava.io.IOException: Response data error, expect Throwable, but get {code=7, suppressedExceptions=[], cause=(this Map), stackTrace=[Ljava.lang.StackTraceElement;@1da0fc5, detailMessage=Over traffic limit, traffic limit process: limiter[id=2616,rate=1500.0]. Originated from app: item-core, service chain for current invocation: null}\n\tat com.alibaba.dubbo.rpc.protocol.dubbo.DecodeableRpcResult.decode(DecodeableRpcResult.java:97)\n\tat com.alibaba.dubbo.rpc.protocol.dubbo.DecodeableRpcResult.decode(DecodeableRpcResult.java:148)\n\tat com.alibaba.dubbo.rpc.protocol.dubbo.DubboCodec.decodeBody(DubboCodec.java:105)\n\tat com.alibaba.dubbo.remoting.exchange.codec.ExchangeCodec.decode(ExchangeCodec.java:139)\n\tat com.alibaba.dubbo.remoting.exchange.codec.ExchangeCodec.decode(ExchangeCodec.java:99)\n\tat com.alibaba.dubbo.rpc.protocol.dubbo.DubboCountCodec.decode(DubboCountCodec.java:46)\n\tat com.alibaba.dubbo.remoting.transport.netty.NettyCodecAdapter$InternalDecoder.messageReceived(NettyCodecAdapter.java:134)\n\tat org.jboss.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:70)\n\tat org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:564)\n\tat org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:559)\n\tat org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268)\n\tat org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255)\n\tat org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:88)\n\tat org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:107)\n\tat org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:312)\n\tat org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:88)\n\tat org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178)\n\tat org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)\n\tat org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\n\tat java.lang.Thread.run(Thread.java:748)\n",
    "data": {
        "success_node_kdt_id_list": [],
        "failed_list": [],
        "IsSuccess": false
    },
    "gw_err_resp": null
}


用手机打开
收藏 ··· 回复
    有赞云论坛服务已于6月7日停止服务,后续如有疑问咨询请通过工单系统咨询,详情见 https://bbs.youzan.com/forum.php?mod=viewthread&tid=700239&page=1,本次回复为系统自动回复,请勿追加回复

      1跳至
      您需要登录后才可以回帖 登录 | 立即注册

      本版积分规则

      复制链接
      新浪微博
      QQ空间
      微信扫码
      • 回复

      • 评分

      客服工作时间是9:00-18:00,客服妹子当前不在线,若不能及时回复请谅解。试试右上角的搜索吧,论坛有丰富的经验贴、公告贴,相信一定能够帮到您~

      复制成功