You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "William Colen (JIRA)" <ji...@apache.org> on 2014/12/17 17:42:13 UTC

[jira] [Created] (OPENNLP-739) Chunker runtime fails with an IllegalStateException

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)