APTARE IT Analytics Release Notes
- Introduction
- Patch release for version 10.6.00
- Patch releases: APTARE IT Analytics
- Patch releases: APTARE IT Analytics
- What's new: Version 10.6.00 highlights
- Supported Systems
- Installations and Upgrades
- Enhancements and Resolved Issues
- Known issues, optimizations, and End-of-Life (EOL)
Portal/Data receiver Java memory settings
Use Java memory settings to improve performance by controlling the amount of memory Java programs use.
Use -Xmx to specify the maximum heap size
Use -Xms to specify the initial Java heap size
Use -Xss to set the Java thread stack size
This release moves the Java Memory Settings to new locations: (SC-23250)
Table: New locations for Java Memory Settings for Linux
Linux original location | Linux new location |
---|---|
/opt/tomcat/bin/startup_portal.sh | /opt/aptare/portalconf/tomcat/java-settings.sh |
/opt/tomcat/bin/startup_agent.sh | /opt/aptare/datarcvrconf/tomcat/java-settings.sh |
Table: New locations for Java Memory Settings for Windows
Windows original location | Windows new location |
---|---|
C:\opt\aptare\utils\setupPortalTomcatService.bat | C:\opt\aptare\portalconf\tomcat\java-settings.bat |
C:\opt\aptare\utils\setupAgentTomcatService.bat | C:\opt\aptare\datarcvrconf\tomcat\java-settings.bat |