Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
1000281

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile1error Error
Translation0error Error
JavadocMethod79error Error
JavadocType4error Error
JavadocVariable43error Error
JavadocStyle0error Error
ConstantName2error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
Header
  • headerFile: "/home/anthill/anthill3/agent/var/jobs/projects/Geronimo_Server/modules/geronimo-clustering-wadi/target/checkstyle-header.txt"
9error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports5error Error
FileLength0error Error
LineLength
  • max: "120"
0error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter2error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround0error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly0error Error
AvoidInlineConditionals0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
2error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber6error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier0error Error
ArrayTypeStyle0error Error
FinalParameters64error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
63error Error
TodoComment0error Error
UpperEll0error Error

Details

org/apache/geronimo/clustering/wadi/DispatcherHolder.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.24
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.30

org/apache/geronimo/clustering/wadi/BasicReplicationManagerFactoryGBean.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.36
errorParameter serviceSpace should be final.36
errorParameter backingStrategyFactory should be final.36
errorLine has trailing spaces.39
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.48
errorLine has trailing spaces.51
errorMissing a Javadoc comment.52
errorLine has trailing spaces.53
errorLine has trailing spaces.55
errorLine has trailing spaces.59
errorLine has trailing spaces.61
errorLine has trailing spaces.64
errorMissing a Javadoc comment.65

org/apache/geronimo/clustering/wadi/RoundRobinBackingStrategyFactoryGBean.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.29
errorMissing a Javadoc comment.33
errorLine has trailing spaces.34
errorMissing a Javadoc comment.35
errorLine has trailing spaces.36
errorMissing a Javadoc comment.37
errorParameter nbReplica should be final.37
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.49
errorMissing a Javadoc comment.53
errorLine has trailing spaces.57
errorMissing a Javadoc comment.58
errorLine has trailing spaces.59
errorMissing a Javadoc comment.60
errorLine has trailing spaces.61
errorLine has trailing spaces.63
errorLine has trailing spaces.65
errorLine has trailing spaces.67
errorLine has trailing spaces.71
errorLine has trailing spaces.74
errorMissing a Javadoc comment.75

org/apache/geronimo/clustering/wadi/WADISessionManagerConfigInfo.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.24
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.29
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.31
errorLine has trailing spaces.32
errorMissing a Javadoc comment.33
errorParameter serviceSpaceURI should be final.33
errorParameter sweepInterval should be final.33
errorParameter numPartitions should be final.33
errorParameter sessionTimeoutSeconds should be final.34
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.54
errorMissing a Javadoc comment.58
errorMissing a Javadoc comment.62
errorLine has trailing spaces.65

org/apache/geronimo/clustering/wadi/BasicWADISessionManager.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorUnused import - org.codehaus.wadi.replication.contextualizer.ReplicaAwareContextualiser.69
errorUnused import - org.codehaus.wadi.replication.manager.ReplicaterAdapterFactory.70
errorUnused import - org.codehaus.wadi.replication.manager.ReplicationManager.71
errorUnused import - org.codehaus.wadi.replication.manager.basic.SessionReplicationManager.73
errorUnused import - org.codehaus.wadi.replication.storage.ReplicaStorage.74
errorLine has trailing spaces.93
errorMissing a Javadoc comment.97
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.97
errorMissing a Javadoc comment.99
errorMissing a Javadoc comment.100
errorMissing a Javadoc comment.101
errorMissing a Javadoc comment.102
errorMissing a Javadoc comment.103
errorMissing a Javadoc comment.104
errorMissing a Javadoc comment.106
errorMissing a Javadoc comment.107
errorMissing a Javadoc comment.109
errorParameter configInfo should be final.109
errorParameter repManagerFactory should be final.110
errorParameter repStorageFactory should be final.110
errorParameter backingStrategyFactory should be final.111
errorParameter dispatcherHolder should be final.111
errorMissing a Javadoc comment.121
error'1024' is a magic number.129
error'10000' is a magic number.129
error'5000' is a magic number.142
error'5000' is a magic number.142
error'1024' is a magic number.157
error'10000' is a magic number.157
errorLine has trailing spaces.160
errorLine has trailing spaces.161
errorLine has trailing spaces.162
errorLine has trailing spaces.163
errorLine has trailing spaces.164
errorLine has trailing spaces.166
errorLine has trailing spaces.167
errorLine has trailing spaces.168
errorLine has trailing spaces.169
errorLine has trailing spaces.173
errorLine has trailing spaces.174
errorLine has trailing spaces.175
errorLine has trailing spaces.176
errorParameter manager should be final.180
error'manager' hides a field.180
errorMissing a Javadoc comment.196
errorMissing a Javadoc comment.200
errorMissing a Javadoc comment.208
errorParameter sessionId should be final.208
errorMissing a Javadoc comment.218
errorMissing a Javadoc comment.222
errorMissing a Javadoc comment.226
errorParameter listener should be final.226
errorMissing a Javadoc comment.232
errorParameter listener should be final.232
errorMissing a Javadoc comment.238
errorParameter webSession should be final.238
errorMissing a Javadoc comment.247
errorParameter webSession should be final.247
errorMissing a Javadoc comment.257
errorMissing a Javadoc comment.258
errorMissing a Javadoc comment.260
errorMissing a Javadoc comment.262
errorParameter next should be final.262
errorParameter evicter should be final.262
errorParameter map should be final.262
errorParameter streamer should be final.262
errorParameter pool should be final.262
errorParameter requestPool should be final.263
errorMissing a Javadoc comment.273
errorParameter immoter should be final.273
error'immoter' hides a field.273
errorMissing a Javadoc comment.282
errorMissing a Javadoc comment.286
errorMissing a Javadoc comment.291
errorMissing a Javadoc comment.292
errorMissing a Javadoc comment.294
errorParameter delegate should be final.294
errorMissing a Javadoc comment.298
errorParameter arg0 should be final.298
errorParameter arg1 should be final.298
errorMissing a Javadoc comment.303
errorMissing a Javadoc comment.307
errorParameter arg0 should be final.307
errorParameter arg1 should be final.307
errorParameter arg2 should be final.307
errorMissing a Javadoc comment.311
errorParameter arg0 should be final.311
errorParameter arg1 should be final.311
errorMissing a Javadoc comment.316
errorMissing a Javadoc comment.317
errorMissing a Javadoc comment.319
errorParameter delegate should be final.319
errorMissing a Javadoc comment.323
errorParameter arg0 should be final.323
errorParameter arg1 should be final.323
errorMissing a Javadoc comment.328
errorParameter arg0 should be final.328
errorParameter arg1 should be final.328
errorParameter arg2 should be final.328
errorParameter arg3 should be final.328
errorMissing a Javadoc comment.332
errorMissing a Javadoc comment.336
errorParameter arg0 should be final.336
errorParameter arg1 should be final.336
errorMissing a Javadoc comment.340
errorParameter arg0 should be final.340
errorParameter arg1 should be final.340
errorParameter arg2 should be final.340
errorMissing a Javadoc comment.344
errorParameter arg0 should be final.344
errorParameter arg1 should be final.344
errorMissing a Javadoc comment.349
errorMissing a Javadoc comment.351
errorMissing a Javadoc comment.353
errorMissing a Javadoc comment.354
errorMissing a Javadoc comment.355
errorMissing a Javadoc comment.356
error'{' is followed by whitespace.375
errorLine has trailing spaces.376
errorLine has trailing spaces.378
errorMissing a Javadoc comment.384

org/apache/geronimo/clustering/wadi/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/clustering/wadi/WADISessionManager.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.23
errorMissing a Javadoc comment.27

org/apache/geronimo/clustering/wadi/BasicReplicaStorageFactoryGBean.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.33
errorLine has trailing spaces.34
errorMissing a Javadoc comment.35
errorParameter serviceSpace should be final.35
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.47
errorLine has trailing spaces.51
errorMissing a Javadoc comment.52
errorLine has trailing spaces.53
errorLine has trailing spaces.55
errorLine has trailing spaces.57
errorLine has trailing spaces.59
errorLine has trailing spaces.61
errorLine has trailing spaces.64
errorMissing a Javadoc comment.65

org/apache/geronimo/clustering/wadi/TribesDispatcherHolder.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.36
errorMissing a Javadoc comment.36
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.36
errorLine has trailing spaces.37
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.42
errorMissing a Javadoc comment.44
errorParameter clusterName should be final.44
errorParameter inactiveTime should be final.44
errorParameter node should be final.44
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.55
errorMissing a Javadoc comment.59
errorLine has trailing spaces.66
errorMissing a Javadoc comment.67
errorMissing a Javadoc comment.71
errorLine has trailing spaces.74
errorLine has trailing spaces.75
errorMissing a Javadoc comment.76
errorLine has trailing spaces.77
errorMissing a Javadoc comment.78
errorMissing a Javadoc comment.79
errorMissing a Javadoc comment.80
errorMissing a Javadoc comment.82
errorLine has trailing spaces.85
errorLine has trailing spaces.87
errorLine has trailing spaces.90
errorLine has trailing spaces.94
errorLine has trailing spaces.95
error'{' is followed by whitespace.95
errorLine has trailing spaces.96
errorLine has trailing spaces.98
errorMissing a Javadoc comment.102

org/apache/geronimo/clustering/wadi/WADISessionAdaptor.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.33
errorLine has trailing spaces.34
errorMissing a Javadoc comment.35
errorParameter session should be final.35
errorLine has trailing spaces.37
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.53
errorParameter key should be final.53
errorParameter value should be final.53
errorMissing a Javadoc comment.57
errorParameter key should be final.57
errorMissing a Javadoc comment.61
errorParameter key should be final.61
errorMissing a Javadoc comment.65
errorLine has trailing spaces.68
errorMissing a Javadoc comment.69
errorMissing a Javadoc comment.71
errorParameter key should be final.71
errorParameter value should be final.71
errorMissing a Javadoc comment.76
errorParameter key should be final.76
errorMissing a Javadoc comment.81
errorMissing a Javadoc comment.85
errorParameter key should be final.85
errorMissing a Javadoc comment.89
errorParameter value should be final.89
errorMissing a Javadoc comment.93
errorMissing a Javadoc comment.97
errorParameter key should be final.97
errorMissing a Javadoc comment.102
errorMissing a Javadoc comment.106
errorMissing a Javadoc comment.110
errorParameter t should be final.110
errorMissing a Javadoc comment.114
errorMissing a Javadoc comment.118
errorMissing a Javadoc comment.122
errorParameter key should be final.122