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 248572 - NoSuchMethodError: edu.umd.cs.findbugs.detect.FunctionsThatMightBeMistakenForProcedures.setVisitMethodsInCallOrder(Z)V
Summary: NoSuchMethodError: edu.umd.cs.findbugs.detect.FunctionsThatMightBeMistakenFor...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: sqe tools (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: sreimers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-11 13:01 UTC by Exceptions Reporter
Modified: 2015-02-23 14:48 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 211877


Attachments
stacktrace (1.79 KB, text/plain)
2014-11-11 13:01 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-11-11 13:01:03 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Mac OS X

User Comments:
GUEST: Nothing to report from the IDE, with the exception of the problem bubble notice.

GUEST: Getting this error from findbugs after upgrade to netbeans 8.0.1.

aplatypus: Created new project from JavaFX interop samples, per the demo:

https://platform.netbeans.org/tutorials/nbm-javafx.html

dontom: dont know

aplatypus: Opened SampleTableModel.java file from:

https://platform.netbeans.org/tutorials/nbm-javafx.html

GUEST: Saving any java file causes the problem




Stacktrace: 
java.lang.NoSuchMethodError: edu.umd.cs.findbugs.detect.FunctionsThatMightBeMistakenForProcedures.setVisitMethodsInCallOrder(Z)V
   at edu.umd.cs.findbugs.detect.FunctionsThatMightBeMistakenForProcedures.<init>(FunctionsThatMightBeMistakenForProcedures.java:59)
   at sun.reflect.GeneratedConstructorAccessor114.newInstance(GeneratedConstructorAccessor114.java:0)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
   at edu.umd.cs.findbugs.DetectorFactory$ReflectionDetectorCreator.createDetector(DetectorFactory.java:65)
   at edu.umd.cs.findbugs.DetectorFactory$ReflectionDetectorCreator.createDetector2(DetectorFactory.java:93)
Comment 1 Exceptions Reporter 2014-11-11 13:01:04 UTC
Created attachment 150428 [details]
stacktrace
Comment 2 Exceptions Reporter 2014-12-04 05:55:14 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=211877