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

NoClassDefFoundError during rename refactoring session #7688

Closed
vzhukovs opened this issue Dec 1, 2017 · 0 comments
Closed

NoClassDefFoundError during rename refactoring session #7688

vzhukovs opened this issue Dec 1, 2017 · 0 comments
Assignees
Labels
e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.

Comments

@vzhukovs
Copy link
Contributor

vzhukovs commented Dec 1, 2017

Description

This problem reproduces randomly, not on every machine, but when it reproduces, server can not perform rename refactoring.

Configuration of the wizard:
eclipse che _ wksp-ve5o 2017-12-01 16-50-17

Try to clone this project https://github.com/vzhukovskii/test1
Go to and select /test1/src/main/java/test4/r/p1, then open Assistant->Refactoring->Rename and fill the wizard as given above and click OK

You can get 500 internal error from the server with the following response: https://gist.github.com/vzhukovskii/27ae604ed6c0b18a80ba319f9869e9f2

developer tools - http__localhost_8080_dashboard_ 2017-12-01 16-54-58
developer tools - http__localhost_8080_dashboard_ 2017-12-01 16-55-47

rename-pack-2
rename-pack

rename-refactoring-session

Affected tests: org.eclipse.che.selenium.refactor.packages.RenamePackageTest#checkTest4 and org.eclipse.che.selenium.refactor.packages.RenamePackageTest#checkTestPackageRenameWithResource12

@vzhukovs vzhukovs added 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. target/che6 e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. severity/P1 Has a major impact to usage or development of the system. and removed severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. labels Dec 1, 2017
@vparfonov vparfonov self-assigned this Dec 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

2 participants