Hi All,

I have a windows VM where i have installed the master and its subsequent 5 
logins as slave node.

windows server 2019 has 8 cores and 64 GB RAM and it is using java 17 for 
jenkins.

Often my nodes are getting terminated with the below error and i have set 
the heap size to 16 GB

SEVERE: Connection error has occurred
java.io.IOException: An established connection was aborted by the software 
in your host machine
at java.base/sun.nio.ch.WindowsAsynchronousSocketChannelImpl.read0(Native 
Method)
at 
java.base/sun.nio.ch.WindowsAsynchronousSocketChannelImpl$ReadTask.run(WindowsAsynchronousSocketChannelImpl.java:518)
at 
java.base/sun.nio.ch.WindowsAsynchronousSocketChannelImpl.implRead(WindowsAsynchronousSocketChannelImpl.java:663)
at 
java.base/sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:276)
at 
java.base/sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:297)
at 
java.base/java.nio.channels.AsynchronousSocketChannel.read(AsynchronousSocketChannel.java:425)
at 
io.jenkins.remoting.shaded.org.glassfish.tyrus.container.jdk.client.TransportFilter._read(TransportFilter.java:278)
at 
io.jenkins.remoting.shaded.org.glassfish.tyrus.container.jdk.client.TransportFilter.access$100(TransportFilter.java:59)
at 
io.jenkins.remoting.shaded.org.glassfish.tyrus.container.jdk.client.TransportFilter$4.completed(TransportFilter.java:296)
at 
io.jenkins.remoting.shaded.org.glassfish.tyrus.container.jdk.client.TransportFilter$4.completed(TransportFilter.java:278)
at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129)
at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221)
at 
java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)

Nov 13, 2024 9:42:48 AM hudson.remoting.jnlp.Main$CuiListener status
INFO: Read side closed
Nov 13, 2024 9:42:48 AM hudson.remoting.jnlp.Main$CuiListener status
INFO: Terminated

Thanks,
Prabhu

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/jenkinsci-users/f1453252-a4be-4934-8d00-0f2162d603a5n%40googlegroups.com.

Reply via email to