This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 207885 - java.io.IOException: Input/output error
Summary: java.io.IOException: Input/output error
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Logger (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-29 19:34 UTC by simpatico
Modified: 2012-03-29 13:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 156118


Attachments
stacktrace (812 bytes, text/plain)
2012-01-29 19:34 UTC, simpatico
Details

Note You need to log in before you can comment on or make changes to this bug.
Description simpatico 2012-01-29 19:34:01 UTC
Build: NetBeans IDE 7.1 (Build 201112071828)
VM: OpenJDK 64-Bit Server VM, 14.0-b16, OpenJDK Runtime Environment, 1.6.0_17-b17
OS: Linux

Stacktrace: 
java.io.IOException: Input/output error
   at java.io.FileOutputStream.close0(FileOutputStream.java:0)
   at java.io.FileOutputStream.close(FileOutputStream.java:341)
   at java.io.FilterOutputStream.close(FilterOutputStream.java:160)
   at org.netbeans.modules.uihandler.Installer.closeLogStream(Installer.java:884)
   at org.netbeans.modules.uihandler.Installer.clearLogs(Installer.java:908)
   at org.netbeans.modules.uihandler.Installer$Submit.uploadAndPost(Installer.java:1840)
Comment 1 simpatico 2012-01-29 19:34:03 UTC
Created attachment 115361 [details]
stacktrace
Comment 2 Martin Entlicher 2012-03-29 13:17:07 UTC
IOException thrown from close() is not reported, changeset: 217049:328ba4d28d28
http://hg.netbeans.org/main/rev/328ba4d28d28