java.io.IOException: Command NOOP unexpectedly read Void data with length 4.
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
Solutions on the web
via maven-users by Benson Margulies, 1 year ago
via maven-users by Benson Margulies, 1 year ago
via GitHub by rdeltour
, 7 months agojava.io.IOException: Command NOOP unexpectedly read Void data with length 4.
at org.apache.maven.surefire.booter.MasterProcessCommand.decode(MasterProcessCommand.java:139)
at org.apache.maven.surefire.booter.MasterProcessReader.read(MasterProcessReader.java:421)
at org.apache.maven.surefire.booter.MasterProcessReader.access$800(MasterProcessReader.java:59)
at org.apache.maven.surefire.booter.MasterProcessReader$CommandRunnable.run(MasterProcessReader.java:463)
at java.lang.Thread.run(Thread.java:745)