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

Sometimes workspace fails to start or projects are failed to initialize #3363

Closed
mmorhun opened this issue Dec 13, 2016 · 2 comments
Closed
Assignees
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

@mmorhun
Copy link
Contributor

mmorhun commented Dec 13, 2016

Sometimes when try to start workspace from Java-MySQL stack, it fails to start with error in dev-machine logs:

che.log.txt

Sometimes it starts, but projects initialization fails, as a consequence Explorer panel doesn't appear and nothing happens on click on it.

Reproduction Steps:

  1. Go to dashboard, create a workspace from Java MySQL stack with petclinic project from samples.
  2. Wait until workspace starts.
  3. Stop it and return to dashboard -> workspaces
  4. In the list of workspaces click run on the just created workspace, then go to details of the workspace and click open button. Wait until the workspace starts. See start logs in IDE.
  5. If workspace starts successfully, stop it and repeat step 4. If workspace starts, but projects fail to initialize - second scenario happens. To reproduce first one go to 1st step.

Expected behavior:
Workspace should start correctly.

Observed behavior:
Workspace fail to start with timeout error. See real reasons in start logs.
Also possible that workspace can start, but projects fail to initialize.

Che version:
OS and version: Ubuntu 16.04 LTS
Docker version: Version: 1.12.3, API: 1.24
Che install: server (zip)

Additional information:

  • Problem started happening recently, didn't happen in an older version of Che: Yes
  • Problem can be reliably reproduced, doesn't happen randomly: No, ~ 1 of 3 cases.
    startwswithproject
@mmorhun mmorhun added the kind/bug Outline of a bug - must adhere to the bug report template. label Dec 13, 2016
@mmorhun
Copy link
Contributor Author

mmorhun commented Dec 13, 2016

Just reproduced both cases on nightly:
Version :5.0.0-M9-SNAPSHOT
Revision :2bf4f8cecbb729f2
Build Time :2016-12-12 19:18:04
nightly.log.txt

@mmorhun
Copy link
Contributor Author

mmorhun commented Dec 13, 2016

Reproduced it on Java stack with Spring sample project on nightly

@mmorhun mmorhun added the severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. label Dec 13, 2016
@mmorhun mmorhun changed the title Sometimes workspace fails to start or project explorer is not working Sometimes workspace fails to start or projects are failed to initialize Dec 13, 2016
@tolusha tolusha self-assigned this Dec 15, 2016
@tolusha tolusha added this to the 5.0.0-M9 milestone Dec 15, 2016
@tolusha tolusha closed this as completed Dec 15, 2016
@bmicklea bmicklea mentioned this issue Jan 13, 2017
70 tasks
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

2 participants