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 250125

Summary: java.net.SocketTimeoutException: Read timed out
Product: third-party Reporter: bolsover <bolsover>
Component: -- Other --Assignee: Geertjan Wielenga <geertjan>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 215105
Attachments: stacktrace

Description bolsover 2015-01-30 14:55:20 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.75-b04, Java(TM) SE Runtime Environment, 1.7.0_75-b13
OS: Windows 8

User Comments:
bolsover: Exception thrown during ide startup




Stacktrace: 
java.net.SocketTimeoutException: Read timed out
   at java.net.SocketInputStream.socketRead0(SocketInputStream.java:0)
   at java.net.SocketInputStream.read(SocketInputStream.java:152)
   at java.net.SocketInputStream.read(SocketInputStream.java:122)
   at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
   at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
   at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
Comment 1 bolsover 2015-01-30 14:55:21 UTC
Created attachment 151749 [details]
stacktrace
Comment 2 Antonin Nebuzelsky 2015-01-30 15:46:47 UTC
org.netbeans.cheats