While Configuring Weblogic Counters getting error as An error occured on Monitoring Agent and in details as below.
java.lang.RuntimeException: java.lang.NullPointerException
at com.neotys.nl.me.f.handleRequest(f.java:142)
at com.neotys.nl.common.net.AbstractConnection.handleRequest(AbstractConnection.java:87)
at com.neotys.nl.me.e.handleRequest(e.java:74)
at com.neotys.nl.common.net.BidirectionalConnection$RequestHandlerThread.run(BidirectionalConnection.java:248)
Caused by: java.lang.NullPointerException
at com.neotys.nl.controller.yc.h(yc.java:142)
at com.neotys.nl.controller.yc.a(yc.java:69)
at com.neotys.nl.controller.yc.a(yc.java:46)
at com.neotys.nl.me.a.a.a.d.a(d.java:186)
at com.neotys.nl.me.a.a.a.l.f(l.java:124)
at com.neotys.nl.me.a.a.a.b.a(b.java:48)
at com.neotys.nl.me.a.a.a.l.f(l.java:124)
at com.neotys.nl.me.a.a.a.e.a(e.java:31)
at com.neotys.nl.me.a.a.a.l.f(l.java:124)
at com.neotys.nl.me.a.a.a.k.a(k.java:113)
at com.neotys.nl.me.a.a.a.e.a(e.java:86)
at com.neotys.nl.me.a.a.a.l.f(l.java:124)
at com.neotys.nl.me.a.a.a.k.a(k.java:113)
at com.neotys.nl.me.a.a.a.e.a(e.java:86)
at com.neotys.nl.me.a.a.a.l.f(l.java:124)
at com.neotys.nl.me.a.a.a.k.a(k.java:35)
at com.neotys.nl.me.a.y.a(y.java:622)
at com.neotys.nl.monitor.jmx.engine.WebLogic9JMXMonitoringEngineImpl.getCategories(WebLogic9JMXMonitoringEngineImpl.java:128)
at com.neotys.nl.monitor.jmx.engine.ExternalJMXMonitoringEngineWrapper.getCategories(ExternalJMXMonitoringEngineWrapper.java:185)
at com.neotys.nl.me.f.m(f.java:411)
at com.neotys.nl.me.f.b(f.java:207)
at com.neotys.nl.me.f.handleRequest(f.java:123)
... 3 more
When did you get that error? Is it when you check the connection or when you click on the next when NeoLoad is trying to gather the counters list?
If it's on the counter list, did the check of connection work?
What are your exact Weblogic and NeoLoad versions?
We are getting this at Neload trying to gather the counter list. Check Connection is fine.
Weblogic version 10.3.6.0 and Neolaod 5.0, I created folder like C:\Program Files\NeoLoad 5.0\jmxlib\weblogic10 and copied the wlclient.jar and wljxmclient.jar files inside he folder
Have you tried with a remote monitoring Agent?
Nouredine answered
Anil Kumar answered
Nouredine answered
Anil Kumar posted a new question