-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
che-theia fails with redhat/java8/latest
plugin
#20360
Comments
redhat/java8/latest
plugin (err: registerQuickAccessProvider is not a function)redhat/java8/latest
plugin
I can see the same behavior in the image built for eclipse-che/che-theia#1202. So I assume this is a general problem. We need a hight priority, here. |
@vitaliy-guliy is it fixed by eclipse-che/che-theia#1205? |
It's not fixed, but just works with that temporary fix. |
I investigated the problem and found that:
That's why |
Which changes are you referring to? |
added the reference to the upstream PR in my comment above |
it's only the entry point to the failure, but I know exactly the row where it fails, i'm looking for how to fix it... I think the problem is actual for |
I created the corresponding images and tested that current issue is going to be fixed by upstream PR Some problems should be fixed by moving But, unfortunately, there is still another problem which I detected and raised here #20366 (comment) |
It should be already fixed by eclipse-che/che-theia#1213 |
Describe the bug
It's impossible to properly start a workspace if there is
redhat/java8/latest
plugin in the devfile.The bug is reproducible only if build che-theia, based on
eclipse-theia/theia/master
.The problem does not depend on the infrastructure and the installation method.
Che version
latest
Steps to reproduce
eclipse-che/che-theia/main
andeclipse-theia/theia/master
redhat/java8
plugin.You will not be able to see
My Workspace
and other views, that contributed by plugins. The most of plugins at this point are not properly started.Expected behavior
Plugin system must be working.
Runtime
other (please specify in additional context)
Screenshots
There are few unexpected errors, which could be reason of failure
There is a similar error on che-theia backend
Installation method
other (please specify in additional context)
Environment
Dev Sandbox (workspaces.openshift.com), other (please specify in additional context)
Eclipse Che Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: