-
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
Beaglebone Che - Stuck on Finishing Editor Initialization #1100
Comments
Does the loader go away or it's there all the time and blocks the IDE? |
@eivantsov There all the time and blocks IDE. |
I cannot reproduce it with current master. What version do you have? |
eclipse-che-4.1.1. I am running on an arm processor so I wonder if that has anything to do with it. I changed the java-default stack to the following. Maybe the docker image doesn't have a required library 'kartben/armhf-che-jdk8' I need?
|
It shouldn't do anything with the environment I think. Can you reproduce this error on a regular Linux amd64? |
@eivantsov I have my pc with amd64 at home running with no issues. Is there any logs I can view that tells me where things are getting held up at? |
Any errors and timeouts in browser dev console? |
@eivantsov I will have to get che server running again to see. I am pretty sure I did not see anything. Also I can open the workspace and it will automatically have a file open for editing that I had open already. I have to click on console repeatedly before I it hangs/locks out so I can get it open. No way for me to close file before it's locked out. I do not do anything but try to open for editing and it hangs. |
I am currently waiting for this 'Finishing Editor Initialization' to finish. Is there some kind of log I can check to see what is happening? I don't see anything in the terminal window I started che server from.
Doesn't seem to be downloading dependencies.
The text was updated successfully, but these errors were encountered: