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 247935

Summary: NoSuchMethodError: edu.umd.cs.findbugs.detect.FunctionsThatMightBeMistakenForProcedures.setVisitMethodsInCallOrder(Z)V
Product: third-party Reporter: atehrani <atehrani>
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: normal CC: aplatypus, j4nu5, PaulCaswell
Priority: P1    
Version: 8.0   
Hardware: All   
OS: All   
URL: https://kenai.com/jira/browse/SQE-75
Issue Type: DEFECT Exception Reporter: 211780
Attachments: stacktrace
stacktrace
Netbeasn throws exception closing this file.

Description atehrani 2014-10-14 20:22:16 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b17
OS: Mac OS X

User Comments:
GUEST: Just occured in the background

GUEST: Occured during start up

atehrani: Running with the latest version of the JDK




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.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java:0)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
   at edu.umd.cs.findbugs.DetectorFactory$ReflectionDetectorCreator.createDetector(DetectorFactory.java:65)
Comment 1 atehrani 2014-10-14 20:22:18 UTC
Created attachment 149903 [details]
stacktrace
Comment 2 aplatypus 2014-11-04 23:48:36 UTC
Created attachment 150282 [details]
stacktrace

Maven build, small sub-project just one class
Comment 3 aplatypus 2014-11-22 10:53:57 UTC
Created attachment 150626 [details]
Netbeasn throws exception closing this file.

No reason for exception -- this file compiles fine on this and several other installs of Netbeans and Java.
Comment 4 Petr Hejl 2015-03-05 08:35:35 UTC
This seems to be reported for SQE.
Comment 5 Exceptions Reporter 2015-03-11 12:26:19 UTC
This bug already has 100 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=211780