-
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
## Describe the proposal
En: In fact, dubbo alread…
-
hi,
如果要编译并测试dubbox,需要什么版本的jdk?
目前运行结果如下:
都报错的测试:
com.alibaba.dubbo.registry.redis.RedisRegistryTest
jdk6报错:
com.alibaba.dubbo.container.jetty.JettyContainerTest
com.alibaba.dubbo.rpc.protocol.hessian…
-
同样的代码,实现了$Iface的同步接口,客户端调用没问题,但是实现了$Asyncface,远端一调用就报下面的错误:
com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method getUserInfo in the service com.yuntongxun.udas.service.OamUserDataService$A…
-
错误如下,有遇到的吗
Cause: java.sql.SQLException: Could not retrieve transation read-only status server
; SQL []; Could not retrieve transation read-only status server; nested exception is java.sql.SQLExcept…
-
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and f…
-
-
FastJson version 1.2.51
Object v = cacheManager.getByFst(ICacheKey.ORDER_COUPON_KEY + orderNo);
if (Validator.isNotNull(v)) {
try {
return JSON.parseO…
-
2023-11-21 07:56:56.709 ERROR [DubboServerHandler-172.20.3.143:58439-thread-199] [TID:1b4771c8afc94ee7b46c5a9b28679de4.620.17005246136686327] c.sohu.tv.mq.rocketmq.RocketMQProducer Line:284 - send err…
-
我尝试过在网上看其他项目去解决这个问题,但我没有找到可以解决的,问过chatGpt,它们给出来的答案都不生效,所以来请教一下这个我要怎么去设置?是在消费层出现的错误 下面是我消费层关于dubbo的设置,再下面就是消费层的报错信息。
dubbo:
application:
name: cloud-demo-nacos-order-consumer
qos-enable…
-
是否有将dubbo-monitor中一些监控能力移植到 actuator/metrics 的开发计划?比如服务的调用次数、响应时长、成功失败次数统计等信息。
daizf updated
4 years ago