• /
  • Log in
  • Free account

Java Solr data does not appear

Problem

You are using the Solr platform in your web application, but Solr data does not appear in the APM UI for your app from one.newrelic.com > APM > (select a Java app) > Monitor.

Solution

To ensure Solr is configured correctly and data is reporting to New Relic, do the following as applicable:

  • JMX: Ensure JMX is enabled in your Solr configuration in solrconfig.xml by using the <jmx/> tag. The solrconfig.xml file is the configuration file with the most parameters affecting Solr itself.
  • Jetty: If you are a Jetty user, manually enable JMX for Jetty.
  • Solr metrics: Check the JMX console for Solr metrics. The Solr cache and updates come from MBeans.

For more help

If you need more help, check out these support and learning resources:

Create issueEdit page
Copyright © 2021 New Relic Inc.