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

IDE crashes after importing Sample Projects #12382

Closed
Keyma opened this issue Jan 10, 2019 · 1 comment
Closed

IDE crashes after importing Sample Projects #12382

Keyma opened this issue Jan 10, 2019 · 1 comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@Keyma
Copy link

Keyma commented Jan 10, 2019

Description

Hello guys,

I am currently trying to write a Code generating plugin for Che.
After starting in December last year I have got some basic things working, but after returning to work in 2019 my project did not work anymore.

In order to check whether this is a problem of my code or a general bug I created another Workspace with a sample Project (https://github.com/che-samples/che-ide-server-extension.git)
and it crashed immediately. Meaning the IDE opened, but was completely empty I couldnt create a project and when pressing import project I instantly got the error "Importing project failed"

(Later I tried it with older che Versions, 6.15, 6.14, where I was able to get the sample project imported but the build/deployment then failed.)

github for the Sample Projects: https://github.com/che-samples/che-ide-server-extension.git
https://github.com/che-samples/che-ide-extension.git

I really hope you can help me out with this problem, because I am under some time pressure...

Reproduction Steps

Start Che with " sudo docker run -it --rm -v /var/run/docker.sock:/var/run/docker.sock -v ~/EclipseChe:/data eclipse/che start "
After Successful start of the container go to localhost:8080
Choose the Eclipse Che stack
Add the Sample Project "che-ide-server-extension"
Start the Workspace

OS and version:

Docker Version: 18.06.1-ce
Che Version: latest (6.16.0)
Ubuntu 17.10
Ubuntu 18.4

Browserlogs:

The Component Object should not be used. It is going to be removed soon. dashboard
Keycloak initialization failed with error:
{…}

abort: function abort()

always: function always()

catch: function catch()

done: function add()

fail: function add()

getAllResponseHeaders: function getAllResponseHeaders()

getResponseHeader: function getResponseHeader()

overrideMimeType: function overrideMimeType()

pipe: function pipe()

progress: function add()

promise: function promise()

readyState: 4

responseText: "There is no any resources matched to request path /keycloak/settings"

setRequestHeader: function setRequestHeader()

state: function state()

status: 404

statusCode: function statusCode()

statusText: "error"

then: function then()

: Object { … }
app-b89270a407.js:126739:9

app-b89270a407.js:126739:9
Preloading IDE javascript /_app/BF2623D32D1E4C099FF4E0B6EF310B1F.cache.js app-b89270a407.js:46488:18
Firefox cannot connect to Server ws://192.168.9.146:32858/wsagent?token= .
wksp-inwl:18015:24
Firefox cannot connect to Server ws://192.168.9.146:32856/connect?token= .
wksp-inwl:18015:24
Firefox cannot connect to Server ws://192.168.9.146:32872/wsagent?token= .
wksp-e00d:18015:24
Firefox cannot connect to Server ws://192.168.9.146:32870/connect?token= .
wksp-e00d:18015:24
wksp-gke1
Cannot load keycloak settings. This is normal for single-user mode. wksp-gke1:90:29
XML-Processing Error: Syntax-Error
Adress: http://localhost:8080/_app/compilation-mappings.properties?1547133753506
row Nr. 1, column 1: compilation-mappings.properties:1:1
wksp-gke1
Firefox cannot connect to Server ws://192.168.9.146:32900/wsagent?token= . wksp-gke1:18015:24
ERROR (org.eclipse.che.ide.projecttype.ProjectTypeRegistryImpl): Can't load project types: org.eclipse.che.ide.commons.exception.ServerDisconnectedException _app-0.js:17942:95
Firefox cannot connect to Server ws://192.168.9.146:32900/wsagent?token= wksp-gke1:18015:24
Firefox cannot connect to Server ws://192.168.9.146:32900/wsagent?token= wksp-gke1:18015:24
Firefox cannot connect to Server ws://192.168.9.146:32900/wsagent?token= wksp-gke1:18015:24
Firefox cannot connect to Server ws://192.168.9.146:32900/wsagent?token= wksp-gke1:18015:24
Firefox cannot connect to Server ws://192.168.9.146:32900/wsagent?token= wksp-gke1:18015:24

@vparfonov vparfonov added team/ide kind/bug Outline of a bug - must adhere to the bug report template. labels Jan 11, 2019
@che-bot
Copy link
Contributor

che-bot commented May 12, 2020

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 12, 2020
@che-bot che-bot closed this as completed May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

4 participants