Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 458167 - [server] Unexpected missing project with name {project} in workspace {workspace}
Summary: [server] Unexpected missing project with name {project} in workspace {workspace}
Status: CLOSED WONTFIX
Alias: None
Product: Orion
Classification: ECD
Component: Server (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Anthony Hunter CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 458074 458162 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-01-22 10:52 EST by Anthony Hunter CLA
Modified: 2017-01-10 15:45 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Hunter CLA 2015-01-22 10:52:44 EST
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]
Comment 1 Anthony Hunter CLA 2015-01-22 10:53:35 EST
*** Bug 458162 has been marked as a duplicate of this bug. ***
Comment 2 Anthony Hunter CLA 2015-01-22 10:54:13 EST
*** Bug 458074 has been marked as a duplicate of this bug. ***
Comment 3 Anthony Hunter CLA 2015-01-22 11:10:57 EST
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
Comment 4 Anthony Hunter CLA 2015-05-08 10:33:30 EDT
(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
Comment 5 Michael Rennie CLA 2017-01-10 15:45:39 EST
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