The real time grapher is not allowing selection of an agent which has been verified. The only error regarding the RTG is displayed in the local host logs as follows:SEVERE: Servlet.service() for servlet RealTimeGrapherServlet threw exception
java.lang.NoSuchMethodError: org.apache.commons.digester.Digester.setXIncludeAware(Z)V
at com.watch4net.apg.v2.pollerAPI.configuration.PollerConfigurationHelper.getSnmpPollingDistributionParser(PollerConfigurationHelper.java:1769)
at com.watch4net.apg.v2.pollerAPI.configuration.PollerConfigurationHelper.readSnmpPollingDistributionFile(PollerConfigurationHelper.java:620)
at com.watch4net.apg.v2.gui.servlet.grapher.DistributionFileAgentFinder.findByName(DistributionFileAgentFinder.java:93)
at com.watch4net.apg.v2.gui.servlet.RealTimeGrapherServlet.findAgentByName(RealTimeGrapherServlet.java:460)
at com.watch4net.apg.v2.gui.servlet.RealTimeGrapherServlet.doSnmpAgentOperation(RealTimeGrapherServlet.java:529)
at com.watch4net.apg.v2.gui.servlet.RealTimeGrapherServlet.doGet(RealTimeGrapherServlet.java:1159)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:723)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
VMware Smart Assurance - Watch4Net/M&R
The issue occurs in Watch4net 6.5u5 and earlier, when selecting a valid agent the following is displayed: An error occurred selecting agent <##.#.##.##>. No license found.
The issue is resolved in Watch4net 6.6u2. However, this version is part of SAS. You can extract the packages needed to resolve the issue from Vipr SRM 3.7sp1.
./manage-modules.sh service update tomcat Default
./manage-modules.sh service restart tomcat Default
./manage-modules.sh service update task-scheduler Default
./manage-modules.sh service restart task-scheduler Default