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 195111

Summary: [70cat] org.netbeans.modules.kenai.api.KenaiException: Internal Server Error. Server response={"status":"500 Internal Server Error","content_type":"application/vnd.com.kenai.status+json","message":"wrong # of
Product: connecteddeveloper Reporter: bdschubert <bdschubert>
Component: Team FrameworkAssignee: Tomas Stupka <tstupka>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aldobrucale, crosati, puce, xylifyx
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 176488
Attachments: stacktrace

Description bdschubert 2011-02-07 00:08:03 UTC
This bug was originally marked as duplicate of bug 173944, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 6.9.1 (Build 201011082200)
VM: Java HotSpot(TM) Client VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows Vista

User Comments:
aldobrucale: logging in to kenai from chat window

GUEST: Aunque aparece iniciado glassfish no abre ningun contexto

puce: Canceled authentication

bdschubert: At startup, I saw the error icon in the lower right hand corner.  The summary is the error message that was returned.  I did have internet access at the time of the error.

GUEST: trying to login and retrieve an existing project in kenai

GUEST: ??import javax.swing.*???




Stacktrace: 
org.netbeans.modules.kenai.api.KenaiException: Internal Server Error. Server response={"status":"500 Internal Server Error","content_type":"application/vnd.com.kenai.status+json","message":"wrong # of arguments(1 for 0)"}
   at org.netbeans.modules.kenai.KenaiREST.loadPage(KenaiREST.java:181)
   at org.netbeans.modules.kenai.KenaiREST.getMyProjects(KenaiREST.java:156)
   at org.netbeans.modules.kenai.api.Kenai.getMyProjects(Kenai.java:603)
   at org.netbeans.modules.kenai.api.Kenai.getMyProjects(Kenai.java:573)
   at org.netbeans.modules.kenai.collab.chat.KenaiConnection.getMyChats(KenaiConnection.java:523)
   at org.netbeans.modules.kenai.collab.chat.KenaiConnection.initChats(KenaiConnection.java:407)
Comment 1 bdschubert 2011-02-07 00:08:08 UTC
Created attachment 105691 [details]
stacktrace
Comment 2 Tomas Stupka 2011-04-04 08:57:13 UTC

*** This bug has been marked as a duplicate of bug 190967 ***