Community
Participate
Working Groups
Build Identifier: 4.0.0.201006142322 In a created Remote C/C++ Project, when I click in Index->Rebuild I get an error: An internal error occurred during: "C/C++ Indexer". Stack Trace: java.lang.NullPointerException at org.eclipse.ptp.internal.rdt.core.index.RemoteIndexLifecycleService.reindex(RemoteIndexLifecycleService.java:99) at org.eclipse.ptp.internal.rdt.core.index.RemoteIndexLifecycleService.reindex(RemoteIndexLifecycleService.java:75) at org.eclipse.ptp.internal.rdt.core.index.RemoteIndexerTask.run(RemoteIndexerTask.java:93) at org.eclipse.cdt.internal.core.pdom.indexer.PDOMRebuildTask.run(PDOMRebuildTask.java:84) 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: 1. Create remote project 2. Select Index->Rebuild
does this problem occur with the Helios SR1 release? which remote provider (RSE or Remote Tools) are you using?
(In reply to comment #1) > does this problem occur with the Helios SR1 release? > which remote provider (RSE or Remote Tools) are you using? I have the same problem and yes, it still occurs with Helios SR2.
(In reply to comment #1) > does this problem occur with the Helios SR1 release? > which remote provider (RSE or Remote Tools) are you using? Is there any documentation about the different service providers? They look very similar and I don not know which one is the appropriate selection. I tried them both, but it makes no difference: it doesn't work at all.
Old bug. Please check if this is still a problem and reopen if necessary.