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 224117 - NoSuchMethodError: org.netbeans.modules.kenai.ui.api.KenaiUIUtils.getDashboardProjects()[Lorg/netbeans/modules/team/ui/spi/ProjectHandle;
Summary: NoSuchMethodError: org.netbeans.modules.kenai.ui.api.KenaiUIUtils.getDashboar...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Kenai (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-21 04:38 UTC by alied
Modified: 2012-12-25 02:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 195224


Attachments
stacktrace (849 bytes, text/plain)
2012-12-21 04:38 UTC, alied
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alied 2012-12-21 04:38:42 UTC
Build: NetBeans IDE Dev (Build 201212140001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-b18
OS: Linux

Stacktrace: 
java.lang.NoSuchMethodError: org.netbeans.modules.kenai.ui.api.KenaiUIUtils.getDashboardProjects()[Lorg/netbeans/modules/team/ui/spi/ProjectHandle;
   at org.netbeans.modules.versioning.kenai.VCSKenaiAccessorImpl.attachToDashboard(VCSKenaiAccessorImpl.java:270)
   at org.netbeans.modules.versioning.kenai.VCSKenaiAccessorImpl.addVCSNoficationListener(VCSKenaiAccessorImpl.java:175)
   at org.netbeans.modules.subversion.kenai.SvnKenaiAccessor.addVCSNoficationListener(SvnKenaiAccessor.java:112)
   at org.netbeans.modules.subversion.kenai.SvnKenaiAccessor.registerVCSNoficationListener(SvnKenaiAccessor.java:120)
   at org.netbeans.modules.subversion.Subversion$1.run(Subversion.java:158)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1454)
Comment 1 alied 2012-12-21 04:38:44 UTC
Created attachment 129606 [details]
stacktrace
Comment 2 Ondrej Vrabec 2012-12-23 14:31:49 UTC
fix: core-main #a73c8bb7b500
Comment 3 Quality Engineering 2012-12-25 02:43:58 UTC
Integrated into 'main-golden', will be available in build *201212250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a73c8bb7b500
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #224117 - NoSuchMethodError: org.netbeans.modules.kenai.ui.api.KenaiUIUtils.getDashboardProjects()[Lorg/netbeans/modules/team/ui/spi/ProjectHandle;
increasing spec version to force the module's update from UC