iotdb icon indicating copy to clipboard operation
iotdb copied to clipboard

13.1 开启metric,启动失败

Open honestpeople opened this issue 3 years ago • 9 comments

1、13.1启动报错java.lang.IllegalArgumentException: Collector already registered that provides name: quantity。 2、13.0按照官方文档启动metrc,只能有两个选项,而非五个。 3、13.0按照官方文档集群启动,并开启metrc,只能看到cluster_uncommitted_log指标集,其他无法看到

honestpeople avatar Aug 10 '22 01:08 honestpeople

Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!

github-actions[bot] avatar Aug 10 '22 01:08 github-actions[bot]

我的默认配置,开启true,也是两个选项,选一个选项,也会报一样的错java.lang.IllegalArgumentException: Collector already registered that provides name: quantity。

sipengju0123 avatar Aug 10 '22 09:08 sipengju0123

上述问题使用版本为apache-iotdb-0.13.1-all-bin

sipengju0123 avatar Aug 10 '22 09:08 sipengju0123

@SpriCoder

jixuan1989 avatar Aug 10 '22 13:08 jixuan1989

This problem is fixed on #6824 .

SpriCoder avatar Aug 10 '22 14:08 SpriCoder

You can try latest version to use metric on rel/0.13(to get latest binary one, you can see this repo).

SpriCoder avatar Aug 10 '22 14:08 SpriCoder

This problem is fixed on #6824 .

v0.13.1 fail on metric , iotdb start throw exception "java.lang.IllegalArgumentException: Collector already registered that provides name: quantity"

honestpeople avatar Aug 11 '22 04:08 honestpeople

Get it, you can try the latest version on rel/0.13, this is already fixed in code. to get the binary one, you can see repo

SpriCoder avatar Aug 11 '22 04:08 SpriCoder

Get it, you can try the latest version on rel/0.13, this is already fixed in code. to get the binary one, you can see repo

how use? excute start.sh?

honestpeople avatar Aug 11 '22 04:08 honestpeople