File Processing Exceptions

Issue #50 resolved
Tobias Becker created an issue

Call:
runMain org.opalj.bugpicker.core.Console -cp=jrefactory.jar -eclipse

Exceptions:
[error] While reading the class files the following exceptions occured:
cannot process: edu/umd/cs/findbugs/ba/DataflowTestDriver+1.class
cannot process: edu/umd/cs/findbugs/ba/Frame+1.class
cannot process: edu/umd/cs/findbugs/ba/ResourceValueAnalysisTestDriver+1.class
cannot process: edu/umd/cs/findbugs/ba/ResourceValueAnalysisTestDriver+2.class
cannot process: edu/umd/cs/findbugs/graph/AbstractGraph+2.class
cannot process: edu/umd/cs/findbugs/graph/StronglyConnectedComponents$SCCSetIterator.class
cannot process: edu/umd/cs/findbugs/graph/AbstractGraph+1.class
cannot process: edu/umd/cs/findbugs/ResourceTrackingDetector+1.class

Comments (6)

  1. Log in to comment