Hi: The error is still reproduction.
After a period of execution time, we will get socket timeout or connection reset error. we used wireshark to get tcp package, found all of TCP re-transmission. More steps: 1. We wrote a simple socket server, put it in tested server, it can work, so should not be tested server environment reason. 2. We used jacococli.jar to get coverage from same tested server, and got same error 3. Be able to telnet 6300 successfully. 4. indeed, re-deploy Above of all, We think that error should be in agent server. but, we didn't know the reason. This will be the best if agent has log. I have a doubt, if jacoco agent is always running status, it will save more and more information in memory, when occupying memory are very big, error will be produced, sorry, i only suspect it . This will be the best if agent has log. BR, Bo 在 2019年10月9日星期三 UTC+8下午6:10:20,Aaron zhang写道: > > *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/cb4e9447-f663-42dd-95dd-3d5648fb489e%40googlegroups.com.
