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 167046 - java.io.IOException: Stream closed
Summary: java.io.IOException: Stream closed
Status: RESOLVED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-13 22:28 UTC by martin_zmrhal
Modified: 2011-01-27 07:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 152573


Attachments
stacktrace (1.85 KB, text/plain)
2009-06-13 22:28 UTC, martin_zmrhal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description martin_zmrhal 2009-06-13 22:28:42 UTC
Build: NetBeans IDE 6.7 RC2 (Build 200906042131)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows XP, 5.1, x86

User Comments:
martin_zmrhal: Try to add a column via context menu of a table in PostgresSQL database.



Stacktrace: 
java.io.IOException: Stream closed
        at sun.nio.cs.StreamEncoder.ensureOpen(StreamEncoder.java:26)
        at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:121)
        at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:212)
        at org.postgresql.core.PGStream.flush(PGStream.java:507)
        at org.postgresql.core.v3.QueryExecutorImpl.sendSync(QueryExecutorImpl.java:676)
        at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:191)
Comment 1 martin_zmrhal 2009-06-13 22:28:50 UTC
Created attachment 83545 [details]
stacktrace
Comment 2 Jiri Rechtacek 2011-01-27 07:54:37 UTC
We are trying to prioritize bugs but do not have time to evaluate all open P3s, please reopen if you feel this bug is still valid.