CAS Product Server Web Application

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
561400

org.apache.oodt.cas.product.data.DataDeliveryServlet

BugCategoryDetailsLinePriority
Class org.apache.oodt.cas.product.data.DataDeliveryServlet defines non-transient non-serializable instance field clientBAD_PRACTICESE_BAD_FIELDNot availableMedium

org.apache.oodt.cas.product.data.DatasetDeliveryServlet

BugCategoryDetailsLinePriority
org.apache.oodt.cas.product.data.DatasetDeliveryServlet.doPut(HttpServletRequest, HttpServletResponse) ignores exceptional return value of java.io.File.delete()BAD_PRACTICERV_RETURN_VALUE_IGNORED_BAD_PRACTICE233Medium
Class org.apache.oodt.cas.product.data.DatasetDeliveryServlet defines non-transient non-serializable instance field clientBAD_PRACTICESE_BAD_FIELDNot availableMedium

org.apache.oodt.cas.product.rdf.RDFDatasetServlet

BugCategoryDetailsLinePriority
Class org.apache.oodt.cas.product.rdf.RDFDatasetServlet defines non-transient non-serializable instance field LOGBAD_PRACTICESE_BAD_FIELDNot availableMedium
Class org.apache.oodt.cas.product.rdf.RDFDatasetServlet defines non-transient non-serializable instance field rdfConfBAD_PRACTICESE_BAD_FIELDNot availableMedium
Write to static field org.apache.oodt.cas.product.rdf.RDFDatasetServlet.fClient from instance method org.apache.oodt.cas.product.rdf.RDFDatasetServlet.init(ServletConfig)STYLEST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD116Medium

org.apache.oodt.cas.product.rdf.RDFProductServlet

BugCategoryDetailsLinePriority
Class org.apache.oodt.cas.product.rdf.RDFProductServlet defines non-transient non-serializable instance field LOGBAD_PRACTICESE_BAD_FIELDNot availableMedium
Class org.apache.oodt.cas.product.rdf.RDFProductServlet defines non-transient non-serializable instance field rdfConfBAD_PRACTICESE_BAD_FIELDNot availableMedium
Write to static field org.apache.oodt.cas.product.rdf.RDFProductServlet.fClient from instance method org.apache.oodt.cas.product.rdf.RDFProductServlet.init(ServletConfig)STYLEST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD121Medium

org.apache.oodt.cas.product.rss.RSSProductServlet

BugCategoryDetailsLinePriority
Class org.apache.oodt.cas.product.rss.RSSProductServlet defines non-transient non-serializable instance field LOGBAD_PRACTICESE_BAD_FIELDNot availableMedium
Class org.apache.oodt.cas.product.rss.RSSProductServlet defines non-transient non-serializable instance field confBAD_PRACTICESE_BAD_FIELDNot availableMedium

org.apache.oodt.cas.product.rss.RSSProductTransferServlet

BugCategoryDetailsLinePriority
Class org.apache.oodt.cas.product.rss.RSSProductTransferServlet defines non-transient non-serializable instance field LOGBAD_PRACTICESE_BAD_FIELDNot availableMedium
Class org.apache.oodt.cas.product.rss.RSSProductTransferServlet defines non-transient non-serializable instance field rssconfBAD_PRACTICESE_BAD_FIELDNot availableMedium
Write to static field org.apache.oodt.cas.product.rss.RSSProductTransferServlet.fClient from instance method org.apache.oodt.cas.product.rss.RSSProductTransferServlet.init(ServletConfig)STYLEST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD119Medium