We still can't figure out what's going on. Are there any settings that we can modify that might make this issue go away?
Our organization applies security updates that Windows releases and updates some of the tools on our systems. For example they just applied the KB5005573 update from Microsoft and upgraded Firefox to version 78.14.0.
Hi, Our application has been working fine w/DJNative swing until today. There were security updates applied and we now crash when we create our JWebBrowser. Here's the stacktrace w/some options I saw turned on in other posts. java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:210) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read(BufferedInputStream.java:265)...