java.lang.RuntimeException: java.io.FileNotFoundException: E:workspacehibernate-search-master-windowsintegrationtestperformance arget\report-SmokeTestScenario-2014-02-16-14h31m.txt (The filename, directory name, or volume label syntax is incorrect)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
at java.io.PrintStream.<init>(PrintStream.java:279)
at org.hibernate.search.test.performance.scenario.TestReporter.createOutputStream(TestReporter.java:176)
at org.hibernate.search.test.performance.scenario.TestReporter.printReport(TestReporter.java:67)
at org.hibernate.search.test.performance.scenario.TestScenario.performMeasuring(TestScenario.java:196)
at org.hibernate.search.test.performance.scenario.TestScenario.run(TestScenario.java:99)
at org.hibernate.search.test.performance.TestRunnerArquillian.runPerformanceTest(TestRunnerArquillian.java:111)