You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Old Reports/report 19-10-2018 03-44-37 PM.zip is created......
java.io.FileNotFoundException: Report/data/Chart.min.js (No such file or directory)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.(FileOutputStream.java:213)
at java.io.FileOutputStream.(FileOutputStream.java:162)
at java.io.FileWriter.(FileWriter.java:90)
at report_genarator.Files.readFromJARFile(Files.java:56)
at report_genarator.Files.writeFile(Files.java:41)
at report_genarator.Listener.onStart(Listener.java:43)
at org.testng.SuiteRunner.invokeListeners(SuiteRunner.java:301)
at org.testng.SuiteRunner.run(SuiteRunner.java:362)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:72)
at org.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:123)
Also nothing is generated in the Report folder. Please help and also let me know if you need any more information.
The text was updated successfully, but these errors were encountered:
Getting an error:
Old Reports/report 19-10-2018 03-44-37 PM.zip is created......
java.io.FileNotFoundException: Report/data/Chart.min.js (No such file or directory)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.(FileOutputStream.java:213)
at java.io.FileOutputStream.(FileOutputStream.java:162)
at java.io.FileWriter.(FileWriter.java:90)
at report_genarator.Files.readFromJARFile(Files.java:56)
at report_genarator.Files.writeFile(Files.java:41)
at report_genarator.Listener.onStart(Listener.java:43)
at org.testng.SuiteRunner.invokeListeners(SuiteRunner.java:301)
at org.testng.SuiteRunner.run(SuiteRunner.java:362)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:72)
at org.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:123)
Also nothing is generated in the Report folder. Please help and also let me know if you need any more information.
The text was updated successfully, but these errors were encountered: