Monitor monitor installation problem for Dubbo —————— Monitor is in the starting state

Source: Internet
Author: User

One server installs zookeeper and starts, then installs monitor dubbo-monitor-simple-2.8.3 on another server to unzip the installation

Modifying a configuration file

Dubbo.container=log4j,spring,registry,jetty
Dubbo.application.name=simple-monitor
Dubbo.application.owner=
#dubbo. registry.address=multicast://224.5.6.7:1234
dubbo.registry.address=zookeeper://113.52.182.149:54111?backup=113.52.182.150:54111
#dubbo. registry.address=redis://127.0.0.1:6379
#dubbo. registry.address=dubbo://127.0.0.1:9090
dubbo.protocol.port=7070
dubbo.jetty.port=54011
Dubbo.jetty.directory=${user.home}/monitor
Dubbo.charts.directory=${dubbo.jetty.directory}/charts
Dubbo.statistics.directory=${user.home}/monitor/statistics
Dubbo.log4j.file=logs/dubbo-monitor-simple.log
Dubbo.log4j.level=warn

Then start./server.sh Start

After that, it has been in the boot state starting ....... ........

Online Search No relevant answer, think of is not installed JDK check the next server does not have the JDK installed

The Find command finds the unpacked package that found the JDK, and it is jdk1.6 that the Java environment variable in the Etc/profile file is configured with the source command to take effect.

Then start the dubbo-monitor again or it is still in the boot state.

Try to install zookeeper on the machine installed Dubbo-monitor boot discovery actually started successfully.

Check 2 configuration files, no difference, but notice a jetty thing, I find the command looked under, sure enough there are different places to install Zookeeper machine JKD is 1.7

And there are many jetty jar package, but the other one is jdk1.6 no jetty related package, so installed jdk1.7, a try to find a successful start ...

Beginners because a lot of things do not know not understand, so in the company to slow down, and some articles on the network is not very detailed, through their own practice, the final success, the process is learning, is the accumulation of experience, the ability to exercise.

Monitor monitor installation problem for Dubbo —————— Monitor is in the starting state

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.