Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got 'An error occured while reporting query' #297

Open
stephanustedy opened this issue Jan 31, 2018 · 1 comment
Open

Got 'An error occured while reporting query' #297

stephanustedy opened this issue Jan 31, 2018 · 1 comment

Comments

@stephanustedy
Copy link

stephanustedy commented Jan 31, 2018

Getting this error on log.

QueryProcessorWrapper.java:152 - An error occured while reporting query
java.lang.NullPointerException: null

config :

connector:
  enableTracing: true
global:
  systemName: "cassandra-diagnostic"

reporters:
  - reporter: io.smartcat.cassandra.diagnostics.reporter.LogReporter

modules:
  - module: io.smartcat.cassandra.diagnostics.module.slowquery.SlowQueryModule
    measurement: queryReport
    options:
      slowQueryThresholdInMilliseconds: 100
      slowQueryReportEnabled: true
    reporters:
      - io.smartcat.cassandra.diagnostics.reporter.LogReporter
@mgobec
Copy link
Member

mgobec commented Feb 21, 2019

This is weird. What versions of C* and diagnostics are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants