pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.29k stars 3.75k forks source link

URL Statistic SQLException ERROR #10717

Open Tab-ops opened 4 months ago

Tab-ops commented 4 months ago

versions: 2.5.3 Reference documentation: https://github.com/pinpoint-apm/pinpoint-docker

image
ga-ram commented 4 months ago

Please check if your pinot servers are up and running with required tables. If so, please share pinot and web logs.

Tab-ops commented 4 months ago

pinpoint-docker_pinot-init_1: log

image

pinpoint-docker_pinot-server-0_1: log

image
ga-ram commented 4 months ago

please restart pinot-init container after the pinot cluster finishes initializing.

Tab-ops commented 4 months ago

systemMetricDataType already exists

image
ga-ram commented 4 months ago

If you can access pinot web with localhost:9000 with all the required tables already created, you should be able to access url statistics page without error. If sql error still occurs with abovementioned condition, please share pinpoint-web logs as well.

lxxxxxxk commented 2 months ago

Hello, did you find a solution to this problem? I encountered the same issue. Could you let me know how you resolved it? Thanks.