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 160106 - org.netbeans.modules.kenai.api.KenaiErrorMessage: Not Found
Summary: org.netbeans.modules.kenai.api.KenaiErrorMessage: Not Found
Status: VERIFIED DUPLICATE of bug 160159
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-11 13:38 UTC by Petr Dvorak
Modified: 2009-04-05 18:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 147490


Attachments
stacktrace (789 bytes, text/plain)
2009-03-11 13:38 UTC, Petr Dvorak
Details
stacktrace (789 bytes, text/plain)
2009-03-11 13:41 UTC, Petr Dvorak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Dvorak 2009-03-11 13:38:03 UTC
Build: NetBeans IDE Dev (Build cdev-341-on-090310)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.27-12-generic, i386

User Comments:
joshis: I added a project to the project dashboard using the "Open project" link in the dashboard. The search was still in progress when I closed the Open Kenai Project dialog.



Stacktrace: 
java.lang.RuntimeException: org.netbeans.modules.kenai.api.KenaiErrorMessage: Not Found
        at org.netbeans.modules.kenai.KenaiREST$LazyIterator.next(KenaiREST.java:240)
        at org.codeviation.commons.utils.Iterators$TranslatingIterator.next(Iterators.java:78)
        at org.netbeans.modules.kenai.ui.KenaiSearchPanel$KenaiProjectsListModel$1.run(KenaiSearchPanel.java:333)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:573)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1005)
Comment 1 Petr Dvorak 2009-03-11 13:38:08 UTC
Created attachment 78049 [details]
stacktrace
Comment 2 Petr Dvorak 2009-03-11 13:41:05 UTC
Build: NetBeans IDE Dev (Build cdev-341-on-090310)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.27-12-generic, i386

User Comments: 
I was (quite quickly) removing projects from the Kenai dashboard. All nodes in the dashboard were expanded.

Stacktrace: 
java.lang.RuntimeException: org.netbeans.modules.kenai.api.KenaiErrorMessage: Not Found
        at org.netbeans.modules.kenai.KenaiREST$LazyIterator.next(KenaiREST.java:240)
        at org.codeviation.commons.utils.Iterators$TranslatingIterator.next(Iterators.java:78)
        at org.netbeans.modules.kenai.ui.KenaiSearchPanel$KenaiProjectsListModel$1.run(KenaiSearchPanel.java:333)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:573)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1005)
Comment 3 Petr Dvorak 2009-03-11 13:41:09 UTC
Created attachment 78050 [details]
stacktrace
Comment 4 Jan Becicka 2009-03-13 10:30:06 UTC

*** This issue has been marked as a duplicate of 160159 ***
Comment 5 Petr Dvorak 2009-03-26 19:46:19 UTC
Verified