FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
1 2 0 0

org.universAAL.middleware.managers.deploy.osgi.Activator

Bug Category Details Line Priority
Dead store to deployManagerProps in org.universAAL.middleware.managers.deploy.osgi.Activator.start(BundleContext) STYLE DLS_DEAD_LOCAL_STORE 79 High
Possible null pointer dereference of configurationAdmin in org.universAAL.middleware.managers.deploy.osgi.Activator.start(BundleContext) CORRECTNESS NP_NULL_ON_SOME_PATH 73 Medium