FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.1

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
4700

org.deegree.client.wpsprinter.Configuration

BugCategoryDetailsLinePriority
org.deegree.client.wpsprinter.Configuration.<static initializer>() may fail to clean up java.io.InputStreamEXPERIMENTALOBL_UNSATISFIED_OBLIGATION64Medium

org.deegree.client.wpsprinter.ExecuteBean

BugCategoryDetailsLinePriority
Exception is caught when Exception is not thrown in org.deegree.client.wpsprinter.ExecuteBean.print()STYLEREC_CATCH_EXCEPTION132Medium
Class org.deegree.client.wpsprinter.ExecuteBean defines non-transient non-serializable instance field templateBAD_PRACTICESE_BAD_FIELDHigh

org.deegree.client.wpsprinter.WpsPrinterBean

BugCategoryDetailsLinePriority
Redundant nullcheck of wpsClient, which is known to be non-null in org.deegree.client.wpsprinter.WpsPrinterBean.initTemplates()STYLERCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE139Medium
Exception is caught when Exception is not thrown in org.deegree.client.wpsprinter.WpsPrinterBean.renderMetaInfo(ComponentSystemEvent)STYLEREC_CATCH_EXCEPTION314Medium
Class org.deegree.client.wpsprinter.WpsPrinterBean defines non-transient non-serializable instance field metaInfoGrpBAD_PRACTICESE_BAD_FIELDHigh
Class org.deegree.client.wpsprinter.WpsPrinterBean defines non-transient non-serializable instance field templateBAD_PRACTICESE_BAD_FIELDHigh