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 172318 - [68cat] java.io.IOException: Cannot connect to : kenai.com, caused by Authentication failure
Summary: [68cat] java.io.IOException: Cannot connect to : kenai.com, caused by Authent...
Status: RESOLVED INCOMPLETE
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jan Becicka
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-15 17:40 UTC by rafael_luiz
Modified: 2009-10-26 14:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 157226


Attachments
stacktrace (824 bytes, text/plain)
2009-09-15 17:40 UTC, rafael_luiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rafael_luiz 2009-09-15 17:40:14 UTC
Build: NetBeans IDE Dev (Build 200909132344)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments:
rafael_luiz: Tried to import sample projects.



Stacktrace: 
java.io.IOException: Cannot connect to : kenai.com, caused by Authentication failure
        at org.netbeans.modules.kenai.RestConnection.connect(RestConnection.java:284)
        at org.netbeans.modules.kenai.RestConnection.get(RestConnection.java:164)
        at org.netbeans.modules.kenai.KenaiREST.loadPage(KenaiREST.java:165)
        at org.netbeans.modules.kenai.KenaiREST.searchProjects(KenaiREST.java:138)
        at org.netbeans.modules.kenai.api.Kenai.searchProjects(Kenai.java:299)
        at org.netbeans.modules.kenai.ui.KenaiSearchPanel$10.run(KenaiSearchPanel.java:505)
Comment 1 rafael_luiz 2009-09-15 17:40:18 UTC
Created attachment 87712 [details]
stacktrace
Comment 2 Jan Becicka 2009-10-12 14:38:43 UTC
Cannot reproduce...
Comment 3 Jan Becicka 2009-10-26 14:23:09 UTC
What exactly did you try to find?