Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Errors
121 2111

Files

Files Errors
com/rhi/architecture/batch/AbstractApplication.java 4
com/rhi/architecture/batch/AbstractAuditAgent.java 7
com/rhi/architecture/batch/AuditAgent.java 9
com/rhi/architecture/batch/ConfigMixin.java 3
com/rhi/architecture/batch/ConfigMixinUtils.java 8
com/rhi/architecture/batch/ApplicationException.java 1
com/rhi/architecture/batch/AuditRecord.java 15
com/rhi/architecture/batch/NullAuditAgent.java 4
com/rhi/architecture/batch/PropertiesConfigMixin.java 29
com/rhi/architecture/batch/BatchApplication.java 30
com/rhi/architecture/batch/DBConfigMixin.java 24
com/rhi/architecture/batch/HierarchicalDBConfigMixin.java 77
com/rhi/architecture/lang/PropertyUtils.java 19
com/rhi/architecture/lang/CompositeProperties.java 98
com/rhi/architecture/lang/StringUtils.java 33
com/rhi/architecture/logging/LogFactory.java 10
com/rhi/architecture/logging/Logger.java 2
com/rhi/architecture/logging/LogUtil.java 6
com/rhi/architecture/logging/LogKeys.java 1
com/rhi/architecture/logging/TraceLevel.java 6
com/rhi/architecture/logging/DefaultLogFactory.java 4
com/rhi/architecture/logging/Log4JLogger.java 20
com/rhi/architecture/logging/JDK14LogFactory.java 6
com/rhi/architecture/logging/JDK14Logger.java 6
com/rhi/architecture/logging/BasicLog4JFactory.java 153
com/rhi/architecture/logging/Log4JFactory.java 57
com/rhi/architecture/parc/AbstractError.java 10
com/rhi/architecture/parc/AbstractExecutionStrategy.java 21
com/rhi/architecture/parc/AbstractPipeline.java 15
com/rhi/architecture/parc/Adapter.java 8
com/rhi/architecture/parc/ApplicationStrategy.java 5
com/rhi/architecture/parc/OutputAdapter.java 13
com/rhi/architecture/parc/PARCApplication.java 10
com/rhi/architecture/parc/PBApplication.java 14
com/rhi/architecture/parc/ParallelMTPipeline.java 7
com/rhi/architecture/parc/Pipeline.java 19
com/rhi/architecture/parc/PipelineProcess.java 27
com/rhi/architecture/parc/Process.java 9
com/rhi/architecture/parc/ProcessSet.java 21
com/rhi/architecture/parc/SerialMTPipeline.java 8
com/rhi/architecture/parc/SingleCallApplicationStrategy.java 14
com/rhi/architecture/parc/channel/AbstractChannel.java 6
com/rhi/architecture/parc/channel/ChannelEvent.java 3
com/rhi/architecture/parc/filter/PollingFilter.java 6
com/rhi/architecture/parc/filter/AbstractFilter.java 26
com/rhi/architecture/parc/filter/FilterSet.java 15
com/rhi/architecture/parc/filter/NotificationFilter.java 3
com/rhi/architecture/parc/Filter.java 16
com/rhi/architecture/parc/AbstractFilter.java 4
com/rhi/architecture/parc/AbstractRecord.java 1
com/rhi/architecture/parc/ArrayListQueue.java 5
com/rhi/architecture/parc/Channel.java 5
com/rhi/architecture/parc/Consumer.java 3
com/rhi/architecture/parc/Error.java 3
com/rhi/architecture/parc/ErrorType.java 16
com/rhi/architecture/parc/ExceptionHandler.java 4
com/rhi/architecture/parc/ExecutionStrategy.java 11
com/rhi/architecture/parc/InputAdapter.java 5
com/rhi/architecture/parc/LinkedListQueue.java 5
com/rhi/architecture/parc/ListRecordSet.java 5
com/rhi/architecture/parc/MapRecordSet.java 6
com/rhi/architecture/parc/Monitor.java 2
com/rhi/architecture/parc/PipelineStrategy.java 8
com/rhi/architecture/parc/ProcessingException.java 13
com/rhi/architecture/parc/Record.java 7
com/rhi/architecture/parc/SingleCallStrategy.java 1
com/rhi/architecture/parc/Supplier.java 4
com/rhi/architecture/parc/adapter/AbstractInputAdapter.java 13
com/rhi/architecture/parc/adapter/AbstractOutputAdapter.java 51
com/rhi/architecture/parc/adapter/ErrorRecordsTask.java 5
com/rhi/architecture/parc/adapter/ValidRecordsTask.java 5
com/rhi/architecture/parc/adapter/OutputRecordsTask.java 30
com/rhi/architecture/parc/adapter/jdo/JDOInputAdapter.java 12
com/rhi/architecture/parc/adapter/jdo/JDOOutputAdapter.java 21
com/rhi/architecture/parc/adapter/xml/XMLInputAdapter.java 15
com/rhi/architecture/parc/adapter/xml/XMLOutputAdapter.java 26
com/rhi/architecture/parc/adapter/file/FlatFileOutputAdapter.java 13
com/rhi/architecture/parc/adapter/file/AbstractFileInputAdapter.java 324
com/rhi/architecture/parc/adapter/file/FlatFileInputAdapter.java 81
com/rhi/architecture/parc/adapter/jdbc/JDBCInputAdapter.java 22
com/rhi/architecture/parc/adapter/jdbc/JDBCOutputAdapter.java 79
com/rhi/architecture/parc/ConditionalLoopStrategy.java 12
com/rhi/architecture/parc/InfiniteLoopStrategy.java 9
com/rhi/architecture/parc/PARCConfiguration.java 3
com/rhi/architecture/resource/ResourceParser.java 1
com/rhi/architecture/resource/ResourceParserImpl.java 9
com/rhi/architecture/resource/Resource.java 4
com/rhi/architecture/resource/ResourceContext.java 21
com/rhi/architecture/resource/InitializationException.java 4
com/rhi/architecture/resource/ResourceEntry.java 4
com/rhi/architecture/resource/shmem/PersistentSharedMemory.java 4
com/rhi/architecture/resource/shmem/SharedMemory.java 4
com/rhi/architecture/resource/shmem/TransientSharedMemory.java 7
com/rhi/architecture/threads/WorkerThread.java 10
com/rhi/architecture/threads/ThreadPoolImpl.java 8
com/rhi/architecture/threads/ThreadPool.java 3
com/rhi/architecture/cache/CacheFactory.java 3
com/rhi/architecture/cache/CacheLoader.java 3
com/rhi/architecture/cache/simple/SimpleCacheFactory.java 10
com/rhi/architecture/cache/simple/SimpleCacheManager.java 9
com/rhi/architecture/cache/Cacheable.java 2
com/rhi/architecture/cache/CacheException.java 6
com/rhi/architecture/cache/CacheManager.java 4
com/rhi/architecture/cache/DuplicateObjectException.java 6
com/rhi/architecture/db/DataSourceFactory.java 92
com/rhi/architecture/db/DBUtil.java 18
com/rhi/architecture/db/InitializingConnectionFactory.java 10
com/rhi/architecture/db/JDODatabaseFactory.java 13
com/rhi/architecture/db/PooledDatabase.java 19
com/rhi/architecture/db/PoolingDataSource.java 7
com/rhi/architecture/xa/DatabaseTransaction.java 7
com/rhi/architecture/xa/DatabaseTransactionImpl.java 12
com/rhi/architecture/xa/JDOTransaction.java 42
com/rhi/architecture/xa/JDOTransactionImpl.java 8
com/rhi/architecture/xa/Transaction.java 6
com/rhi/architecture/xa/TransactionException.java 4
com/rhi/architecture/config/ConfigFacility.java 10
com/rhi/architecture/config/ConfigurationException.java 4

com/rhi/architecture/batch/AbstractApplication.java

Error Line
'}' should be on the same line. 91
'}' should be on the same line. 101
'}' should be on the same line. 108
'}' should be on the same line. 152

com/rhi/architecture/batch/AbstractAuditAgent.java

Error Line
'}' should be on the same line. 148
'}' should be on the same line. 227
'}' should be on the same line. 233
'}' should be on the same line. 236
'}' should be on the same line. 239
'}' should be on the same line. 245
'}' should be on the same line. 306

com/rhi/architecture/batch/AuditAgent.java

Error Line
Expected @throws tag for 'InitializationException'. 93
'}' should be on the same line. 151
'}' should be on the same line. 165
'+' should be on a new line. 168
'}' should be on the same line. 171
'+' should be on a new line. 174
'}' should be on the same line. 177
'+' should be on a new line. 180
'}' should be on the same line. 183

com/rhi/architecture/batch/ConfigMixin.java

Error Line
redundant 'public' modifier. 75
Expected @param tag for 'props'. 75
Expected @throws tag for 'InitializationException'. 76

com/rhi/architecture/batch/ConfigMixinUtils.java

Error Line
'}' should be on the same line. 80
Expected @param tag for 'mixinClassName'. 95
Expected @param tag for 'props'. 95
Expected @throws tag for 'InitializationException'. 96
'}' should be on the same line. 102
'}' should be on the same line. 106
'}' should be on the same line. 110
Expected @throws tag for 'InitializationException'. 130

com/rhi/architecture/batch/ApplicationException.java

Error Line
Expected @param tag for 'exitCode'. 152

com/rhi/architecture/batch/AuditRecord.java

Error Line
redundant 'public' modifier. 62
redundant 'abstract' modifier. 62
redundant 'public' modifier. 68
redundant 'abstract' modifier. 68
Expected @param tag for 'processedCount'. 68
redundant 'public' modifier. 75
redundant 'abstract' modifier. 75
redundant 'public' modifier. 81
redundant 'abstract' modifier. 81
Expected @param tag for 'erroredCount'. 81
redundant 'public' modifier. 88
redundant 'abstract' modifier. 88
redundant 'public' modifier. 94
redundant 'abstract' modifier. 94
Expected @param tag for 'unprocessedCount'. 94

com/rhi/architecture/batch/NullAuditAgent.java

Error Line
line longer than 80 characters 82
Expected @throws tag for 'AuditException'. 85
line longer than 80 characters 92
Expected @throws tag for 'AuditException'. 96

com/rhi/architecture/batch/PropertiesConfigMixin.java

Error Line
'{' should be on the previous line. 65
'(' is followed by whitespace. 75
Expected @param tag for 'props'. 75
')' is preceeded by whitespace. 75
Expected @throws tag for 'InitializationException'. 76
'(' is followed by whitespace. 77
')' is preceeded by whitespace. 77
'(' is followed by whitespace. 81
')' is preceeded by whitespace. 81
'}' should be on the same line. 82
'(' is followed by whitespace. 83
')' is preceeded by whitespace. 83
')' is preceeded by whitespace. 85
'(' is followed by whitespace. 89
')' is preceeded by whitespace. 89
'(' is followed by whitespace. 90
')' is preceeded by whitespace. 90
cast needs to be followed by whitespace. 90
'(' is followed by whitespace. 91
')' is preceeded by whitespace. 91
'(' is followed by whitespace. 93
')' is preceeded by whitespace. 93
'(' is followed by whitespace. 104
')' is preceeded by whitespace. 104
Expected @throws tag for 'InitializationException'. 105
'(' is followed by whitespace. 107
')' is preceeded by whitespace. 107
'+' should be on a new line. 109
')' is preceeded by whitespace. 110

com/rhi/architecture/batch/BatchApplication.java

Error Line
line longer than 80 characters 62
line contains a tab character 62
variable 'resources' missing Javadoc. 79
variable 'auditAgent' missing Javadoc. 81
line contains a tab character 132
line contains a tab character 133
line contains a tab character 134
'}' should be on the same line. 173
line contains a tab character 190
line contains a tab character 191
line contains a tab character 192
line contains a tab character 193
line contains a tab character 194
line contains a tab character 195
line contains a tab character 196
line contains a tab character 197
line contains a tab character 198
line longer than 80 characters 199
line contains a tab character 199
line contains a tab character 200
line contains a tab character 201
line contains a tab character 202
line contains a tab character 203
line contains a tab character 204
'}' should be on the same line. 237
'}' should be on the same line. 248
'}' should be on the same line. 270
'}' should be on the same line. 275
'}' should be on the same line. 280
'}' should be on the same line. 315

com/rhi/architecture/batch/DBConfigMixin.java

Error Line
variable 'log' missing Javadoc. 102
variable 'log' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 102
line longer than 80 characters 112
'==' is not preceeded with whitespace. 120
'==' is not followed by whitespace. 120
'}' should be on the same line. 125
'==' is not preceeded with whitespace. 134
'==' is not followed by whitespace. 134
'==' is not preceeded with whitespace. 134
'==' is not followed by whitespace. 134
'==' is not preceeded with whitespace. 134
'==' is not followed by whitespace. 134
'+' should be on a new line. 135
'==' is not preceeded with whitespace. 147
'==' is not followed by whitespace. 147
'+' should be on a new line. 148
'==' is not preceeded with whitespace. 153
'==' is not followed by whitespace. 153
'==' is not preceeded with whitespace. 153
'==' is not followed by whitespace. 153
'+' should be on a new line. 154
'}' should be on the same line. 167
'+' is not followed by whitespace. 169
'}' should be on the same line. 171

com/rhi/architecture/batch/HierarchicalDBConfigMixin.java

Error Line
Avoid using the '.*' form of import. 53
line longer than 80 characters 67
line longer than 80 characters 76
line longer than 80 characters 79
line longer than 80 characters 85
line longer than 80 characters 91
line longer than 80 characters 97
line longer than 80 characters 103
variable 'MISSING_PROPERTY_VALUE' missing Javadoc. 107
line longer than 80 characters 110
line longer than 80 characters 116
line longer than 80 characters 117
line longer than 80 characters 120
line longer than 80 characters 128
line longer than 80 characters 129
line longer than 80 characters 130
line longer than 80 characters 131
line longer than 80 characters 132
line longer than 80 characters 136
line longer than 80 characters 148
variable 'mixinName' missing Javadoc. 150
variable 'sql' missing Javadoc. 151
line longer than 80 characters 153
line longer than 80 characters 156
line longer than 80 characters 159
line longer than 80 characters 160
line longer than 80 characters 161
line longer than 80 characters 162
line longer than 80 characters 163
line longer than 80 characters 167
line longer than 80 characters 168
line longer than 80 characters 169
line longer than 80 characters 170
line longer than 80 characters 171
line longer than 80 characters 172
line longer than 80 characters 173
line longer than 80 characters 174
line longer than 80 characters 179
line longer than 80 characters 180
line longer than 80 characters 181
line longer than 80 characters 187
line longer than 80 characters 194
line longer than 80 characters 205
'}' should be on the same line. 220
'}' should be on the same line. 229
'}' should be on the same line. 242
line longer than 80 characters 249
line longer than 80 characters 254
line longer than 80 characters 257
line longer than 80 characters 260
line longer than 80 characters 263
line longer than 80 characters 266
line longer than 80 characters 269
line longer than 80 characters 272
line longer than 80 characters 275
line longer than 80 characters 283
'}' should be on the same line. 285
line longer than 80 characters 287
'}' should be on the same line. 288
line longer than 80 characters 290
'}' should be on the same line. 291
'}' should be on the same line. 296
method is missing a Javadoc comment. 304
line longer than 80 characters 307
line longer than 80 characters 312
method is missing a Javadoc comment. 320
line longer than 80 characters 323
line longer than 80 characters 328
method is missing a Javadoc comment. 336
'}' should be on the same line. 359
line longer than 80 characters 361
'}' should be on the same line. 362
'}' should be on the same line. 367
'}' should be on the same line. 376
line longer than 80 characters 386
method is missing a Javadoc comment. 386
line longer than 80 characters 398

com/rhi/architecture/lang/PropertyUtils.java

Error Line
Expected @param tag for 'filename'. 67
Expected @throws tag for 'PropertiesException'. 68
'==' is not preceeded with whitespace. 72
'==' is not followed by whitespace. 72
'+' should be on a new line. 73
'}' should be on the same line. 79
line longer than 80 characters 95
'(' is followed by whitespace. 95
Expected @param tag for 'fileName'. 95
Expected @param tag for 'isComposite'. 95
')' is preceeded by whitespace. 95
Expected @throws tag for 'PropertiesException'. 96
'(' is followed by whitespace. 97
'!' is followed by whitespace. 97
')' is preceeded by whitespace. 97
'(' is followed by whitespace. 98
')' is preceeded by whitespace. 98
'(' is followed by whitespace. 100
')' is preceeded by whitespace. 100

com/rhi/architecture/lang/CompositeProperties.java

Error Line
Avoid using the '.*' form of import. 40
line longer than 80 characters 59
variable 'log' missing Javadoc. 73
variable 'BASE_PROP_FILE' missing Javadoc. 75
variable 'PROP_KEY' missing Javadoc. 76
line contains a tab character 79
line contains a tab character 80
line contains a tab character 86
line contains a tab character 87
line contains a tab character 88
line contains a tab character 89
line contains a tab character 90
line contains a tab character 91
line contains a tab character 92
Expected @param tag for 'fileName'. 93
Expected @throws tag for 'PropertiesException'. 93
line longer than 80 characters 99
line contains a tab character 99
line longer than 80 characters 100
line contains a tab character 100
line longer than 80 characters 101
line contains a tab character 101
line contains a tab character 102
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105
line contains a tab character 106
Expected @param tag for 'plain'. 107
Expected @throws tag for 'PropertiesException'. 107
line longer than 80 characters 112
line contains a tab character 112
line longer than 80 characters 113
line contains a tab character 113
line contains a tab character 114
line contains a tab character 115
line contains a tab character 116
line contains a tab character 117
line contains a tab character 118
line contains a tab character 119
Expected @throws tag for 'IOException'. 120
'}' should be on the same line. 125
line contains a tab character 133
line longer than 80 characters 140
line contains a tab character 140
line contains a tab character 141
line contains a tab character 142
line contains a tab character 143
line contains a tab character 144
line contains a tab character 145
Expected @throws tag for 'PropertiesException'. 146
cast needs to be followed by whitespace. 150
cast needs to be followed by whitespace. 166
'}' should be on the same line. 171
line longer than 80 characters 180
line contains a tab character 180
line contains a tab character 181
line contains a tab character 182
line contains a tab character 183
line contains a tab character 185
line contains a tab character 186
Expected @param tag for 'fileName'. 187
Expected @param tag for 'parentProperty'. 187
Expected @throws tag for 'PropertiesException'. 188
cast needs to be followed by whitespace. 193
line contains a tab character 201
line longer than 80 characters 202
line contains a tab character 202
line contains a tab character 203
line contains a tab character 204
line contains a tab character 205
line contains a tab character 206
line contains a tab character 207
line contains a tab character 208
line contains a tab character 209
line contains a tab character 210
line contains a tab character 211
line contains a tab character 212
line contains a tab character 213
line contains a tab character 214
line contains a tab character 215
Expected an @return tag. 216
line contains a tab character 221
line contains a tab character 222
line contains a tab character 223
line contains a tab character 224
line contains a tab character 225
Expected @param tag for 'pname'. 226
'if' construct must use '{}'s. 228
line contains a tab character 234
line contains a tab character 235
method is missing a Javadoc comment. 236
line contains a tab character 249
line contains a tab character 250
line contains a tab character 251
line contains a tab character 252
'}' should be on the same line. 256
'}' should be on the same line. 260
'}' should be on the same line. 266

com/rhi/architecture/lang/StringUtils.java

Error Line
Unused Javadoc tag. 74
Expected an @return tag. 76
Expected @param tag for 'str'. 76
'if' construct must use '{}'s. 89
Expected an @return tag. 111
Expected @param tag for 'str'. 111
'if' construct must use '{}'s. 124
'(' is followed by whitespace. 144
')' is preceeded by whitespace. 144
line contains a tab character 144
line contains a tab character 145
'(' is followed by whitespace. 145
')' is preceeded by whitespace. 145
Expected an @return tag. 156
'(' is followed by whitespace. 156
Expected @param tag for 'src'. 156
Expected @param tag for 'delim'. 156
')' is preceeded by whitespace. 156
line contains a tab character 156
line contains a tab character 157
'(' is followed by whitespace. 157
')' is preceeded by whitespace. 157
line contains a tab character 158
line contains a tab character 159
line contains a tab character 160
line contains a tab character 161
'for' is not followed by whitespace. 161
'(' is followed by whitespace. 161
')' is preceeded by whitespace. 161
line contains a tab character 162
line contains a tab character 163
line contains a tab character 164
line contains a tab character 165

com/rhi/architecture/logging/LogFactory.java

Error Line
Expected @throws tag for 'ConfigurationException'. 75
Expected @param tag for 'type'. 84
Expected @throws tag for 'ConfigurationException'. 85
Expected @param tag for 'type'. 94
Expected @throws tag for 'ConfigurationException'. 94
Expected @throws tag for 'ConfigurationException'. 112
'}' should be on the same line. 121
'}' should be on the same line. 127
'}' should be on the same line. 133
'}' should be on the same line. 139

com/rhi/architecture/logging/Logger.java

Error Line
Expected @param tag for 'p'. 81
Expected @throws tag for 'InitializationException'. 81

com/rhi/architecture/logging/LogUtil.java

Error Line
Expected @throws tag for 'ConfigurationException'. 70
'}' should be on the same line. 79
line longer than 80 characters 85
Expected @throws tag for 'ConfigurationException'. 99
Expected @throws tag for 'ConfigurationException'. 118
Expected @param tag for 'name'. 143

com/rhi/architecture/logging/LogKeys.java

Error Line
variable 'NEWLINE_VALUE' must be private and have accessor methods. 86

com/rhi/architecture/logging/TraceLevel.java

Error Line
variable 'SYSLOG_TRACE_INT' missing Javadoc. 23
Expected @param tag for 'level'. 41
Expected @param tag for 'strLevel'. 41
Expected @param tag for 'syslogEquiv'. 41
line longer than 80 characters 82
line longer than 80 characters 130

com/rhi/architecture/logging/DefaultLogFactory.java

Error Line
variable 'log' missing Javadoc. 63
variable 'log' must be private and have accessor methods. 63
Expected @param tag for 'type'. 104
Expected @throws tag for 'ConfigurationException'. 104

com/rhi/architecture/logging/Log4JLogger.java

Error Line
variable 'logger' missing Javadoc. 89
variable 'FQCN' missing Javadoc. 92
Expected @param tag for 'categoryName'. 106
Expected @param tag for 'p'. 117
Expected @throws tag for 'InitializationException'. 117
'}' should be on the same line. 130
Expected @param tag for 'p'. 151
Expected @throws tag for 'ConfigurationException'. 152
Expected @throws tag for 'InitializationException'. 152
Expected @param tag for 'className'. 197
Expected @param tag for 'message'. 197
Expected @param tag for 'className'. 224
Expected @param tag for 'className'. 249
Expected @param tag for 'message'. 249
Expected @param tag for 'className'. 276
line contains a tab character 289
Expected @param tag for 'className'. 306
Expected @param tag for 'className'. 347
Expected @param tag for 'className'. 388
Expected @param tag for 'className'. 416

com/rhi/architecture/logging/JDK14LogFactory.java

Error Line
variable 'defaultLogger' missing Javadoc. 20
variable 'cache' missing Javadoc. 21
Expected @throws tag for 'ConfigurationException'. 38
Expected @param tag for 'type'. 49
Expected @throws tag for 'ConfigurationException'. 49
cast needs to be followed by whitespace. 50

com/rhi/architecture/logging/JDK14Logger.java

Error Line
variable 'DEFAULT_CAT' missing Javadoc. 18
variable 'logger' missing Javadoc. 20
Expected @param tag for 'cat'. 26
line longer than 80 characters 65
line longer than 80 characters 82
method is missing a Javadoc comment. 120

com/rhi/architecture/logging/BasicLog4JFactory.java

Error Line
line contains a tab character 72
line contains a tab character 73
line contains a tab character 74
line contains a tab character 75
line contains a tab character 76
line contains a tab character 77
line contains a tab character 78
line longer than 80 characters 79
line contains a tab character 79
line contains a tab character 81
line contains a tab character 82
variable 'props' missing Javadoc. 82
line contains a tab character 84
line contains a tab character 85
variable 'categories' missing Javadoc. 85
line contains a tab character 87
line contains a tab character 88
variable 'defaultLoggerName' missing Javadoc. 88
line contains a tab character 90
line contains a tab character 91
line contains a tab character 92
line contains a tab character 93
line contains a tab character 94
line contains a tab character 95
line contains a tab character 96
line contains a tab character 97
line contains a tab character 98
line contains a tab character 99
line contains a tab character 100
line contains a tab character 101
variable 'loaded' missing Javadoc. 101
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105
line contains a tab character 106
line contains a tab character 107
line contains a tab character 108
line contains a tab character 109
line contains a tab character 110
line contains a tab character 112
line contains a tab character 113
line contains a tab character 114
line contains a tab character 115
line contains a tab character 116
line contains a tab character 117
line contains a tab character 118
line contains a tab character 119
line contains a tab character 120
line contains a tab character 121
Expected @param tag for 'p'. 121
Expected @throws tag for 'InitializationException'. 121
line contains a tab character 122
line contains a tab character 124
line longer than 80 characters 125
line contains a tab character 125
line contains a tab character 126
line contains a tab character 127
line contains a tab character 128
line longer than 80 characters 129
line contains a tab character 129
line longer than 80 characters 130
line contains a tab character 130
line contains a tab character 131
line longer than 80 characters 132
line contains a tab character 132
variable 'log4j_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 132
line contains a tab character 133
line longer than 80 characters 134
line contains a tab character 134
line longer than 80 characters 135
line contains a tab character 135
line contains a tab character 136
line contains a tab character 137
line contains a tab character 138
line longer than 80 characters 139
line contains a tab character 139
line contains a tab character 140
line contains a tab character 141
line longer than 80 characters 142
line contains a tab character 142
line longer than 80 characters 143
line contains a tab character 143
line contains a tab character 144
line contains a tab character 145
line contains a tab character 146
line longer than 80 characters 147
line contains a tab character 147
line contains a tab character 148
line contains a tab character 149
'}' should be on the same line. 149
line contains a tab character 150
line longer than 80 characters 151
line contains a tab character 151
line contains a tab character 152
line contains a tab character 153
line contains a tab character 154
line contains a tab character 156
line contains a tab character 157
line longer than 80 characters 159
line contains a tab character 159
line contains a tab character 160
line contains a tab character 161
line longer than 80 characters 162
line contains a tab character 162
line contains a tab character 163
line contains a tab character 164
line contains a tab character 166
line contains a tab character 167
line contains a tab character 168
line contains a tab character 169
line contains a tab character 170
line contains a tab character 171
line contains a tab character 172
line contains a tab character 173
line contains a tab character 175
line contains a tab character 176
line contains a tab character 177
line contains a tab character 178
line contains a tab character 179
line contains a tab character 180
line contains a tab character 181
line contains a tab character 182
line contains a tab character 184
line contains a tab character 185
line contains a tab character 186
line contains a tab character 187
line contains a tab character 188
line contains a tab character 189
line contains a tab character 190
line contains a tab character 191
line contains a tab character 192
line contains a tab character 193
line contains a tab character 194
line contains a tab character 195
line contains a tab character 197
line contains a tab character 198
line contains a tab character 199
line contains a tab character 200
line contains a tab character 201
line contains a tab character 202
line contains a tab character 203
line contains a tab character 204
line contains a tab character 205
Expected @throws tag for 'ConfigurationException'. 205
line contains a tab character 206
line contains a tab character 207
line contains a tab character 209
line contains a tab character 210
line contains a tab character 211
line contains a tab character 212
line contains a tab character 213
line contains a tab character 214
line contains a tab character 215

com/rhi/architecture/logging/Log4JFactory.java

Error Line
variable 'loaded' missing Javadoc. 82
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105
line longer than 80 characters 106
line contains a tab character 106
line contains a tab character 107
line contains a tab character 108
line longer than 80 characters 109
line contains a tab character 109
line longer than 80 characters 110
line contains a tab character 110
line contains a tab character 111
line longer than 80 characters 112
line contains a tab character 112
variable 'log4j_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 112
line contains a tab character 113
line longer than 80 characters 114
line contains a tab character 114
line longer than 80 characters 115
line contains a tab character 115
line contains a tab character 116
line contains a tab character 117
line contains a tab character 118
line longer than 80 characters 119
line contains a tab character 119
line contains a tab character 120
line contains a tab character 121
line longer than 80 characters 122
line contains a tab character 122
line longer than 80 characters 123
line contains a tab character 123
line contains a tab character 124
line contains a tab character 125
line contains a tab character 126
line longer than 80 characters 127
line contains a tab character 127
line contains a tab character 128
line contains a tab character 129
'}' should be on the same line. 129
line contains a tab character 130
line longer than 80 characters 131
line contains a tab character 131
line contains a tab character 132
line contains a tab character 133
line contains a tab character 134
line contains a tab character 135
line contains a tab character 136
line contains a tab character 137
line contains a tab character 138
Expected @throws tag for 'IOException'. 150
Expected @throws tag for 'InitializationException'. 150
variable 'path_sep' must match pattern '^[a-z][a-zA-Z0-9]*$'. 177
',' needs to be followed by whitespace. 191
Expected an @return tag. 212
Expected @param tag for 'cat'. 212
Expected @param tag for 'cat'. 224

com/rhi/architecture/parc/AbstractError.java

Error Line
variable 'type' missing Javadoc. 66
variable 'exception' missing Javadoc. 67
variable 'record' missing Javadoc. 68
variable 'configFacility' missing Javadoc. 70
Expected @param tag for 'type'. 83
Expected an @return tag. 94
Expected @param tag for 'type'. 103
Expected @param tag for 'record'. 154
'}' should be on the same line. 169
Expected @param tag for 'name'. 181

com/rhi/architecture/parc/AbstractExecutionStrategy.java

Error Line
variable 'log' missing Javadoc. 66
variable 'stats' missing Javadoc. 70
variable 'sleepTime' missing Javadoc. 81
variable 'inputAdapter' missing Javadoc. 83
variable 'outputAdapter' missing Javadoc. 84
variable 'pipe' missing Javadoc. 85
variable 'properties' missing Javadoc. 87
variable 'SHUTDOWN_WAIT_TIME' missing Javadoc. 89
variable 'SHUTDOWN_WAIT_TIME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
'}' should be on the same line. 101
'+' should be on a new line. 103
Expected @param tag for 'ia'. 130
Expected @param tag for 'oa'. 151
Expected @param tag for 'p'. 172
Expected @throws tag for 'ProcessingException'. 197
'}' should be on the same line. 240
'}' should be on the same line. 245
'}' should be on the same line. 268
Expected @throws tag for 'ProcessingException'. 293
Expected @param tag for 'msg'. 302
'}' should be on the same line. 306

com/rhi/architecture/parc/AbstractPipeline.java

Error Line
variable 'filters' missing Javadoc. 70
variable 'defaultChannel' missing Javadoc. 72
variable 'inputChannel' missing Javadoc. 74
variable 'finalChannel' missing Javadoc. 77
variable 'errorChannel' missing Javadoc. 79
variable 'handler' missing Javadoc. 81
variable 'log' missing Javadoc. 83
Expected @param tag for 'ch'. 103
Expected @throws tag for 'InitializationException'. 103
'}' should be on the same line. 110
'}' should be on the same line. 234
'}' should be on the same line. 260
'}' should be on the same line. 263
Must have at least one statement. 264
method is missing a Javadoc comment. 270

com/rhi/architecture/parc/Adapter.java

Error Line
redundant 'public' modifier. 73
Expected @param tag for 'agent'. 73
redundant 'public' modifier. 80
line contains a tab character 88
line contains a tab character 89
redundant 'public' modifier. 93
Expected @param tag for 'props'. 93
redundant 'public' modifier. 104

com/rhi/architecture/parc/ApplicationStrategy.java

Error Line
redundant 'public' modifier. 75
Expected @param tag for 'p'. 75
Expected @throws tag for 'InitializationException'. 75
redundant 'public' modifier. 86
Expected @throws tag for 'ProcessingException'. 86

com/rhi/architecture/parc/OutputAdapter.java

Error Line
line contains a tab character 86
line contains a tab character 87
redundant 'public' modifier. 91
Expected @param tag for 'props'. 91
redundant 'public' modifier. 101
redundant 'public' modifier. 106
redundant 'public' modifier. 118
redundant 'public' modifier. 133
redundant 'public' modifier. 140
Expected @param tag for 'ch'. 140
redundant 'public' modifier. 147
Expected @param tag for 'ch'. 147
redundant 'public' modifier. 164

com/rhi/architecture/parc/PARCApplication.java

Error Line
variable 'process' missing Javadoc. 77
Expected @throws tag for 'InitializationException'. 102
variable 'prog_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
'}' should be on the same line. 115
Must have at least one statement. 116
Expected @throws tag for 'ApplicationException'. 128
'}' should be on the same line. 132
Unused @param tag for 'args[]'. 156
Expected @param tag for 'args'. 160
'}' should be on the same line. 165

com/rhi/architecture/parc/PBApplication.java

Error Line
variable 'log' missing Javadoc. 71
variable 'strategy' missing Javadoc. 78
Expected @throws tag for 'ApplicationException'. 96
'}' should be on the same line. 100
Expected @throws tag for 'InitializationException'. 124
'}' should be on the same line. 127
line contains a tab character 137
line contains a tab character 138
'}' should be on the same line. 146
'}' should be on the same line. 149
'}' should be on the same line. 152
Unused @param tag for 'args[]'. 170
Expected @param tag for 'args'. 174
'}' should be on the same line. 179

com/rhi/architecture/parc/ParallelMTPipeline.java

Error Line
variable 'root' missing Javadoc. 69
line longer than 80 characters 85
Expected @throws tag for 'ProcessingException'. 96
variable 'thread_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 124
'}' should be on the same line. 164
Must have at least one statement. 166
'}' should be on the same line. 186

com/rhi/architecture/parc/Pipeline.java

Error Line
redundant 'public' modifier. 71
Expected @param tag for 'ch'. 71
Expected @throws tag for 'InitializationException'. 71
redundant 'public' modifier. 79
Expected @param tag for 'handler'. 79
redundant 'public' modifier. 87
Expected @throws tag for 'ProcessingException'. 87
redundant 'public' modifier. 94
Expected an @return tag. 102
redundant 'public' modifier. 102
Expected an @return tag. 110
redundant 'public' modifier. 110
Expected an @return tag. 118
redundant 'public' modifier. 118
redundant 'public' modifier. 126
Expected @param tag for 'f'. 126
redundant 'public' modifier. 135
Expected @param tag for 'f'. 135
Expected @param tag for 'c'. 135

com/rhi/architecture/parc/PipelineProcess.java

Error Line
variable 'log' missing Javadoc. 73
'}' should be on the same line. 77
variable 'name' missing Javadoc. 85
variable 'props' missing Javadoc. 86
variable 'strategy' missing Javadoc. 90
variable 'outputAdapter' missing Javadoc. 91
variable 'inputAdapter' missing Javadoc. 92
variable 'auditAgent' missing Javadoc. 93
Expected @param tag for 'props'. 110
Expected @throws tag for 'InitializationException'. 110
Expected @param tag for 'props'. 157
Expected @throws tag for 'InitializationException'. 158
line contains a tab character 163
line contains a tab character 191
'}' should be on the same line. 195
'}' should be on the same line. 198
'}' should be on the same line. 201
Expected @throws tag for 'InitializationException'. 225
'}' should be on the same line. 263
'}' should be on the same line. 266
'}' should be on the same line. 269
Expected @throws tag for 'ProcessingException'. 283
'}' should be on the same line. 291
Expected @param tag for 'name'. 364
Expected @param tag for 'strategy'. 386
Expected @param tag for 'outputAdapter'. 408
Expected @param tag for 'inputAdapter'. 431

com/rhi/architecture/parc/Process.java

Error Line
redundant 'public' modifier. 90
Expected @param tag for 'p'. 90
Expected @throws tag for 'InitializationException'. 90
redundant 'public' modifier. 101
Expected @throws tag for 'ProcessingException'. 101
redundant 'public' modifier. 110
redundant 'public' modifier. 122
redundant 'public' modifier. 131
Expected @param tag for 'name'. 131

com/rhi/architecture/parc/ProcessSet.java

Error Line
variable 'processes' missing Javadoc. 70
variable 'log' missing Javadoc. 71
variable 'name' missing Javadoc. 72
line contains a tab character 92
line contains a tab character 93
line longer than 80 characters 94
line contains a tab character 94
line contains a tab character 95
line longer than 80 characters 96
line contains a tab character 96
line contains a tab character 97
Expected @param tag for 'props'. 110
Expected @throws tag for 'InitializationException'. 110
line longer than 80 characters 154
'}' should be on the same line. 156
'}' should be on the same line. 160
'}' should be on the same line. 164
Expected @throws tag for 'ProcessingException'. 179
'}' should be on the same line. 186
Expected @param tag for 'p'. 202
Expected @param tag for 'name'. 250

com/rhi/architecture/parc/SerialMTPipeline.java

Error Line
variable 'root' missing Javadoc. 68
Expected @param tag for 'ch'. 88
Expected @throws tag for 'InitializationException'. 88
Expected @throws tag for 'ProcessingException'. 98
variable 'thread_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 122
'}' should be on the same line. 140
Must have at least one statement. 142
'}' should be on the same line. 158

com/rhi/architecture/parc/SingleCallApplicationStrategy.java

Error Line
variable 'log' missing Javadoc. 68
variable 'stats' missing Javadoc. 72
variable 'process' missing Javadoc. 75
variable 'ROOT_PROCESS' missing Javadoc. 76
Expected @param tag for 'p'. 87
Expected @throws tag for 'InitializationException'. 87
'}' should be on the same line. 91
line longer than 80 characters 104
line longer than 80 characters 120
'}' should be on the same line. 130
'}' should be on the same line. 133
'}' should be on the same line. 136
Expected @throws tag for 'ProcessingException'. 151
'}' should be on the same line. 155

com/rhi/architecture/parc/channel/AbstractChannel.java

Error Line
variable 'monitors' missing Javadoc. 68
variable 'log' missing Javadoc. 69
'}' should be on the same line. 74
'}' should be on the same line. 100
line longer than 80 characters 123
Expected @param tag for 'msg'. 136

com/rhi/architecture/parc/channel/ChannelEvent.java

Error Line
variable 'type' missing Javadoc. 61
Expected @param tag for 'type'. 74
variable 'NEW_RECORDS' must be private and have accessor methods. 81

com/rhi/architecture/parc/filter/PollingFilter.java

Error Line
variable 'sleepTime' missing Javadoc. 74
Expected @param tag for 'max'. 87
'}' should be on the same line. 103
Expected @throws tag for 'ProcessingException'. 133
'}' should be on the same line. 155
'}' should be on the same line. 172

com/rhi/architecture/parc/filter/AbstractFilter.java

Error Line
variable 'log' missing Javadoc. 82
variable 'stats' missing Javadoc. 86
variable 'supplier' missing Javadoc. 88
variable 'consumer' missing Javadoc. 89
variable 'errors' missing Javadoc. 90
variable 'handler' missing Javadoc. 93
variable 'maxRecords' missing Javadoc. 95
variable 'numThreads' missing Javadoc. 96
variable 'name' missing Javadoc. 98
variable 'shutdown' missing Javadoc. 105
Expected @param tag for 'properties'. 151
Expected @throws tag for 'InitializationException'. 152
'}' should be on the same line. 156
variable 'full_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 162
'}' should be on the same line. 175
'}' should be on the same line. 195
'}' should be on the same line. 216
Expected an @return tag. 241
Expected @param tag for 'in'. 241
Expected @throws tag for 'ProcessingException'. 242
Expected @param tag for 's'. 295
Expected @param tag for 'c'. 313
Expected @param tag for 'err'. 331
Expected @param tag for 'handler'. 349
Expected @param tag for 'val'. 373
Expected @param tag for 'val'. 396

com/rhi/architecture/parc/filter/FilterSet.java

Error Line
variable 'filters' missing Javadoc. 78
variable 'supplier' missing Javadoc. 80
variable 'consumer' missing Javadoc. 82
variable 'errors' missing Javadoc. 84
variable 'defaultChannel' missing Javadoc. 86
variable 'previousChannel' missing Javadoc. 89
variable 'handler' missing Javadoc. 92
Expected @param tag for 'p'. 112
Expected @throws tag for 'InitializationException'. 112
Expected @throws tag for 'ProcessingException'. 170
'}' should be on the same line. 218
Expected @param tag for 's'. 232
Expected @param tag for 'c'. 244
Expected @param tag for 'err'. 255
Expected @param tag for 'handler'. 266

com/rhi/architecture/parc/filter/NotificationFilter.java

Error Line
Expected @throws tag for 'ProcessingException'. 105
'}' should be on the same line. 127
'}' should be on the same line. 146

com/rhi/architecture/parc/Filter.java

Error Line
redundant 'public' modifier. 73
Expected @param tag for 'p'. 73
Expected @throws tag for 'InitializationException'. 73
redundant 'public' modifier. 81
Expected @throws tag for 'ProcessingException'. 81
redundant 'public' modifier. 90
Expected @param tag for 'c'. 90
redundant 'public' modifier. 99
Expected @param tag for 'c'. 99
redundant 'public' modifier. 108
Expected @param tag for 'err'. 108
redundant 'public' modifier. 125
redundant 'public' modifier. 135
redundant 'public' modifier. 145
redundant 'public' modifier. 155
redundant 'public' modifier. 166

com/rhi/architecture/parc/AbstractFilter.java

Error Line
Expected @throws tag for 'ProcessingException'. 95
variable 'record_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
'}' should be on the same line. 117
'}' should be on the same line. 134

com/rhi/architecture/parc/AbstractRecord.java

Error Line
variable 'errors' missing Javadoc. 68

com/rhi/architecture/parc/ArrayListQueue.java

Error Line
variable 'queueHelper' missing Javadoc. 66
variable 'lock' missing Javadoc. 67
Expected @throws tag for 'ProcessingException'. 90
Expected @throws tag for 'ProcessingException'. 109
';' needs to be followed by whitespace. 114

com/rhi/architecture/parc/Channel.java

Error Line
line contains a tab character 58
line contains a tab character 59
redundant 'public' modifier. 78
redundant 'public' modifier. 93
redundant 'public' modifier. 104

com/rhi/architecture/parc/Consumer.java

Error Line
line contains a tab character 57
line contains a tab character 58
redundant 'public' modifier. 78

com/rhi/architecture/parc/Error.java

Error Line
redundant 'public' modifier. 64
redundant 'public' modifier. 75
redundant 'public' modifier. 82

com/rhi/architecture/parc/ErrorType.java

Error Line
variable 'nextId' missing Javadoc. 62
variable 'id' missing Javadoc. 63
variable 'name' missing Javadoc. 64
Expected @param tag for 'name'. 71
Expected @param tag for 'obj'. 97
variable 'DATA_NOT_FOUND' must be private and have accessor methods. 126
variable 'DATA_VALIDATION' must be private and have accessor methods. 132
variable 'SQL_EXECUTION' must be private and have accessor methods. 138
variable 'SQL_EXECUTION_FATAL' must be private and have accessor methods. 143
variable 'INFORMATION' must be private and have accessor methods. 149
variable 'FATAL' must be private and have accessor methods. 154
variable 'SPECIAL' must be private and have accessor methods. 159
variable 'FILE_ERROR' must be private and have accessor methods. 164
variable 'WARNING' must be private and have accessor methods. 169
variable 'POST_PAYRECORD' must be private and have accessor methods. 175
variable 'MATCH_VALIDATION' must be private and have accessor methods. 181

com/rhi/architecture/parc/ExceptionHandler.java

Error Line
variable 'lock' missing Javadoc. 83
variable 'hasError' missing Javadoc. 85
Expected @param tag for 'e'. 102
Expected @throws tag for 'ProcessingException'. 115

com/rhi/architecture/parc/ExecutionStrategy.java

Error Line
redundant 'public' modifier. 69
Expected @param tag for 'p'. 69
redundant 'public' modifier. 80
Expected @throws tag for 'ProcessingException'. 80
redundant 'public' modifier. 86
redundant 'public' modifier. 97
Expected @param tag for 'ia'. 97
redundant 'public' modifier. 108
Expected @param tag for 'oa'. 108
redundant 'public' modifier. 119
Expected @param tag for 'p'. 119

com/rhi/architecture/parc/InputAdapter.java

Error Line
redundant 'public' modifier. 73
redundant 'public' modifier. 85
Expected @param tag for 'errorChannel'. 85
redundant 'public' modifier. 98
Expected @param tag for 'record'. 98

com/rhi/architecture/parc/LinkedListQueue.java

Error Line
variable 'queueHelper' missing Javadoc. 66
variable 'lock' missing Javadoc. 67
Expected @throws tag for 'ProcessingException'. 90
Expected @throws tag for 'ProcessingException'. 109
';' needs to be followed by whitespace. 114

com/rhi/architecture/parc/ListRecordSet.java

Error Line
variable 'records' missing Javadoc. 65
variable 'source' missing Javadoc. 66
Expected @param tag for 'source'. 79
Expected @param tag for 'r'. 100
Expected @param tag for 'r'. 111

com/rhi/architecture/parc/MapRecordSet.java

Error Line
variable 'records' missing Javadoc. 64
variable 'source' missing Javadoc. 65
Expected @param tag for 'source'. 78
Expected @param tag for 'key'. 101
Expected @param tag for 'r'. 101
Expected @param tag for 'key'. 114

com/rhi/architecture/parc/Monitor.java

Error Line
redundant 'public' modifier. 63
Expected @param tag for 'e'. 63

com/rhi/architecture/parc/PipelineStrategy.java

Error Line
redundant 'public' modifier. 70
Expected @throws tag for 'ProcessingException'. 70
redundant 'public' modifier. 80
Expected @param tag for 'ia'. 80
redundant 'public' modifier. 90
Expected @param tag for 'oa'. 90
redundant 'public' modifier. 99
Expected @param tag for 'p'. 99

com/rhi/architecture/parc/ProcessingException.java

Error Line
variable 'exitCode' missing Javadoc. 66
Expected @param tag for 'msg'. 80
Expected @param tag for 'msg'. 90
Expected @param tag for 'code'. 90
Expected @param tag for 'cause'. 99
Expected @param tag for 'cause'. 109
Expected @param tag for 'code'. 109
Expected @param tag for 'msg'. 119
Expected @param tag for 'cause'. 119
Expected @param tag for 'msg'. 130
Expected @param tag for 'cause'. 130
Expected @param tag for 'code'. 130
Expected @param tag for 'exitCode'. 147

com/rhi/architecture/parc/Record.java

Error Line
line contains a tab character 67
redundant 'public' modifier. 71
redundant 'public' modifier. 82
redundant 'public' modifier. 98
redundant 'public' modifier. 111
redundant 'public' modifier. 120
redundant 'public' modifier. 129

com/rhi/architecture/parc/SingleCallStrategy.java

Error Line
Expected @throws tag for 'ProcessingException'. 68

com/rhi/architecture/parc/Supplier.java

Error Line
line contains a tab character 57
redundant 'public' modifier. 77
redundant 'public' modifier. 83
Expected @param tag for 'm'. 83

com/rhi/architecture/parc/adapter/AbstractInputAdapter.java

Error Line
variable 'log' missing Javadoc. 78
variable 'auditAgent' missing Javadoc. 80
variable 'errorChannel' missing Javadoc. 81
variable 'errors' missing Javadoc. 82
Expected @param tag for 'agent'. 102
Expected @param tag for 'props'. 123
Expected @throws tag for 'InitializationException'. 123
'}' should be on the same line. 126
Expected @throws tag for 'ProcessingException'. 150
'}' should be on the same line. 170
Expected @throws tag for 'ProcessingException'. 192
Expected @param tag for 'errorChannel'. 203
Expected @param tag for 'record'. 226

com/rhi/architecture/parc/adapter/AbstractOutputAdapter.java

Error Line
variable 'log' missing Javadoc. 82
variable 'MAX_CNT_TAG' missing Javadoc. 84
variable 'DEFAULT_RECORD_COUNT' missing Javadoc. 85
variable 'MAX_THREAD_CNT_TAG' missing Javadoc. 86
variable 'DEFAULT_THREAD_COUNT' missing Javadoc. 87
variable 'auditAgent' missing Javadoc. 89
variable 'txTypeName' missing Javadoc. 90
variable 'COMMIT_SIZE' missing Javadoc. 93
variable 'COMMIT_SIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
variable 'myThreadPool' missing Javadoc. 96
variable 'MAX_THREADS' missing Javadoc. 98
variable 'MAX_THREADS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
variable 'outputChannel' missing Javadoc. 100
variable 'errorChannel' missing Javadoc. 101
variable 'handler' missing Javadoc. 102
variable 'MAX_SLEEP_TAG' missing Javadoc. 104
variable 'DEFAULT_MAX_SLEEP' missing Javadoc. 106
variable 'sleepTime' missing Javadoc. 107
variable 'done' missing Javadoc. 109
Expected @param tag for 'agent'. 129
Expected @param tag for 'props'. 149
Expected @throws tag for 'InitializationException'. 149
'}' should be on the same line. 152
variable 'rec_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 159
'}' should be on the same line. 170
variable 'thread_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 179
'}' should be on the same line. 182
'}' should be on the same line. 193
'}' should be on the same line. 241
'}' should be on the same line. 267
'}' should be on the same line. 273
'}' should be on the same line. 282
'}' should be on the same line. 336
'}' should be on the same line. 341
'}' should be on the same line. 346
'}' should be on the same line. 351
Expected @throws tag for 'ProcessingException'. 374
'}' should be on the same line. 418
Expected @throws tag for 'ProcessingException'. 438
'}' should be on the same line. 481
Expected @throws tag for 'ProcessingException'. 498
Expected @throws tag for 'ProcessingException'. 527
Expected @throws tag for 'ProcessingException'. 539
Expected @throws tag for 'ProcessingException'. 566
Expected @param tag for 'transaction'. 581
Expected @throws tag for 'ProcessingException'. 582
line longer than 80 characters 614
Expected @throws tag for 'ProcessingException'. 635
'}' should be on the same line. 640
'}' should be on the same line. 643
'}' should be on the same line. 646

com/rhi/architecture/parc/adapter/ErrorRecordsTask.java

Error Line
Expected @param tag for 'records'. 93
Expected @param tag for 'transaction'. 93
Expected @throws tag for 'TransactionException'. 94
Expected @throws tag for 'ProcessingException'. 94
Expected @throws tag for 'AuditException'. 94

com/rhi/architecture/parc/adapter/ValidRecordsTask.java

Error Line
Expected @param tag for 'records'. 92
Expected @param tag for 'transaction'. 92
Expected @throws tag for 'TransactionException'. 93
Expected @throws tag for 'ProcessingException'. 93
Expected @throws tag for 'AuditException'. 93

com/rhi/architecture/parc/adapter/OutputRecordsTask.java

Error Line
variable 'log' missing Javadoc. 72
variable 'parent' missing Javadoc. 73
variable 'parent' must be private and have accessor methods. 73
variable 'records' missing Javadoc. 74
variable 'handler' missing Javadoc. 75
variable 'maxRetries' missing Javadoc. 76
'}' should be on the same line. 97
'}' should be on the same line. 132
'}' should be on the same line. 149
'if' construct must use '{}'s. 153
'}' should be on the same line. 155
'}' should be on the same line. 161
'if' construct must use '{}'s. 165
'}' should be on the same line. 167
'}' should be on the same line. 173
'if' construct must use '{}'s. 177
'}' should be on the same line. 179
'}' should be on the same line. 185
'if' construct must use '{}'s. 189
'}' should be on the same line. 191
line longer than 80 characters 207
'}' should be on the same line. 210
line longer than 80 characters 227
'}' should be on the same line. 235
Expected @param tag for 'records'. 253
Expected @param tag for 'transacttion'. 254
Expected @throws tag for 'TransactionException'. 255
Expected @throws tag for 'ProcessingException'. 255
Expected @throws tag for 'AuditException'. 255
'}' should be on the same line. 271

com/rhi/architecture/parc/adapter/jdo/JDOInputAdapter.java

Error Line
variable 'log' missing Javadoc. 79
variable 'db' missing Javadoc. 82
variable 'query' missing Javadoc. 85
Expected @param tag for 'props'. 93
Expected @throws tag for 'InitializationException'. 93
'}' should be on the same line. 98
'}' should be on the same line. 110
'}' should be on the same line. 113
Expected @throws tag for 'ProcessingException'. 128
'}' should be on the same line. 147
'}' should be on the same line. 150
'}' should be on the same line. 153

com/rhi/architecture/parc/adapter/jdo/JDOOutputAdapter.java

Error Line
variable 'log' missing Javadoc. 84
variable 'MAX_RECORD_CNT' missing Javadoc. 87
variable 'MAX_RECORD_CNT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
variable 'mapping' missing Javadoc. 89
variable 'jdo' missing Javadoc. 90
variable 'db' missing Javadoc. 91
variable 'errorLog' missing Javadoc. 93
Expected @param tag for 'props'. 110
Expected @throws tag for 'InitializationException'. 110
'}' should be on the same line. 114
variable 'rec_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 126
'}' should be on the same line. 128
'}' should be on the same line. 131
'}' should be on the same line. 134
'}' should be on the same line. 137
Expected @throws tag for 'ProcessingException'. 163
'}' should be on the same line. 177
'}' should be on the same line. 187
'}' should be on the same line. 194
'}' should be on the same line. 197
'}' should be on the same line. 200

com/rhi/architecture/parc/adapter/xml/XMLInputAdapter.java

Error Line
variable 'log' missing Javadoc. 83
variable 'mapping' missing Javadoc. 86
variable 'unmarshaller' missing Javadoc. 87
variable 'inputDirectory' missing Javadoc. 90
Expected @param tag for 'props'. 99
Expected @throws tag for 'InitializationException'. 99
'}' should be on the same line. 104
line longer than 80 characters 116
'}' should be on the same line. 118
'}' should be on the same line. 121
Expected @throws tag for 'ProcessingException'. 145
line longer than 80 characters 155
'}' should be on the same line. 165
'}' should be on the same line. 168
'}' should be on the same line. 171

com/rhi/architecture/parc/adapter/xml/XMLOutputAdapter.java

Error Line
variable 'log' missing Javadoc. 84
variable 'MAX_RECORD_CNT' missing Javadoc. 87
variable 'MAX_RECORD_CNT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
variable 'mapping' missing Javadoc. 89
variable 'validMarshaller' missing Javadoc. 90
variable 'errorMarshaller' missing Javadoc. 91
variable 'validFilename' missing Javadoc. 92
variable 'errorFilename' missing Javadoc. 93
Expected @param tag for 'props'. 101
Expected @throws tag for 'InitializationException'. 101
'}' should be on the same line. 104
variable 'rec_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 113
'}' should be on the same line. 129
'}' should be on the same line. 133
'}' should be on the same line. 137
Expected an @return tag. 151
Expected an @return tag. 161
Expected @throws tag for 'ProcessingException'. 184
'}' should be on the same line. 198
'}' should be on the same line. 201
Expected @param tag for 'filename'. 215
Expected @param tag for 'c'. 227
Expected @param tag for 't'. 227
Expected @throws tag for 'ProcessingException'. 228
'}' should be on the same line. 241
'}' should be on the same line. 244

com/rhi/architecture/parc/adapter/file/FlatFileOutputAdapter.java

Error Line
variable 'validWriter' missing Javadoc. 82
variable 'errorWriter' missing Javadoc. 83
Expected @param tag for 'props'. 101
Expected @throws tag for 'InitializationException'. 101
'}' should be on the same line. 134
'}' should be on the same line. 138
'}' should be on the same line. 156
'}' should be on the same line. 164
Expected @throws tag for 'ProcessingException'. 186
'}' should be on the same line. 195
'}' should be on the same line. 205
Expected @throws tag for 'ProcessingException'. 224
'}' should be on the same line. 241

com/rhi/architecture/parc/adapter/file/AbstractFileInputAdapter.java

Error Line
line longer than 80 characters 26
line longer than 80 characters 28
line longer than 80 characters 36
line contains a tab character 36
variable 'log' missing Javadoc. 36
'(' is followed by whitespace. 36
')' is preceeded by whitespace. 36
line contains a tab character 37
line longer than 80 characters 38
line contains a tab character 38
variable 'DELIMITER' missing Javadoc. 38
'=' is not preceeded with whitespace. 38
line contains a tab character 39
line longer than 80 characters 40
line contains a tab character 40
variable 'BATCH_SIZE' missing Javadoc. 40
'=' is not preceeded with whitespace. 40
line contains a tab character 41
line contains a tab character 42
variable 'delim' missing Javadoc. 42
line contains a tab character 43
line contains a tab character 44
variable 'batchSize' missing Javadoc. 44
line contains a tab character 46
line contains a tab character 47
line contains a tab character 48
line contains a tab character 49
line contains a tab character 50
line contains a tab character 51
line contains a tab character 52
line contains a tab character 54
line contains a tab character 55
line contains a tab character 56
line contains a tab character 57
line contains a tab character 58
line contains a tab character 59
line longer than 80 characters 60
line contains a tab character 60
line contains a tab character 61
line contains a tab character 62
line contains a tab character 63
line contains a tab character 64
line contains a tab character 65
line contains a tab character 66
Unused @throws tag for '<b>InitializationException</b>'. 67
line contains a tab character 67
line contains a tab character 68
line contains a tab character 69
line contains a tab character 70
line contains a tab character 71
line longer than 80 characters 72
line contains a tab character 72
'(' is followed by whitespace. 72
')' is preceeded by whitespace. 72
Expected @throws tag for 'InitializationException'. 72
line contains a tab character 73
'(' is followed by whitespace. 73
')' is preceeded by whitespace. 73
line contains a tab character 74
'(' is followed by whitespace. 74
')' is preceeded by whitespace. 74
line contains a tab character 75
'(' is followed by whitespace. 75
')' is preceeded by whitespace. 75
line contains a tab character 79
line contains a tab character 80
line contains a tab character 81
line longer than 80 characters 82
line contains a tab character 82
line contains a tab character 83
line longer than 80 characters 84
line contains a tab character 84
line longer than 80 characters 85
line contains a tab character 85
line contains a tab character 86
line contains a tab character 87
line contains a tab character 88
line contains a tab character 89
line contains a tab character 90
line contains a tab character 91
line longer than 80 characters 92
line contains a tab character 92
line longer than 80 characters 93
Unused @throws tag for '<b>ProcessingException</b>'. 93
line contains a tab character 93
line contains a tab character 94
line contains a tab character 95
line contains a tab character 96
line contains a tab character 97
line contains a tab character 98
Expected @throws tag for 'ProcessingException'. 98
'(' is followed by whitespace. 99
')' is preceeded by whitespace. 99
line contains a tab character 100
line contains a tab character 103
'(' is followed by whitespace. 106
'(' is followed by whitespace. 106
')' is preceeded by whitespace. 106
'||' should be on a new line. 106
line contains a tab character 107
'(' is followed by whitespace. 107
')' is preceeded by whitespace. 107
')' is preceeded by whitespace. 107
'{' should be on the previous line. 108
'(' is followed by whitespace. 111
line contains a tab character 114
'(' is followed by whitespace. 114
')' is preceeded by whitespace. 114
line contains a tab character 115
line contains a tab character 116
line contains a tab character 117
'(' is followed by whitespace. 117
')' is preceeded by whitespace. 117
line contains a tab character 118
'(' is followed by whitespace. 118
')' is preceeded by whitespace. 118
'{' is not preceeded with whitespace. 118
line contains a tab character 119
line contains a tab character 120
line longer than 80 characters 121
line contains a tab character 121
line longer than 80 characters 122
line contains a tab character 122
line longer than 80 characters 123
line contains a tab character 123
line contains a tab character 124
'(' is followed by whitespace. 124
'(' is followed by whitespace. 124
')' is preceeded by whitespace. 124
')' is preceeded by whitespace. 124
line contains a tab character 125
line contains a tab character 126
'(' is followed by whitespace. 126
')' is preceeded by whitespace. 126
line contains a tab character 127
'(' is followed by whitespace. 127
')' is preceeded by whitespace. 127
line contains a tab character 128
line contains a tab character 129
line longer than 80 characters 130
line contains a tab character 130
line contains a tab character 131
'(' is followed by whitespace. 131
')' is preceeded by whitespace. 131
line contains a tab character 132
'(' is followed by whitespace. 132
')' is preceeded by whitespace. 132
line contains a tab character 133
'}' should be on the same line. 133
line contains a tab character 134
line contains a tab character 135
'(' is followed by whitespace. 135
')' is preceeded by whitespace. 135
line contains a tab character 136
'(' is followed by whitespace. 136
')' is preceeded by whitespace. 136
line contains a tab character 137
'}' should be on the same line. 139
'(' is followed by whitespace. 140
')' is preceeded by whitespace. 140
'(' is followed by whitespace. 141
')' is preceeded by whitespace. 141
')' is preceeded by whitespace. 143
line contains a tab character 148
line longer than 80 characters 149
line contains a tab character 149
line longer than 80 characters 150
line contains a tab character 150
line longer than 80 characters 151
line contains a tab character 151
line longer than 80 characters 152
line contains a tab character 152
line contains a tab character 153
line contains a tab character 154
line contains a tab character 155
line contains a tab character 156
Expected an @return tag. 157
line contains a tab character 157
Expected @throws tag for 'IOException'. 157
line contains a tab character 158
line contains a tab character 159
line contains a tab character 160
line contains a tab character 161
line longer than 80 characters 162
line contains a tab character 162
line longer than 80 characters 163
line contains a tab character 163
line longer than 80 characters 164
line contains a tab character 164
line longer than 80 characters 165
line contains a tab character 165
line longer than 80 characters 166
line contains a tab character 166
line longer than 80 characters 167
line contains a tab character 167
line longer than 80 characters 168
line contains a tab character 168
line contains a tab character 169
line contains a tab character 170
line contains a tab character 171
line contains a tab character 172
line contains a tab character 173
'(' is followed by whitespace. 173
Expected @param tag for 'record'. 173
')' is preceeded by whitespace. 173
'{' is not preceeded with whitespace. 173
line contains a tab character 174
'(' is followed by whitespace. 174
')' is preceeded by whitespace. 174
line contains a tab character 175
line contains a tab character 176
line contains a tab character 177
line longer than 80 characters 178
line contains a tab character 178
line contains a tab character 179
line contains a tab character 180
line contains a tab character 181
line contains a tab character 182
line contains a tab character 183
line contains a tab character 184
line contains a tab character 185
line contains a tab character 187
line longer than 80 characters 188
line contains a tab character 188
line contains a tab character 189
line contains a tab character 190
line contains a tab character 191
line contains a tab character 192
line contains a tab character 193
line contains a tab character 194
line contains a tab character 195
line contains a tab character 197
line contains a tab character 198
line contains a tab character 199
line contains a tab character 200
line contains a tab character 201
line contains a tab character 202
line contains a tab character 203
line contains a tab character 204
line contains a tab character 206
line contains a tab character 207
line contains a tab character 208
line contains a tab character 209
line contains a tab character 210
line contains a tab character 211
line contains a tab character 212
line contains a tab character 213
line contains a tab character 214
line contains a tab character 215
line contains a tab character 216
line contains a tab character 217
line longer than 80 characters 218
line contains a tab character 218
Expected @param tag for 'al'. 218
Expected @throws tag for 'ProcessingException'. 218
line contains a tab character 220
line longer than 80 characters 221
line contains a tab character 221
line longer than 80 characters 222
line contains a tab character 222
line longer than 80 characters 223
line contains a tab character 223
line contains a tab character 224
line contains a tab character 225
line contains a tab character 226
line contains a tab character 227
line contains a tab character 228
line contains a tab character 229
'(' is followed by whitespace. 229
Expected @param tag for 'reader'. 229
')' is preceeded by whitespace. 229
line contains a tab character 230
line contains a tab character 231
line contains a tab character 232
line contains a tab character 233
line contains a tab character 234
'}' should be on the same line. 234
line contains a tab character 235
line contains a tab character 236
'(' is followed by whitespace. 236
')' is preceeded by whitespace. 236
line contains a tab character 237
line contains a tab character 238
line contains a tab character 241
line contains a tab character 242
line contains a tab character 243
line contains a tab character 244
line longer than 80 characters 245
line contains a tab character 245
Expected @param tag for 'props'. 245
Expected @throws tag for 'InitializationException'. 245
line contains a tab character 246
line contains a tab character 256
line contains a tab character 257
line contains a tab character 258
line contains a tab character 259
line longer than 80 characters 260
line contains a tab character 260
Expected @param tag for 'props'. 260
Expected @throws tag for 'InitializationException'. 260
line contains a tab character 261
'(' is followed by whitespace. 261
')' is preceeded by whitespace. 261
line contains a tab character 262
line contains a tab character 263
line contains a tab character 264
line contains a tab character 265
line contains a tab character 266
line contains a tab character 267
'(' is followed by whitespace. 267
')' is preceeded by whitespace. 267
line contains a tab character 268
'}' should be on the same line. 268
line contains a tab character 269
line contains a tab character 270
line contains a tab character 271
line contains a tab character 272
')' is preceeded by whitespace. 272
line contains a tab character 273
line contains a tab character 274
line contains a tab character 275
line contains a tab character 276
line contains a tab character 277
line contains a tab character 278

com/rhi/architecture/parc/adapter/file/FlatFileInputAdapter.java

Error Line
line longer than 80 characters 61
line longer than 80 characters 62
line longer than 80 characters 71
line longer than 80 characters 76
variable 'log' missing Javadoc. 82
'(' is followed by whitespace. 82
')' is preceeded by whitespace. 82
line contains a tab character 82
line contains a tab character 83
variable 'fileName' missing Javadoc. 87
line longer than 80 characters 90
variable 'reader' missing Javadoc. 93
method is missing a Javadoc comment. 104
'(' is followed by whitespace. 104
')' is preceeded by whitespace. 104
line contains a tab character 105
'(' is followed by whitespace. 105
')' is preceeded by whitespace. 105
line contains a tab character 106
'(' is followed by whitespace. 106
')' is preceeded by whitespace. 106
line contains a tab character 107
'(' is followed by whitespace. 107
')' is preceeded by whitespace. 107
line contains a tab character 115
line longer than 80 characters 120
line contains a tab character 123
line contains a tab character 127
line contains a tab character 132
line contains a tab character 133
line contains a tab character 134
line contains a tab character 135
line longer than 80 characters 136
line contains a tab character 136
'(' is followed by whitespace. 136
Expected @param tag for 'props'. 136
')' is preceeded by whitespace. 136
Expected @throws tag for 'InitializationException'. 136
'(' is followed by whitespace. 137
')' is preceeded by whitespace. 137
'(' is followed by whitespace. 138
')' is preceeded by whitespace. 138
line contains a tab character 142
'(' is followed by whitespace. 142
')' is preceeded by whitespace. 142
'(' is followed by whitespace. 143
')' is preceeded by whitespace. 143
'(' is followed by whitespace. 150
')' is preceeded by whitespace. 150
'(' is followed by whitespace. 151
')' is preceeded by whitespace. 151
line contains a tab character 158
'(' is followed by whitespace. 159
')' is preceeded by whitespace. 159
line contains a tab character 164
line contains a tab character 165
line longer than 80 characters 166
line contains a tab character 166
'(' is followed by whitespace. 166
Expected @param tag for 'props'. 166
')' is preceeded by whitespace. 166
Expected @throws tag for 'InitializationException'. 166
line contains a tab character 167
line contains a tab character 168
'(' is followed by whitespace. 168
'(' is followed by whitespace. 168
')' is preceeded by whitespace. 168
')' is preceeded by whitespace. 168
line contains a tab character 169
'}' should be on the same line. 169
line contains a tab character 170
line contains a tab character 171
line contains a tab character 172
line contains a tab character 173
line contains a tab character 174
line contains a tab character 175
line longer than 80 characters 176
line contains a tab character 176
line contains a tab character 177
line contains a tab character 178
line contains a tab character 179

com/rhi/architecture/parc/adapter/jdbc/JDBCInputAdapter.java

Error Line
variable 'log' missing Javadoc. 78
variable 'query' missing Javadoc. 80
variable 'QUERY_KEY' missing Javadoc. 81
variable 'batchSize' missing Javadoc. 84
variable 'BATCH_SIZE_KEY' missing Javadoc. 85
Expected @param tag for 'props'. 104
Expected @throws tag for 'InitializationException'. 104
'}' should be on the same line. 119
'}' should be on the same line. 128
Expected @throws tag for 'ProcessingException'. 141
'}' should be on the same line. 172
'}' should be on the same line. 176
'}' should be on the same line. 180
'}' should be on the same line. 185
'}' should be on the same line. 193
'}' should be on the same line. 201
Expected @param tag for 'conn'. 220
Expected @throws tag for 'SQLException'. 221
'}' should be on the same line. 228
Expected @throws tag for 'SQLException'. 272
Expected @param tag for 'rs'. 288
Expected @throws tag for 'SQLException'. 288

com/rhi/architecture/parc/adapter/jdbc/JDBCOutputAdapter.java

Error Line
variable 'log' missing Javadoc. 80
variable 'PersistValidRecord_KEY' missing Javadoc. 83
variable 'PersistValidRecord_KEY' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 83
variable 'PERSIST_VALID_RECORD_SQL' missing Javadoc. 85
variable 'PERSIST_VALID_RECORD_SQL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
variable 'PersistErrorRecord_KEY' missing Javadoc. 88
variable 'PersistErrorRecord_KEY' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 88
variable 'PERSIST_ERROR_RECORD_SQL' missing Javadoc. 90
variable 'PERSIST_ERROR_RECORD_SQL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
variable 'UpdateSourceValidRecord_KEY' missing Javadoc. 93
variable 'UpdateSourceValidRecord_KEY' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 93
variable 'UPDATE_SOURCE_VALID_SQL' missing Javadoc. 95
variable 'UPDATE_SOURCE_VALID_SQL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
variable 'UpdateSourceErrorRecord_KEY' missing Javadoc. 98
variable 'UpdateSourceErrorRecord_KEY' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 98
variable 'UPDATE_SOURCE_ERROR_SQL' missing Javadoc. 100
variable 'UPDATE_SOURCE_ERROR_SQL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
'}' should be on the same line. 123
Expected @throws tag for 'ProcessingException'. 163
'}' should be on the same line. 194
Expected @param tag for 'record'. 213
Expected @param tag for 't'. 213
line longer than 80 characters 222
'}' should be on the same line. 232
'}' should be on the same line. 243
'}' should be on the same line. 251
Expected @param tag for 'record'. 271
Expected @param tag for 'conn'. 272
Expected @throws tag for 'SQLException'. 273
Expected @throws tag for 'ProcessingException'. 273
line longer than 80 characters 280
Expected @param tag for 'record'. 302
Expected @throws tag for 'SQLException'. 304
Expected @throws tag for 'ProcessingException'. 304
Expected @throws tag for 'ProcessingException'. 333
Expected @param tag for 'error'. 380
Expected @param tag for 't'. 380
Expected @throws tag for 'ProcessingException'. 381
'}' should be on the same line. 399
'}' should be on the same line. 412
'}' should be on the same line. 420
Expected @param tag for 'error'. 440
Expected @param tag for 'conn'. 441
Expected @throws tag for 'SQLException'. 442
Expected @throws tag for 'ProcessingException'. 442
line longer than 80 characters 449
Expected @param tag for 'error'. 473
Expected @param tag for 'stmt'. 474
Expected @throws tag for 'SQLException'. 475
Expected @throws tag for 'ProcessingException'. 475
Expected @param tag for 't'. 504
Expected @throws tag for 'ProcessingException'. 505
'}' should be on the same line. 523
'}' should be on the same line. 536
'}' should be on the same line. 544
Expected @param tag for 'record'. 564
Expected @param tag for 'conn'. 565
Expected @throws tag for 'SQLException'. 566
Expected @throws tag for 'ProcessingException'. 566
line longer than 80 characters 573
Expected @param tag for 'record'. 597
Expected @param tag for 'stmt'. 598
Expected @throws tag for 'SQLException'. 599
Expected @throws tag for 'ProcessingException'. 599
Expected @param tag for 't'. 629
Expected @throws tag for 'ProcessingException'. 630
'}' should be on the same line. 652
'}' should be on the same line. 665
'}' should be on the same line. 673
Expected @param tag for 'record'. 693
Expected @param tag for 'conn'. 694
Expected @throws tag for 'SQLException'. 695
Expected @throws tag for 'ProcessingException'. 695
line longer than 80 characters 702
Expected @param tag for 'record'. 726
Expected @param tag for 'stmt'. 727
Expected @throws tag for 'SQLException'. 728
Expected @throws tag for 'ProcessingException'. 728
Expected @param tag for 'r'. 755

com/rhi/architecture/parc/ConditionalLoopStrategy.java

Error Line
line contains a tab character 62
line contains a tab character 63
variable 'log' missing Javadoc. 63
line contains a tab character 64
Expected @throws tag for 'ProcessingException'. 73
line contains a tab character 80
'(' is followed by whitespace. 80
'+' should be on a new line. 80
line longer than 80 characters 81
line contains a tab character 81
')' is preceeded by whitespace. 81
'}' should be on the same line. 83

com/rhi/architecture/parc/InfiniteLoopStrategy.java

Error Line
line contains a tab character 63
variable 'log' missing Javadoc. 63
line contains a tab character 64
Expected @throws tag for 'ProcessingException'. 74
'(' is followed by whitespace. 79
'+' should be on a new line. 79
line contains a tab character 80
')' is preceeded by whitespace. 80
'}' should be on the same line. 82

com/rhi/architecture/parc/PARCConfiguration.java

Error Line
line longer than 80 characters 52
line longer than 80 characters 72
variable 'INPUT_FILE_NAME' missing Javadoc. 72

com/rhi/architecture/resource/ResourceParser.java

Error Line
redundant 'public' modifier. 71

com/rhi/architecture/resource/ResourceParserImpl.java

Error Line
Expected @param tag for 'p'. 89
Expected @throws tag for 'InitializationException'. 89
'}' should be on the same line. 108
'}' should be on the same line. 112
Expected @param tag for 'resourceName'. 138
Expected @param tag for 'env'. 139
Expected @throws tag for 'InitializationException'. 140
Expected @param tag for 'resourceName'. 168
Expected @param tag for 'env'. 169

com/rhi/architecture/resource/Resource.java

Error Line
redundant 'public' modifier. 73
Expected @param tag for 'p'. 73
Expected @throws tag for 'InitializationException'. 73
redundant 'public' modifier. 80

com/rhi/architecture/resource/ResourceContext.java

Error Line
variable 'log' missing Javadoc. 75
variable 'resourceMap' missing Javadoc. 77
variable 'parser' missing Javadoc. 79
variable 'parser' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 79
Expected @param tag for 'p'. 96
Expected @throws tag for 'InitializationException'. 96
Expected @param tag for 'resources'. 120
Expected @param tag for 'p'. 120
Expected @throws tag for 'InitializationException'. 121
'}' should be on the same line. 131
line longer than 80 characters 139
'}' should be on the same line. 144
Expected @param tag for 'entry'. 159
Expected @param tag for 'p'. 159
Expected @throws tag for 'InitializationException'. 160
'}' should be on the same line. 169
'}' should be on the same line. 174
'}' should be on the same line. 180
'}' should be on the same line. 187
line contains a tab character 201
Expected @param tag for 'name'. 217

com/rhi/architecture/resource/InitializationException.java

Error Line
Expected @param tag for 'pMessage'. 73
Expected @param tag for 'cause'. 81
Expected @param tag for 'msg'. 90
Expected @param tag for 'cause'. 90

com/rhi/architecture/resource/ResourceEntry.java

Error Line
variable 'key' missing Javadoc. 59
variable 'type' missing Javadoc. 60
variable 'priority' missing Javadoc. 61
Expected @param tag for 'o'. 80

com/rhi/architecture/resource/shmem/PersistentSharedMemory.java

Error Line
variable 'outputFileName' missing Javadoc. 65
variable 'sharedData' missing Javadoc. 66
Expected @param tag for 'props'. 73
'}' should be on the same line. 111

com/rhi/architecture/resource/shmem/SharedMemory.java

Error Line
'{' should be on the previous line. 60
redundant 'public' modifier. 66
line longer than 80 characters 69
redundant 'public' modifier. 75

com/rhi/architecture/resource/shmem/TransientSharedMemory.java

Error Line
line longer than 80 characters 55
'{' should be on the previous line. 61
variable 'sharedData' missing Javadoc. 62
variable 'sharedData' must be private and have accessor methods. 62
'{' should be on the previous line. 80
'{' should be on the previous line. 90
'{' should be on the previous line. 100

com/rhi/architecture/threads/WorkerThread.java

Error Line
Redundant import from the same package. 49
variable 'pool' missing Javadoc. 70
variable 'work' missing Javadoc. 73
variable 'shutDown' missing Javadoc. 75
line contains a tab character 91
line contains a tab character 93
line contains a tab character 94
line contains a tab character 95
'}' should be on the same line. 107
'}' should be on the same line. 111

com/rhi/architecture/threads/ThreadPoolImpl.java

Error Line
line longer than 80 characters 59
variable 'pool' missing Javadoc. 79
variable 'pool' must be private and have accessor methods. 79
variable 'poolSize' missing Javadoc. 82
variable 'poolSize' must be private and have accessor methods. 82
Expected @throws tag for 'RuntimeException'. 115
line longer than 80 characters 132
'}' should be on the same line. 152

com/rhi/architecture/threads/ThreadPool.java

Error Line
redundant 'public' modifier. 67
redundant 'public' modifier. 75
redundant 'public' modifier. 83

com/rhi/architecture/cache/CacheFactory.java

Error Line
redundant 'public' modifier. 78
'(' is followed by whitespace. 78
')' is preceeded by whitespace. 78

com/rhi/architecture/cache/CacheLoader.java

Error Line
redundant 'public' modifier. 71
Expected @param tag for 'cacheManager'. 71
Expected @throws tag for 'InitializationException'. 72

com/rhi/architecture/cache/simple/SimpleCacheFactory.java

Error Line
variable 'managers' missing Javadoc. 76
variable 'log' missing Javadoc. 78
Expected an @return tag. 84
Expected @param tag for 'p'. 105
Expected @throws tag for 'InitializationException'. 105
'}' should be on the same line. 108
'}' should be on the same line. 151
'}' should be on the same line. 154
'}' should be on the same line. 157
Expected @param tag for 'className'. 169

com/rhi/architecture/cache/simple/SimpleCacheManager.java

Error Line
variable 'cache' must be private and have accessor methods. 73
variable 'cacheClassName' missing Javadoc. 75
variable 'log' missing Javadoc. 77
'}' should be on the same line. 86
Expected @param tag for 'name'. 105
Expected @param tag for 'pkKey'. 117
Expected @param tag for 'key'. 138
Expected @param tag for 'cachedObject'. 138
'}' should be on the same line. 145

com/rhi/architecture/cache/Cacheable.java

Error Line
redundant 'public' modifier. 77
Expected @param tag for 'vo'. 77

com/rhi/architecture/cache/CacheException.java

Error Line
Expected @param tag for 'pMessage'. 73
Expected @param tag for 'cause'. 81
'(' is followed by whitespace. 82
')' is preceeded by whitespace. 82
Expected @param tag for 'msg'. 90
Expected @param tag for 'cause'. 90

com/rhi/architecture/cache/CacheManager.java

Error Line
redundant 'public' modifier. 69
Expected @throws tag for 'CacheException'. 70
redundant 'public' modifier. 80
Expected @param tag for 'pkKey'. 80

com/rhi/architecture/cache/DuplicateObjectException.java

Error Line
Expected @param tag for 'pMessage'. 71
Expected @param tag for 'cause'. 79
'(' is followed by whitespace. 80
')' is preceeded by whitespace. 80
Expected @param tag for 'msg'. 88
Expected @param tag for 'cause'. 88

com/rhi/architecture/db/DataSourceFactory.java

Error Line
Avoid using the '.*' form of import. 54
variable 'DEFAULT_MAX_SIZE' missing Javadoc. 97
variable 'DEFAULT_MAX_WAIT' missing Javadoc. 102
variable 'DEFAULT_MAX_IDLE' missing Javadoc. 107
variable 'DEFAULT_INIT_SIZE' missing Javadoc. 113
variable 'DEFAULT_MAX_STMTS' missing Javadoc. 119
variable 'DATA_SOURCE_NAME_KEY' missing Javadoc. 121
variable 'log' missing Javadoc. 144
variable 'lock' missing Javadoc. 147
variable 'sources' missing Javadoc. 149
variable 'action' missing Javadoc. 151
Expected @param tag for 'p'. 167
'}' should be on the same line. 170
'(' is followed by whitespace. 176
')' is preceeded by whitespace. 176
'(' is followed by whitespace. 177
')' is preceeded by whitespace. 177
cast needs to be followed by whitespace. 177
'(' is followed by whitespace. 178
'!' is followed by whitespace. 178
'(' is followed by whitespace. 178
')' is preceeded by whitespace. 178
')' is preceeded by whitespace. 178
'(' is followed by whitespace. 182
')' is preceeded by whitespace. 182
'(' is followed by whitespace. 183
'(' is followed by whitespace. 183
')' is preceeded by whitespace. 183
')' is preceeded by whitespace. 183
'(' is followed by whitespace. 184
')' is preceeded by whitespace. 184
'(' is followed by whitespace. 194
Expected @param tag for 'pname'. 194
')' is preceeded by whitespace. 194
'(' is followed by whitespace. 195
')' is preceeded by whitespace. 195
'(' is followed by whitespace. 196
')' is preceeded by whitespace. 196
'(' is followed by whitespace. 197
')' is preceeded by whitespace. 197
'(' is followed by whitespace. 200
')' is preceeded by whitespace. 200
'(' is followed by whitespace. 212
Expected @param tag for 'props'. 212
Expected @param tag for 'dsName'. 212
')' is preceeded by whitespace. 212
Expected @throws tag for 'ConfigurationException'. 213
variable 'db_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. 222
'(' is followed by whitespace. 246
')' is preceeded by whitespace. 246
'(' is followed by whitespace. 247
')' is preceeded by whitespace. 247
'(' is followed by whitespace. 248
')' is preceeded by whitespace. 248
'(' is followed by whitespace. 249
')' is preceeded by whitespace. 249
'(' is followed by whitespace. 250
')' is preceeded by whitespace. 250
line longer than 80 characters 253
'}' should be on the same line. 254
'}' should be on the same line. 258
'(' is followed by whitespace. 286
')' is preceeded by whitespace. 286
'{' should be on the previous line. 287
'(' is followed by whitespace. 288
')' is preceeded by whitespace. 288
Expected an @return tag. 305
Expected @param tag for 'maxSize'. 306
Expected @param tag for 'maxWait'. 307
Expected @param tag for 'maxIdle'. 308
Expected @param tag for 'initSize'. 309
Expected @param tag for 'maxStatements'. 310
parameter 'db_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. 311
Expected @param tag for 'db_url'. 311
Expected @param tag for 'username'. 312
Expected @param tag for 'password'. 313
Expected @param tag for 'sql'. 314
Expected @throws tag for 'ConfigurationException'. 315
'+' should be on a new line. 347
'}' should be on the same line. 349
'(' is followed by whitespace. 386
Expected @param tag for 'dsName'. 386
')' is preceeded by whitespace. 386
'(' is followed by whitespace. 387
')' is preceeded by whitespace. 387
cast needs to be followed by whitespace. 387
'(' is followed by whitespace. 387
')' is preceeded by whitespace. 387
'(' is followed by whitespace. 397
')' is preceeded by whitespace. 397
'}' should be on the same line. 418
Expected @param tag for 'action'. 431

com/rhi/architecture/db/DBUtil.java

Error Line
Avoid using the '.*' form of import. 54
variable 'log' missing Javadoc. 68
'}' should be on the same line. 72
Expected @throws tag for 'ConfigurationException'. 87
Expected @param tag for 'name'. 100
Expected @throws tag for 'ConfigurationException'. 101
Expected @param tag for 'conn'. 123
'!=' is not preceeded with whitespace. 124
'!=' is not followed by whitespace. 124
'}' should be on the same line. 127
Expected @param tag for 'stmt'. 139
'!=' is not preceeded with whitespace. 140
'!=' is not followed by whitespace. 140
'}' should be on the same line. 143
Expected @param tag for 'rs'. 155
'!=' is not preceeded with whitespace. 156
'!=' is not followed by whitespace. 156
'}' should be on the same line. 159

com/rhi/architecture/db/InitializingConnectionFactory.java

Error Line
variable 'factory' missing Javadoc. 72
variable 'sql' missing Javadoc. 73
variable 'log' missing Javadoc. 75
Expected @param tag for 'factory'. 86
Expected @param tag for 'sql'. 87
'}' should be on the same line. 93
Expected @throws tag for 'SQLException'. 110
'}' should be on the same line. 117
'}' should be on the same line. 127
'}' should be on the same line. 132

com/rhi/architecture/db/JDODatabaseFactory.java

Error Line
variable 'log' missing Javadoc. 75
variable 'databases' missing Javadoc. 78
Expected @param tag for 'p'. 93
Expected an @return tag. 104
Expected @param tag for 'configFile'. 104
Expected @param tag for 'dbName'. 104
Expected @throws tag for 'ConfigurationException'. 105
Expected @param tag for 'configFile'. 137
Expected @param tag for 'dbName'. 137
Expected @throws tag for 'ConfigurationException'. 138
'}' should be on the same line. 146
'}' should be on the same line. 149
'}' should be on the same line. 172

com/rhi/architecture/db/PooledDatabase.java

Error Line
variable 'log' missing Javadoc. 78
variable 'db' missing Javadoc. 81
variable 'closeFlag' missing Javadoc. 82
Expected @param tag for 'db'. 90
'==' is not preceeded with whitespace. 100
'==' is not followed by whitespace. 100
'?' is not preceeded with whitespace. 100
'?' is not followed by whitespace. 100
':' is not preceeded with whitespace. 100
':' is not followed by whitespace. 100
Expected an @return tag. 118
Expected @throws tag for 'PersistenceException'. 128
Expected an @return tag. 137
Expected @throws tag for 'PersistenceException'. 146
line longer than 80 characters 197
line longer than 80 characters 216
line longer than 80 characters 236
line longer than 80 characters 256
line longer than 80 characters 276

com/rhi/architecture/db/PoolingDataSource.java

Error Line
variable 'log' missing Javadoc. 72
line contains a tab character 78
'}' should be on the same line. 113
'}' should be on the same line. 127
line longer than 80 characters 129
'+' is not followed by whitespace. 129
Expected @throws tag for 'SQLException'. 141

com/rhi/architecture/xa/DatabaseTransaction.java

Error Line
redundant 'public' modifier. 68
redundant 'public' modifier. 76
Expected @throws tag for 'TransactionException'. 76
redundant 'public' modifier. 84
Expected @throws tag for 'TransactionException'. 84
redundant 'public' modifier. 92
Expected @throws tag for 'TransactionException'. 92

com/rhi/architecture/xa/DatabaseTransactionImpl.java

Error Line
variable 'connection' missing Javadoc. 68
Expected @throws tag for 'TransactionException'. 96
'}' should be on the same line. 101
'}' should be on the same line. 105
Expected @throws tag for 'TransactionException'. 118
'}' should be on the same line. 121
'}' should be on the same line. 124
'}' should be on the same line. 129
Expected @throws tag for 'TransactionException'. 143
'}' should be on the same line. 146
'}' should be on the same line. 149
'}' should be on the same line. 154

com/rhi/architecture/xa/JDOTransaction.java

Error Line
line contains a tab character 60
line contains a tab character 61
line contains a tab character 62
line contains a tab character 63
line contains a tab character 64
line contains a tab character 65
line contains a tab character 66
line contains a tab character 67
line contains a tab character 68
redundant 'public' modifier. 68
line contains a tab character 69
line contains a tab character 70
line contains a tab character 71
line contains a tab character 72
line contains a tab character 73
line contains a tab character 75
line contains a tab character 76
line contains a tab character 77
redundant 'public' modifier. 77
Expected @throws tag for 'TransactionException'. 77
line contains a tab character 78
line contains a tab character 79
line contains a tab character 80
line contains a tab character 81
line contains a tab character 82
line contains a tab character 84
line contains a tab character 85
line contains a tab character 86
redundant 'public' modifier. 86
Expected @throws tag for 'TransactionException'. 86
line contains a tab character 87
line contains a tab character 88
line contains a tab character 89
line contains a tab character 90
line contains a tab character 91
line contains a tab character 93
line contains a tab character 94
line contains a tab character 95
redundant 'public' modifier. 95
Expected @throws tag for 'TransactionException'. 95
line contains a tab character 96
line contains a tab character 97

com/rhi/architecture/xa/JDOTransactionImpl.java

Error Line
variable 'db' missing Javadoc. 70
Expected @throws tag for 'TransactionException'. 98
'}' should be on the same line. 114
'}' should be on the same line. 118
Expected @throws tag for 'TransactionException'. 131
'}' should be on the same line. 135
Expected @throws tag for 'TransactionException'. 147
'}' should be on the same line. 151

com/rhi/architecture/xa/Transaction.java

Error Line
redundant 'public' modifier. 70
Expected @throws tag for 'TransactionException'. 70
redundant 'public' modifier. 78
Expected @throws tag for 'TransactionException'. 78
redundant 'public' modifier. 86
Expected @throws tag for 'TransactionException'. 86

com/rhi/architecture/xa/TransactionException.java

Error Line
Expected @param tag for 'pMessage'. 72
Expected @param tag for 'cause'. 80
Expected @param tag for 'msg'. 89
Expected @param tag for 'cause'. 89

com/rhi/architecture/config/ConfigFacility.java

Error Line
variable 'lock' missing Javadoc. 71
variable 'properties' missing Javadoc. 74
Expected @param tag for 'p'. 93
Expected @throws tag for 'ConfigurationException'. 105
line contains a tab character 112
line contains a tab character 114
Expected an @return tag. 125
Expected @param tag for 'key'. 125
line contains a tab character 128
line contains a tab character 130

com/rhi/architecture/config/ConfigurationException.java

Error Line
Expected @param tag for 'msg'. 27
Expected @param tag for 't'. 35
Expected @param tag for 'msg'. 44
Expected @param tag for 't'. 44