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 - java.net.SocketTimeoutException: Read timed out
Summary: java.net.SocketTimeoutException: Read timed out
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Geertjan Wielenga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-30 14:55 UTC by bolsover
Modified: 2015-01-30 15:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 215105


Attachments
stacktrace (2.64 KB, text/plain)
2015-01-30 14:55 UTC, bolsover
Details

Note You need to log in before you can comment on or make changes to this bug.
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