Bug 216938 - Background Indexer Crash Recovery error
Summary: Background Indexer Crash Recovery error
Status: RESOLVED DUPLICATE of bug 201437
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: jst.jsp (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: jst.jsp CLA
QA Contact: Nitin Dahyabhai CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-29 12:15 EST by Michael Stevens CLA
Modified: 2008-01-29 12:27 EST (History)
0 users

See Also:


Attachments
current eclipse configuration (152.03 KB, text/plain)
2008-01-29 12:17 EST, Michael Stevens CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Stevens CLA 2008-01-29 12:15:16 EST
Hi.

This error occured when opening an existing project.

-- Error Log --
Date: Tue Jan 29 17:06:54 GMT 2008
Message: Background Indexer Crash Recovery
Severity: Error
Plugin ID: org.eclipse.jdt.core
Stack Trace:
java.lang.IllegalArgumentException: Document path **path unknown** must be relative to /CLUSTERED_ISYND
at org.eclipse.jdt.internal.core.index.Index.containerRelativePath(Index.java:103)
at org.eclipse.jdt.internal.core.search.indexing.InternalSearchDocument.getContainerRelativePath(InternalSearchDocument.java:32)
at org.eclipse.jdt.internal.core.search.indexing.InternalSearchDocument.removeAllIndexEntries(InternalSearchDocument.java:40)
at org.eclipse.jdt.core.search.SearchDocument.removeAllIndexEntries(SearchDocument.java:128)
at org.eclipse.jdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:68)
at org.eclipse.jst.jsp.core.internal.java.search.JSPSearchParticipant.indexDocument(JSPSearchParticipant.java:72)
at org.eclipse.jdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:314)
at org.eclipse.jdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:658)
at org.eclipse.jdt.internal.core.search.processing.JobManager.run(JobManager.java:392)
at java.lang.Thread.run(Thread.java:619)
Comment 1 Michael Stevens CLA 2008-01-29 12:17:10 EST
Created attachment 88159 [details]
current eclipse configuration
Comment 2 Frederic Fusier CLA 2008-01-29 12:27:15 EST

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