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 194178 - java.io.IOException: Stream closed
Summary: java.io.IOException: Stream closed
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-10 11:19 UTC by crosati
Modified: 2011-01-18 18:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 174191


Attachments
stacktrace (980 bytes, text/plain)
2011-01-10 11:19 UTC, crosati
Details

Note You need to log in before you can comment on or make changes to this bug.
Description crosati 2011-01-10 11:19:19 UTC
Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) Client VM, 17.1-b03-307, Java(TM) SE Runtime Environment, 1.6.0_22-b04-307-10M3261
OS: Mac OS X

User Comments:
GUEST: Start Glassfish 3.1 Server over Netbeans.

GUEST: I was deploying an enterprise app that I had just created and wanted to test before adding any code.

GUEST: starting glassfish server

GUEST: Updated from 3.1b29 to 3.1b35 and trying to restart the server.




Stacktrace: 
java.io.IOException: Stream closed
   at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:145)
   at java.io.BufferedInputStream.read1(BufferedInputStream.java:255)
   at java.io.BufferedInputStream.read(BufferedInputStream.java:317)
   at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
   at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
   at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
Comment 1 crosati 2011-01-10 11:19:22 UTC
Created attachment 104842 [details]
stacktrace
Comment 2 Quality Engineering 2011-01-16 06:12:56 UTC
Integrated into 'main-golden', will be available in build *201101160000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/52794bb4aafc
User: vince kraemer <vkraemer@netbeans.org>
Log: #194178 : log message at wrong severity setting.
Comment 3 Vince Kraemer 2011-01-18 18:42:35 UTC
change in main