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 190967

Summary: 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: Jaromir Uhrik <juhrik>
Component: KenaiAssignee: Tomas Stupka <tstupka>
Status: RESOLVED WONTFIX    
Severity: normal CC: bdschubert, juhrik
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 173136
Attachments: stacktrace
stacktrace

Description Jaromir Uhrik 2010-10-13 08:39:42 UTC
This issue was reported manually by juhrik.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201010112200)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01-279, Java(TM) SE Runtime Environment, 1.6.0_20-b02-279-9M3165
OS: Mac OS X

User Comments:
juhrik: After an attempt to log in to kenai.com the exception appeared...




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.access$000(KenaiREST.java:66)
   at org.netbeans.modules.kenai.KenaiREST$LazyIterator.next(KenaiREST.java:341)
   at org.codeviation.commons.utils.Iterators$TranslatingIterator.next(Iterators.java:81)
   at java.util.AbstractCollection.toArray(AbstractCollection.java:124)
   at java.util.LinkedList.addAll(LinkedList.java:269)
Comment 1 Jaromir Uhrik 2010-10-13 08:39:48 UTC
Created attachment 102383 [details]
stacktrace
Comment 2 Jaromir Uhrik 2010-11-18 14:54:25 UTC
Created attachment 103071 [details]
stacktrace

got this exception when logged in to kenai.com
Comment 3 Jan Becicka 2010-11-18 14:59:04 UTC
this is server bug. Could be handled better in the IDE, but problem is on kenai server.
Comment 4 Tomas Stupka 2011-04-04 08:57:13 UTC
*** Bug 195111 has been marked as a duplicate of this bug. ***
Comment 5 Tomas Stupka 2014-05-02 11:14:57 UTC
we don't see this anymore. lets deal with it (by a nicer msg) in case it appears again ...