-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Description
For unsupported methods like MOVE, simulap throws null pointer exception
Motivation
Migration of 5G UDM - UECM test scripts (JMX from simulap 19.12 to simulap3.X)
Context
Simulap is throwing NullPointerException for HTTP2 request when request URI method is MOVE
java.lang.NullPointerException
at com.blazemeter.jmeter.http2.sampler.HTTP2Request.sample(HTTP2Request.java:252)
at com.blazemeter.jmeter.http2.sampler.HTTP2Request.sample(HTTP2Request.java:177)
at com.blazemeter.jmeter.http2.sampler.HTTP2Request.sample(HTTP2Request.java:153)
at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622)
at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546)
at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486)
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253)
at java.base/java.lang.Thread.run(Thread.java:834)
Project context: 5G
Team context: 5G NF-UDM
Severity: HIGH
SIMULAP version: 3.x
Profile deployed:
Plugin(s) involved:
Operating System version: CentOS Linux 7
Impact
Test case failure

Error_Cases_SMF_REG.zip