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
5064300

Files

ClassBugs
net.sf.oxclient.communication.HttpCommunicationClient3
net.sf.oxclient.communication.factory.SpringCommunicationClientFactory1
net.sf.oxclient.communication.json.JSONException5
net.sf.oxclient.communication.json.JSONQuery2
net.sf.oxclient.communication.json.SimpleJSONMapper5
net.sf.oxclient.communication.json.SimpleParameterGenerator1
net.sf.oxclient.factory.BeanAccessException1
net.sf.oxclient.factory.BeanManager3
net.sf.oxclient.factory.DefaultBeanFactory2
net.sf.oxclient.mappings.xml.Property2
net.sf.oxclient.mappings.xml.XMLMappingManager3
net.sf.oxclient.mappings.xml.XMLMappingManager$SingelKeyMap2
net.sf.oxclient.service.AbsGroupwareModule2
net.sf.oxclient.service.AbsGroupwareSession3
net.sf.oxclient.service.client.impl.OXGroupwareSessionFactory2
net.sf.oxclient.service.client.module.AbsOXModule1
net.sf.oxclient.service.client.module.OXFolderModule2
net.sf.oxclient.util.SpringBeanFactory1
net.sf.oxclient.web.StaticOXRedirector2

net.sf.oxclient.communication.HttpCommunicationClient

BugCategoryDetailsLine
Dead store to $L11 in net.sf.oxclient.communication.HttpCommunicationClient.init$_aroundBody1$advice(HttpCommunicationClient, HttpClient, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216
HttpCommunicationClient.cookiePrefix not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available
HttpCommunicationClient.httpClient not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available

net.sf.oxclient.communication.factory.SpringCommunicationClientFactory

BugCategoryDetailsLine
Dead store to $L10 in net.sf.oxclient.communication.factory.SpringCommunicationClientFactory.init$_aroundBody1$advice(SpringCommunicationClientFactory, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216

net.sf.oxclient.communication.json.JSONException

BugCategoryDetailsLine
Dead store to $L10 in net.sf.oxclient.communication.json.JSONException.init$_aroundBody1$advice(JSONException, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216
Dead store to $L11 in net.sf.oxclient.communication.json.JSONException.init$_aroundBody3$advice(JSONException, String, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216
Dead store to $L12 in net.sf.oxclient.communication.json.JSONException.init$_aroundBody5$advice(JSONException, String, Throwable, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216
Dead store to $L11 in net.sf.oxclient.communication.json.JSONException.init$_aroundBody7$advice(JSONException, Throwable, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216
JSONException.errorParams not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available

net.sf.oxclient.communication.json.JSONQuery

BugCategoryDetailsLine
Dead store to $L14 in net.sf.oxclient.communication.json.JSONQuery.init$_aroundBody1$advice(JSONQuery, ICommunicationClient, String, IJSONMapper, IParameterGenerator, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216
Dead store to $L12 in net.sf.oxclient.communication.json.JSONQuery.init$_aroundBody3$advice(JSONQuery, IJSONMapper, IParameterGenerator, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216

net.sf.oxclient.communication.json.SimpleJSONMapper

BugCategoryDetailsLine
Dead store to $L13 in net.sf.oxclient.communication.json.SimpleJSONMapper.init$_aroundBody1$advice(SimpleJSONMapper, IBeanFactory, Map, IBeanHelper, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216
Dead store to $L13 in net.sf.oxclient.communication.json.SimpleJSONMapper.init$_aroundBody3$advice(SimpleJSONMapper, IBeanFactory, IBeanHelper, Properties, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216
SimpleJSONMapper.beanFactory not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available
SimpleJSONMapper.beanHelper not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available
SimpleJSONMapper.oxColumns not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available

net.sf.oxclient.communication.json.SimpleParameterGenerator

BugCategoryDetailsLine
Dead store to $L10 in net.sf.oxclient.communication.json.SimpleParameterGenerator.init$_aroundBody1$advice(SimpleParameterGenerator, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216

net.sf.oxclient.factory.BeanAccessException

BugCategoryDetailsLine
Dead store to $L12 in net.sf.oxclient.factory.BeanAccessException.init$_aroundBody1$advice(BeanAccessException, IllegalAccessException, Class, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216

net.sf.oxclient.factory.BeanManager

BugCategoryDetailsLine
Dead store to $L10 in net.sf.oxclient.factory.BeanManager.init$_aroundBody1$advice(BeanManager, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216
BeanManager.beanFactory not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available
BeanManager.converter not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available

net.sf.oxclient.factory.DefaultBeanFactory

BugCategoryDetailsLine
Dead store to $L10 in net.sf.oxclient.factory.DefaultBeanFactory.init$_aroundBody1$advice(DefaultBeanFactory, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216
DefaultBeanFactory.specialMap not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available

net.sf.oxclient.mappings.xml.Property

BugCategoryDetailsLine
Dead store to $L12 in net.sf.oxclient.mappings.xml.Property.init$_aroundBody1$advice(Property, String, int, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216
Dead store to $L10 in net.sf.oxclient.mappings.xml.Property.init$_aroundBody3$advice(Property, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216

net.sf.oxclient.mappings.xml.XMLMappingManager

BugCategoryDetailsLine
Dead store to $L10 in net.sf.oxclient.mappings.xml.XMLMappingManager.init$_aroundBody1$advice(XMLMappingManager, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216
XMLMappingManager.mappingFile not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available
XMLMappingManager.mappings not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available

net.sf.oxclient.mappings.xml.XMLMappingManager$SingelKeyMap

BugCategoryDetailsLine
net.sf.oxclient.mappings.xml.XMLMappingManager$SingelKeyMap is serializable but also an inner class of a non-serializable classBAD_PRACTICESE_BAD_FIELD_INNER_CLASSNot available
Should net.sf.oxclient.mappings.xml.XMLMappingManager$SingelKeyMap be a _static_ inner class?PERFORMANCESIC_INNER_SHOULD_BE_STATICNot available

net.sf.oxclient.service.AbsGroupwareModule

BugCategoryDetailsLine
Dead store to $L12 in net.sf.oxclient.service.AbsGroupwareModule.init$_aroundBody1$advice(AbsGroupwareModule, String, Class, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216
AbsGroupwareModule.session not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available

net.sf.oxclient.service.AbsGroupwareSession

BugCategoryDetailsLine
Dead store to $L10 in net.sf.oxclient.service.AbsGroupwareSession.init$_aroundBody1$advice(AbsGroupwareSession, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216
AbsGroupwareSession.communicationManager not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available
AbsGroupwareSession.moduleMap not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available

net.sf.oxclient.service.client.impl.OXGroupwareSessionFactory

BugCategoryDetailsLine
Dead store to $L10 in net.sf.oxclient.service.client.impl.OXGroupwareSessionFactory.init$_aroundBody1$advice(OXGroupwareSessionFactory, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216
OXGroupwareSessionFactory.beanFactory not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available

net.sf.oxclient.service.client.module.AbsOXModule

BugCategoryDetailsLine
Dead store to $L12 in net.sf.oxclient.service.client.module.AbsOXModule.init$_aroundBody1$advice(AbsOXModule, String, Class, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216

net.sf.oxclient.service.client.module.OXFolderModule

BugCategoryDetailsLine
Dead store to $L10 in net.sf.oxclient.service.client.module.OXFolderModule.init$_aroundBody1$advice(OXFolderModule, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216
Class net.sf.oxclient.service.client.module.OXFolderModule implements same interface as superclassSTYLERI_REDUNDANT_INTERFACESNot available

net.sf.oxclient.util.SpringBeanFactory

BugCategoryDetailsLine
Dead store to $L11 in net.sf.oxclient.util.SpringBeanFactory.init$_aroundBody1$advice(SpringBeanFactory, String, JoinPoint, GuardAspect, AroundClosure, JoinPoint)STYLEDLS_DEAD_LOCAL_STORE216

net.sf.oxclient.web.StaticOXRedirector

BugCategoryDetailsLine
StaticOXRedirector.client not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available
StaticOXRedirector.cookieTransformer not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available