Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 382901 - An internal error occurred during: "Indexing help...".
Summary: An internal error occurred during: "Indexing help...".
Status: CLOSED DUPLICATE of bug 382574
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: Cross-Project (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Cross-Project issues CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-18 16:18 EDT by George Lindholm CLA
Modified: 2012-06-18 20:06 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George Lindholm CLA 2012-06-18 16:18:10 EDT
Build Identifier: I20120531-1500

Asked for help on the Tasktop 2.2.1 EA select task popup

Reproducible: Always

Steps to Reproduce:
1. Open "Activate Task" popup
2. Click on Information button
3.


java.lang.AbstractMethodError: org.apache.lucene.analysis.TokenStream.incrementToken()Z
	at org.apache.lucene.analysis.LowerCaseFilter.incrementToken(LowerCaseFilter.java:60)
	at org.apache.lucene.index.DocInverterPerField.processFields(DocInverterPerField.java:135)
	at org.apache.lucene.index.DocFieldProcessorPerThread.processDocument(DocFieldProcessorPerThread.java:278)
	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:766)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:2066)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:2040)
	at org.eclipse.help.internal.search.SearchIndex.addDocument(SearchIndex.java:226)
	at org.eclipse.help.internal.search.IndexingOperation.addDocuments(IndexingOperation.java:252)
	at org.eclipse.help.internal.search.IndexingOperation.addNewDocuments(IndexingOperation.java:159)
	at org.eclipse.help.internal.search.IndexingOperation.execute(IndexingOperation.java:106)
	at org.eclipse.help.internal.search.LocalSearchManager.updateIndex(LocalSearchManager.java:671)
	at org.eclipse.help.internal.search.LocalSearchManager.ensureIndexUpdated(LocalSearchManager.java:645)
	at org.eclipse.help.internal.search.federated.IndexerJob.run(IndexerJob.java:31)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Comment 1 Deepak Azad CLA 2012-06-18 20:06:13 EDT

*** This bug has been marked as a duplicate of bug 382574 ***