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 temporarily disable the Content Security Policy which may be
blocking your page rendering.

S

On Mon, 13 Aug 2018 at 16:07, Ajith Raman <[email protected]> wrote:

> 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 your browser what
>> do you see?
>>
>>
>> On Fri, 3 Aug 2018 at 21:06, Ajith Raman <[email protected]> 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.save.saveservice.output_format=csv -n -t Sample_Framework.jmx -l
>>> TestResults_%BUILD_NUMBER%.jtl -e -o
>>> C:\Users\C51539A\Downloads\apache-jmeter-4.0\bin\HTML_%BUILD_NUMBER%
>>> Publish Performance Test result report (Post-Build Actions):
>>> C:\Users\C51539A\Downloads\apache-jmeter-4.0\bin\TestResults_${BUILD_NUMBER}.jtl
>>> Now the execution completes successfully. But the Performance Trend Graphs
>>> are blank. Could you please help me on this? Note: All works fine, when
>>> _${BUILD_NUMBER} is removed from the filename. Issue exists, only when
>>> _${BUILD_NUMBER} is appended to the filename. Am performing this, in order
>>> to make the output files unique.
>>> Thanks in Advance!!
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/jenkinsci-users/f87297df-97b4-4fe1-a857-c802dfcd225e%40googlegroups.com
>>> <https://groups.google.com/d/msgid/jenkinsci-users/f87297df-97b4-4fe1-a857-c802dfcd225e%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>> --
>> Surjit Bains
>> e: [email protected]
>> m: 07966 161 302
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/78c592b1-1854-4d3c-8ad0-151a1d020016%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/78c592b1-1854-4d3c-8ad0-151a1d020016%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Surjit Bains
e: [email protected]
m: 07966 161 302

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAMy1pK7Yzjk%3DpEk_6VZ3TMpjZUyYbFxggW-T7e%3DBkycoztvpng%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to