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 247148 - AbstractMethodError: org.netbeans.modules.team.server.ui.spi.ProjectAccessor.canBookmark()Z
Summary: AbstractMethodError: org.netbeans.modules.team.server.ui.spi.ProjectAccessor....
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-16 06:39 UTC by nigjo_iqn
Modified: 2014-09-19 10:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 211891


Attachments
stacktrace (1.28 KB, text/plain)
2014-09-16 06:39 UTC, nigjo_iqn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nigjo_iqn 2014-09-16 06:39:19 UTC
This bug was originally marked as duplicate of bug 246081, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 7

User Comments:
nigjo_iqn: This Error occures since updating to NetBeans 8.0.1 via Update Center.




Stacktrace: 
java.lang.AbstractMethodError: org.netbeans.modules.team.server.ui.spi.ProjectAccessor.canBookmark()Z
   at org.netbeans.modules.team.server.ui.common.OneProjectDashboardPicker$5.run(OneProjectDashboardPicker.java:230)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
   at java.awt.EventQueue$3.run(EventQueue.java:692)
Comment 1 nigjo_iqn 2014-09-16 06:39:21 UTC
Created attachment 149239 [details]
stacktrace
Comment 2 Tomas Stupka 2014-09-19 10:39:51 UTC
module version mismatch. Should be gone with 8.0.1 patch1 - please update Team Server from UC once it is out - http://wiki.netbeans.org/NetBeansPatchesProcess

(or deactivate team server in case you aren't using it)