Menu

JWebBrowser crashes on Windows 10

Help
2021-10-07
2021-10-14
  • Michael Garcia

    Michael Garcia - 2021-10-07

    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)
    at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2640)
    at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2947)
    at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2957)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1539)
    at java.io.ObjectInputStream.readUnshared(ObjectInputStream.java:520)
    at chrriis.dj.nativeswing.swtimpl.core.OutProcessSocketsMessagingInterface.readMessageFromChannel(OutProcessSocketsMessagingInterface.java:116)
    at chrriis.dj.nativeswing.swtimpl.core.MessagingInterface$2.run(MessagingInterface.java:388)
    Native Command: [E:\jpss\apps\active\java\bin\java, -Djava.library.path=.\lib, -Dnativeswing.localhostaddress=127.0.0.1, -Dnativeswing.peervm.debug.printStartMessage=true, -classpath, E:\JPSS\active\oos\UI\lib\DJNativeSwing.jar;E:\JPSS\active\oos\UI\lib\DJNativeSwing-SWT.jar;E:\JPSS\active\oos\UI\lib\org.eclipse.swt.win32.win32.x86_64_3.7.jar, chrriis.dj.nativeswing.swtimpl.NativeInterface, 2, 54107]
    NativeSwing[2]: Starting peer VM #2

    I've seen similar stacks posted but no resolution to the problem. I'm thinking there is a GPO applied by our security team that's causing this but I have no idea what to look for. Does anyone know what Windows settings might be causing this or a way to work around this crash?
    Thanks,
    -Mike

     
  • benchpresser

    benchpresser - 2021-10-08

    what do you mean by security updates? windows update or firewall/antivirus? we had problems with node32/eset updates and generated some firewall rules (whiltelist exceptions) on the firewall

     
  • Michael Garcia

    Michael Garcia - 2021-10-08

    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.

     
  • Michael Garcia

    Michael Garcia - 2021-10-14

    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?

     

Log in to post a comment.

MongoDB Logo MongoDB