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 245764

Summary: NoSuchMethodError: org.apache.bcel.Repository.getRepository()Lorg/apache/bcel/util/Repository;
Product: java Reporter: alext
Component: FindBugsAssignee: Petr Hejl <phejl>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 192814
Attachments: stacktrace

Description alext 2014-07-17 16:25:39 UTC
This issue was reported manually by alext.
It already has 5 duplicates 


Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows XP

User Comments:
alext: While starting netbeans. It happens every time.

alext: While starting up Netbeans




Stacktrace: 
java.lang.NoSuchMethodError: org.apache.bcel.Repository.getRepository()Lorg/apache/bcel/util/Repository;
   at edu.umd.cs.findbugs.ba.AnalysisContext.<clinit>(AnalysisContext.java:127)
   at edu.umd.cs.findbugs.PluginLoader.init(PluginLoader.java:771)
   at edu.umd.cs.findbugs.PluginLoader.<init>(PluginLoader.java:280)
   at edu.umd.cs.findbugs.PluginLoader.loadCorePlugin(PluginLoader.java:1304)
   at edu.umd.cs.findbugs.PluginLoader.loadInitialPlugins(PluginLoader.java:1259)
   at edu.umd.cs.findbugs.PluginLoader.<clinit>(PluginLoader.java:146)
Comment 1 alext 2014-07-17 16:25:41 UTC
Created attachment 148107 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 07:18:35 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss