Unable to Publish Content – Status Fails with "Error while fetching definition cache" #245
Replies: 1 comment · 4 replies
-
Hey @siddhishinde0723, can you please refer to this below link and add those required configurations related to flink. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Was there any changes done? |
Beta Was this translation helpful? Give feedback.
All reactions
-
Since the configuration |
Beta Was this translation helpful? Give feedback.
All reactions
-
I am still facing this issue in the search indexer job manager `Starting standalonejob as a console application on host search-indexer-jobmanager-575745c8b5-hlqmp. RESOURCE_PARAMS extraction logs: 2025-05-21 14:13:40,587 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -------------------------------------------------------------------------------- |
Beta Was this translation helpful? Give feedback.
All reactions
-
@siddhishinde0723 As discussed, updating the configuration resolved the issues in one of the instances. Please ensure the same changes are applied to the remaining instances and let us know if you face any issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Team,
We are encountering an issue while trying to publish created content. The publish operation fails, and the content status is marked as FAILED. The error message shown is:Error while fetching definition cache.
Error Logs:
Caused by: org.sunbird.job.exception.InvalidEventException: Error while fetching definition cache. at org.sunbird.job.searchindexer.functions.CompositeSearchIndexerFunction.processElement(CompositeSearchIndexerFunction.scala:48) ... Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by FixedDelayRestartBackoffTimeStrategy(maxNumberRestartAttempts=3, backoffTimeMS=30000) at org.apache.flink.runtime.scheduler.adaptive.AdaptiveScheduler.howToHandleFailure(AdaptiveScheduler.java:1073) ... Caused by: org.apache.flink.client.deployment.application.UnsuccessfulExecutionException: Application Status: FAILED at org.apache.flink.client.deployment.application.UnsuccessfulExecutionException.fromJobResult(UnsuccessfulExecutionException.java:71) ...
Observed Behavior:
Please help identify the root cause of the definition cache error and advise on a fix or workaround to enable successful publishing of content.
cc: @aimansharief @vinod303 @pallakartheekreddy
Beta Was this translation helpful? Give feedback.
All reactions