apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
4k stars 2.17k forks source link

the configuration file dubbo.properties do not work #83

Closed keepongjl closed 3 years ago

keepongjl commented 6 years ago

I hava config the dubbo.properties dubbo.registry.address=zookeeper://192.168.84.134:7763 bug it is not work the dubbo-monitor can not start cat the log file dubbo-monitor-simple.log the message is Opening socket connection to server 127.0.0.1/127.0.0.1:2181.

keepongjl commented 6 years ago

I edit the project dubbo-monitor-simple dubbo.properties and then mvn package it work ......

nope-J commented 6 years ago

i have the same problem, did you fix it out?

KeRan213539 commented 3 years ago

Sorry, because this issue was raised very early, we have closed it temporarily. You can verify whether this problem still exists in the latest code of the develop branch. If this problem still exists, please reopen it at any time.