sun.rmi.transport.tcp.responseTimeout ignored

Martijn Verburg martijnverburg at gmail.com
Wed Feb 28 11:27:41 UTC 2018


Hi Marcello,

Welcome to OpenJDK.  The mailing list you're after is core-libs

Cheers,
Martijn

On 28 February 2018 at 10:18, Marcello Lorenzi <cello86 at gmail.com> wrote:

> Hi All,
> We started a new Java standalone application with OpenJDK Runtime
> Environment (build 1.8.0_161-b14). This application has a network problem
> to connect to a RMI service and the application threads remained in hang
> status. We tried to apply the parameter
> sun.rmi.transport.tcp.responseTimeout but the threads on JVM side remained
> in stuck and the connection to the RMI server was in SYN_SENT status. Could
> it be related with bug https://bugs.openjdk.java.net/browse/JDK-8151212?
>
> Thanks,
> Marcello
>


More information about the discuss mailing list