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 167290 - java.io.IOException: Cannot connect to : kenai.com
Summary: java.io.IOException: Cannot connect to : kenai.com
Status: RESOLVED DUPLICATE of bug 166850
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-18 09:45 UTC by ivar_grimstad
Modified: 2009-07-09 08:04 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 152756


Attachments
stacktrace (771 bytes, text/plain)
2009-06-18 09:46 UTC, ivar_grimstad
Details
stacktrace (771 bytes, text/plain)
2009-07-01 06:11 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ivar_grimstad 2009-06-18 09:45:58 UTC
This issue was originally marked as duplicate of issue 161390, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE 6.7 RC3 (Build 200906142201)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows XP, 5.1, x86

User Comments:
ivar_grimstad: Opening project in kenai



Stacktrace: 
java.io.IOException: Cannot connect to : kenai.com
        at org.netbeans.modules.kenai.RestConnection.connect(RestConnection.java:257)
        at org.netbeans.modules.kenai.RestConnection.get(RestConnection.java:137)
        at org.netbeans.modules.kenai.KenaiREST.loadPage(KenaiREST.java:157)
        at org.netbeans.modules.kenai.KenaiREST.searchProjects(KenaiREST.java:130)
        at org.netbeans.modules.kenai.api.Kenai.searchProjects(Kenai.java:219)
        at org.netbeans.modules.kenai.ui.KenaiSearchPanel$5.run(KenaiSearchPanel.java:358)
Comment 1 ivar_grimstad 2009-06-18 09:46:10 UTC
Created attachment 83742 [details]
stacktrace
Comment 2 Jan Becicka 2009-06-18 10:21:30 UTC
probably duplicate of issue 166850
Comment 3 Exceptions Reporter 2009-06-30 11:51:39 UTC
This issue already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=152756
Comment 4 Exceptions Reporter 2009-07-01 06:11:02 UTC
Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows 2003, 5.2, x86

User Comments: 


Stacktrace: 
java.io.IOException: Cannot connect to : kenai.com
        at org.netbeans.modules.kenai.RestConnection.connect(RestConnection.java:257)
        at org.netbeans.modules.kenai.RestConnection.get(RestConnection.java:137)
        at org.netbeans.modules.kenai.KenaiREST.loadPage(KenaiREST.java:157)
        at org.netbeans.modules.kenai.KenaiREST.searchProjects(KenaiREST.java:130)
        at org.netbeans.modules.kenai.api.Kenai.searchProjects(Kenai.java:219)
        at org.netbeans.modules.kenai.ui.KenaiSearchPanel$5.run(KenaiSearchPanel.java:358)
Comment 5 Exceptions Reporter 2009-07-01 06:11:18 UTC
Created attachment 84218 [details]
stacktrace
Comment 6 Exceptions Reporter 2009-07-01 06:11:34 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=152756
Comment 7 Jan Becicka 2009-07-09 08:04:01 UTC

*** This issue has been marked as a duplicate of 166850 ***