| Summary: | [search] indexing failure does not record filename | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | John Arthorne <john.arthorne> |
| Component: | Server | Assignee: | John Arthorne <john.arthorne> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | 0.5 RC1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
There are bunch of indexing failures, but it's hard to track down because we don't list the path of the file being indexed. !ENTRY org.eclipse.orion.server.core.search 4 0 2012-05-28 21:37:43.750 !MESSAGE Error during search indexing !STACK 0 org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.common.SolrExc eption: An invalid XML character (Unicode: 0xffff) was found in the element content of the document. at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:153) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:120) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:106) at org.eclipse.orion.internal.server.search.Indexer.indexProject(Indexer.java:159) at org.eclipse.orion.internal.server.search.Indexer.run(Indexer.java:222)