Collecting MustGather data for search cache invalidation issues

Prepare the following MustGather information before you call IBM Support to help with the troubleshooting process.


Procedure

  1. Configure the following trace specifications.

    • In the Search server Docker container:

        *=info:com.ibm.commerce.foundation.*=all: com.ibm.commerce.search.*=all: org.apache.solr.*=all: com.ibm.commerce.solr.*=all

      For information about how to set trace strings, Configure logging for the Search Server.

    For information about how to configure trace strings, see

  2. Reproduce the problem.

    Record the specific steps that we used to reproduce the problem and any details that might be relevant.

  3. Run the following database queries to collect the necessary information from the database (output results in CSV format).

      SELECT * FROM CACHEIVL WHERE INSERTTIME > (PLS SET TO some time before current time as the table is very big)

    Note: To monitor cache content or run cache invalidation instance, see Enable cache monitoring.


Related tasks
Configure logging for runtime environments