Our Webswing for the AAI Configuration Tool can not currently be accessed.
We need to increase the max memory for AAI without using the tool.
Can this be done without the Webswing for the AAI Configuration Tool?
Automation Analytics & Intelligence (AAI) 24.X
environmental issues
When you update the Max memory in the config tool, it saves the file to the following
On Linux
<AAI Install Location>/jaws.sh.vmoptionsExample file
[<User>@<HostName> Automation_Analytics_Intelligence]$ cat jaws.sh.vmoptions-Xms1024m-Xmx4097m-Djava.awt.headless=true#-Xloggc:./gc.log#-XX:+PrintGCDetails#-XX:+PrintGCDateStamps-XX:+UseG1GC-XX:+UnlockExperimentalVMOptions-XX:G1ReservePercent=40-XX:G1MaxNewSizePercent=10-XX:G1OldCSetRegionThresholdPercent=20-Djboss.endorsed.dirs=lib/endorsed-Dorg.jboss.weld.construction.relaxed=true-Dlog4j2.loggerContextFactory=org.apache.logging.log4j.core.impl.Log4jContextFactory#-XX:+PrintGCDetails#-XX:+PrintGCDateStamps# Uncomment the following option if run into stack overflow issue#-Xss6m# Turn off Garbage collection logging, which is on by default for the current Java-Xlog:gc=off
On Windows
<AAI Install Location>\Automation Analytics & Intelligence (application).exe.vmoptions
<AAI Install Location>\daemon\Automation Analytics & Intelligence (service).exe.vmoptionsNote: The file formats is the same a Linuyx
You will need to stop and start the AAI services to have it take effect.