Auto-pagination of the Browse Snapshot and Browse Running Services
dashboards.
This feature was added in response to a timeout or long-running script warning message from the
browsers when the navigation tree contained a large number of nodes. A large number would vary
from browser-to-browser and from environment-to-environment, but would normally be a number
above 1000 nodes. In some enviroments, it would only manifest itself above 3000 nodes.
The implemented improvement simplifies the script generation (speeding generation and page load)
and automatically creates pagination control on a threshold of 1000 nodes-per-page. This value
is the default, and can be overriden through a configuration setting.
Check the Troubleshooting section of the User Guide
manual for detailed information.