Error Message When Importing Package

While importing a new package the inspect is giving no errors, but after import the below red warning is coming.
Every content inside the package is updated so basically deployment probably happened.

Can someone put some light what this warning is about and what is the way to resolve.?

OriginalPostID-227274

OriginalPostID-227274

  Discussion posts and replies are publicly visible

Parents
  • After removing the <APPIAN_HOME>\\_admin\\search-local\\search-server\\data.
    and restarting all Engine Server, Search Server & JBOSS, when imported again the below Error Came as red warning :

    Error Evaluating UI Expression
    Expression evaluation error : [valid:false,syntaxError:false,value:Expression evaluation error: An error occurred while executing a save: java.lang.IllegalStateException: Waiting for active shards for index [ix-activity] timed out. response={ "cluster_name" : "appian-search-cluster", "status" : "red", "timed_out" : true, "number_of_nodes" : 1, "number_of_data_nodes" : 1, "active_primary_shards" : 0, "active_shards" : 0, "relocating_shards" : 0, "initializing_shards" : 0, "unassigned_shards" : 0, "number_of_pending_tasks" : 0, "number_of_in_flight_fetch" : 0 }]
Reply
  • After removing the <APPIAN_HOME>\\_admin\\search-local\\search-server\\data.
    and restarting all Engine Server, Search Server & JBOSS, when imported again the below Error Came as red warning :

    Error Evaluating UI Expression
    Expression evaluation error : [valid:false,syntaxError:false,value:Expression evaluation error: An error occurred while executing a save: java.lang.IllegalStateException: Waiting for active shards for index [ix-activity] timed out. response={ "cluster_name" : "appian-search-cluster", "status" : "red", "timed_out" : true, "number_of_nodes" : 1, "number_of_data_nodes" : 1, "active_primary_shards" : 0, "active_shards" : 0, "relocating_shards" : 0, "initializing_shards" : 0, "unassigned_shards" : 0, "number_of_pending_tasks" : 0, "number_of_in_flight_fetch" : 0 }]
Children
No Data