[
https://issues.apache.org/jira/browse/STANBOL-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rupert Westenthaler resolved STANBOL-1352.
------------------------------------------
Resolution: Fixed
fixed with http://svn.apache.org/r1599433 in 0.12.1 and
http://svn.apache.org/r1599441 in trunk
> Improve Exception Handling for commons.solr
> -------------------------------------------
>
> Key: STANBOL-1352
> URL: https://issues.apache.org/jira/browse/STANBOL-1352
> Project: Stanbol
> Issue Type: Bug
> Components: Commons
> Affects Versions: 0.12.0
> Reporter: Rupert Westenthaler
> Assignee: Rupert Westenthaler
> Priority: Minor
> Fix For: 1.0.0, 0.12.1
>
>
> commons.solr still report Exceptions that are no longer thrown by the used
> Solr version (4.4.0).
> Solr has changed the API of CoreContainer and SolrCore to no longer use
> checked Exceptions. Instead SolrException - a RuntimeException - are thrown.
> The Stanbol SolrServerAdapter, ManagedSolrServer and ReferencedSolrServer
> still report the old checked Exceptions (ParserConfigurationException,
> IOException, SAXException).
> This issue will update the Stanbol Services to be in line with the currently
> used Solr version.
--
This message was sent by Atlassian JIRA
(v6.2#6252)