-
ClassNotFoundException when unmarshalling: com.sina.weibo.sdk.api.TextObject
怎么解呢?fuck sina
-
项目报错,怎么破?
如果迁移了麻烦更新相关文档
-
_weibo_transaction: 1389874050656
_weibo_message_text: com.sina.weibo.sdk.api.TextObject@b2699f68
_weibo_message_text_extra:
_weibo_appPackage: com.sina.weibo
_weibo_resp_errcode: 2
_weibo_flag: 53811…
-
https://api.weibo.cn/2/profile/container_timeline
在浏览用户主页时插入到该用户微博timeline中,json样式如下:
同样有`"mblogtype" : 1`的标记,所以可以使用已有的方法来处理。https://github.com/yichahucha/surge/blob/613f9b278aaf2386d81cf0aa06…
-
Server代码:
ApplicationContext applicationContext = new ClassPathXmlApplicationContext(
"classpath:motan_server.xml");
MotanSwitcherUtil.setSwitcherValue(
…
-
com.weibo.api.motan.exception.MotanServiceException: error_message: NettyChannel connect to server timeout url: motan://192.168.**6.1:8001/com.toltech.pay.service.biz.OrderService, cost: 1000, result:…
-
**服务端注册成功信息:**
com.weibo.api.motan.log.DefaultLogService.info(DefaultLogService.java:59) NettyEndpointFactory create share_channel server: url=motan2://192.168.99.102:**8002**/com.yks.demo.project.se…
-
```
java.lang.NullPointerException
at com.weibo.api.motan.protocol.rpc.DefaultRpcProtocol$DefaultRpcExporter.(DefaultRpcProtocol.java:83)
at com.weibo.api.motan.protocol.rpc.DefaultRpcProtocol.cr…
-
如果有其它模块的话,这一条会让其它 MITM 的失效,因为没有加上 %APPEND%,追加当前 hostnames 到全部的 MITM 列表池
```
[MITM]
hostname = api.weibo.cn, mapi.weibo.com, *.uve.weibo.com
```
应该是:
```
[MITM]
hostname = %APPEND% api.weib…
-
/***************协议配置了需要使用的均衡策略activeWeightLcn******************/
@Bean(name = "motan")
public ProtocolConfigBean protocolConfig() {
ProtocolConfigBean config = new ProtocolConfigBean(…