Web Viewer 12.1 for USS unresponsive- too many open files
book
Article ID: 143930
calendar_today
Updated On:
Products
Output Management Web Viewer
Issue/Introduction
The production server became unresponsive and needed a restart to bring back services.
The message in the log is ''too many open files''. There has been an increase in users of this product.
Does the application need tuning?
Environment
Release : 12.1
Component : CA OUTPUT MANAGEMENT WEB VIEWER FOR USS
Cause
Heap size too small
Openfile limit too low
Resolution
We do definitely recommend that the minimum and maximum heap sizes be increased. The minimum should be at least: "-Xms 512m" The maximum should be whatever the LPAR USS will allow you. Start with trying:
IJO="$IJO -Xms512m -Xmx4096m"
...and if that maximum is not supported, the task will fail at startup with the error that 4096m was not available. From there try -Xmx-3072m, and so on. If you are unable to get at least 2048, I would recommend requesting more for the USS system.
Up the Openfiles limit for the user who runs Tomcat/Webviewer .