-
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
NPE after deleting multi-module project #1985
Labels
kind/bug
Outline of a bug - must adhere to the bug report template.
Milestone
Comments
svor
added
the
kind/bug
Outline of a bug - must adhere to the bug report template.
label
Jul 28, 2016
TylerJewell
added
the
severity/blocker
Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
label
Jul 28, 2016
Starting this off as a blocker - until we have discussion. |
bmicklea
removed
the
severity/blocker
Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
label
Jul 29, 2016
@evidolob Provide status label. |
bmicklea
added
the
status/open-for-dev
An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.
label
Aug 9, 2016
azatsarynnyy
added
status/in-progress
This issue has been taken by an engineer and is under active development.
and removed
status/open-for-dev
An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.
labels
Sep 8, 2016
azatsarynnyy
added
status/code-review
This issue has a pull request posted for it and is awaiting code review completion by the community.
and removed
status/in-progress
This issue has been taken by an engineer and is under active development.
labels
Sep 12, 2016
@azatsarynnyy Please remove status label. |
azatsarynnyy
removed
the
status/code-review
This issue has a pull request posted for it and is awaiting code review completion by the community.
label
Sep 12, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I try to delete some big project (for example eclipse/che when the process of resolving dependencies is in progress, many NPEs are thrown (see attached file log.txt).
Reproduction Steps:
Expected behavior:
Project should be deleted without exceptions
Observed behavior:
Project isn't deleted and an error notification is shoved
Che version: 4.5.0
OS and version: Ubuntu 12.04
Docker version: 1.11.1
Che install: Codenvy
Additional information:
Can reproduced only on https://nightly4.codenvy-stg.com
The text was updated successfully, but these errors were encountered: