Community
Participate
Working Groups
I see these errors in the log on orion.eclipse.org... need to figure out the cause of projects with no name (perhaps not cleanly deleted...) !ENTRY org.eclipse.orion.server.core.search 4 0 2011-12-21 09:36:34.007 !MESSAGE Error during search indexing !STACK 0 java.lang.RuntimeException: Failure indexing project with no name: C at org.eclipse.orion.internal.server.search.Indexer.indexProject(Indexer.java:151) at org.eclipse.orion.internal.server.search.Indexer.run(Indexer.java:223) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
I can see it is caused by a project that has been deleted but still has an entry in the project metadata: Br/Name=Main C/Id=C C1/ContentLocation=file\:/home/admin/current/eclipse/serverworkspace/sf/sfranklin/C1 However I can't reproduce this locally by deleting a project, so I think it is a symptom of an old bug that has since been fixed ("C" would have been the third project created on orion.eclipse.org). I think I will just silently skip cases like this to avoid all the spam in our server log.
http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=540df6b1d3eb32aa233bdcf9584767101dab0ffa