[JIRA] [performance-plugin] (JENKINS-28426) JMeterCSV always reports 100% 0f errors

2015-06-05 Thread harrish0...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 harrish thangavel commented on  JENKINS-28426 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: JMeterCSV always reports 100% 0f errors  
 
 
 
 
 
 
 
 
 
 
Am also facing the same problem and i dont have field name in jtl file(as configured). Can yuu tell me as how to solve this. ? completely blocked on this.Any help regarding this will be helpful. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [performance-plugin] (JENKINS-28426) JMeterCSV always reports 100% 0f errors

2015-06-05 Thread harrish0...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 harrish thangavel edited a comment on  JENKINS-28426 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: JMeterCSV always reports 100% 0f errors  
 
 
 
 
 
 
 
 
 
 Am also facing the same problem and i dont have field name in jtl file(as configured).  Can  yuu  you  tell me as how to solve this. ?completely blocked on this.Any help regarding this will be helpful. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [performance-plugin] (JENKINS-28787) Number Format exception while using Performance Plugin

2015-06-08 Thread harrish0...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 harrish thangavel created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-28787 
 
 
 
  Number Format exception while using Performance Plugin  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Manuel Carrasco 
 
 
 

Components:
 

 performance-plugin 
 
 
 

Created:
 

 08/Jun/15 9:17 AM 
 
 
 

Labels:
 

 plugin 
 
 
 

Priority:
 
  Blocker 
 
 
 

Reporter:
 
 harrish thangavel 
 
 
 
 
 
 
 
 
 
 
Initially Jmeter csv was reporting 100 % errors , then referred this link( https://issues.jenkins-ci.org/browse/JENKINS-28426) which solved the this issue but still in Jmeter field is "timeStamp" where as in the plugin it is "timestamp". Then am facing Number format exception with "timestamp".Please use below details as reference. 
Performance: Recording JMeterCsv reports '/appl/linux_jmeter/apache-jmeter-2.13/bin/FunctionalTestResults.jtl' Performance: Parsing JMeter report file '/appl/jenkins/jobs/Etapi/jobs/Enterprise_Transport_API_Dev_Functional_Testing/builds/39/performance-reports/JMeterCSV/FunctionalTestResults.jtl'. Performance: Failed to parse file '/appl/jenkins/jobs/Enterprise_Transport_API/jobs/Enterprise_Transport_API_Dev_Functional_Testing/builds/39/performance-reports/JMeterCSV/FunctionalTestResults.jtl': For input string: "timestamp" java.lang.NumberFormatException: For input string: "timestamp" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Long.parseLong(Long.java:589) at java.lang.Long