-
`Using version 2.0.0 error` but `0.1.0 normal`
``` xml
```
```
F:\Java\jdk1.8.0_65\bin\java -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:22624,suspend=y,server=n -XX:Tiere…
-
Dubbo版本2.7.7和3.0.0都有这个问题。
目前发现DubboReference注解中不增加URL并指定IP和端口,消费端就无法访问生产端。提示生产端不存在或是列入了黑名单
1、如果要在URL中指定IP和端口,对于增加生产端的灵活性是不是就降底,对于消费端来说应该是透明的。
2、在application.yml配置文件中是否有什么特别的配置可以去掉DubboReference中的ur…
-
```
2019-12-31 13:58:22 WARN [employee-service,,,] [DUBBO] Connection refused (Connection refused), dubbo version: 2.7.3, current host: 192.168.196.214
java.net.ConnectException: Connection refuse…
-
I have checked the [FAQ](https://github.com/apache/incubator-dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate.
### Environment
nacos-spring-boot-starter:0.2.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When I start zookeeper, admin, bootstarp, everything is nomal.
But I then started `sh…
-
when I run GetAdGroups I got information as follow.
The problem happens at the line :
try (GoogleAdsServiceClient googleAdsServiceClient =
googleAdsClient.getLatestVersion().cr…
zrj-y updated
3 years ago
-
The project use :
0.2.1.RELEASE
2.6.5
0.10
1.0.2
2.12.0
2.1.1.RELEASE
could running well in embed tomcat with jar type/application start-up, but when I want to deploy a…
-
hi,
branch: master
class: AlibabaDubboServiceBeanListener
method: onApplicationEvent
env: springboot
detail: init AlibabaDubboServiceBeanListener invoke onApplicationEvent
Map serviceBean = …
-
### Environment
* Dubbo version: 3.0.0
* Operating System version: MAC OS 11.4
* Java version: 1.8
```
java.lang.NullPointerException: null
at org.apache.dubbo.config.spring.beans.factor…
-
**Expected behavior**
**Actual behavior**
```
2020-12-10 21:24:49.614 ERROR 12300 --- [isson-timer-4-1] o.r.c.SentinelConnectionManager : Can't execute SENTINEL commands on /192.168.…