APTARE IT Analytics Release Notes
- Introduction
- Patch release for version 10.5.00
- Patch releases: APTARE IT Analytics
- 10.5.00 P14 patch release notes
- 10.5.00 P13 patch release notes
- 10.5.00 P12 patch release notes
- 10.5.00 P11 patch release notes
- 10.5.00 P10 patch release notes
- 10.5.00 P9 patch release notes
- 10.5.00 P8 patch release notes
- 10.5.00 P7 patch release notes
- 10.5.00 P6 patch release notes
- 10.5.00 P5 patch release notes
- 10.5.00 P4 patch release notes
- 10.5.00 P3 patch release notes
- 10.5.00 P2 patch release notes
- 10.5.00 P1 patch release notes
- Patch releases: APTARE IT Analytics
- What's new: Version 10.5.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)
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 |
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 |