Exception at report time

Hi to all,

I get this error for some time now on some reports (using Gatling 1.4.7) :

Simulation finished. Simulation successful. Generating reports… Reports generated in 4s. Please open the following file : /d2d/var/lib/mycorp/cijenka/builder5/workspace/artifactory-perfs-testing-200-users-direct/results/csvinjector-20130502101332/index.html ERROR: Publisher com.excilys.ebi.gatling.jenkins.GatlingPublisher aborted due to exception java.lang.NumberFormatException: For input string: “csvinjector” at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Long.parseLong(Long.java:410) at java.lang.Long.parseLong(Long.java:468) at com.excilys.ebi.gatling.jenkins.GatlingPublisher.getTimestampFromFolderName(GatlingPublisher.java:172) at com.excilys.ebi.gatling.jenkins.GatlingPublisher.findLastReportTimeStamp(GatlingPublisher.java:163) at com.excilys.ebi.gatling.jenkins.GatlingPublisher.perform(GatlingPublisher.java:66) at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:786) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:733) at hudson.model.Run.execute(Run.java:1593) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:237) Finished: FAILURE

Should I switch to 2.0-M1 ?