rdmenezes / stress

Automatically exported from code.google.com/p/stress
GNU General Public License v3.0
0 stars 0 forks source link

Error on Output analyzer #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. launch a simulation with monitor mode enable (I've used dovecot)
2. Select Output analyzer tab
3. click RTT stats

What is the expected output? What do you see instead?
I see an empty textbox

What version of the product are you using? On what operating system?
trunk, on ubuntu 10.04

Please provide any additional information below.
Server log report this error:
NoMethodError (undefined method `size' for nil:NilClass):
  /lib/output_analyzer.rb:91:in `start_element'
  /usr/lib/ruby/1.8/nokogiri/xml/sax/document.rb:114:in `start_element_namespace'
  /usr/lib/ruby/1.8/nokogiri/xml/sax/parser.rb:104:in `parse_with'
  /usr/lib/ruby/1.8/nokogiri/xml/sax/parser.rb:104:in `parse_file'
  /lib/output_analyzer.rb:139:in `sax_parse'
  /lib/output_analyzer.rb:129:in `parse'
  app/controllers/output_analyzer_controller.rb:26:in `select_simulation'
  app/controllers/output_analyzer_controller.rb:24:in `each'
  app/controllers/output_analyzer_controller.rb:24:in `select_simulation'

Original issue reported on code.google.com by ingegner...@gmail.com on 15 Sep 2011 at 2:48

GoogleCodeExporter commented 9 years ago

Original comment by matteo.r...@gmail.com on 16 Sep 2011 at 10:55

GoogleCodeExporter commented 9 years ago
Done!

Original comment by matteo.r...@gmail.com on 25 Nov 2011 at 3:05