You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2014/08/11 11:54:12 UTC

[jira] [Updated] (STANBOL-1368) Bad language configuration in RESTful NLP Analysis Engine after remote service was unavailable

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

Rupert Westenthaler updated STANBOL-1368:
-----------------------------------------

    Affects Version/s:     (was: 1.0.0)

> Bad language configuration in RESTful NLP Analysis Engine after remote service was unavailable
> ----------------------------------------------------------------------------------------------
>
>                 Key: STANBOL-1368
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1368
>             Project: Stanbol
>          Issue Type: Bug
>          Components: Enhancement Engines
>    Affects Versions: 0.12.0
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>             Fix For: 1.0.0, 0.12.1
>
>
> The RESTful NLP Analyis Engine can enter a state where it sends requests for languages that are not supported by the remote service. 
> In such cases users will see exceptions like
> {code}
> The language 'en' of the parsed text is not supported (supported: [it, es])
> 	at org.apache.stanbol.enhancer.engines.restful.nlp.impl.RestfulNlpAnalysisEngine$AnalysisResponseHandler.handleResponse(RestfulNlpAnalysisEngine.java:377)
> {code}
> Workaround: In such cases it is sufficient to restart the engine (OSGI component)



--
This message was sent by Atlassian JIRA
(v6.2#6252)