How to increase the size for the search results viewer?
book
Article ID: 109800
calendar_today
Updated On:
Products
CA Application Performance Management Agent (APM / Wily / Introscope)
INTROSCOPE
Issue/Introduction
This document explain how to increase the search result for more than 500 when using Investigator.
How to increase the size for the search results viewer?
Environment
Any release from Introscope.
Resolution
This limit has been set to ensure that there is no issues with the workstation performance, to increase this value, do the following:
1) Open the "Introscope_Enterprise_Manager.lax" file.
2) Search for JVM arguments and add the following to the final "-Dsearch.typeviewer.clamp.size=1000", Eg:
lax.nl.java.option.additional=-Xms16384m -Xmx16384m -Djava.awt.headless=true -XX:MaxPermSize=256m -Dmail.mime.charset=UTF-8 -Dorg.owasp.esapi.resources=./config/esapi -Xss512k -Dsearch.typeviewer.clamp.size=1000
3) Restart the Enterprise Manager managed.
There is a property available for increasing the size for the search results viewer.
Additional Information
Please note that increasing the size for the viewer may result in performance degradation. We usually do not recommend modifying the size.
Feedback
thumb_up
Yes
thumb_down
No