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

No containing class and it throws IllegalStateException #136

Open
RamSaw opened this issue Aug 14, 2018 · 2 comments
Open

No containing class and it throws IllegalStateException #136

RamSaw opened this issue Aug 14, 2018 · 2 comments

Comments

@RamSaw
Copy link
Contributor

RamSaw commented Aug 14, 2018

this code throws IllegalStateException: sourceClassMetricsValues = extractMetricsResultsFor( Objects.requireNonNull(refactoring.getContainingClassOrThrow().getQualifiedName()), resultsForClasses );
in constructor of MoveMethodRefactoringFeatures class.

How to reproduce: I don't know, I tried but it didn't come out.

Error: lost, but this error goes from RefactoringSessionInfo and logging part.

@Ivan-Veselov
Copy link
Collaborator

Is it related to #135? Or it is something else?

@RamSaw
Copy link
Contributor Author

RamSaw commented Aug 20, 2018

@Ivan-Veselov apparently no. But I got this error only once and when I ran the second time error didn't occurred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants