velocity.log 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  1. 2021-08-31 21:59:19,538 - Log4JLogChute initialized using file 'velocity.log'
  2. 2021-08-31 21:59:19,538 - Initializing Velocity, Calling init()...
  3. 2021-08-31 21:59:19,538 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  4. 2021-08-31 21:59:19,538 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  5. 2021-08-31 21:59:19,538 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  6. 2021-08-31 21:59:19,538 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system...
  7. 2021-08-31 21:59:19,538 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  8. 2021-08-31 21:59:19,540 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  9. 2021-08-31 21:59:19,543 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  10. 2021-08-31 21:59:19,554 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  11. 2021-08-31 21:59:19,555 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  12. 2021-08-31 21:59:19,556 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  13. 2021-08-31 21:59:19,557 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  14. 2021-08-31 21:59:19,557 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  15. 2021-08-31 21:59:19,558 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  16. 2021-08-31 21:59:19,558 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  17. 2021-08-31 21:59:19,559 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  18. 2021-08-31 21:59:19,560 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  19. 2021-08-31 21:59:19,561 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  20. 2021-08-31 21:59:19,587 - Created '20' parsers.
  21. 2021-08-31 21:59:19,592 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  22. 2021-08-31 21:59:19,592 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
  23. 2021-08-31 21:59:19,592 - Velocimacro : Default library not found.
  24. 2021-08-31 21:59:19,592 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  25. 2021-08-31 21:59:19,593 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  26. 2021-08-31 21:59:19,593 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  27. 2021-08-31 21:59:19,593 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  28. 2021-08-31 21:59:19,609 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  29. 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  30. 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  31. 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  32. 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  33. 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  34. 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  35. 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  36. 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  37. 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  38. 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  39. 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  40. 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  41. 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  42. 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  43. 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  44. 2021-08-31 22:03:16,035 - Log4JLogChute initialized using file 'velocity.log'
  45. 2021-08-31 22:03:16,036 - Initializing Velocity, Calling init()...
  46. 2021-08-31 22:03:16,036 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  47. 2021-08-31 22:03:16,036 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  48. 2021-08-31 22:03:16,036 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  49. 2021-08-31 22:03:16,036 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system...
  50. 2021-08-31 22:03:16,036 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  51. 2021-08-31 22:03:16,036 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  52. 2021-08-31 22:03:16,040 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  53. 2021-08-31 22:03:16,055 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  54. 2021-08-31 22:03:16,057 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  55. 2021-08-31 22:03:16,058 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  56. 2021-08-31 22:03:16,059 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  57. 2021-08-31 22:03:16,060 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  58. 2021-08-31 22:03:16,061 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  59. 2021-08-31 22:03:16,062 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  60. 2021-08-31 22:03:16,064 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  61. 2021-08-31 22:03:16,066 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  62. 2021-08-31 22:03:16,067 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  63. 2021-08-31 22:03:16,111 - Created '20' parsers.
  64. 2021-08-31 22:03:16,116 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  65. 2021-08-31 22:03:16,117 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
  66. 2021-08-31 22:03:16,117 - Velocimacro : Default library not found.
  67. 2021-08-31 22:03:16,117 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  68. 2021-08-31 22:03:16,117 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  69. 2021-08-31 22:03:16,117 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  70. 2021-08-31 22:03:16,117 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  71. 2021-08-31 22:03:16,133 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  72. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  73. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  74. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  75. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  76. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  77. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  78. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  79. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  80. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  81. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  82. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  83. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  84. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  85. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  86. 2021-08-31 22:03:16,137 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  87. 2021-08-31 22:13:08,308 - Log4JLogChute initialized using file 'velocity.log'
  88. 2021-08-31 22:13:08,308 - Initializing Velocity, Calling init()...
  89. 2021-08-31 22:13:08,309 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  90. 2021-08-31 22:13:08,309 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  91. 2021-08-31 22:13:08,309 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  92. 2021-08-31 22:13:08,309 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system...
  93. 2021-08-31 22:13:08,309 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  94. 2021-08-31 22:13:08,309 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  95. 2021-08-31 22:13:08,312 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  96. 2021-08-31 22:13:08,326 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  97. 2021-08-31 22:13:08,328 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  98. 2021-08-31 22:13:08,329 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  99. 2021-08-31 22:13:08,330 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  100. 2021-08-31 22:13:08,331 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  101. 2021-08-31 22:13:08,331 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  102. 2021-08-31 22:13:08,332 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  103. 2021-08-31 22:13:08,334 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  104. 2021-08-31 22:13:08,335 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  105. 2021-08-31 22:13:08,336 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  106. 2021-08-31 22:13:08,367 - Created '20' parsers.
  107. 2021-08-31 22:13:08,375 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  108. 2021-08-31 22:13:08,376 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
  109. 2021-08-31 22:13:08,376 - Velocimacro : Default library not found.
  110. 2021-08-31 22:13:08,376 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  111. 2021-08-31 22:13:08,376 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  112. 2021-08-31 22:13:08,376 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  113. 2021-08-31 22:13:08,376 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  114. 2021-08-31 22:13:08,396 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  115. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  116. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  117. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  118. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  119. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  120. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  121. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  122. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  123. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  124. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  125. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  126. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  127. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  128. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  129. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  130. 2021-10-13 11:31:53,047 - Log4JLogChute initialized using file 'velocity.log'
  131. 2021-10-13 11:31:53,048 - Initializing Velocity, Calling init()...
  132. 2021-10-13 11:31:53,048 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  133. 2021-10-13 11:31:53,048 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  134. 2021-10-13 11:31:53,048 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  135. 2021-10-13 11:31:53,048 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system...
  136. 2021-10-13 11:31:53,048 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  137. 2021-10-13 11:31:53,048 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  138. 2021-10-13 11:31:53,057 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  139. 2021-10-13 11:31:53,059 - Do unicode file recognition: false
  140. 2021-10-13 11:31:53,059 - FileResourceLoader : adding path ''
  141. 2021-10-13 11:31:53,081 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  142. 2021-10-13 11:31:53,084 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  143. 2021-10-13 11:31:53,086 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  144. 2021-10-13 11:31:53,103 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  145. 2021-10-13 11:31:53,105 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  146. 2021-10-13 11:31:53,106 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  147. 2021-10-13 11:31:53,108 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  148. 2021-10-13 11:31:53,110 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  149. 2021-10-13 11:31:53,113 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  150. 2021-10-13 11:31:53,114 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  151. 2021-10-13 11:31:53,152 - Created '20' parsers.
  152. 2021-10-13 11:31:53,163 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  153. 2021-10-13 11:31:53,164 - Velocimacro : Default library not found.
  154. 2021-10-13 11:31:53,164 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  155. 2021-10-13 11:31:53,164 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  156. 2021-10-13 11:31:53,164 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  157. 2021-10-13 11:31:53,164 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  158. 2021-10-13 11:32:28,377 - Log4JLogChute initialized using file 'velocity.log'
  159. 2021-10-13 11:32:28,378 - Initializing Velocity, Calling init()...
  160. 2021-10-13 11:32:28,378 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  161. 2021-10-13 11:32:28,378 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  162. 2021-10-13 11:32:28,378 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  163. 2021-10-13 11:32:28,378 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system...
  164. 2021-10-13 11:32:28,378 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  165. 2021-10-13 11:32:28,378 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  166. 2021-10-13 11:32:28,385 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  167. 2021-10-13 11:32:28,387 - Do unicode file recognition: false
  168. 2021-10-13 11:32:28,387 - FileResourceLoader : adding path ''
  169. 2021-10-13 11:32:28,408 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  170. 2021-10-13 11:32:28,412 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  171. 2021-10-13 11:32:28,414 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  172. 2021-10-13 11:32:28,415 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  173. 2021-10-13 11:32:28,416 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  174. 2021-10-13 11:32:28,417 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  175. 2021-10-13 11:32:28,420 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  176. 2021-10-13 11:32:28,422 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  177. 2021-10-13 11:32:28,424 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  178. 2021-10-13 11:32:28,426 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  179. 2021-10-13 11:32:28,465 - Created '20' parsers.
  180. 2021-10-13 11:32:28,479 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  181. 2021-10-13 11:32:28,480 - Velocimacro : Default library not found.
  182. 2021-10-13 11:32:28,480 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  183. 2021-10-13 11:32:28,480 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  184. 2021-10-13 11:32:28,480 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  185. 2021-10-13 11:32:28,480 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  186. 2021-10-15 16:44:16,712 - Log4JLogChute initialized using file 'velocity.log'
  187. 2021-10-15 16:44:16,713 - Initializing Velocity, Calling init()...
  188. 2021-10-15 16:44:16,713 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  189. 2021-10-15 16:44:16,713 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  190. 2021-10-15 16:44:16,713 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  191. 2021-10-15 16:44:16,713 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system...
  192. 2021-10-15 16:44:16,713 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  193. 2021-10-15 16:44:16,713 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  194. 2021-10-15 16:44:16,724 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  195. 2021-10-15 16:44:16,726 - Do unicode file recognition: false
  196. 2021-10-15 16:44:16,726 - FileResourceLoader : adding path ''
  197. 2021-10-15 16:44:16,744 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  198. 2021-10-15 16:44:16,747 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  199. 2021-10-15 16:44:16,749 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  200. 2021-10-15 16:44:16,750 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  201. 2021-10-15 16:44:16,751 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  202. 2021-10-15 16:44:16,752 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  203. 2021-10-15 16:44:16,754 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  204. 2021-10-15 16:44:16,756 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  205. 2021-10-15 16:44:16,758 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  206. 2021-10-15 16:44:16,760 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  207. 2021-10-15 16:44:16,797 - Created '20' parsers.
  208. 2021-10-15 16:44:16,807 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  209. 2021-10-15 16:44:16,807 - Velocimacro : Default library not found.
  210. 2021-10-15 16:44:16,807 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  211. 2021-10-15 16:44:16,807 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  212. 2021-10-15 16:44:16,807 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  213. 2021-10-15 16:44:16,807 - Velocimacro : autoload off : VM system will not automatically reload global library macros