-
Notifications
You must be signed in to change notification settings - Fork 47
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
RD threw ProtocolNotBoundException #1213
Comments
Same stacktrace as in
|
Also, same exception #1183 |
This issue depends on: |
Merged
Domonion
added a commit
that referenced
this issue
Dec 16, 2022
Repository owner
moved this from Todo
to Done
in UTBot Java
Dec 16, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
ProtocolNotBoundException has fallen in IDEA on the latest main.
To Reproduce
Expected behavior
No exception should be thrown in IDE.
Actual behavior
The following exception was thrown:
com.jetbrains.rd.framework.base.ProtocolNotBoundException: Server.EngineProcessModel.obtainClassId::<<unbound>> is not bound to a protocol
Visual proofs (screenshots, logs, images)
Environment
Windows 10 Pro
IntelliJ IDEA 2022.2.3 (JRE 17)
JDK 17
Additional context
No specific actions - a
The text was updated successfully, but these errors were encountered: