Re: Jmeter Test execution - Blank Performance Trend graphs

2018-08-14 Thread Surjit Bains
in the script console > System.clearProperty("hudson.model.DirectoryBrowserSupport.CSP"); System.setProperty("hudson.model.DirectoryBrowserSupport.CSP", "sandbox allow-scripts; default-src 'self'; script-src * 'unsafe-eval'; img-src *; style-src * 'unsafe-inline'; font-src *"); which will tempor

Re: Jmeter Test execution - Blank Performance Trend graphs

2018-08-13 Thread Ajith Raman
Hi Surjit, Developer tools show the same stuff (whether graphs are displayed, or blank). Please find the screenshots attached. Thanks for the response. Regards, Ajith On Friday, 10 August 2018 22:00:49 UTC+5:30, Surjit Bains wrote: > > If you view the blank page using the developer tools in

Re: Jmeter Test execution - Blank Performance Trend graphs

2018-08-10 Thread Surjit Bains
If you view the blank page using the developer tools in your browser what do you see? On Fri, 3 Aug 2018 at 21:06, Ajith Raman wrote: > Hello, > I run a Jmeter test via Jenkins. Please find below the commands used: > Execute Windows Batch command (Build): cd > C:\Users\C51539A\Downloads\apache-

Re: Jmeter Test execution - Blank Performance Trend graphs

2018-08-10 Thread Ajith Raman
Hello All, Could anyone help me on this? Regards, Ajith On Tuesday, 7 August 2018 18:54:39 UTC+5:30, Ajith Raman wrote: > > Hi Jan, > > > > I did enable logging for "hudson.plugins.performance" (Logger level set > to "ALL"). > > But the log is blank. > > > Please find below the steps performed

Re: Jmeter Test execution - Blank Performance Trend graphs

2018-08-07 Thread Ajith Raman
Hi Jan, I did enable logging for "hudson.plugins.performance" (Logger level set to "ALL"). But the log is blank. Please find below the steps performed (in order to enable logging): 1. Add a New Log Recorder. 2. Provide an appropriate name. 3. Click on "Add" (adjacent to Loggers). 4. Enter t

Re: Jmeter Test execution - Blank Performance Trend graphs

2018-08-06 Thread Jan Monterrubio
I can’t find anything super obvious from a quick glance at the code. Can you enable logging for: hudson.plugins.performance Maybe it will show us how it’s evaluating whether there’s previous results or not. Looks like the class where we might find what’s happening might be https://github.com/je

Re: Jmeter Test execution - Blank Performance Trend graphs

2018-08-06 Thread Ajith Raman
Hi Jan, Thank you very much for the response. The plug-in used is Performance.hpi (version - 2.1). Regards, Ajith On Sunday, 5 August 2018 09:20:27 UTC+5:30, Jan Monterrubio wrote: > > What plugin is generating the performance trends? > > On Fri, Aug 3, 2018 at 3:06 PM Ajith Raman > wrote: >

Re: Jmeter Test execution - Blank Performance Trend graphs

2018-08-04 Thread Jan Monterrubio
Maybe it can't do a trend on an artifact since the names are unique? On Sat, Aug 4, 2018 at 10:50 PM Jan Monterrubio wrote: > What plugin is generating the performance trends? > > On Fri, Aug 3, 2018 at 3:06 PM Ajith Raman wrote: > >> Hello, >> I run a Jmeter test via Jenkins. Please find below

Re: Jmeter Test execution - Blank Performance Trend graphs

2018-08-04 Thread Jan Monterrubio
What plugin is generating the performance trends? On Fri, Aug 3, 2018 at 3:06 PM Ajith Raman wrote: > Hello, > I run a Jmeter test via Jenkins. Please find below the commands used: > Execute Windows Batch command (Build): cd > C:\Users\C51539A\Downloads\apache-jmeter-4.0\bin jmeter > -Jjmeter.sa