Hi,
I am currently getting the following exception only in the Production environment.
Type: com.pega.platform.executor.jobscheduler.scheduler.JobExecutionException
Message: User marked activity execution to failed with message [ Initialization of full text search is either in progress or has failed on this node. Please check the logs if search initialization is complete.]
Stack:
at com.pega.platform.executor.jobscheduler.internal.JobSchedulerProcessor.identifyUserMarkedFailure(JobSchedulerProcessor.java:73)
at com.pega.platform.executor.jobscheduler.internal.JobSchedulerProcessor.execute(JobSchedulerProcessor.java:56)
at (![]()
I am using Pega v8.4.2
I have also referred JobExecutionException: Activity execution failed | Pega, Cannot enable full-text search for node | Support Center, and Initialization of full text search is either in progress or has failed on this node. | Support Center regarding this.
Does anyone know about this exception details?