[Bug 62288] New: Impact of Asynchronous Samplers on Listeners

2018-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62288

Bug ID: 62288
   Summary: Impact of Asynchronous Samplers on Listeners
   Product: JMeter
   Version: 4.0
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: P2
 Component: HTTP
  Assignee: issues@jmeter.apache.org
  Reporter: ankhila.im...@gmail.com
  Target Milestone: ---

Including an asynchronous protocol; HTTP/2 protocol in JMeter which runs in a
regular way, may cause a problem when displaying results. 
Because the Listener is synchronous, so we can not see all synchronous
requests' responses.

-- 
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 #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.

[Bug 62295] New: Strange order of duplicated elements

2018-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62295

Bug ID: 62295
   Summary: Strange order of duplicated elements
   Product: JMeter
   Version: 4.0
  Hardware: PC
OS: Linux
Status: NEW
  Severity: normal
  Priority: P2
 Component: Main
  Assignee: issues@jmeter.apache.org
  Reporter: felix.schumac...@internetallee.de
  Target Milestone: ---

I just tried to duplicate multiple elements using ctrl+shift+c and found the
result a bit irritating.

Before the copy action I had two elements (samplers):

 sampler a
 sampler b

I marked all of them and duplicated them using ctrl+shift+c which gave me

 sampler a
 sampler b
 sampler b
 sampler a

My expected result would have been

 sampler a
 sampler b
 sampler a
 sampler c

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62296] JMeter says javax.jms.JMSSecurityException: invalid name or password though credentials are given for JMS Publisher

2018-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62296

--- Comment #1 from pvac26  ---
Created attachment 35866
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35866=edit
attached is the log file

log file attached but masked company name due to some unavoidable reasons,
please excuse.

-- 
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 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 #6 from belugabehr  ---
Attached requested files.

-- 
You are receiving this mail because:
You are the assignee for the bug.