Community
Participate
Working Groups
We resolved bug 441283 and said the issue no longer occurred. I just found this issue Grant had with his workspace that caused Bug 458162 and Bug 458074. The problem was that there was a "temp2" project in the ggayed-OrionContent.json that did not exist, i.e. no temp2.json or OrionContent/temp2 project folder Since we removed the Indexer we need to fix this error: java.lang.RuntimeException: Unexpected missing project with name {project} in workspace {workspace} at org.eclipse.orion.internal.server.search.Indexer.indexWorkspace(Indexer.java:170) [org.eclipse.orion.server.search_1.0.0.v20150113-2228.jar:na] at org.eclipse.orion.internal.server.search.Indexer.indexUser(Indexer.java:147) [org.eclipse.orion.server.search_1.0.0.v20150113-2228.jar:na] at org.eclipse.orion.internal.server.search.Indexer.run(Indexer.java:355) [org.eclipse.orion.server.search_1.0.0.v20150113-2228.jar:na]
*** Bug 458162 has been marked as a duplicate of this bug. ***
*** Bug 458074 has been marked as a duplicate of this bug. ***
I added a fix so that the problem with that caused Bug 458162 and Bug 458074 is resolved and the new search will be successful. This is commit: http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=e3b42d590e3201ed8c79da03ec46395fcff28316
(In reply to Anthony Hunter from comment #3) > I added a fix so that the problem with that caused Bug 458162 and Bug 458074 > is resolved and the new search will be successful. This is commit: > http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/ > ?id=e3b42d590e3201ed8c79da03ec46395fcff28316
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg04002.html