The fix in pull request 42 triggers the following stacktrace in my logfile:

feb 17, 2015 2:14:16 PM hudson.ExpressionFactory2$JexlExpression evaluate
WARNING: Caught exception evaluating: it.getTotalTrafficInKb() in /view/6.%20BQ%20Trunk/job/BQ%20Trunk%20(performance)/116/performance/. Reason: java.lang.NumberFormatException: For input string: "1923,74"
java.lang.NumberFormatException: For input string: "1923,74"
	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1241)
	at java.lang.Double.valueOf(Double.java:504)
	at hudson.plugins.performance.PerformanceReport.roundTwoDecimals(PerformanceReport.java:325)
	at hudson.plugins.performance.PerformanceReport.getTotalTrafficInKb(PerformanceReport.java:211)
	at sun.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)

I have provided a fix in https://github.com/jenkinsci/performance-plugin/pull/45

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to