Apache OODT Configurable OPeNDAP Profile Server

FindBugs Bug Detector Report

Summary

Files

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.9

Threshold is

Effort is min

Summary

ClassesBugsErrorsMissing Classes
24700

org.apache.oodt.opendapps.DatasetCrawler

BugCategoryDetailsLinePriority
Dead store to id in org.apache.oodt.opendapps.DatasetCrawler.getDataset(InvDataset, Object)STYLEDLS_DEAD_LOCAL_STORE84Medium

org.apache.oodt.opendapps.DatasetExtractor

BugCategoryDetailsLinePriority
Possible null pointer dereference of dConn in org.apache.oodt.opendapps.DatasetExtractor.getFindQuery() on exception pathCORRECTNESSNP_NULL_ON_SOME_PATH_EXCEPTION140High

org.apache.oodt.opendapps.Profiler

BugCategoryDetailsLinePriority
Null pointer dereference of System.out in org.apache.oodt.opendapps.Profiler.makeProfiles(File)CORRECTNESSNP_ALWAYS_NULL118High
Null pointer dereference of System.out in org.apache.oodt.opendapps.Profiler.usage()CORRECTNESSNP_ALWAYS_NULL149High

org.apache.oodt.opendapps.extractors.DasMetadataExtractor

BugCategoryDetailsLinePriority
Exception is caught when Exception is not thrown in org.apache.oodt.opendapps.extractors.DasMetadataExtractor.extract(Metadata, OpendapConfig)STYLEREC_CATCH_EXCEPTION184Medium
Call to method of static java.text.DateFormat in org.apache.oodt.opendapps.extractors.DasMetadataExtractor.extract(Metadata, OpendapConfig)MT_CORRECTNESSSTCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE129Medium

org.apache.oodt.opendapps.util.OpendapURLEvaluator

BugCategoryDetailsLinePriority
Null pointer dereference of System.out in org.apache.oodt.opendapps.util.OpendapURLEvaluator.main(String[])CORRECTNESSNP_ALWAYS_NULL40High