-
Bug
-
Resolution: Done
-
Major
-
4.2.0.Beta2
-
None
VpvSocketProcessor catches IOException in
private void sendOkResponse(String header, DataOutputStream outputToclient, String text)
method during visual part resize. It happens obviously because of browser.setUrl call. It drops current connection and opens new one leading to failures in all opened streams for previous socket.
- relates to
-
JBIDE-16414 New implementation of Visual Page Editor
- Closed