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 241830 - AbstractMethodError: org.netbeans.modules.team.ide.IDEServicesImpl.providesShutdown(Z)Z
Summary: AbstractMethodError: org.netbeans.modules.team.ide.IDEServicesImpl.providesSh...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-13 15:10 UTC by alied
Modified: 2014-02-15 05:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207569


Attachments
stacktrace (1.18 KB, text/plain)
2014-02-13 15:10 UTC, alied
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alied 2014-02-13 15:10:43 UTC
Build: NetBeans IDE Dev (Build 201402010001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
alied: was changing the Jira connector version




Stacktrace: 
java.lang.AbstractMethodError: org.netbeans.modules.team.ide.IDEServicesImpl.providesShutdown(Z)Z
   at org.netbeans.modules.jira.options.JiraOptionsController.askForRestart(JiraOptionsController.java:161)
   at org.netbeans.modules.jira.options.JiraOptionsController.applyChanges(JiraOptionsController.java:100)
   at org.netbeans.modules.bugtracking.settings.BugtrackingOptions.applyChanges(BugtrackingOptions.java:151)
   at org.netbeans.modules.options.TabbedController.applyChanges(TabbedController.java:133)
   at org.netbeans.modules.options.CategoryModel$Category.applyChanges(CategoryModel.java:401)
   at org.netbeans.modules.options.CategoryModel$Category.access$1100(CategoryModel.java:326)
Comment 1 alied 2014-02-13 15:10:44 UTC
Created attachment 145151 [details]
stacktrace
Comment 2 Tomas Stupka 2014-02-14 10:08:02 UTC
fixed in core-main #277e6dafc643
Comment 3 Quality Engineering 2014-02-15 05:13:19 UTC
Integrated into 'main-silver', will be available in build *201402150001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/277e6dafc643
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #241830 - AbstractMethodError: org.netbeans.modules.team.ide.IDEServicesImpl.providesShutdown(Z)Z