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/19 12:55:13 UTC

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

     [ https://issues.apache.org/jira/browse/OPENNLP-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

William Colen closed OPENNLP-739.
---------------------------------
    Resolution: Fixed
      Assignee: William Colen

Added code to start the performance monitor.

> 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
>            Assignee: 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)