TabJolt Session Issue
Goutham Penumatsa Apr 28, 2015 5:08 PMFollowed all the steps from installation guide, when running TabJolt test, process is exiting with below error
FATAL [2015-04-28 16:42:05,921][setUp Thread Group 1-1] (LoadSessionSetup.java:45) - Failed to set up load test session. Stopping the test run.
I have tried leaving blank for user credentials in ServerTestConfig.yaml (Guest is enabled) and also with active local user credentials. Anything else that I can check to make this work?
--Full Log
D:\Tabjolt>go --t=testplans\InteractVizLoadTest.jmx --d=60 --c=1
Perf harness is started with parameters: --rootPath=D:\Tabjolt --t=testplans\InteractVizLoadTest.jmx --d=60 --c=1
-------------start collecting JMX counters--------------
Output File:D:\Tabjolt/results/2015-04-28_16-42-02/jmxcounter.tsv
-------------start collecting Zabbix counters--------------
Output File:D:\Tabjolt/results/2015-04-28_16-42-02/zabbixcounter.tsv
-------------start windows performance counters collection-------------
Output File:d:\tabjolt/results/2015-04-28_16-42-02/wincounter.tsv
-------------start Jmeter load test run-------------
Output file: D:\Tabjolt/results/2015-04-28_16-42-02/result.jtl
Command: [D:\Tabjolt/bin/jmeter.bat, -n, -t=D:\Tabjolt//testplans\InteractVizLoadTest.jmx, -j=D:\Tabjolt/logs/jmeter_2015-04-28_16-42-02.log, -JthreadCount=1, -Jduration=60, -JconfigFolderPath=D:\Tabjolt/config/, -Jlogpath=D:\Tabjolt/results/2015-04-28_16-42-02/result.jtl]
Created the tree successfully using D:\Tabjolt//testplans\InteractVizLoadTest.jmx
Starting the test @ Tue Apr 28 16:42:05 PDT 2015 (1430264525250)
Waiting for possible shutdown message on port 4445
FATAL [2015-04-28 16:42:05,921][setUp Thread Group 1-1] (LoadSessionSetup.java:45) - Failed to set up load test session. Stopping the test run.
java.lang.NumberFormatException: For input string: "L1900Tracker"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at com.tableausoftware.test.server.perfTestSuite.ViewFetcher.populateVizFromCSV(ViewFetcher.java:217)
at com.tableausoftware.test.server.perfTestSuite.ViewFetcher.initialize(ViewFetcher.java:73)
at com.tableausoftware.test.server.perfTestSuite.LoadSessionSetup.runTest(LoadSessionSetup.java:39)
at org.apache.jmeter.protocol.java.sampler.JavaSampler.sample(JavaSampler.java:191)
at org.apache.jmeter.threads.JMeterThread.process_sampler(JMeterThread.java:429)
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:257)
at java.lang.Thread.run(Unknown Source)
Tidying up ... @ Tue Apr 28 16:42:05 PDT 2015 (1430264525983)
... end of run
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=64m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Jmeter process has exited. Waiting for the other processes to exit.
Waiting for processes "Windows Perf Counter Data Retriever;JMX/Zabbix Counter Data Retriever" to complete. 30 seconds have elapsed.
All processes have exited.