Rupert Westenthaler created STANBOL-668:
-------------------------------------------
Summary: Loading of Namespace prefixes in the SolrYard
implementation is not thread save
Key: STANBOL-668
URL: https://issues.apache.org/jira/browse/STANBOL-668
Project: Stanbol
Issue Type: Bug
Affects Versions: enhancer-0.10.0-incubating
Reporter: Rupert Westenthaler
Assignee: Rupert Westenthaler
loading of namespace prefixes is not thread save. This can cause invalid and
incomplete namespace mappings resulting in Exceptions like
aused by: java.lang.IllegalStateException: Unknown prefix skos (parsed from
field skos:broader)!
at
org.apache.stanbol.entityhub.yard.solr.impl.SolrFieldMapper.getFullFieldName(SolrFieldMapper.java:657)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira