How To Increase JAVA Heap Size in WAAE Web Services?
search cancel

How To Increase JAVA Heap Size in WAAE Web Services?

book

Article ID: 142467

calendar_today

Updated On:

Products

CA Workload Automation AE - Business Agents (AutoSys) CA Workload Automation AE - System Agent (AutoSys) CA Workload Automation AE - Scheduler (AutoSys) Workload Automation Agent Autosys Workload Automation

Issue/Introduction

WAAE Web Services fails with HTTP 500 error, even after having enough privileges in EEM.

  

Getting HTTP 500 error when executing : https://XXXXXX:9443/AEWS/job/XXXXXXX

Environment

This is applicable for all supported CA Workload Automation AE (AutoSys)

Cause

This issue could be due to JAVA Heap size. We may have to increase the JAVA heap size in below location.

Resolution

<<Autosys Install location>>\webserver\conf\wrapper.confg

 

Change wrapper.java.maxmemory=512 from wrapper.java.maxmemory=256

 

Default is 256.