[
https://issues.apache.org/jira/browse/SOLR-5050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler closed SOLR-5050.
-------------------------------
> forbidden-apis errors
> ---------------------
>
> Key: SOLR-5050
> URL: https://issues.apache.org/jira/browse/SOLR-5050
> Project: Solr
> Issue Type: Bug
> Reporter: Hoss Man
>
> I'm not sure if i'm the only one seeing this, or if it's a relatively newly
> introduced error, but on trunk...
> {noformat}
> [forbidden-apis] Scanning for API signatures and dependencies...
> [forbidden-apis] Forbidden method invocation:
> java.util.Properties#load(java.io.InputStream) [Properties files should be
> read/written with Reader/Writer, using UTF-8 charset. This allows reading
> older files with unicode escapes, too.]
> [forbidden-apis] in org.apache.solr.core.SolrCoreDiscoverer
> (SolrCoreDiscoverer.java:75)
> [forbidden-apis] WARNING: The referenced class
> 'org.apache.lucene.analysis.uima.ae.AEProviderFactory' cannot be loaded.
> Please fix the classpath!
> [forbidden-apis] WARNING: The referenced class
> 'org.apache.lucene.analysis.uima.ae.AEProviderFactory' cannot be loaded.
> Please fix the classpath!
> [forbidden-apis] WARNING: The referenced class
> 'org.apache.lucene.analysis.uima.ae.AEProvider' cannot be loaded. Please fix
> the classpath!
> [forbidden-apis] WARNING: The referenced class
> 'org.apache.lucene.collation.ICUCollationKeyAnalyzer' cannot be loaded.
> Please fix the classpath!
> [forbidden-apis] Scanned 2442 (and 1361 related) class file(s) for forbidden
> API invocations (in 1.91s), 1 error(s).
> BUILD FAILED
> /home/hossman/lucene/dev/build.xml:67: The following error occurred while
> executing this line:
> /home/hossman/lucene/dev/solr/build.xml:263: Check for forbidden API calls
> failed, see log.
> {noformat}
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]