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 221203 - [NetCAT] AbstractMethodError: org.netbeans.modules.bugtracking.kenai.spi.KenaiAccessor.getDashboardProjects(Z)[Lorg/netbeans/modules/bugtracking/kenai/spi/KenaiProject;
Summary: [NetCAT] AbstractMethodError: org.netbeans.modules.bugtracking.kenai.spi.Kena...
Status: RESOLVED DUPLICATE of bug 221151
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-31 17:17 UTC by michbarsinai
Modified: 2012-10-31 19:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 194356


Attachments
stacktrace (5.73 KB, text/plain)
2012-10-31 17:17 UTC, michbarsinai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description michbarsinai 2012-10-31 17:17:45 UTC
Build: NetBeans IDE Dev (Build 201210300001)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.12-b01-434, Java(TM) SE Runtime Environment, 1.6.0_37-b06-434-11M3909
OS: Mac OS X

User Comments:
michbarsinai: Selected the "commit" option from the git sub menu of the project contextual menu.
The commit box did appear.




Stacktrace: 
java.lang.AbstractMethodError: org.netbeans.modules.bugtracking.kenai.spi.KenaiAccessor.getDashboardProjects(Z)[Lorg/netbeans/modules/bugtracking/kenai/spi/KenaiProject;
   at org.netbeans.modules.bugtracking.kenai.spi.KenaiUtil.getDashboardProjects(KenaiUtil.java:337)
   at org.netbeans.modules.bugtracking.kenai.KenaiRepositories$DefaultImpl.getDashboardProjects(KenaiRepositories.java:326)
   at org.netbeans.modules.bugtracking.kenai.KenaiRepositories$DefaultImpl.getRepositories(KenaiRepositories.java:281)
   at org.netbeans.modules.bugtracking.kenai.spi.KenaiUtil.getRepositories(KenaiUtil.java:194)
   at org.netbeans.modules.bugtracking.kenai.spi.KenaiUtil.getRepositories(KenaiUtil.java:187)
   at org.netbeans.modules.bugtracking.RepositoryRegistry.getKnownRepositories(RepositoryRegistry.java:190)
Comment 1 michbarsinai 2012-10-31 17:17:52 UTC
Created attachment 126884 [details]
stacktrace
Comment 2 Tomas Stupka 2012-10-31 19:01:53 UTC

*** This bug has been marked as a duplicate of bug 221151 ***