FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.1

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
21 1 1 0

de.smartics.properties.jboss.extension.resources.PropertiesConfigurationResourceAttributeHandler

Bug Category Details Line Priority
Illegal format string "Cannot find smartics-properties configuration with name '%' to revert to '%s'." in de.smartics.properties.jboss.extension.resources.PropertiesConfigurationResourceAttributeHandler.revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, ExtensionConfiguration) CORRECTNESS VA_FORMAT_STRING_ILLEGAL 119 High