William Colen created OPENNLP-739:
-------------------------------------
Summary: Chunker runtime fails with an IllegalStateException
Key: OPENNLP-739
URL: https://issues.apache.org/jira/browse/OPENNLP-739
Project: OpenNLP
Issue Type: Bug
Components: Chunker
Affects Versions: 1.6.0
Reporter: William Colen
Fix For: 1.6.0
Exception in thread "main" java.lang.IllegalStateException: Must be started
first!
at
opennlp.tools.cmdline.PerformanceMonitor.incrementCounter(PerformanceMonitor.java:68)
at
opennlp.tools.cmdline.PerformanceMonitor.incrementCounter(PerformanceMonitor.java:77)
at opennlp.tools.cmdline.chunker.ChunkerMETool.run(ChunkerMETool.java:77)
at opennlp.tools.cmdline.CLI.main(CLI.java:227)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)