Internal error after API call:
search cancel

Internal error after API call:

book

Article ID: 240702

calendar_today

Updated On:

Products

Management Center

Issue/Introduction

Internal error after API call:

{
  "statusCode" : 500,
  "statusMessage" : "Internal Server Error",
  "message" : "Java heap space",
  "additionalDetails" : null
}

 

Environment

Release : 3.2.x

 

Cause

To much records in memory and Java is unable to display it. 

Resolution

For API call:

Limit number of line displayed: https://MC_IP:8082/api/jobs/result?limit=50 or clean history jobs in Management Center GUI.