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

Summary: org.netbeans.modules.kenai.api.KenaiErrorMessage: Not Found
Product: connecteddeveloper Reporter: Petr Dvorak <joshis>
Component: Team FrameworkAssignee: Jan Becicka <jbecicka>
Status: VERIFIED DUPLICATE    
Severity: blocker CC: joshis
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=147490
Issue Type: DEFECT Exception Reporter: 147490
Attachments: stacktrace
stacktrace

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