OODT Process Control System JAX-RS service layer

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
6600

org.apache.oodt.pcs.services.HealthResource

BugCategoryDetailsLinePriority
Class org.apache.oodt.pcs.services.HealthResource defines non-transient non-serializable instance field monBAD_PRACTICESE_BAD_FIELDNot availableHigh

org.apache.oodt.pcs.services.PCSService

BugCategoryDetailsLinePriority
org.apache.oodt.pcs.services.PCSService.conf should be package protectedMALICIOUS_CODEMS_PKGPROTECTNot availableMedium
Write to static field org.apache.oodt.pcs.services.PCSService.conf from instance method org.apache.oodt.pcs.services.PCSService.init(ServletConfig)STYLEST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD58High

org.apache.oodt.pcs.services.PCSService$ResourceNotFoundException

BugCategoryDetailsLinePriority
Should org.apache.oodt.pcs.services.PCSService$ResourceNotFoundException be a _static_ inner class?PERFORMANCESIC_INNER_SHOULD_BE_STATIC64-72Medium

org.apache.oodt.pcs.services.PedigreeResource

BugCategoryDetailsLinePriority
Class org.apache.oodt.pcs.services.PedigreeResource defines non-transient non-serializable instance field fmBAD_PRACTICESE_BAD_FIELDNot availableMedium
Class org.apache.oodt.pcs.services.PedigreeResource defines non-transient non-serializable instance field traceBAD_PRACTICESE_BAD_FIELDNot availableMedium