Skip to content

NPEs on workspace start-up #10083#10088

Merged
1 commit merged intoeclipse-che:masterfrom
vrubezhny:che10083
Jul 2, 2018
Merged

NPEs on workspace start-up #10083#10088
1 commit merged intoeclipse-che:masterfrom
vrubezhny:che10083

Conversation

@vrubezhny
Copy link
Copy Markdown
Contributor

Fixes #10083

Signed-off-by: Victor Rubezhny vrubezhny@redhat.com

What does this PR do?

The fix disables to provide null as message argument of JsonRpcError and insures that null value cannot be passed there in JsonRpcErrorTransmitter.transmit()

What issues does this PR fix or reference?

Fixes #10083

Release Notes

lsnpefixed

The fix disables to provide null as message argument of JsonRpcError and insures that null value cannot be passed there in JsonRpcErrorTransmitter.transmit()

Docs PR

Fixes eclipse-che#10083

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
@vrubezhny vrubezhny requested a review from skabashnyuk as a code owner June 18, 2018 12:53
@codenvy-ci
Copy link
Copy Markdown

Can one of the admins verify this patch?

2 similar comments
@codenvy-ci
Copy link
Copy Markdown

Can one of the admins verify this patch?

@codenvy-ci
Copy link
Copy Markdown

Can one of the admins verify this patch?

@benoitf benoitf added the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Jun 18, 2018
@skabashnyuk
Copy link
Copy Markdown
Contributor

ci-test

@skabashnyuk skabashnyuk requested a review from dkulieshov June 19, 2018 06:04
@codenvy-ci
Copy link
Copy Markdown

ci-test build report:
Build details
Test report
selenium tests report data
docker image: eclipseche/che-server:10088
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@ghost
Copy link
Copy Markdown

ghost commented Jul 2, 2018

Tests look normal. Merging.

@ghost ghost merged commit c4c4ab2 into eclipse-che:master Jul 2, 2018
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Jul 2, 2018
@benoitf benoitf added this to the 6.8.0 milestone Jul 2, 2018
@benoitf benoitf added the kind/bug Outline of a bug - must adhere to the bug report template. label Jul 2, 2018
This pull request was closed.
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NPEs on workspace start-up

5 participants