Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
9800850

Files

FilesIWE
org/archive/hcc/ClusterControllerBean.java 001
org/archive/hcc/Container.java 001
org/archive/hcc/Container.java 001
org/archive/hcc/Crawler.java 001
org/archive/hcc/Crawler.java 0037
org/archive/hcc/RemoteMBeanInvocationHandler.java 001
org/archive/hcc/RemoteMBeanInvocationHandler.java 001
org/archive/hcc/client/ClusterControllerClient.java 001
org/archive/hcc/client/ClusterControllerClientImpl.java 001
org/archive/hcc/client/ClusterControllerClientImpl.java 001
org/archive/hcc/client/ClusterControllerClientManager.java 0018
org/archive/hcc/client/ClusterException.java 001
org/archive/hcc/client/ClusterException.java 0015
org/archive/hcc/client/CompletedCrawlJob.java 0023
org/archive/hcc/client/CompletedCrawlJobImpl.java 0028
org/archive/hcc/client/CrawlJob.java 001
org/archive/hcc/client/CrawlJob.java 0014
org/archive/hcc/client/CrawlJobBase.java 001
org/archive/hcc/client/CrawlJobBase.java 0037
org/archive/hcc/client/Crawler.java 001
org/archive/hcc/client/Crawler.java 001
org/archive/hcc/client/CrawlerException.java 001
org/archive/hcc/client/CrawlerException.java 0015
org/archive/hcc/client/CrawlerImpl.java 001
org/archive/hcc/client/CrawlerImpl.java 001
org/archive/hcc/client/CrawlerLifecycleListener.java 001
org/archive/hcc/client/CrawlerLifecycleListener.java 0011
org/archive/hcc/client/CrawlerNotFoundException.java 001
org/archive/hcc/client/CrawlerNotFoundException.java 0015
org/archive/hcc/client/CreateCrawlerException.java 001
org/archive/hcc/client/CreateCrawlerException.java 009
org/archive/hcc/client/CurrentCrawlJob.java 001
org/archive/hcc/client/CurrentCrawlJob.java 0016
org/archive/hcc/client/CurrentCrawlJobAdapter.java 001
org/archive/hcc/client/CurrentCrawlJobAdapter.java 0021
org/archive/hcc/client/CurrentCrawlJobImpl.java 001
org/archive/hcc/client/CurrentCrawlJobImpl.java 0039
org/archive/hcc/client/CurrentCrawlJobListener.java 001
org/archive/hcc/client/CurrentCrawlJobListener.java 0019
org/archive/hcc/client/InsufficientCrawlingResourcesException.java 0019
org/archive/hcc/client/JobOrder.java 001
org/archive/hcc/client/JobOrder.java 0032
org/archive/hcc/client/JobStatus.java 001
org/archive/hcc/client/JobStatus.java 001
org/archive/hcc/client/PendingCrawlJob.java 007
org/archive/hcc/client/Proxy.java 001
org/archive/hcc/client/Proxy.java 008
org/archive/hcc/client/ProxyBase.java 001
org/archive/hcc/client/ProxyBase.java 0023
org/archive/hcc/client/package.html 001
org/archive/hcc/package.html 001
org/archive/hcc/util/ClusterControllerNotification.java 001
org/archive/hcc/util/ClusterControllerNotification.java 001
org/archive/hcc/util/Delegatable.java 001
org/archive/hcc/util/Delegatable.java 009
org/archive/hcc/util/DelegatableBase.java 001
org/archive/hcc/util/DelegatableBase.java 0014
org/archive/hcc/util/Delegator.java 001
org/archive/hcc/util/Delegator.java 001
org/archive/hcc/util/HostConstraint.java 00128
org/archive/hcc/util/JmxUtils.java 006
org/archive/hcc/util/NotificationDelegatableBase.java 001
org/archive/hcc/util/NotificationDelegatableBase.java 0014
org/archive/hcc/util/NotificationDelegator.java 001
org/archive/hcc/util/NotificationDelegator.java 001
org/archive/hcc/util/OrderJarFactory.java 001
org/archive/hcc/util/OrderJarFactory.java 001
org/archive/hcc/util/SmartPropertiesResolver.java 00128
org/archive/hcc/util/jmx/MBeanFutureTask.java 001
org/archive/hcc/util/jmx/MBeanFutureTask.java 001
org/archive/hcc/util/jmx/MBeanInvocation.java 009
org/archive/hcc/util/jmx/MBeanOperation.java 0015
org/archive/hcc/util/jmx/MBeanOperationBase.java 0029
org/archive/hcc/util/jmx/MBeanServerConnectionFactory.java 001
org/archive/hcc/util/jmx/OpenMBeanInvocationManager.java 001
org/archive/hcc/util/jmx/RegistrationNotificationHandler.java 001
org/archive/hcc/util/jmx/SimpleReflectingMBeanOperation.java 0019
org/archive/hcc/util/jmx/SimpleReflectingMbeanInvocation.java 0024
org/archive/hcc/util/jmx/package.html 001
org/archive/hcc/util/package.html 001

org/archive/hcc/ClusterControllerBean.java

ErrorLine
Error Got an exception - expecting EOF, found 'jndiPoller' 0

org/archive/hcc/Container.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/Container.java

ErrorLine
Error Got an exception - expecting EOF, found 'this' 0

org/archive/hcc/Crawler.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/Crawler.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Line has trailing spaces. 30
Error Line is longer than 80 characters. 30
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 50
Error Parameter crawlServiceProxy should be final. 51
Error 'crawlServiceProxy' hides a field. 51
Error Parameter crawlJobProxy should be final. 52
Error 'crawlJobProxy' hides a field. 52
Error Parameter parent should be final. 53
Error 'parent' hides a field. 53
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 85
Error Missing a Javadoc comment. 93
Error Parameter proxy should be final. 93
Error Missing a Javadoc comment. 98
Error Parameter proxy should be final. 98
Error Missing a Javadoc comment. 103
Error Missing a Javadoc comment. 107
Error Parameter parent should be final. 107
Error 'parent' hides a field. 107
Error Missing a Javadoc comment. 111
Error Parameter crawlJobProxy should be final. 111
Error 'crawlJobProxy' hides a field. 111

org/archive/hcc/RemoteMBeanInvocationHandler.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/RemoteMBeanInvocationHandler.java

ErrorLine
Error Got an exception - expecting EOF, found 'this' 0

org/archive/hcc/client/ClusterControllerClient.java

ErrorLine
Error Got an exception - expecting EOF, found '}' 0

org/archive/hcc/client/ClusterControllerClientImpl.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/ClusterControllerClientImpl.java

ErrorLine
Error Got an exception - expecting EOF, found 'Collection' 0

org/archive/hcc/client/ClusterControllerClientManager.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line is longer than 80 characters. 3
Error Line has trailing spaces. 4
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 20
Error Line has trailing spaces. 38
Error Line has trailing spaces. 40
Error Utility classes should not have a public or default constructor. 42
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 46
Error Line has trailing spaces. 53
Error Line has trailing spaces. 56
Error Expected an @return tag. 59
Error Line is longer than 80 characters. 69

org/archive/hcc/client/ClusterException.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/ClusterException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 34
Error Parameter message should be final. 34
Error Missing a Javadoc comment. 39
Error Parameter message should be final. 39
Error Parameter cause should be final. 39
Error Missing a Javadoc comment. 44
Error Parameter cause should be final. 44

org/archive/hcc/client/CompletedCrawlJob.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Expected an @return tag. 36
Error Redundant 'public' modifier. 36
Error Expected @throws tag for 'ClusterException'. 36
Error Expected an @return tag. 43
Error Redundant 'public' modifier. 43
Error Expected @throws tag for 'ClusterException'. 43
Error Expected an @return tag. 50
Error Redundant 'public' modifier. 50
Error Expected @throws tag for 'ClusterException'. 50
Error Line has trailing spaces. 51
Error Expected an @return tag. 57
Error Redundant 'public' modifier. 57
Error Expected @throws tag for 'ClusterException'. 57
Error Line has trailing spaces. 64
Error Expected an @return tag. 65
Error Redundant 'public' modifier. 65
Error Expected @throws tag for 'ClusterException'. 65

org/archive/hcc/client/CompletedCrawlJobImpl.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 33
Error Parameter uid should be final. 34
Error Parameter jobName should be final. 34
Error Parameter mother should be final. 35
Error Parameter connection should be final. 36
Error ',' is not followed by whitespace. 37
Error Line has trailing spaces. 39
Error Method 'getCrawlReport' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Line has trailing spaces. 46
Error Method 'getHostReport' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error Line has trailing spaces. 53
Error Method 'getSourceReport' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Method 'getMimeTypeReport' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Line has trailing spaces. 67
Error Method 'getSeedReport' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Line has trailing spaces. 74

org/archive/hcc/client/CrawlJob.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/CrawlJob.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 25
Error Line has trailing spaces. 26
Error Missing a Javadoc comment. 27
Error Redundant 'public' modifier. 27
Error Missing a Javadoc comment. 28
Error Redundant 'public' modifier. 28
Error Missing a Javadoc comment. 29
Error Redundant 'public' modifier. 29

org/archive/hcc/client/CrawlJobBase.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/CrawlJobBase.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 28
Error 'public' modifier out of order with the JLS suggestions. 28
Error Missing a Javadoc comment. 30
Error Variable 'mother' must be private and have accessor methods. 30
Error Missing a Javadoc comment. 32
Error Variable 'connection' must be private and have accessor methods. 32
Error Missing a Javadoc comment. 34
Error Variable 'uid' must be private and have accessor methods. 34
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 36
Error Variable 'jobName' must be private and have accessor methods. 36
Error Missing a Javadoc comment. 38
Error Parameter uid should be final. 39
Error 'uid' hides a field. 39
Error Parameter jobName should be final. 40
Error 'jobName' hides a field. 40
Error Parameter mother should be final. 41
Error 'mother' hides a field. 41
Error Parameter connection should be final. 42
Error 'connection' hides a field. 42
Error Method 'getUid' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Line has trailing spaces. 52
Error Method 'getJobName' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error '{' is not preceded with whitespace. 53
Error Line has trailing spaces. 56
Error Method 'getMother' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Line has trailing spaces. 61
Error Line has trailing spaces. 62

org/archive/hcc/client/Crawler.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/Crawler.java

ErrorLine
Error Got an exception - expecting EOF, found '}' 0

org/archive/hcc/client/CrawlerException.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/CrawlerException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 32
Error Parameter message should be final. 32
Error Missing a Javadoc comment. 37
Error Parameter message should be final. 37
Error Parameter cause should be final. 37
Error Missing a Javadoc comment. 42
Error Parameter cause should be final. 42

org/archive/hcc/client/CrawlerImpl.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/CrawlerImpl.java

ErrorLine
Error Got an exception - expecting EOF, found 'try' 0

org/archive/hcc/client/CrawlerLifecycleListener.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/CrawlerLifecycleListener.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Redundant 'public' modifier. 28
Error Missing a Javadoc comment. 29
Error Redundant 'public' modifier. 29

org/archive/hcc/client/CrawlerNotFoundException.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/CrawlerNotFoundException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 32
Error Parameter message should be final. 32
Error Missing a Javadoc comment. 37
Error Parameter message should be final. 37
Error Parameter cause should be final. 37
Error Missing a Javadoc comment. 42
Error Parameter cause should be final. 42

org/archive/hcc/client/CreateCrawlerException.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/CreateCrawlerException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 26
Error Parameter ex should be final. 26

org/archive/hcc/client/CurrentCrawlJob.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/CurrentCrawlJob.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 27
Error Line has trailing spaces. 28
Error Missing a Javadoc comment. 29
Error Redundant 'public' modifier. 29
Error Missing a Javadoc comment. 31
Error Redundant 'public' modifier. 31
Error Missing a Javadoc comment. 33
Error Redundant 'public' modifier. 33
Error Missing a Javadoc comment. 35
Error Redundant 'public' modifier. 35

org/archive/hcc/client/CurrentCrawlJobAdapter.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/CurrentCrawlJobAdapter.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 34
Error Parameter job should be final. 34
Error Missing a Javadoc comment. 39
Error Parameter job should be final. 39
Error Missing a Javadoc comment. 44
Error Parameter job should be final. 44
Error Missing a Javadoc comment. 49
Error Parameter job should be final. 49
Error Missing a Javadoc comment. 53
Error Parameter job should be final. 53
Error Parameter statistics should be final. 53
Error Missing a Javadoc comment. 58
Error Parameter job should be final. 58

org/archive/hcc/client/CurrentCrawlJobImpl.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/CurrentCrawlJobImpl.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 33
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 38
Error Parameter name should be final. 39
Error 'name' hides a field. 39
Error Parameter mother should be final. 40
Error Parameter connection should be final. 41
Error Line is longer than 80 characters. 42
Error ',' is not followed by whitespace. 42
Error Line has trailing spaces. 45
Error Missing a Javadoc comment. 46
Error Parameter on should be final. 46
Error '{' is not preceded with whitespace. 46
Error ',' is not followed by whitespace. 48
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Method 'getRemoteAddress' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error Method 'pause' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63
Error Method 'resume' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Method 'getCrawlStatus' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Method 'getMother' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Line has trailing spaces. 101
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Parameter o should be final. 102
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106

org/archive/hcc/client/CurrentCrawlJobListener.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/CurrentCrawlJobListener.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 30
Error Redundant 'public' modifier. 30
Error Missing a Javadoc comment. 32
Error Redundant 'public' modifier. 32
Error Missing a Javadoc comment. 34
Error Redundant 'public' modifier. 34
Error Missing a Javadoc comment. 36
Error Redundant 'public' modifier. 36
Error Missing a Javadoc comment. 38
Error Redundant 'public' modifier. 38
Error Missing a Javadoc comment. 40
Error Redundant 'public' modifier. 40

org/archive/hcc/client/InsufficientCrawlingResourcesException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line is longer than 80 characters. 3
Error Line has trailing spaces. 4
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 20
Error Missing a Javadoc comment. 26
Error Line has trailing spaces. 31
Error Parameter message should be final. 41
Error Expected @param tag for 'message'. 41
Error Parameter message should be final. 51
Error Expected @param tag for 'message'. 51
Error Parameter cause should be final. 52
Error Expected @param tag for 'cause'. 52
Error Parameter cause should be final. 60
Error Expected @param tag for 'cause'. 60

org/archive/hcc/client/JobOrder.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/JobOrder.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Parameter name should be final. 32
Error 'name' hides a field. 32
Error Parameter description should be final. 32
Error 'description' hides a field. 32
Error Parameter orderJar should be final. 32
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error Line has trailing spaces. 41
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error '{' is not preceded with whitespace. 42
Error Line contains a tab character. 43
Error 'if' is not followed by whitespace. 43
Error '{' is not preceded with whitespace. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line has trailing spaces. 46
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Method 'getJarFile' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50

org/archive/hcc/client/JobStatus.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/JobStatus.java

ErrorLine
Error Got an exception - expecting EOF, found 'JobStatus' 0

org/archive/hcc/client/PendingCrawlJob.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 25

org/archive/hcc/client/Proxy.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/Proxy.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28

org/archive/hcc/client/ProxyBase.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/client/ProxyBase.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 29
Error Variable 'connection' must be private and have accessor methods. 29
Error Missing a Javadoc comment. 31
Error Variable 'name' must be private and have accessor methods. 31
Error Missing a Javadoc comment. 33
Error Parameter name should be final. 33
Error 'name' hides a field. 33
Error Parameter connection should be final. 33
Error 'connection' hides a field. 33
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error Parameter o should be final. 42
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 46
Error Missing a Javadoc comment. 46

org/archive/hcc/client/package.html

ErrorLine
Error Missing package documentation file.0

org/archive/hcc/package.html

ErrorLine
Error Missing package documentation file.0

org/archive/hcc/util/ClusterControllerNotification.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/util/ClusterControllerNotification.java

ErrorLine
Error Got an exception - expecting EOF, found 'ClusterControllerNotification' 0

org/archive/hcc/util/Delegatable.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/util/Delegatable.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 27
Error Redundant 'public' modifier. 27

org/archive/hcc/util/DelegatableBase.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/util/DelegatableBase.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 29
Error 'public' modifier out of order with the JLS suggestions. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 33
Error Parameter object should be final. 33
Error Missing a Javadoc comment. 40
Error 'protected' modifier out of order with the JLS suggestions. 40
Error Parameter object should be final. 40

org/archive/hcc/util/Delegator.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/util/Delegator.java

ErrorLine
Error Got an exception - expecting EOF, found '}' 0

org/archive/hcc/util/HostConstraint.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 6
Error Line has trailing spaces. 11
Error Line has trailing spaces. 12
Error Line has trailing spaces. 16
Error Line has trailing spaces. 31
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Missing a Javadoc comment. 32
Error Line contains a tab character. 33
Error Missing a Javadoc comment. 33
Error Variable 'hostArray' must be private and have accessor methods. 33
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 34
Error Line contains a tab character. 35
Error Missing a Javadoc comment. 35
Error Line contains a tab character. 36
Error Missing a Javadoc comment. 36
Error Line contains a tab character. 37
Error Missing a Javadoc comment. 37
Error Line has trailing spaces. 38
Error Line contains a tab character. 38
Error Line has trailing spaces. 39
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Missing a Javadoc comment. 40
Error Parameter host should be final. 40
Error 'host' hides a field. 40
Error '{' is not preceded with whitespace. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line has trailing spaces. 44
Error Line contains a tab character. 44
Error Line has trailing spaces. 45
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Method 'getSettingsFileDirectory' is not designed for extension - needs to be abstract, final or empty. 46
Error Missing a Javadoc comment. 46
Error '{' is not preceded with whitespace. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error '-' is not preceded with whitespace. 49
Error '-' is not followed by whitespace. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line has trailing spaces. 53
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line has trailing spaces. 56
Error Line contains a tab character. 56
Error Line has trailing spaces. 57
Error Line contains a tab character. 57
Error Line contains a tab character. 59
Error Method 'getSettingsFilePath' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error '{' is not preceded with whitespace. 59
Error Line is longer than 80 characters. 60
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 64
Error Method 'getBlock' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 69
Error Method 'setBlock' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter block should be final. 69
Error 'block' hides a field. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 74
Error Method 'getDocumentLimit' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 79
Error Method 'setDocumentLimit' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter documentLimit should be final. 79
Error 'documentLimit' hides a field. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 84
Error Method 'getHost' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 89
Error Method 'setHost' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Parameter host should be final. 89
Error 'host' hides a field. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 94
Error Method 'getIgnoreRobots' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line contains a tab character. 99
Error Method 'setIgnoreRobots' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error Parameter ignoreRobots should be final. 99
Error 'ignoreRobots' hides a field. 99
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line contains a tab character. 104
Error Method 'getRegex' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Line contains a tab character. 105
Error Line contains a tab character. 106
Error Line contains a tab character. 109
Error Method 'setRegex' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error Parameter regex should be final. 109
Error 'regex' hides a field. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line has trailing spaces. 112
Error Line contains a tab character. 112

org/archive/hcc/util/JmxUtils.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 7
Error Utility classes should not have a public or default constructor. 7
Error Line is longer than 80 characters. 8
Error Missing a Javadoc comment. 8
Error Line has trailing spaces. 12

org/archive/hcc/util/NotificationDelegatableBase.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/util/NotificationDelegatableBase.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 28
Error Method 'delegateImpl' is not designed for extension - needs to be abstract, final or empty. 30
Error Missing a Javadoc comment. 30
Error Parameter object should be final. 30
Error Missing a Javadoc comment. 34
Error 'protected' modifier out of order with the JLS suggestions. 34
Error Parameter n should be final. 34
Error Parameter handback should be final. 34

org/archive/hcc/util/NotificationDelegator.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/util/NotificationDelegator.java

ErrorLine
Error Got an exception - expecting EOF, found 'if' 0

org/archive/hcc/util/OrderJarFactory.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/util/OrderJarFactory.java

ErrorLine
Error Got an exception - expecting EOF, found 'InputStream' 0

org/archive/hcc/util/SmartPropertiesResolver.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 12
Error Utility classes should not have a public or default constructor. 12
Error Line is longer than 80 characters. 13
Error Line contains a tab character. 13
Error Missing a Javadoc comment. 13
Error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 13
Error Line contains a tab character. 15
Error Missing a Javadoc comment. 15
Error Parameter filePath should be final. 15
Error Line contains a tab character. 16
Error 'if' is not followed by whitespace. 16
Error '{' is not preceded with whitespace. 16
Error Line is longer than 80 characters. 17
Error Line contains a tab character. 17
Error Line contains a tab character. 18
Error Line has trailing spaces. 19
Error Line contains a tab character. 19
Error Line contains a tab character. 21
Error Line has trailing spaces. 22
Error Line contains a tab character. 22
Error Line contains a tab character. 23
Error Line has trailing spaces. 24
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error 'if' is not followed by whitespace. 25
Error '{' is not preceded with whitespace. 25
Error Line contains a tab character. 26
Error Line has trailing spaces. 27
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error 'if' is not followed by whitespace. 28
Error '{' is not preceded with whitespace. 28
Error Line is longer than 80 characters. 29
Error Line contains a tab character. 29
Error '+' is not followed by whitespace. 29
Error Line has trailing spaces. 30
Error Line contains a tab character. 30
Error '(' is followed by whitespace. 30
Error Line has trailing spaces. 31
Error Line contains a tab character. 31
Error '+' should be on a new line. 31
Error Line has trailing spaces. 32
Error Line contains a tab character. 32
Error '+' should be on a new line. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 35
Error 'if' is not followed by whitespace. 35
Error '{' is not preceded with whitespace. 35
Error Line contains a tab character. 36
Error Line has trailing spaces. 37
Error Line is longer than 80 characters. 37
Error Line contains a tab character. 37
Error '+' should be on a new line. 37
Error Line has trailing spaces. 38
Error Line is longer than 80 characters. 38
Error Line contains a tab character. 38
Error '+' should be on a new line. 38
Error Line contains a tab character. 39
Error Line has trailing spaces. 40
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line has trailing spaces. 42
Error Line contains a tab character. 42
Error Line has trailing spaces. 43
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error 'try' is not followed by whitespace. 44
Error '{' is not preceded with whitespace. 44
Error Line contains a tab character. 45
Error 'if' is not followed by whitespace. 45
Error '{' is not preceded with whitespace. 45
Error Line is longer than 80 characters. 46
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error 'if' is not followed by whitespace. 47
Error '{' is not preceded with whitespace. 47
Error Line is longer than 80 characters. 48
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error 'else' is not preceded with whitespace. 50
Error '}' is not followed by whitespace. 50
Error 'else' is not followed by whitespace. 50
Error '{' is not preceded with whitespace. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line has trailing spaces. 56
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error 'if' is not followed by whitespace. 57
Error '{' is not preceded with whitespace. 57
Error Line is longer than 80 characters. 58
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 62
Error 'catch' is not preceded with whitespace. 62
Error '}' is not followed by whitespace. 62
Error 'catch' is not followed by whitespace. 62
Error '{' is not preceded with whitespace. 62
Error Line contains a tab character. 64
Error 'if' is not followed by whitespace. 64
Error '{' is not preceded with whitespace. 64
Error Line is longer than 80 characters. 65
Error Line contains a tab character. 65
Error '?' is not preceded with whitespace. 65
Error Avoid inline conditionals. 65
Error '?' is not followed by whitespace. 65
Error ':' is not preceded with whitespace. 65
Error ':' is not followed by whitespace. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error 'if' construct must use '{}'s. 72
Error Line contains a tab character. 72
Error 'if' is not followed by whitespace. 72
Error Line is longer than 80 characters. 73
Error Line contains a tab character. 73
Error Line contains a tab character. 75
Error Line has trailing spaces. 76
Error Line contains a tab character. 76
Error Line has trailing spaces. 77
Error Line contains a tab character. 77
Error Line contains a tab character. 78

org/archive/hcc/util/jmx/MBeanFutureTask.java

ErrorLine
Error File does not end with a newline. 0

org/archive/hcc/util/jmx/MBeanFutureTask.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

org/archive/hcc/util/jmx/MBeanInvocation.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 29
Error Redundant 'public' modifier. 29

org/archive/hcc/util/jmx/MBeanOperation.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 30
Error Redundant 'public' modifier. 30
Error Missing a Javadoc comment. 32
Error Redundant 'public' modifier. 32
Error Missing a Javadoc comment. 36
Error Redundant 'public' modifier. 36
Error Missing a Javadoc comment. 41
Error Redundant 'public' modifier. 41

org/archive/hcc/util/jmx/MBeanOperationBase.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 35
Error Parameter info should be final. 35
Error 'info' hides a field. 35
Error Method 'getInfo' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Parameter name should be final. 43
Error Parameter signature should be final. 43
Error Line is longer than 80 characters. 64
Error Method 'validate' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Parameter name should be final. 64
Error Parameter parameters should be final. 64
Error Parameter signature should be final. 64
Error Method 'createInvocation' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Parameter parameters should be final. 89
Error Parameter signature should be final. 90
Error Missing a Javadoc comment. 95
Error Parameter params should be final. 95

org/archive/hcc/util/jmx/MBeanServerConnectionFactory.java

ErrorLine
Error Got an exception - expecting EOF, found 'Map' 0

org/archive/hcc/util/jmx/OpenMBeanInvocationManager.java

ErrorLine
Error Got an exception - expecting EOF, found 'if' 0

org/archive/hcc/util/jmx/RegistrationNotificationHandler.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

org/archive/hcc/util/jmx/SimpleReflectingMBeanOperation.java

ErrorLine
Error Line is longer than 80 characters. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Line has trailing spaces. 32
Error Line has trailing spaces. 34
Error Parameter target should be final. 49
Error 'target' hides a field. 49
Error Expected @param tag for 'target'. 49
Error Parameter info should be final. 50
Error Expected @param tag for 'info'. 50
Error Line has trailing spaces. 57
Error Line is longer than 80 characters. 58
Error Method 'getInvocation' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error Parameter params should be final. 60

org/archive/hcc/util/jmx/SimpleReflectingMbeanInvocation.java

ErrorLine
Error Line is longer than 80 characters. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 41
Error Parameter target should be final. 42
Error 'target' hides a field. 42
Error Parameter info should be final. 43
Error 'info' hides a field. 43
Error Parameter params should be final. 44
Error 'params' hides a field. 44
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Line contains a tab character. 53
Error Line contains a tab character. 58
Error Missing a Javadoc comment. 77
Error Parameter info should be final. 77

org/archive/hcc/util/jmx/package.html

ErrorLine
Error Missing package documentation file.0

org/archive/hcc/util/package.html

ErrorLine
Error Missing package documentation file.0