Knowledge Article :: Unable to Start Agent

Problem Statement:

Unable to Start Agent

Error: Error occurred during initialization of VM, could not reserve enough space for object heap.

Solution:

  • Edit startup.bat/aeagent.bat file from ae-agent/lib directory.
  • Search for “-Xms1024m –Xmx2048m” text.
  • Replace “-Xms512m –Xmx1024m” text with “-Xms1024m –Xmx2048m”
  • Run startup.bat/ae-agent.bat file.
  • Incase issue still persists, contact support@automationedge.com
2 Likes