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 198803 - java.io.IOException: Cannot connect to : netbeans.org, caused by Remote host closed connection during handshake
Summary: java.io.IOException: Cannot connect to : netbeans.org, caused by Remote host ...
Status: RESOLVED WORKSFORME
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-23 09:33 UTC by Ondrej Vrabec
Modified: 2011-09-26 14:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 178979


Attachments
stacktrace (3.57 KB, text/plain)
2011-05-23 09:33 UTC, Ondrej Vrabec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Vrabec 2011-05-23 09:33:16 UTC
Build: NetBeans IDE Dev (Build 20110519-234088267245)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.0-b11, Java(TM) SE Runtime Environment, 1.6.0_25-b06
OS: Linux

User Comments:
ovrabec: Opening an issue from NB bugzilla (from tasklist)




Stacktrace: 
java.io.IOException: Cannot connect to : netbeans.org, caused by Remote host closed connection during handshake
   at org.netbeans.modules.kenai.RestConnection.connect(RestConnection.java:286)
   at org.netbeans.modules.kenai.RestConnection.get(RestConnection.java:166)
   at org.netbeans.modules.kenai.KenaiREST.loadPage(KenaiREST.java:170)
   at org.netbeans.modules.kenai.KenaiREST.access$000(KenaiREST.java:66)
   at org.netbeans.modules.kenai.KenaiREST$LazyIterator.next(KenaiREST.java:338)
   at org.codeviation.commons.utils.Iterators$TranslatingIterator.next(Iterators.java:81)
Comment 1 Ondrej Vrabec 2011-05-23 09:33:21 UTC
Created attachment 108452 [details]
stacktrace
Comment 2 Tomas Stupka 2011-09-26 14:03:35 UTC
worksforme