| Summary: | FS$2.run writes "IOException: Read error" to console | ||
|---|---|---|---|
| Product: | [Technology] JGit | Reporter: | Markus Keller <markus.kell.r> |
| Component: | JGit | Assignee: | Kevin Sawicki <kevin> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | remy.suen |
| Version: | 1.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
Proposed fix pushed to: http://egit.eclipse.org/r/#change,4883 Merged into master as commit 2de1d9fb64fe7202735ffbc3774b5e2d56874307 |
I frequently see messages like this on the console: java.io.IOException: Read error at java.io.FileInputStream.read(Native Method) at org.eclipse.jgit.util.FS$2.run(FS.java:289) Do I have to worry? If not, could you please suppress the messages by default (unless the debug property is set)?