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 183977

Summary: remotefs : java.io.EOFException
Product: contrib Reporter: Exceptions Reporter <exceptions_reporter>
Component: RemoteFSAssignee: remotefs@contrib <remotefs>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 7661
Attachments: stacktrace

Description Exceptions Reporter 2010-04-13 09:58:21 UTC
This issue was reported manually by mmirilovic.
It already has 35 duplicates 


Build: NetBeans IDE Dev (Build 2009-10-19_12-06-35 )
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP

User Comments:
GUEST: Launching Netbeans

GUEST: Happened just upon starting up Netbeans, this only happened once so far.

GUEST: Opening Netbeans

Solaris 10 Sparc
Netbeans 6.0.1
Java 1.6.0_06

GUEST: NetBeans was starting. Is the first time it happens.

GUEST: The error seems to have occured just after the application loaded.  I was not perfoming any actions in the application when the error occured, the system had just finished being taken out of screen saver mode when the error dialog box was noticed.

GUEST: Loading the IDE

GUEST: Open netbeans

GUEST: Estava iniciando o NetBeans.

GUEST: Opening NetBeans 6.0.1 on Windows XP




Stacktrace: 
java.io.EOFException
   at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2281)
   at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2750)
   at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:780)
   at java.io.ObjectInputStream.<init>(ObjectInputStream.java:280)
   at org.netbeans.modules.remotefs.ui.ExplorerTopComponent.<init>(ExplorerTopComponent.java:59)
   at org.netbeans.modules.remotefs.ui.ExplorerTopComponent.getDefault(ExplorerTopComponent.java:156)
Comment 1 Exceptions Reporter 2010-04-13 09:58:26 UTC
Created attachment 97154 [details]
stacktrace