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

Summary: NoSuchMethodError: edu.umd.cs.findbugs.detect.FunctionsThatMightBeMistakenForProcedures.setVisitMethodsInCallOrder(Z)V
Product: third-party Reporter: Exceptions Reporter <exceptions_reporter>
Component: sqe toolsAssignee: sreimers <sreimers>
Status: NEW ---    
Severity: normal CC: aplatypus, dontom, sevarac
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 211877
Attachments: stacktrace

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