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

Summary: [68cat] java.io.IOException: Cannot connect to : kenai.com, caused by Authentication failure
Product: connecteddeveloper Reporter: rafael_luiz <rafael_luiz>
Component: Team FrameworkAssignee: Jan Becicka <jbecicka>
Status: RESOLVED INCOMPLETE    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=157226
Issue Type: DEFECT Exception Reporter: 157226
Attachments: stacktrace

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?