Skip to content

Group Number Validation Error #9

Description

@QAInsights

If we enter 0 in Group Number as shown below, it is throwing the below error in the log viewer. Instead, Group Number field must accept greater than 0 or possible validation rules.

image

java.lang.NullPointerException: null
	at com.blazemeter.jmeter.correlation.core.RegexMatcher.findMatch(RegexMatcher.java:31) ~[jmeter-bzm-correlation-recorder-1.0.jar:?]
	at com.blazemeter.jmeter.correlation.core.extractors.RegexCorrelationExtractor.process(RegexCorrelationExtractor.java:136) ~[jmeter-bzm-correlation-recorder-1.0.jar:?]
	at com.blazemeter.jmeter.correlation.core.CorrelationRule.addExtractors(CorrelationRule.java:72) ~[jmeter-bzm-correlation-recorder-1.0.jar:?]
	at com.blazemeter.jmeter.correlation.core.CorrelationEngine.lambda$process$6(CorrelationEngine.java:75) ~[jmeter-bzm-correlation-recorder-1.0.jar:?]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    registedRegistered problem and is in our side

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions