Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

All Content search does not work

SA-78533

Summary



After restarting a cluster and attempting to reindex it, the reindex fails. The FTSIncrementalIndexer agent does not run and an error occurs. The 'All Content' search does not work in this environment.


Error Messages



Rule Index File Unavailable Or Corrupted

[PegaRULES-Batch-88] [STANDARD] [ ] [ STAT:01.11.01] (internal.es.AbstractIndexer) ERROR pega - Caught exception while performing bulk indexing java.lang.NoSuchMethodError: com.fasterxml.jackson.dataformat.smile.SmileGenerator.getOutputContext()Lcom/fasterxml/jackson/core/json/JsonWriteContext; at com.fasterxml.jackson.dataformat.smile.SmileGenerator.close(SmileGenerator.java:1521) at org.elasticsearch.common.xcontent.json.JsonXContentGenerator.close(JsonXContentGenerator.java:448)


Steps to Reproduce



Initiate a re-index of the cluster from a data store.


Root Cause



A defect or configuration issue in the operating environment .

The twilio JAR file that was present in the environment had twilio dependencies which included the jackson-core 2.8.x which was incompatible with jackson-smile. This caused issues with the elasticsearch indexing. As a result, error occurred when indexing was attempted from the Search Index landing page.



Resolution



Perform the following local-change:
  1. Run the following query in the database,

    update <rulesuser>.pr_engineclasses set pzcodeset='customer-nouse' where pzjar='twilio-7.21.5-jar-with-dependencies.jar';
     
  2. Restart the application server.

Published May 1, 2019 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us