You're experiencing OutOfMemory exceptions in the default installation of Tomcat, used exclusively for WFM Web application. Assuming that Tomcat configuration has not been modified since installation, what would be your troubleshooting strategy?
- Review Tomcat configuration, -Xmx parameter
- Review Tomcat configuration, -Xms parameter
- Review memory utilization by operating system
- Install additional memory for Tomcat host
Reveal Solution Next Question