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 160082 - NullPointerException at org.netbeans.modules.kenai.ui.GetSourcesFromKenaiPanel.getSelectedSourcesInfo
Summary: NullPointerException at org.netbeans.modules.kenai.ui.GetSourcesFromKenaiPane...
Status: VERIFIED DUPLICATE of bug 160866
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kubec
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-11 11:13 UTC by Petr Dvorak
Modified: 2009-04-05 18:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 147479


Attachments
stacktrace (3.10 KB, text/plain)
2009-03-11 11:13 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 11:13:01 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 clicked "Get From Kenai" button in the dialog that shows up after you click "Get" in the Kenai dashboard. No repository was selected in the combobox.



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.kenai.ui.GetSourcesFromKenaiPanel.getSelectedSourcesInfo(GetSourcesFromKenaiPanel.java:122)
        at org.netbeans.modules.kenai.ui.GetSourcesFromKenaiAction.actionPerformed(GetSourcesFromKenaiAction.java:91)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
Comment 1 Petr Dvorak 2009-03-11 11:13:06 UTC
Created attachment 78030 [details]
stacktrace
Comment 2 Milan Kubec 2009-03-23 15:54:06 UTC

*** This issue has been marked as a duplicate of 160866 ***
Comment 3 Petr Dvorak 2009-03-26 19:37:35 UTC
Verified duplicate