Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 347112

Summary: [RDT] Indexer Crash
Product: [Tools] PTP Reporter: Thomas . <spam-receiver>
Component: RDTAssignee: Project Inbox <ptp-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: major    
Priority: P3 CC: cdtdoug, g.watson, yevshif
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Thomas . CLA 2011-05-25 03:27:36 EDT
Build Identifier: 

Setup a remote C/C++ project, enabled indexing service in "Service Configuration", tried out both available options "RSE C/C++ Indexing Service" and "Remote Tools DStore C/C++ Indexing Service". Both reported the same message to "Error Log":

eclipse.buildId=M20110210-1200
java.version=1.6.0_22
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Framework arguments:  -product org.eclipse.epp.package.cpp.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.cpp.product


Error
Wed May 25 09:19:07 CEST 2011
An internal error occurred during: "C/C++ Indexer".

java.lang.NullPointerException
	at org.eclipse.ptp.internal.rdt.core.index.RemoteIndexLifecycleService.update(RemoteIndexLifecycleService.java:87)
	at org.eclipse.ptp.internal.rdt.core.index.RemoteIndexerTask.run(RemoteIndexerTask.java:88)
	at org.eclipse.cdt.internal.core.pdom.indexer.PDOMUpdateTask.run(PDOMUpdateTask.java:85)
	at org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.run(PDOMIndexerJob.java:137)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)



Reproducible: Always

Steps to Reproduce:
see above
Comment 1 Greg Watson CLA 2014-05-29 16:41:39 EDT
Development on RDT has shifted to synchronized remote projects. Please try using these instead.