Caused by: java.io.IOException

Hi All,
could you please help for below error while running shedule task getting this error

Caused by: java.io.IOException: An established connection was aborted by the software in your host machine

Caused by: java.io.IOException: An established connection was aborted by the software in your host machine
at sun.nio.ch.SocketDispatcher.write0(Native Method)
at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:89)
at sun.nio.ch.IOUtil.write(IOUtil.java:60)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:450)
at org.eclipse.jetty.io.nio.ChannelEndPoint.flush(ChannelEndPoint.java:310)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint.flush(SelectChannelEndPoint.java:404)
at org.eclipse.jetty.http.HttpGenerator.flushBuffer(HttpGenerator.java:853)
… 91 common frames omitted

Thanks,
Gopi