java.net.SocketException: Broken pipe
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Samebug tips
Probably there is a bug in TestNG Eclipse plugin (6.8.6.20130607_0745), try an other version (e.g. 6.8.0.20121120_1820)
before running my test in debug mode, i open the debug view, and remove some breakpoints (such as some remaining on NullPointersExceptions, and Sockets)
Solutions on the web
via GitHub by liuyq
, 1 year agovia Google Groups by Henrik, 2 years ago
via Stack Overflow by Gordon
, 2 years agovia Stack Overflow by nelson687
, 1 year agovia grokbase.com by Unknown author, 2 years ago
via grokbase.com by Unknown author, 1 year ago
java.net.SocketException: Broken pipe
at java.net.SocketOutputStream.socketWrite0(Native Method)