editor2-issues icon indicating copy to clipboard operation
editor2-issues copied to clipboard

Java error immediately after building project

Open szabolcs007 opened this issue 5 years ago • 3 comments

Expected behaviour

Actual behaviour

Steps to reproduce


Build time2020-03-03T08:34:30.874440
Defold channeleditor-alpha
Defold editor sha95fcc9ca28d33583c7103c40c0c54cc73143e322
Defold engine sha5295afb3878441fb12f497df8831148525dcfb10
Defold version1.2.166
Error6e930ba1a7df48c0a99afec81f640103
GPUGeForce GTX 750/PCIe/SSE2
GPU Driver4.6.0 NVIDIA 432.00
Java version11.0.1+13
OS archamd64
OS nameWindows 10
OS version10.0

szabolcs007 avatar Apr 08 '20 11:04 szabolcs007

class java.net.SocketTimeoutException

java.net.PlainSocketImpl in waitForConnect java.net.PlainSocketImpl in socketConnect at line 107 java.net.AbstractPlainSocketImpl in doConnect at line 399 java.net.AbstractPlainSocketImpl in connectToAddress at line 242 java.net.AbstractPlainSocketImpl in connect at line 224 java.net.SocksSocketImpl in connect at line 403 java.net.Socket in connect at line 591 editor.debugging.mobdebug$try_connect_BANG_ in invokeStatic at line 316 editor.debugging.mobdebug$connect_BANG_$fn in invoke at line 321

britzl avatar Apr 23 '20 12:04 britzl

Does it only happen when you try to build and debug? A normal build without debugger works?

britzl avatar Apr 23 '20 12:04 britzl

It is quite unpredictable, cannot reproduce intentonally. It happened only a few times, and the erro never comes back in the next build. I think it only occurs when debugger is attached, but this is not 100% sure. I had a VPN compatibility issue previously, but this error is definitely not related to VPN because I disabled VPN since then.

Will let you know if any pattern occurs.

szabolcs007 avatar Apr 27 '20 20:04 szabolcs007