Java (Java Agent, Installation, JVM, and Controller Installation)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Java Method Invocation Data Collectors - invoke object or getter chain not working on parameter

Hello,   I have this method.   function requestQuote(policyPeriod : PolicyPeriod, nextStep : String) { requestQuote(policyPeriod, nextStep, ValidationLevel.TC_QUOTABLE, RatingStyle.TC_DEFAULT)} I am trying to call a method on the policyPeriod parame...

KennethHines_0-1625146875723.png

In webcontainer of threadpoolModule inside thread pools in JMX "active count" is not visible. what can be the reason behind this

Inside nodes --->JMX --> JMX metrics -->view JMX metrics -->JMX -->Thread Pools -->threadPoolModule -->Webcontainer -->poolsize   I am not able to find out why inside webcontainer only poolsize is coming, here we should also get the metrics ActiveCou...