<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Graphs under Printsheet empty !! in Scalability</title>
    <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770372#M627</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jmeter will perform actions even if the end result fails. It basically sends those requests and measure the time to get the response ( even if that is an error code). Jmeter will send http requests to the QVS and the request will be seen as failed if the return is for example 400 Bad Request or 401 Unauthorized. The time to get that response will still be measured. To see what the errors you get are, you can check the requests and responses with the view resulst tree component. If you want more in depth detail about jmeter then head over to Apache JMeter - Apache JMeter™. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It acts as a browser, but does not run through a browser so you do not need to configure your browser and your preferred browser to access QMC does not matter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the script, select the option which corresponds to you QMC setup. That means which Authorization/Authentication your system is setup to use. If authentication is NTLM then use NTLM, if you have header then select that option.&lt;/P&gt;&lt;P&gt;If access is restricted in any way not handled by the script (login windows could be that), then that can be the reason for getting failures. Running out of licenses will of course also lead to errors. &lt;/P&gt;&lt;P&gt;There is also a possibility that your setup is not supported in the tools.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Feb 2015 07:52:05 GMT</pubDate>
    <dc:creator>Sebastian_Fredenberg</dc:creator>
    <dc:date>2015-02-19T07:52:05Z</dc:date>
    <item>
      <title>Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770352#M607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;My Private Bytes graph&lt;SPAN style="font-size: 13.3333330154419px;"&gt;(for QVWS and IIS)&lt;/SPAN&gt; , Working Set Graph&lt;SPAN style="font-size: 13.3333330154419px;"&gt;(for QVWS and IIS)&lt;/SPAN&gt; , CPU(for QVWS and IIS) under print sheet is empty. WHy is it so ?&lt;/P&gt;&lt;P&gt;My QVSa nd QVWS arre both same so i made one data collector and started it. But no values are being shown . Why is it so ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALso i am not geting session file.&lt;/P&gt;&lt;P&gt;THanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 13:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770352#M607</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-09T13:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770353#M608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First check if you can see these on the calendartime printsheet. If that is fine, then the logs are not connected properly This is usually due to performance counter logs have a different name for the server than the jmeter log, solved by changing the testservername input field in the QVD generator to the machine name of the server. (p 3 in User guide for the analyzer.pdf).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The session file is not critical (or needed) to analyze results but can contain useful information. It is a QMC setting, and not part of scalability tools but I can give some pointers:&lt;/P&gt;&lt;P&gt;* Logging needs to be turned on, and it has to have a valid path to write to.&lt;/P&gt;&lt;P&gt;* It will not write session to it right way, but rather after timing out a session or when qvs is restarted.&lt;/P&gt;&lt;P&gt;* If you have accessed the docs succesfully on the server manually with a browser and nothing is still logged then please double check the QMC documentation if everything is correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 15:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770353#M608</guid>
      <dc:creator>Sebastian_Fredenberg</dc:creator>
      <dc:date>2015-02-09T15:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770354#M609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I can not even see them on calendartime print sheet.  I have checked in&lt;/P&gt;&lt;P&gt;data collector properties , it has same name of performance counters as&lt;/P&gt;&lt;P&gt;shown in pdf.&lt;/P&gt;&lt;P&gt;1: can you plz tell me how to restart qvs?&lt;/P&gt;&lt;P&gt;2: while executing the test i am not accessing the dashboard on browser. I&lt;/P&gt;&lt;P&gt;am just making scenario and creatung qvd and analysing result.&lt;/P&gt;&lt;P&gt;Plz tell how to get performance counters values on dashboard? Moreover i am&lt;/P&gt;&lt;P&gt;also not getting CPU and RAM usage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help.&lt;/P&gt;&lt;P&gt;On 09-Feb-2015 8:50 PM, "Sebastian Fredenberg" &amp;lt;qcwebmaster@qlikview.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 16:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770354#M609</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-09T16:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770355#M610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the machinename in the performance counter should be the same as in the jmeter log, or you have to edit it in the qvd generator. You can look in the demotest folder that comes with the scalability tools for an example. (jmeter is called onlinesales_&lt;STRONG&gt;nehalemex1&lt;/STRONG&gt;_[10-90--1]_20111129162749, perf counter log is called &lt;STRONG&gt;NEHALEMEX1&lt;/STRONG&gt;_Processes20111128-000434). The machine name is in bold. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. You restart the qvs from the task manager.&lt;/P&gt;&lt;P&gt;2. A prerequisite is that you can access the document manually via browser, if there is any issue with that then jmeter will never work. Jmeter only simulates users coming in from browsers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lastly, I think there is a mixup here as RAM and CPU are from the performance counters. If you do not get those in the dashboard please check through the documentation again, and compare with how it looks in the demotest folder as that is an example on results read in and ready to be analyzed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 06:46:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770355#M610</guid>
      <dc:creator>Sebastian_Fredenberg</dc:creator>
      <dc:date>2015-02-10T06:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770356#M611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I compared the name of Performance counters file , it does contain machine name with Process i.e.: &lt;/P&gt;&lt;P&gt;SE103222_Process... But still my charts for working set , private bytes empty. Why is it so ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tHanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 08:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770356#M611</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-10T08:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770357#M612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEy,&lt;/P&gt;&lt;P&gt;My jmeter log is:&amp;nbsp; SampleTest_salesbookqa...&amp;nbsp; and Perflog file is:&amp;nbsp;&amp;nbsp; SE12345_Processes..... . So do i need to change the perflog file name to salesbookqa_Processes...&amp;nbsp; ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 10:16:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770357#M612</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-10T10:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770358#M613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned above, logs are connected by servername. By default, jmeter will take the same servername as displayed in the browser url (salebookqa I assume).&lt;/P&gt;&lt;P&gt;These can differ from the machinename of the server but in that case you need to edit this in the testservername input field in the QVD generator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, again please do not post the same question in several different threads (questions related to perf counters have appeared in 3 or more threads already).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 11:23:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770358#M613</guid>
      <dc:creator>Sebastian_Fredenberg</dc:creator>
      <dc:date>2015-02-10T11:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770359#M614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hey,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;i will not post same qstn in diffrnt threads. I have already entered machine name SE103222 in input field of Testserver name. I made a new test and observe a strange behaviour&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Now in Printsheet,Calendar time(when no test is selected i.e for all test) i can see values plotted for:&lt;SPAN style="line-height: 1.5em;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;SEC 1:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;PrivateBytes,QVS&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CPU,QVs&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WorkingSet,QVS&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Working Set IIS,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CPU IIS&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ANd no values plotted for :&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sec2: &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt; CPUQVWS , &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PrivateBytes,QVWS, &lt;SPAN&gt;WorkingSet,QVWS&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN&gt;Why is it so??&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN&gt;ANd also in Printsheet i can not see any of above given values. Plz help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;And When i select a test for some test cases , values in sec1&amp;nbsp; are shown , and for oyher some not shown.&amp;nbsp; WHy is it so ??&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;tHankx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 12:02:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770359#M614</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-10T12:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770360#M615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That means that the logfiles are not connected properly. Thus if you select a jmetertest that is not connected to the performance counters you will deselect server performance data (unassociated values). &lt;/P&gt;&lt;P&gt;You need to read through the documenation again and look over how you have connected the logs in the qvd generator as that's where the problem most likely lies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason that you will not see QVWS is that you have IIS installed and not QVWS (according to Sec 1).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 12:55:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770360#M615</guid>
      <dc:creator>Sebastian_Fredenberg</dc:creator>
      <dc:date>2015-02-10T12:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770361#M616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey regarfing performance counters log i did following:&lt;/P&gt;&lt;P&gt;I created data collector. Start it.&lt;/P&gt;&lt;P&gt;Then performance counter logs named se103222_processes.... Is made. I&lt;/P&gt;&lt;P&gt;copied it to server logs. In qvd generator, i put server machine name to&lt;/P&gt;&lt;P&gt;each jmeter test. And recreate qvd's . i open sc_results. And reload it but&lt;/P&gt;&lt;P&gt;could not see values for working set, private bytes , cpu usage for some of&lt;/P&gt;&lt;P&gt;the test. What you need i am lacking behind.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;On 10-Feb-2015 6:25 PM, "Sebastian Fredenberg" &amp;lt;qcwebmaster@qlikview.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 13:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770361#M616</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-10T13:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770362#M617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;In my url, server name is salesbook. and when logs are created except jmeter , machine name SE103222 is prefixed. So, i changed it to salesbookqa , but still i didn't get Working set , private bytes values for some tests. What to do ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnaks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 11:36:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770362#M617</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-11T11:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770363#M618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hello,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I created a test scenario in QVscalability tool. I run the test for 10Users, Inifnite iterations , Rampup period: 5 sec , Duration: 180 sec. and after that when i analysed the result:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;1: Under Main,Relative Time Tab:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp; I didn't get RAM per click&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2: Under MAin,Calendar Time:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I didn't get data in Messages , Errors per server , CPU QVS , Private Bytes , QVS sessions, Session Started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3: Under Troubleshoot tab:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;In assertion , Actions i am getting 100% error for all the test that i conducted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;4: Under Printsheet, Calendar time , I didn't get value for Working Set , Private bytes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;When i openend the xml file in jmeter, i see all that actions that i added are in RED. Why is it so ??&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Also no session file is being made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Plz Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 10:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770363#M618</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-16T10:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770364#M619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey sebastian,&lt;/P&gt;&lt;P&gt;I am stuck with a problem. Plz help it is imp.&lt;/P&gt;&lt;P&gt;When i created test scenario and analysed results, i see in troubleshoot&lt;/P&gt;&lt;P&gt;sheet that the ERROR%  for all request is 100%. That means all requests are&lt;/P&gt;&lt;P&gt;failing. When i open test.xml file in jmeter and run and see in result&lt;/P&gt;&lt;P&gt;tree, i see that i can access the doc but every action that i put in test&lt;/P&gt;&lt;P&gt;from Access point to clear all are failing. A red triangle for all those&lt;/P&gt;&lt;P&gt;actions are there. Which means none of actions are responding. All are&lt;/P&gt;&lt;P&gt;failing. Although i can access the same doc in browser and do multiple&lt;/P&gt;&lt;P&gt;clicks. Plz help.&lt;/P&gt;&lt;P&gt; On 10-Feb-2015 12:17 PM, "Sebastian Fredenberg" &amp;lt;qcwebmaster@qlikview.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 05:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770364#M619</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-17T05:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770365#M620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are back to posting the same question in several places, and you are posting questions that have been answereed as well. The original questions asked in this particular thread have been answered, just a few posts up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have previously posted that you have not accessed your document manually with a browser. If this is the case&lt;/P&gt;&lt;P&gt;then the instructions provided upon in the documentation has not been followed completely which I believe is what causes the issues you seen. I will however try to address the varuous issues here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* No session log indicates either that the setup is wrong, or simply that no session has been created. If you &lt;/P&gt;&lt;P&gt;are able to access the document uploaded to the access point from a browser then a session should be created. If &lt;/P&gt;&lt;P&gt;you can not open the application with a browser then jmeter will not work either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* 100% error means that no request is successful. Likely there is something wrong with the servername or &lt;/P&gt;&lt;P&gt;documentname otherwise there is usually a few succesful requests even though access is denied. Creating the script with the tool requires you to copy the url from a browser and paste it to the scalability tool GUI, if you do not use a browser then likelyhood for errors will increase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* If you can see RAM without selecting a test and then it disappears when selecting a test, then jmeter and &lt;/P&gt;&lt;P&gt;perfcounters are not connected properly. The documentation covers how to handle this (set machinename in qvd &lt;/P&gt;&lt;P&gt;generator &amp;amp; create metafile). The timezone also has to be correct in the qvd generator. When I say RAm that includes graphs for RAM per click, Private Bytes, Working set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* If you do not get IIS but QVWS, then have you really installed IIS? Usually one of these are needed, not both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to summarize, first of all double check the documentation, and check previous responses in these threads as many of the answers and helpful suggestions are there. Then, you need to access the document with a browser, this is a prerequisite to create the scripts and if this does not work then jmeter will not work. Finally, do not post the same question over and over again in several threads. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 07:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770365#M620</guid>
      <dc:creator>Sebastian_Fredenberg</dc:creator>
      <dc:date>2015-02-17T07:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770366#M621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEy ,&lt;/P&gt;&lt;P&gt;I check it Session logs are being created but a bit later.&lt;/P&gt;&lt;P&gt;Now , i have also double check the documents. I would like to tell you the steps i followed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1: I go to QMC, Under System Tab -&amp;gt; Setup -&amp;gt; Select Servername -&amp;gt; Documents Tab -&amp;gt; Remove the check sign from "Allow Session Recovery".&lt;/P&gt;&lt;P&gt;2: Under Logging Tab -&amp;gt; Change the folder locatn for logs to my locatn. Change Verbosity -&amp;gt; High . Change split files to Daily.&lt;/P&gt;&lt;P&gt;3: Apply Changes in QMC&lt;/P&gt;&lt;P&gt;4: Go to Server MAnager - &amp;gt; Create datata collector by importing Process.xml file&lt;/P&gt;&lt;P&gt;5: Under Roles -&amp;gt; Select IIS (which is already running) and select Application Pool and made req changes.&lt;/P&gt;&lt;P&gt;6: Restart QVS and IIS and start data collector&lt;/P&gt;&lt;P&gt;7: Open QVScalability tool - &amp;gt; Give URL of Document&lt;/P&gt;&lt;P&gt;8: Select Layout folder and then MAke actions(Provided we do not have access point. We directly give Dashboard Link)&lt;/P&gt;&lt;P&gt;9: Generate Script. -&amp;gt; Execute Script.&lt;/P&gt;&lt;P&gt;10: Click on Serve Metafecher -&amp;gt; Put server name and fetch the properties. Serverinfo.xml is created. &lt;STRONG&gt;This step i repeat only once because server name is same&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;11: In qvd generator , i put folder name. Reload it. The jmeter test comes after reloading. Now under test server name i put server name and click on Create Meta-csv. A meta file.csv is created inside &amp;lt;MAinfolder&amp;gt;&lt;/P&gt;&lt;P&gt;12: I click on SC_Results for analysis. Put my Folder name and reload it.&lt;/P&gt;&lt;P&gt;13: Now i cannot see the Working set and Private bytes values for QVS and IIS. Ram per click values are not there. Under Troubleshoot in Assertions, Actions tab i am getting 100% error for Error% for all my requests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i open Test.xml in jmeter i see i can access the doc but whatever actions i put in test scenario , they all are failing. Why is it so ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 08:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770366#M621</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-17T08:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770367#M622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;also i would like to know what kind of authentication should i use ?? I used NTLM but all my req are failing. In QMC under authentication , allow anonymous is selected and anonymous account is On local computer. &lt;/P&gt;&lt;P&gt;Also i logged in to server windows but when i access the document i have to give username and password on browser. In this case which authentcation works ??&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Plz help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;tHanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 10:42:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770367#M622</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-17T10:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770368#M623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Sebastian,&lt;/P&gt;&lt;P&gt;Also i would like to know that if my all req are failing then how it can&lt;/P&gt;&lt;P&gt;show exact number of sessions created, exact number of clicks on evey&lt;/P&gt;&lt;P&gt;actions, response time per action values are also shown. How can these&lt;/P&gt;&lt;P&gt;values be shown if all my req are failing. Plz help&lt;/P&gt;&lt;P&gt; On 17-Feb-2015 1:14 PM, "Sebastian Fredenberg" &amp;lt;qcwebmaster@qlikview.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 06:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770368#M623</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-18T06:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770369#M624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now it is much easier to help as we can see what steps you have performed. I believe you have previously stated that you get RAM/CPU when not selecting a test in the analyzer. If that occurs the logfiles are not connected properly through servername or the timezone is not changed in QVD generator. The serverinfo.xml also should be put in the testfolder that contains folders for JMeterLogs,QVD etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have gotten those perfornace counters in the past but not anymore then check so that the data collector is still running. Depending on how the perfornace counters are set up you might need to have all services running when the data collector is started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for why you get 100%, the only suggestion I can give is to run it through the jmeter gui and check view results tree. Check both request data and responses for any clues on what errors cause the requests to be failing. You will still get numbers of session &amp;amp; clicks as well as response times as this is measured by jmeter. Even if requests fail - it will still try and it can measure the time to get the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for authentication, you need to set the same authentication in jmeter as you have setup in your server. You also need to make sure you have enought qlikview licenses to simulate your users. The user running the script need to have access to the document, and if you are shown a login prompt then I wonder you are running the test with a user that has access with NTLM.&lt;/P&gt;&lt;P&gt;This can be the cause for the 100% error, so make sure you have a correct setup according to QlikView server reference manual and then reflect that in the script. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 08:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770369#M624</guid>
      <dc:creator>Sebastian_Fredenberg</dc:creator>
      <dc:date>2015-02-18T08:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770370#M625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;THanks but i didnot get you completely.&lt;/P&gt;&lt;P&gt;LEt me tell you some more things:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1: I have installed jmeter , QVScalalbility tool on server machine itself(because it is 64 bit)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;2: When i open browser and access the document (on which i have to test), i have to give my user name and password.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;3: In QMC under authentication tab , Allow anonymous is selected. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;4: In QVScalability tool i have selected NTLM authentication. &lt;STRONG&gt;What you advice ??&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;5: When i generate script and then execute script. I didnot open jmeter yet. But when in analysis i get 100% error for all the req in assertions,actions under troubleshoot tab , i open script in QVScalability tool in jmeter(with option open in jmeter.) And i run the script in jmeter now. For all the actions that i add from AccessPoint to Clear all , i am getting them in RED color. It seems they failed. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;6: In QMC client is selected as IE client. And jmeter prefer Firefox. Hope this is not an issue.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;7: Should i need to make Proxy setting in browser ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;8: &lt;STRONG&gt;also since u said that because i ahve to give username and password for opening a doc then can you plz tell me how this will cause 100% error ?? And what kind of authentication should i have so that 100% error should not be there.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;9: And also i would like to know that you said even though all requests failed , jmeter try to access actions and show number of clicks and response time. Are they accurate (same as when all requests are successful) ? If yes then can you plz explain how ..&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I don't know why all req failing. Plz help. It is urgent&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 09:16:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770370#M625</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-18T09:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs under Printsheet empty !!</title>
      <link>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770371#M626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;One more thing i would like to add that:&lt;/P&gt;&lt;P&gt;When we generate script in QVScalabilty tool then it set values for:&lt;/P&gt;&lt;P&gt;server, path, webserver, document name. In my case, qvs and iis have same&lt;/P&gt;&lt;P&gt;server name(both running in same) .In script generated, values for server&lt;/P&gt;&lt;P&gt;is empty, value for path is | , value for document name is:&lt;/P&gt;&lt;P&gt;abc_supervisory/salesreport.qvw and webserver name is : cd123456. Does it&lt;/P&gt;&lt;P&gt;has something to do with failures of my req?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help.&lt;/P&gt;&lt;P&gt;On 18-Feb-2015 2:18 PM, "Sebastian Fredenberg" &amp;lt;qcwebmaster@qlikview.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 04:18:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Scalability/Graphs-under-Printsheet-empty/m-p/770371#M626</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-02-19T04:18:14Z</dc:date>
    </item>
  </channel>
</rss>

