· 开发文档

· 支付社区

首页

小新支付

文档中心

支付社区

关于我们

你的微信支付,在使用jacoco后,接受回调信息报异常

未结 提问 2 1591
对方正在说话...
对方正在说话... 2019-05-28 21:08:56
悬赏:20 收藏
你的微信支付,在使用jacoco后,接受回调信息报如下: com.thoughtworks.xstream.converters.ConversionException: ---- Debugging information ---- cause-exception : java.lang.IllegalArgumentException cause-message : Multiple entries with same key: $jacocoData=private static transient boolean[] com.github.binarywang.wxpay.bean.result.WxPayBaseResult.$jacocoData and $jacocoData=private static transient boolean[] com.github.binarywang.wxpay.bean.notify.WxPayOrderNotifyResult.$jacocoData. To index multiple values under a key, use Multimaps.index. class : com.github.binarywang.wxpay.bean.notify.WxPayOrderNotifyResult required-type : com.github.binarywang.wxpay.bean.notify.WxPayOrderNotifyResult converter-type : com.github.binarywang.wxpay.converter.WxPayOrderNotifyResultConverter line number : 1 version : 1.4.9 ------------------------------- at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:79) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66) at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:50) at com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:134) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:32) at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1230) at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1214) at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1085) at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1076) at com.github.binarywang.wxpay.bean.notify.WxPayOrderNotifyResult.fromXML(WxPayOrderNotifyResult.java:260)
回帖
  • 大森林 (管理员)
    2019-05-29 19:41:34
    回调内容是啥
    0 回复
本周热议