Server logs displaying ERROR com.appiancorp.rest.record.data.RecordRestService

ERROR com.appiancorp.rest.record.data.RecordRestService - Unable to retrieve record summary for record w/ type RecordType

Our server logs has been displaying this message whenever we click on an action under related actions.

However, we were still able to process all our task/actions correctly on the front end without any issue even though the logs has been constantly displaying these messages.

Does anyone has any idea or has experienced these messages in the logs before? We are running on 18.2

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Mathieu Drouin

    Usually this is followed by the following error:

    2019-06-23 11:51:08,672 [http-nio-8080-exec-1] ERROR com.appiancorp.sail.ServerReevaluationMetrics - Unexpected error at startParam(2, null). Current metrics are: Metrics [data=MetricsData [isMetricsEnabled=true, isInsideHigherOrderFunction=false, systemOrHideInternalsDepth=0, captureSystemRulesMetrics=false, insideUiSource=1]]

    java.lang.IndexOutOfBoundsException: Index: 2, Size: 1

Children
No Data