thanks, i continue to check our environment, i guess environment matter, too.
在 2019年10月10日星期四 UTC+8上午6:17:12,Evgeny Mandrikov写道: > > Hi, > > Don't know how anyone can help you without access to your environment and > process of deployment, > because error message clearly indicates network problem, > and regarding network there is no magic in JaCoCo - it uses standard > network sockets. > > > On Wednesday, October 9, 2019 at 12:16:18 PM UTC+2, [email protected] > <javascript:> wrote: >> >> exception stack: >> >> java.net.SocketException: Operation timed out (Read failed) >> at java.net.SocketInputStream.socketRead0(Native Method) ~[?:1.8.0_181] >> at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) >> ~[?:1.8.0_181] >> at java.net.SocketInputStream.read(SocketInputStream.java:171) >> ~[?:1.8.0_181] >> at java.net.SocketInputStream.read(SocketInputStream.java:141) >> ~[?:1.8.0_181] >> at java.net.SocketInputStream.read(SocketInputStream.java:224) >> ~[?:1.8.0_181] >> at java.io.FilterInputStream.read(FilterInputStream.java:83) >> ~[?:1.8.0_181] >> at >> org.jacoco.core.data.ExecutionDataReader.read(ExecutionDataReader.java:83) >> ~[org.jacoco.core-0.8.3.jar:?] >> >> >> 在 2019年10月9日星期三 UTC+8下午6:10:20,[email protected]写道: >>> >>> *Hi all:* >>> >>> >>> *thanks in advance!* >>> >>> *we are using jacoco to get code coverage, we are using jacocoagent and >>> tcp mode.* >>> >>> *we found that exception is produced which "java.net.SocketException: >>> Operation timed out (Read failed)" as read data from socket sometimes.* >>> >>> *but, the exception will not produce after re-deploying website >>> sometimes.* >>> >>> *I wish you could give me a hand. * >>> >>> >>> >>> -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/e9722db3-8856-463e-b934-dd1f49ae70d9%40googlegroups.com.
