This repository was archived by the owner on Aug 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
scary messages on startup #311
Copy link
Copy link
Open
Description
These errors are shown using default config. This is wrong. There should be no errors output to user because user would be thinking there's some sort of problem, while it seems there's none.
opendistro-performance-analyzer-1.13.0.0-1.noarch
Jun 7 15:28:27 dev9 performance-analyzer-agent-cli[9583]: ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations. Set s
ystem property 'log4j2.debug' to show Log4j 2 internal initialization logging. See https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions on how to configure Log4j 2
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]: 15:28:28.875 [pa-reader] ERROR com.amazon.opendistro.elasticsearch.performanceanalyzer.reader.ReaderMetricsProcessor - Error reading file '/usr/share/elasticsearch/data/batch_me
trics_enabled.conf': java.nio.file.NoSuchFileException: /usr/share/elasticsearch/data/batch_metrics_enabled.conf
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]: Jun 07, 2021 3:28:28 PM org.jooq.tools.JooqLogger info
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]: INFO:
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]:
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]: @@@@@@@@@@@@@@@@ @@ @@@@@@@@@@
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]: @@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]: @@@@@@@@@@@@@@@@ @@ @@ @@@@@@@@@@
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]: @@@@@@@@@@ @@@@ @@ @@ @@@@@@@@@@
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]: @@@@@@@@@@ @@ @@@@@@@@@@
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]: @@@@@@@@@@ @@ @@@@@@@@@@
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]: @@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]: @@@@@@@@@@ @@ @ @ @@@@@@@@@@
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]: @@@@@@@@@@ @@ @@@@@@@@@@
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]: @@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Thank you for using jOOQ 3.10.8
Jun 7 15:28:28 dev9 performance-analyzer-agent-cli[9583]:
Jun 7 15:28:29 dev9 performance-analyzer-agent-cli[9583]: 15:28:29.521 [pa-reader] ERROR com.amazon.opendistro.elasticsearch.performanceanalyzer.reader.ReaderMetricsProcessor - Error reading file '/usr/share/elasticsearch/data/batch_me
trics_enabled.conf': java.nio.file.NoSuchFileException: /usr/share/elasticsearch/data/batch_metrics_enabled.conf
Jun 7 15:28:31 dev9 performance-analyzer-agent-cli[9583]: Jun 07, 2021 3:28:31 PM org.jooq.tools.JooqLogger info
Jun 7 15:28:31 dev9 performance-analyzer-agent-cli[9583]: INFO: Single batch : No bind variables have been provided with a single statement batch execution. This may be due to accidental API misuse
Jun 7 15:28:31 dev9 performance-analyzer-agent-cli[9583]: Jun 07, 2021 3:28:31 PM org.jooq.tools.JooqLogger info
Jun 7 15:28:31 dev9 performance-analyzer-agent-cli[9583]: INFO: Single batch : No bind variables have been provided with a single statement batch execution. This may be due to accidental API misuse
Jun 7 15:28:31 dev9 performance-analyzer-agent-cli[9583]: Jun 07, 2021 3:28:31 PM org.jooq.tools.JooqLogger info
Jun 7 15:28:31 dev9 performance-analyzer-agent-cli[9583]: INFO: Single batch : No bind variables have been provided with a single statement batch execution. This may be due to accidental API misuse
Thanks.
Metadata
Metadata
Assignees
Labels
No labels