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 - 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: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P1 normal (vote)
Assignee: issues@third-party
URL: https://kenai.com/jira/browse/SQE-75
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-14 20:22 UTC by atehrani
Modified: 2015-09-12 09:55 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 211780


Attachments
stacktrace (1.88 KB, text/plain)
2014-10-14 20:22 UTC, atehrani
Details
stacktrace (1.88 KB, text/plain)
2014-11-04 23:48 UTC, aplatypus
Details
Netbeasn throws exception closing this file. (2.71 KB, text/x-java-source)
2014-11-22 10:53 UTC, aplatypus
Details

Note You need to log in before you can comment on or make changes to this bug.
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