Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Cannot find a service for the path: /services/plugin-ext [] (logger=root) #2210

Closed
MarkZ3 opened this issue Jun 27, 2018 · 9 comments · Fixed by #4842
Closed

ERROR: Cannot find a service for the path: /services/plugin-ext [] (logger=root) #2210

MarkZ3 opened this issue Jun 27, 2018 · 9 comments · Fixed by #4842
Labels
bug bugs found in the application electron issues related to the electron target help wanted issues meant to be picked up, require help plug-in system issues related to the plug-in system

Comments

@MarkZ3
Copy link
Contributor

MarkZ3 commented Jun 27, 2018

Theia master as of (603fe22), Electron example.

[2018-06-27T13:47:08.567Z] ERROR: Theia/28010 on elxajvlvvz1: Cannot find a service for the path: /services/plugin-ext [] (logger=root)

@MarkZ3
Copy link
Contributor Author

MarkZ3 commented Jul 11, 2018

Please note that you have to use a different command now to see the logging, see #2344

lmcbout added a commit that referenced this issue Jul 18, 2018
…nd line.

Signed-off-by: Jacques Bouthillier <jacques.bouthillier@ericsson.com>
@lmcbout
Copy link
Contributor

lmcbout commented Jul 19, 2018

Close the PR, and re-assign to the issue #2344.

@MarkZ3
Copy link
Contributor Author

MarkZ3 commented Jul 19, 2018

Why? Is the issue not still there when logging is present?

@lmcbout
Copy link
Contributor

lmcbout commented Jul 19, 2018

I was only looking at the electron loggings, I made a mistake when I submitted my PR, I realized there was an issue just for the logging (issue #2344 ), so this issue is still there

@lmcbout
Copy link
Contributor

lmcbout commented Jul 19, 2018

@benoitf Question:
When starting electron, I see in the logging area the following: "root ERROR Cannot find a service for the path: /services/plugin-ext "
This comes from the plugin-ext/src/common/plugin-protocol.ts
Is it something forgotten or not implemented yet ?
I see also the code for the hosted section handling the browser , node and node-electron , but in the main section, I see browser and node, but not node-electron section!!

@kittaakos
Copy link
Contributor

It has another side-effect, the backend crashes when we set a new workspace root. See here: #3202 (comment)

I try to reproduce and fix the issue as it blocks #3202.

(I am CCing @marcdumais-work, just to make sure he is aware of this problem too.)

@kittaakos
Copy link
Contributor

@benoitf, any updates on #2210 (comment)?

This still happens with a9cf7d8.

@benoitf
Copy link
Contributor

benoitf commented Nov 7, 2018

@kittaakos I never saw this error or was able to reproduce it

@kittaakos
Copy link
Contributor

@benoitf, thanks! To make sure we are on the same page; it happens with the electron example. Can you please confirm, that the entire plug-in system works in both the browser and electron?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application electron issues related to the electron target help wanted issues meant to be picked up, require help plug-in system issues related to the plug-in system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants