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

The editor hangs if a initializing server is not launched #2574

Closed
artaleks9 opened this issue Sep 23, 2016 · 0 comments
Closed

The editor hangs if a initializing server is not launched #2574

artaleks9 opened this issue Sep 23, 2016 · 0 comments
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Milestone

Comments

@artaleks9
Copy link
Contributor

Reproduction Steps:

  • Open a project in the IDE.
  • Create a file <name.php> (e.g. 'file.php').

Expected behavior:
The file should be opened in the editor.

Observed behavior:
There is an unexpected loader 'Initallizing Language Server for php'.

Che version: 5.0.0-M3
OS and version: Ubuntu 14.04
Docker version: 1.11.1
Che install: local bundle

Additional information:

  • Problem can be reliably reproduced, doesn't happen randomly: Yes
    See the attachment:
    initialize-php-server
@artaleks9 artaleks9 added severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. kind/bug Outline of a bug - must adhere to the bug report template. and removed severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. labels Sep 23, 2016
@riuvshin riuvshin added the severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. label Sep 23, 2016
@riuvshin riuvshin added this to the 5.0.0-M3 milestone Sep 23, 2016
evidolob pushed a commit that referenced this issue Sep 26, 2016
#2574 do not send file type to the client if LS cannot be run
JPinkney pushed a commit to JPinkney/che that referenced this issue Aug 17, 2017
eclipse-che#2574 do not send file type to the client if LS cannot be run
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. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Projects
None yet
Development

No branches or pull requests

4 participants