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 - NoSuchMethodError: org.apache.bcel.Repository.getRepository()Lorg/apache/bcel/util/Repository;
Summary: NoSuchMethodError: org.apache.bcel.Repository.getRepository()Lorg/apache/bcel...
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: FindBugs (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-17 16:25 UTC by alext
Modified: 2016-07-07 07:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 192814


Attachments
stacktrace (2.68 KB, text/plain)
2014-07-17 16:25 UTC, alext
Details

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