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 - [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
Summary: [70cat] org.netbeans.modules.kenai.api.KenaiException: Internal Server Error....
Status: RESOLVED DUPLICATE of bug 190967
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-07 00:08 UTC by bdschubert
Modified: 2011-04-04 08:57 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176488


Attachments
stacktrace (1.29 KB, text/plain)
2011-02-07 00:08 UTC, bdschubert
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***