| Violation | Message | Line | 
|---|
  | Line does not match expected header line of '^\s*$'. | 2 | 
  | Missing a Javadoc comment. | 63 | 
  | Missing a Javadoc comment. | 66 | 
  | Missing a Javadoc comment. | 68 | 
  | Missing a Javadoc comment. | 70 | 
  | Missing a Javadoc comment. | 72 | 
  | Missing a Javadoc comment. | 74 | 
  | Missing a Javadoc comment. | 82 | 
  | Variable 'httpPort' must be private and have accessor methods. | 82 | 
  | Missing a Javadoc comment. | 84 | 
  | Variable 'httpsPort' must be private and have accessor methods. | 84 | 
  | Missing a Javadoc comment. | 86 | 
  | Variable 'ajpPort' must be private and have accessor methods. | 86 | 
  | Missing a Javadoc comment. | 88 | 
  | Variable 'serverXmlPath' must be private and have accessor methods. | 88 | 
  | Missing a Javadoc comment. | 90 | 
  | Variable 'runtimeProperties' must be private and have accessor methods. | 90 | 
  | Missing a Javadoc comment. | 92 | 
  | Variable 'resetExtract' must be private and have accessor methods. | 92 | 
  | Missing a Javadoc comment. | 94 | 
  | Variable 'debug' must be private and have accessor methods. | 94 | 
  | Missing a Javadoc comment. | 96 | 
  | Variable 'clientAuth' must be private and have accessor methods. | 96 | 
  | Missing a Javadoc comment. | 98 | 
  | Variable 'keyAlias' must be private and have accessor methods. | 98 | 
  | Missing a Javadoc comment. | 100 | 
  | Variable 'httpProtocol' must be private and have accessor methods. | 100 | 
  | Missing a Javadoc comment. | 102 | 
  | Variable 'extractDirectory' must be private and have accessor methods. | 102 | 
  | Missing a Javadoc comment. | 104 | 
  | Variable 'extractDirectoryFile' must be private and have accessor methods. | 104 | 
  | Missing a Javadoc comment. | 106 | 
  | Variable 'codeSourceContextPath' must be private and have accessor methods. | 106 | 
  | Missing a Javadoc comment. | 108 | 
  | Variable 'codeSourceWar' must be private and have accessor methods. | 108 | 
  | Missing a Javadoc comment. | 110 | 
  | Variable 'loggerName' must be private and have accessor methods. | 110 | 
  | Missing a Javadoc comment. | 123 | 
  | Method length is 283 lines (max allowed is 150). | 128 | 
  | Missing a Javadoc comment. | 128 | 
  | Avoid nested blocks. | 197 | 
  | Missing a Javadoc comment. | 414 | 
  | Missing a Javadoc comment. | 418 | 
  | Missing a Javadoc comment. | 492 | 
  | Missing a Javadoc comment. | 505 | 
  | Line is longer than 120 characters. | 633 | 
  | '2048' is a magic number. | 681 | 
  | Missing a Javadoc comment. | 708 | 
  | Missing a Javadoc comment. | 714 | 
  | Missing a Javadoc comment. | 723 | 
  | 'loggerName' hides a field. | 728 | 
  | Redundant throws: 'SecurityException' is unchecked exception. | 729 | 
  | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 729 | 
  | Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 762 | 
  | Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 783 |