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

Summary: java.io.IOException: Input/output error
Product: ide Reporter: simpatico
Component: LoggerAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 156118
Attachments: stacktrace

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