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

Unexpected errors in the browser console after restarting a workspace #1902

Closed
musienko-maxim opened this issue Jul 22, 2016 · 0 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

@musienko-maxim
Copy link
Contributor

musienko-maxim commented Jul 22, 2016

[Short description of problem here]

Reproduction Steps:

  1. Launch a workspace. Go to the IDE.
  2. Workspace ->Stop. Open browser Console. Launch the workspace again from widget.

Expected behavior: the Terminal should be launched. There is no a javascript errors
Observed behavior: the Terminal does not run. We have errors in the javascript console like:

_app-0.js:846 Fri Jul 22 13:12:57 GMT+300 2016 com.google.gwt.logging.client.LogConfiguration SEVERE: (TypeError) : Cannot read property 'Bm' of nullcom.google.gwt.core.client.JavaScriptException: (TypeError) : Cannot read property 'Bm' of null at Unknown.yk(_app-0.js) at Unknown.xk(_app-0.js) at Unknown.eval(_app-0.js) at Unknown.eval(_app-0.js)

Expected behavior: after clicking on the fires item the Compare button should be enabked
Observed behavior: after clicking on the fires item the Compare button still disabled
Che version: 4.6.0
OS and version: Ubuntu OS 14.0
Docker version: 1.11.2
Che install: local bundle
Additional information:

  • Problem started happening recently, didn't happen in an older version of Che: YES
@musienko-maxim musienko-maxim added the kind/bug Outline of a bug - must adhere to the bug report template. label Jul 22, 2016
@slemeur slemeur added the severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. label Jul 22, 2016
@TylerJewell TylerJewell added this to the 4.6.0 milestone Jul 23, 2016
@vzhukovs vzhukovs self-assigned this Jul 25, 2016
@vitaliy-guliy vitaliy-guliy added the status/in-progress This issue has been taken by an engineer and is under active development. label Jul 25, 2016
@vzhukovs vzhukovs assigned vzhukovs and unassigned vitaliy-guliy Jul 26, 2016
@vzhukovs vzhukovs removed the status/in-progress This issue has been taken by an engineer and is under active development. label Jul 26, 2016
@vparfonov vparfonov assigned vparfonov and unassigned vzhukovs Jul 26, 2016
@bmicklea bmicklea mentioned this issue Jul 26, 2016
64 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

7 participants