FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.2.0

Threshold is Low

Effort is Default

Summary

ClassesBugsErrorsMissing Classes
82100

Files

ClassBugs
org.apache.camel.component.quartz.QuartzEndpoint1

org.apache.camel.component.quartz.QuartzEndpoint

BugCategoryDetailsLine
Non-virtual method call in org.apache.camel.component.quartz.QuartzEndpoint.createExchange() passes null for unconditionally dereferenced parameter of QuartzExchange.QuartzExchange(CamelContext, JobExecutionContext)CORRECTNESSNP_NULL_PARAM_DEREF_NONVIRTUAL122