Forum Discussion

msalvador's avatar
msalvador
Frequent Contributor
3 years ago
Solved

Connection reset

Hi guys, I got this problem: ERROR [errorlog] java.net.SocketException: Connection reset java.net.SocketException: Connection reset at sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:323) ~[...
  • msalvador's avatar
    msalvador
    3 years ago

    Hi,

    I use basic auth, but token don't need to be refreshed.

    Yes I use DB connections.

    However I discovered the issue, my test suite could store/run max 50 test cases, I figure out this problem adding and cutting test cases into the suite.