[Bug 62281] Cannot Load MapProperty - java.lang.NullPointerException

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62281 Philippe Mouawad changed: What|Removed |Added Keywords||FixedInTrunk -- You are receiving

[Bug 62281] Cannot Load MapProperty - java.lang.NullPointerException

2018-06-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62281 Felix Schumacher changed: What|Removed |Added Target Milestone|--- |JMETER_4.1

[Bug 62281] Cannot Load MapProperty - java.lang.NullPointerException

2018-04-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62281 Philippe Mouawad changed: What|Removed |Added Keywords|

[Bug 62281] Cannot Load MapProperty - java.lang.NullPointerException

2018-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62281 --- Comment #10 from belugabehr --- Created attachment 35879 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35879=edit Proposed patch -- You are receiving this mail because: You are the assignee for the bug.

[Bug 62281] Cannot Load MapProperty - java.lang.NullPointerException

2018-04-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62281 --- Comment #9 from belugabehr --- I'm guessing it's failing the default constructor for MapProperty does not instantiate an internal map and therefore, when the serializer creates an instance of MapProperty and tries to add

[Bug 62281] Cannot Load MapProperty - java.lang.NullPointerException

2018-04-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62281 --- Comment #8 from belugabehr --- I created it with JUnit and then hand modified it to pull out the irrelevant parts thereby simplify the error space. -- You are receiving this mail because: You are the assignee for the

[Bug 62281] Cannot Load MapProperty - java.lang.NullPointerException

2018-04-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62281 UbikLoadPack support changed: What|Removed |Added Status|NEW

[Bug 62281] Cannot Load MapProperty - java.lang.NullPointerException

2018-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62281 --- Comment #6 from belugabehr --- Attached requested files. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 62281] Cannot Load MapProperty - java.lang.NullPointerException

2018-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62281 --- Comment #5 from belugabehr --- Created attachment 35862 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35862=edit JMeter Log File - INFO level -- You are receiving this mail because: You are the assignee for

[Bug 62281] Cannot Load MapProperty - java.lang.NullPointerException

2018-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62281 --- Comment #4 from belugabehr --- Created attachment 35861 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35861=edit JMX files which causes NPE -- You are receiving this mail because: You are the assignee for the

[Bug 62281] Cannot Load MapProperty - java.lang.NullPointerException

2018-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62281 belugabehr changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #3

[Bug 62281] Cannot Load MapProperty - java.lang.NullPointerException

2018-04-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62281 --- Comment #2 from Philippe Mouawad --- (In reply to Philippe Mouawad from comment #1) > Hello, > Could you provide a reproducer for this issue ? > > How does it happen ? > A JMX plan or junit test is very