Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error testing the EOP #554

Open
yogesh-iitj opened this issue Nov 12, 2018 · 0 comments
Open

Error testing the EOP #554

yogesh-iitj opened this issue Nov 12, 2018 · 0 comments

Comments

@yogesh-iitj
Copy link

This is the error shown while testing the EOP:

18/11/12 22:16:56 INFO runner.EOPRunner: Results file -- XML format: ./eop-resources-1.2.3/results//MaxEntClassificationEDA_Base+OpenNLP_EN.xml_results.xml
18/11/12 22:16:56 INFO runner.OutputUtils:readResults: Reading results from file: ./eop-resources-1.2.3/results//MaxEntClassificationEDA_Base+OpenNLP_EN.xml_results.txt
18/11/12 22:16:56 ERROR runner.EOPRunner: Error testing the EOP
java.lang.NullPointerException
at sun.nio.fs.UnixPath.normalizeAndCheck(UnixPath.java:77)
at sun.nio.fs.UnixPath.(UnixPath.java:71)
at sun.nio.fs.UnixFileSystem.getPath(UnixFileSystem.java:281)
at java.nio.file.Paths.get(Paths.java:84)
at eu.excitementproject.eop.util.runner.OutputUtils.generateXMLResults(OutputUtils.java:74)
at eu.excitementproject.eop.util.runner.EOPRunner.runEOPTest(EOPRunner.java:263)
at eu.excitementproject.eop.util.runner.EOPRunner.run(EOPRunner.java:448)
at eu.excitementproject.eop.util.runner.EOPRunner.main(EOPRunner.java:467)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant