You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "James Joseph Masanz (JIRA)" <ji...@apache.org> on 2013/03/15 17:52:13 UTC

[jira] [Resolved] (CTAKES-147) java.io.FileNotFoundException: resources\org\apache\ctakes\relationextractor\models\resources\models\em_pair\model.jar

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

James Joseph Masanz resolved CTAKES-147.
----------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 3.1-incubating)

In the 3.0 branch, RelationExtractorAggregate.xml used to have the following for the path for the em_pair model 
resources/org/apache/ctakes/relationextractor/models/resources/models/em_pair/model.jar
That path had extra "resources/models/" within the path, and was fixed in 3.0 branch to be 
resources/org/apache/ctakes/relationextractor/models/em_pair/model.jar
I see now this is not an issue in trunk, and apparently never was from comparing history of 3.0 branch and trunk. had left this open until verified the problem did not exist or was fixed in trunk. now closing, and removed 3.1 from the Fix Version/s field
                
> java.io.FileNotFoundException: resources\org\apache\ctakes\relationextractor\models\resources\models\em_pair\model.jar 
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: CTAKES-147
>                 URL: https://issues.apache.org/jira/browse/CTAKES-147
>             Project: cTAKES
>          Issue Type: Bug
>          Components: ctakes-relation-extractor
>    Affects Versions: 3.0-incubating
>            Reporter: James Joseph Masanz
>            Assignee: James Joseph Masanz
>             Fix For: 3.0-incubating
>
>
> testing 3.0.0 RC6, running RelationExtractorAggregate, receive error message:
> Caused by: java.io.FileNotFoundException: resources\org\apache\ctakes\relationextractor\models\resources\models\em_pair\model.jar (The system cannot find the path specified)
> problem is that path in RelationExtractorAggregate has extra in it - see EntityMentionPairRelationExtractorAnnotator for the correct path

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira