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
This is applicable for all supported CA Workload Automation AE (AutoSys)
This issue could be due to JAVA Heap size. We may have to increase the JAVA heap size in below location.
<<Autosys Install location>>\webserver\conf\wrapper.confg
Change wrapper.java.maxmemory=512 from wrapper.java.maxmemory=256
Default is 256.