-
### Your question
java.util.NoSuchElementException: null
at java.util.ArrayDeque.removeFirst(ArrayDeque.java:285) ~[?:1.8.0_372]
at java.util.ArrayDeque.pop(ArrayDeque.java:522) ~[?:1.8.0_372]
…
-
Exception in thread "main" com.alipay.sofa.rpc.core.exception.SofaRouteException: RPC-02306: 没有获得服务[com.alipay.sofa.rpc.samples.direct.DirectService:1.0]的调用地址,请检查服务是否已经推送
at com.alipay.sofa.rpc.cli…
-
### Describe the bug
Javassist reports an error when encountering duplicate method: "duplicate method".
When I change default implementation of the proxy to Bytebuddy, the service starts successful…
-
## 建议 sofa-rpc 官网文档 快速开始 中Client代码增加超时选项
- 官网文档 [快速开始](https://www.sofastack.tech/projects/sofa-rpc/getting-started-with-rpc/#%E7%BC%96%E5%86%99%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%AE%9E%E7%8E%B0)
- 这个文档中…
-
问题描述
nacos 从2.2.2 滚动升级到2.2.3 ,升级方案是:先备份2.2.2 整个目录为2.2.2_copy,然后替换jar包。从2.2.3 回滚到2.2.2 ,回滚方案:删除2.2.3整个目录,将先前备份的2.2.2_copy 重新修改nacos 目录。在回滚过程中存在间歇性回滚失败,在alipay-jrafe.log 报这个异常:Fail to init RocksDBLogSt…
-
**Is your feature request related to a problem? Please describe.**
I currently have task I need to solve eventually which is creating a more effective way to replicate our GraphQL queries and mutat…
-
### redis-trace
sofa对于redis-trace实现在未来是怎么做的,如何app---》redis-proxy--》redis 串联在一起。类似的还有mysql-proxy等
### Your scenes
describe your use scenes (why need this feature)
### Your advice
describe…
-
使用eureka注册中心seata1.4.2,Springboot版本2.5.12,SpringCloud版本 2020.0.4,
druid连接池,阿里云polardb-o数据库
事务还没进去报这个错
io.seata.common.loader.EnhancedServiceNotFoundException: not found service provider for : io.…
-
项目启动初始化的时候 报出了如图下的错误,大概是对象ReasonController实例下一系列依赖注入的问题,追溯到了ReasonServiceImpl实例对象。爆出了NoClassDefFoundError,不弄初始化com.antgroup.openspg.reasoner.common.types.KTLong$ KTObject$ KTString$这两个类,。
![image](ht…
-
Error in publishing loop:
```
Unknown transport error connecting to Elasticsearch: Unable to serialize to JSON: {'@timestamp': '2024-08-23T15:55:19.198956+00:00', 'event.action': 'Polling', 'event…