https://issues.apache.org/bugzilla/show_bug.cgi?id=52221

             Bug #: 52221
           Summary: Nullpointer Exception with use Retrieve Embedded
                    Resource without HTTP Cache Manager
           Product: JMeter
           Version: Nightly (Please specify date)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: regression
          Priority: P2
         Component: HTTP
        AssignedTo: issues@jmeter.apache.org
        ReportedBy: juliance...@gmail.com
    Classification: Unclassified


Created attachment 27972
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27972
JMX to reproduce the exception

The behavior Retrieve All Embedded Resources From HTML Files only work if the
component HTTP Cache Manager is enabled.

The JMX with this problem is attached in the bug and the revision is r1204392.

Exception: 

java.lang.NullPointerException
    at
org.apache.jmeter.testelement.property.TestElementProperty.iterator(TestElementProperty.java:160)
    at
org.apache.jmeter.testelement.AbstractTestElement.setTemporary(AbstractTestElement.java:468)
    at
org.apache.jmeter.testelement.AbstractTestElement.addProperty(AbstractTestElement.java:270)
    at
org.apache.jmeter.testelement.AbstractTestElement.addProperty(AbstractTestElement.java:288)
    at
org.apache.jmeter.testelement.AbstractTestElement.setProperty(AbstractTestElement.java:316)
    at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.setCacheManager(HTTPSamplerBase.java:775)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to