velocity.log 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532
  1. 2024-04-02 16:45:06,631 - Log4JLogChute initialized using file 'velocity.log'
  2. 2024-04-02 16:45:06,631 - Initializing Velocity, Calling init()...
  3. 2024-04-02 16:45:06,631 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  4. 2024-04-02 16:45:06,632 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  5. 2024-04-02 16:45:06,632 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  6. 2024-04-02 16:45:06,632 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  7. 2024-04-02 16:45:06,632 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  8. 2024-04-02 16:45:06,632 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  9. 2024-04-02 16:45:06,637 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  10. 2024-04-02 16:45:06,638 - Do unicode file recognition: false
  11. 2024-04-02 16:45:06,638 - FileResourceLoader : adding path ''
  12. 2024-04-02 16:45:06,653 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  13. 2024-04-02 16:45:06,657 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  14. 2024-04-02 16:45:06,658 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  15. 2024-04-02 16:45:06,658 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  16. 2024-04-02 16:45:06,659 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  17. 2024-04-02 16:45:06,659 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  18. 2024-04-02 16:45:06,660 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  19. 2024-04-02 16:45:06,661 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  20. 2024-04-02 16:45:06,661 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  21. 2024-04-02 16:45:06,662 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  22. 2024-04-02 16:45:06,675 - Created '20' parsers.
  23. 2024-04-02 16:45:06,678 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  24. 2024-04-02 16:45:06,678 - Velocimacro : Default library not found.
  25. 2024-04-02 16:45:06,678 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  26. 2024-04-02 16:45:06,678 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  27. 2024-04-02 16:45:06,678 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  28. 2024-04-02 16:45:06,678 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  29. 2024-04-02 16:55:38,555 - Log4JLogChute initialized using file 'velocity.log'
  30. 2024-04-02 16:55:38,555 - Initializing Velocity, Calling init()...
  31. 2024-04-02 16:55:38,555 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  32. 2024-04-02 16:55:38,555 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  33. 2024-04-02 16:55:38,555 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  34. 2024-04-02 16:55:38,555 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  35. 2024-04-02 16:55:38,555 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  36. 2024-04-02 16:55:38,555 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  37. 2024-04-02 16:55:38,558 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  38. 2024-04-02 16:55:38,559 - Do unicode file recognition: false
  39. 2024-04-02 16:55:38,559 - FileResourceLoader : adding path ''
  40. 2024-04-02 16:55:38,567 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  41. 2024-04-02 16:55:38,571 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  42. 2024-04-02 16:55:38,572 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  43. 2024-04-02 16:55:38,573 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  44. 2024-04-02 16:55:38,573 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  45. 2024-04-02 16:55:38,574 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  46. 2024-04-02 16:55:38,575 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  47. 2024-04-02 16:55:38,576 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  48. 2024-04-02 16:55:38,576 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  49. 2024-04-02 16:55:38,577 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  50. 2024-04-02 16:55:38,589 - Created '20' parsers.
  51. 2024-04-02 16:55:38,591 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  52. 2024-04-02 16:55:38,591 - Velocimacro : Default library not found.
  53. 2024-04-02 16:55:38,591 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  54. 2024-04-02 16:55:38,591 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  55. 2024-04-02 16:55:38,591 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  56. 2024-04-02 16:55:38,591 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  57. 2024-04-02 18:28:13,350 - Log4JLogChute initialized using file 'velocity.log'
  58. 2024-04-02 18:28:13,350 - Initializing Velocity, Calling init()...
  59. 2024-04-02 18:28:13,350 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  60. 2024-04-02 18:28:13,350 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  61. 2024-04-02 18:28:13,350 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  62. 2024-04-02 18:28:13,350 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  63. 2024-04-02 18:28:13,350 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  64. 2024-04-02 18:28:13,350 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  65. 2024-04-02 18:28:13,355 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  66. 2024-04-02 18:28:13,356 - Do unicode file recognition: false
  67. 2024-04-02 18:28:13,356 - FileResourceLoader : adding path ''
  68. 2024-04-02 18:28:13,366 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  69. 2024-04-02 18:28:13,371 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  70. 2024-04-02 18:28:13,372 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  71. 2024-04-02 18:28:13,373 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  72. 2024-04-02 18:28:13,373 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  73. 2024-04-02 18:28:13,374 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  74. 2024-04-02 18:28:13,375 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  75. 2024-04-02 18:28:13,377 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  76. 2024-04-02 18:28:13,377 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  77. 2024-04-02 18:28:13,378 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  78. 2024-04-02 18:28:13,391 - Created '20' parsers.
  79. 2024-04-02 18:28:13,393 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  80. 2024-04-02 18:28:13,393 - Velocimacro : Default library not found.
  81. 2024-04-02 18:28:13,393 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  82. 2024-04-02 18:28:13,393 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  83. 2024-04-02 18:28:13,393 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  84. 2024-04-02 18:28:13,393 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  85. 2024-04-02 20:09:37,575 - Log4JLogChute initialized using file 'velocity.log'
  86. 2024-04-02 20:09:37,575 - Initializing Velocity, Calling init()...
  87. 2024-04-02 20:09:37,575 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  88. 2024-04-02 20:09:37,575 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  89. 2024-04-02 20:09:37,575 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  90. 2024-04-02 20:09:37,575 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  91. 2024-04-02 20:09:37,576 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  92. 2024-04-02 20:09:37,576 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  93. 2024-04-02 20:09:37,581 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  94. 2024-04-02 20:09:37,583 - Do unicode file recognition: false
  95. 2024-04-02 20:09:37,583 - FileResourceLoader : adding path ''
  96. 2024-04-02 20:09:37,595 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  97. 2024-04-02 20:09:37,599 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  98. 2024-04-02 20:09:37,600 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  99. 2024-04-02 20:09:37,601 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  100. 2024-04-02 20:09:37,601 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  101. 2024-04-02 20:09:37,602 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  102. 2024-04-02 20:09:37,603 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  103. 2024-04-02 20:09:37,605 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  104. 2024-04-02 20:09:37,606 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  105. 2024-04-02 20:09:37,606 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  106. 2024-04-02 20:09:37,619 - Created '20' parsers.
  107. 2024-04-02 20:09:37,622 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  108. 2024-04-02 20:09:37,622 - Velocimacro : Default library not found.
  109. 2024-04-02 20:09:37,622 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  110. 2024-04-02 20:09:37,623 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  111. 2024-04-02 20:09:37,623 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  112. 2024-04-02 20:09:37,623 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  113. 2024-04-02 21:16:12,292 - Log4JLogChute initialized using file 'velocity.log'
  114. 2024-04-02 21:16:12,293 - Initializing Velocity, Calling init()...
  115. 2024-04-02 21:16:12,293 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  116. 2024-04-02 21:16:12,293 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  117. 2024-04-02 21:16:12,293 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  118. 2024-04-02 21:16:12,293 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  119. 2024-04-02 21:16:12,293 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  120. 2024-04-02 21:16:12,293 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  121. 2024-04-02 21:16:12,297 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  122. 2024-04-02 21:16:12,298 - Do unicode file recognition: false
  123. 2024-04-02 21:16:12,299 - FileResourceLoader : adding path ''
  124. 2024-04-02 21:16:12,308 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  125. 2024-04-02 21:16:12,313 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  126. 2024-04-02 21:16:12,315 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  127. 2024-04-02 21:16:12,316 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  128. 2024-04-02 21:16:12,317 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  129. 2024-04-02 21:16:12,318 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  130. 2024-04-02 21:16:12,318 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  131. 2024-04-02 21:16:12,320 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  132. 2024-04-02 21:16:12,321 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  133. 2024-04-02 21:16:12,322 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  134. 2024-04-02 21:16:12,335 - Created '20' parsers.
  135. 2024-04-02 21:16:12,338 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  136. 2024-04-02 21:16:12,338 - Velocimacro : Default library not found.
  137. 2024-04-02 21:16:12,338 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  138. 2024-04-02 21:16:12,338 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  139. 2024-04-02 21:16:12,338 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  140. 2024-04-02 21:16:12,339 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  141. 2024-04-02 21:54:40,247 - Log4JLogChute initialized using file 'velocity.log'
  142. 2024-04-02 21:54:40,248 - Initializing Velocity, Calling init()...
  143. 2024-04-02 21:54:40,248 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  144. 2024-04-02 21:54:40,248 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  145. 2024-04-02 21:54:40,249 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  146. 2024-04-02 21:54:40,249 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  147. 2024-04-02 21:54:40,249 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  148. 2024-04-02 21:54:40,249 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  149. 2024-04-02 21:54:40,256 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  150. 2024-04-02 21:54:40,258 - Do unicode file recognition: false
  151. 2024-04-02 21:54:40,258 - FileResourceLoader : adding path ''
  152. 2024-04-02 21:54:40,276 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  153. 2024-04-02 21:54:40,286 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  154. 2024-04-02 21:54:40,289 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  155. 2024-04-02 21:54:40,290 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  156. 2024-04-02 21:54:40,292 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  157. 2024-04-02 21:54:40,293 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  158. 2024-04-02 21:54:40,295 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  159. 2024-04-02 21:54:40,297 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  160. 2024-04-02 21:54:40,298 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  161. 2024-04-02 21:54:40,300 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  162. 2024-04-02 21:54:40,326 - Created '20' parsers.
  163. 2024-04-02 21:54:40,331 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  164. 2024-04-02 21:54:40,331 - Velocimacro : Default library not found.
  165. 2024-04-02 21:54:40,331 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  166. 2024-04-02 21:54:40,332 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  167. 2024-04-02 21:54:40,332 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  168. 2024-04-02 21:54:40,332 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  169. 2024-04-02 22:02:46,177 - Log4JLogChute initialized using file 'velocity.log'
  170. 2024-04-02 22:02:46,178 - Initializing Velocity, Calling init()...
  171. 2024-04-02 22:02:46,178 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  172. 2024-04-02 22:02:46,178 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  173. 2024-04-02 22:02:46,178 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  174. 2024-04-02 22:02:46,178 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  175. 2024-04-02 22:02:46,178 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  176. 2024-04-02 22:02:46,178 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  177. 2024-04-02 22:02:46,181 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  178. 2024-04-02 22:02:46,182 - Do unicode file recognition: false
  179. 2024-04-02 22:02:46,182 - FileResourceLoader : adding path ''
  180. 2024-04-02 22:02:46,192 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  181. 2024-04-02 22:02:46,196 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  182. 2024-04-02 22:02:46,197 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  183. 2024-04-02 22:02:46,197 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  184. 2024-04-02 22:02:46,198 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  185. 2024-04-02 22:02:46,198 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  186. 2024-04-02 22:02:46,199 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  187. 2024-04-02 22:02:46,200 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  188. 2024-04-02 22:02:46,201 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  189. 2024-04-02 22:02:46,201 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  190. 2024-04-02 22:02:46,214 - Created '20' parsers.
  191. 2024-04-02 22:02:46,216 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  192. 2024-04-02 22:02:46,217 - Velocimacro : Default library not found.
  193. 2024-04-02 22:02:46,217 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  194. 2024-04-02 22:02:46,217 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  195. 2024-04-02 22:02:46,217 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  196. 2024-04-02 22:02:46,217 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  197. 2024-04-03 09:13:02,088 - Log4JLogChute initialized using file 'velocity.log'
  198. 2024-04-03 09:13:02,088 - Initializing Velocity, Calling init()...
  199. 2024-04-03 09:13:02,089 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  200. 2024-04-03 09:13:02,089 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  201. 2024-04-03 09:13:02,089 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  202. 2024-04-03 09:13:02,089 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  203. 2024-04-03 09:13:02,089 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  204. 2024-04-03 09:13:02,089 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  205. 2024-04-03 09:13:02,096 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  206. 2024-04-03 09:13:02,099 - Do unicode file recognition: false
  207. 2024-04-03 09:13:02,099 - FileResourceLoader : adding path ''
  208. 2024-04-03 09:13:02,119 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  209. 2024-04-03 09:13:02,125 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  210. 2024-04-03 09:13:02,127 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  211. 2024-04-03 09:13:02,128 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  212. 2024-04-03 09:13:02,129 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  213. 2024-04-03 09:13:02,130 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  214. 2024-04-03 09:13:02,131 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  215. 2024-04-03 09:13:02,132 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  216. 2024-04-03 09:13:02,133 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  217. 2024-04-03 09:13:02,135 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  218. 2024-04-03 09:13:02,155 - Created '20' parsers.
  219. 2024-04-03 09:13:02,159 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  220. 2024-04-03 09:13:02,159 - Velocimacro : Default library not found.
  221. 2024-04-03 09:13:02,159 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  222. 2024-04-03 09:13:02,159 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  223. 2024-04-03 09:13:02,160 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  224. 2024-04-03 09:13:02,160 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  225. 2024-04-03 09:51:58,500 - Log4JLogChute initialized using file 'velocity.log'
  226. 2024-04-03 09:51:58,500 - Initializing Velocity, Calling init()...
  227. 2024-04-03 09:51:58,500 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  228. 2024-04-03 09:51:58,500 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  229. 2024-04-03 09:51:58,500 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  230. 2024-04-03 09:51:58,500 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  231. 2024-04-03 09:51:58,500 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  232. 2024-04-03 09:51:58,500 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  233. 2024-04-03 09:51:58,504 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  234. 2024-04-03 09:51:58,505 - Do unicode file recognition: false
  235. 2024-04-03 09:51:58,505 - FileResourceLoader : adding path ''
  236. 2024-04-03 09:51:58,516 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  237. 2024-04-03 09:51:58,521 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  238. 2024-04-03 09:51:58,524 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  239. 2024-04-03 09:51:58,525 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  240. 2024-04-03 09:51:58,526 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  241. 2024-04-03 09:51:58,527 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  242. 2024-04-03 09:51:58,530 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  243. 2024-04-03 09:51:58,532 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  244. 2024-04-03 09:51:58,533 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  245. 2024-04-03 09:51:58,534 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  246. 2024-04-03 09:51:58,555 - Created '20' parsers.
  247. 2024-04-03 09:51:58,559 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  248. 2024-04-03 09:51:58,559 - Velocimacro : Default library not found.
  249. 2024-04-03 09:51:58,559 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  250. 2024-04-03 09:51:58,559 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  251. 2024-04-03 09:51:58,559 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  252. 2024-04-03 09:51:58,559 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  253. 2024-04-03 15:20:07,049 - Log4JLogChute initialized using file 'velocity.log'
  254. 2024-04-03 15:20:07,050 - Initializing Velocity, Calling init()...
  255. 2024-04-03 15:20:07,050 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  256. 2024-04-03 15:20:07,050 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  257. 2024-04-03 15:20:07,050 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  258. 2024-04-03 15:20:07,050 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  259. 2024-04-03 15:20:07,050 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  260. 2024-04-03 15:20:07,050 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  261. 2024-04-03 15:20:07,054 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  262. 2024-04-03 15:20:07,055 - Do unicode file recognition: false
  263. 2024-04-03 15:20:07,056 - FileResourceLoader : adding path ''
  264. 2024-04-03 15:20:07,068 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  265. 2024-04-03 15:20:07,072 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  266. 2024-04-03 15:20:07,073 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  267. 2024-04-03 15:20:07,073 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  268. 2024-04-03 15:20:07,074 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  269. 2024-04-03 15:20:07,074 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  270. 2024-04-03 15:20:07,075 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  271. 2024-04-03 15:20:07,076 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  272. 2024-04-03 15:20:07,076 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  273. 2024-04-03 15:20:07,077 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  274. 2024-04-03 15:20:07,090 - Created '20' parsers.
  275. 2024-04-03 15:20:07,093 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  276. 2024-04-03 15:20:07,093 - Velocimacro : Default library not found.
  277. 2024-04-03 15:20:07,093 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  278. 2024-04-03 15:20:07,093 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  279. 2024-04-03 15:20:07,093 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  280. 2024-04-03 15:20:07,093 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  281. 2024-04-03 16:03:33,254 - Log4JLogChute initialized using file 'velocity.log'
  282. 2024-04-03 16:03:33,254 - Initializing Velocity, Calling init()...
  283. 2024-04-03 16:03:33,254 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  284. 2024-04-03 16:03:33,254 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  285. 2024-04-03 16:03:33,254 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  286. 2024-04-03 16:03:33,255 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  287. 2024-04-03 16:03:33,255 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  288. 2024-04-03 16:03:33,255 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  289. 2024-04-03 16:03:33,261 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  290. 2024-04-03 16:03:33,262 - Do unicode file recognition: false
  291. 2024-04-03 16:03:33,262 - FileResourceLoader : adding path ''
  292. 2024-04-03 16:03:33,273 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  293. 2024-04-03 16:03:33,278 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  294. 2024-04-03 16:03:33,280 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  295. 2024-04-03 16:03:33,281 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  296. 2024-04-03 16:03:33,282 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  297. 2024-04-03 16:03:33,282 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  298. 2024-04-03 16:03:33,283 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  299. 2024-04-03 16:03:33,285 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  300. 2024-04-03 16:03:33,286 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  301. 2024-04-03 16:03:33,287 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  302. 2024-04-03 16:03:33,304 - Created '20' parsers.
  303. 2024-04-03 16:03:33,308 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  304. 2024-04-03 16:03:33,308 - Velocimacro : Default library not found.
  305. 2024-04-03 16:03:33,308 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  306. 2024-04-03 16:03:33,308 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  307. 2024-04-03 16:03:33,308 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  308. 2024-04-03 16:03:33,308 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  309. 2024-04-07 09:36:17,976 - Log4JLogChute initialized using file 'velocity.log'
  310. 2024-04-07 09:36:17,977 - Initializing Velocity, Calling init()...
  311. 2024-04-07 09:36:17,977 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  312. 2024-04-07 09:36:17,977 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  313. 2024-04-07 09:36:17,977 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  314. 2024-04-07 09:36:17,977 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  315. 2024-04-07 09:36:17,977 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  316. 2024-04-07 09:36:17,977 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  317. 2024-04-07 09:36:17,983 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  318. 2024-04-07 09:36:17,985 - Do unicode file recognition: false
  319. 2024-04-07 09:36:17,985 - FileResourceLoader : adding path ''
  320. 2024-04-07 09:36:18,000 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  321. 2024-04-07 09:36:18,005 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  322. 2024-04-07 09:36:18,006 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  323. 2024-04-07 09:36:18,007 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  324. 2024-04-07 09:36:18,008 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  325. 2024-04-07 09:36:18,008 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  326. 2024-04-07 09:36:18,009 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  327. 2024-04-07 09:36:18,010 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  328. 2024-04-07 09:36:18,011 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  329. 2024-04-07 09:36:18,011 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  330. 2024-04-07 09:36:18,026 - Created '20' parsers.
  331. 2024-04-07 09:36:18,029 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  332. 2024-04-07 09:36:18,029 - Velocimacro : Default library not found.
  333. 2024-04-07 09:36:18,029 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  334. 2024-04-07 09:36:18,029 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  335. 2024-04-07 09:36:18,029 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  336. 2024-04-07 09:36:18,029 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  337. 2024-04-07 13:16:33,109 - Log4JLogChute initialized using file 'velocity.log'
  338. 2024-04-07 13:16:33,110 - Initializing Velocity, Calling init()...
  339. 2024-04-07 13:16:33,110 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  340. 2024-04-07 13:16:33,110 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  341. 2024-04-07 13:16:33,110 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  342. 2024-04-07 13:16:33,110 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  343. 2024-04-07 13:16:33,110 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  344. 2024-04-07 13:16:33,110 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  345. 2024-04-07 13:16:33,116 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  346. 2024-04-07 13:16:33,117 - Do unicode file recognition: false
  347. 2024-04-07 13:16:33,117 - FileResourceLoader : adding path ''
  348. 2024-04-07 13:16:33,131 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  349. 2024-04-07 13:16:33,135 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  350. 2024-04-07 13:16:33,136 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  351. 2024-04-07 13:16:33,137 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  352. 2024-04-07 13:16:33,137 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  353. 2024-04-07 13:16:33,138 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  354. 2024-04-07 13:16:33,139 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  355. 2024-04-07 13:16:33,140 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  356. 2024-04-07 13:16:33,140 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  357. 2024-04-07 13:16:33,141 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  358. 2024-04-07 13:16:33,155 - Created '20' parsers.
  359. 2024-04-07 13:16:33,158 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  360. 2024-04-07 13:16:33,158 - Velocimacro : Default library not found.
  361. 2024-04-07 13:16:33,158 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  362. 2024-04-07 13:16:33,158 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  363. 2024-04-07 13:16:33,158 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  364. 2024-04-07 13:16:33,159 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  365. 2024-04-09 11:01:53,639 - Log4JLogChute initialized using file 'velocity.log'
  366. 2024-04-09 11:01:53,640 - Initializing Velocity, Calling init()...
  367. 2024-04-09 11:01:53,640 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  368. 2024-04-09 11:01:53,640 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  369. 2024-04-09 11:01:53,640 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  370. 2024-04-09 11:01:53,640 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  371. 2024-04-09 11:01:53,641 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  372. 2024-04-09 11:01:53,641 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  373. 2024-04-09 11:01:53,646 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  374. 2024-04-09 11:01:53,648 - Do unicode file recognition: false
  375. 2024-04-09 11:01:53,648 - FileResourceLoader : adding path ''
  376. 2024-04-09 11:01:53,661 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  377. 2024-04-09 11:01:53,665 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  378. 2024-04-09 11:01:53,666 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  379. 2024-04-09 11:01:53,667 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  380. 2024-04-09 11:01:53,667 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  381. 2024-04-09 11:01:53,668 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  382. 2024-04-09 11:01:53,668 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  383. 2024-04-09 11:01:53,669 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  384. 2024-04-09 11:01:53,670 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  385. 2024-04-09 11:01:53,671 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  386. 2024-04-09 11:01:53,683 - Created '20' parsers.
  387. 2024-04-09 11:01:53,687 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  388. 2024-04-09 11:01:53,687 - Velocimacro : Default library not found.
  389. 2024-04-09 11:01:53,687 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  390. 2024-04-09 11:01:53,687 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  391. 2024-04-09 11:01:53,687 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  392. 2024-04-09 11:01:53,687 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  393. 2024-04-10 11:26:33,913 - Log4JLogChute initialized using file 'velocity.log'
  394. 2024-04-10 11:26:33,914 - Initializing Velocity, Calling init()...
  395. 2024-04-10 11:26:33,914 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  396. 2024-04-10 11:26:33,914 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  397. 2024-04-10 11:26:33,914 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  398. 2024-04-10 11:26:33,914 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  399. 2024-04-10 11:26:33,914 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  400. 2024-04-10 11:26:33,914 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  401. 2024-04-10 11:26:33,922 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  402. 2024-04-10 11:26:33,925 - Do unicode file recognition: false
  403. 2024-04-10 11:26:33,925 - FileResourceLoader : adding path ''
  404. 2024-04-10 11:26:33,945 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  405. 2024-04-10 11:26:33,952 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  406. 2024-04-10 11:26:33,953 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  407. 2024-04-10 11:26:33,955 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  408. 2024-04-10 11:26:33,956 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  409. 2024-04-10 11:26:33,957 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  410. 2024-04-10 11:26:33,958 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  411. 2024-04-10 11:26:33,959 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  412. 2024-04-10 11:26:33,961 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  413. 2024-04-10 11:26:33,963 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  414. 2024-04-10 11:26:33,983 - Created '20' parsers.
  415. 2024-04-10 11:26:33,986 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  416. 2024-04-10 11:26:33,986 - Velocimacro : Default library not found.
  417. 2024-04-10 11:26:33,987 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  418. 2024-04-10 11:26:33,987 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  419. 2024-04-10 11:26:33,987 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  420. 2024-04-10 11:26:33,987 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  421. 2024-04-11 14:14:56,929 - Log4JLogChute initialized using file 'velocity.log'
  422. 2024-04-11 14:14:56,930 - Initializing Velocity, Calling init()...
  423. 2024-04-11 14:14:56,930 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  424. 2024-04-11 14:14:56,930 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  425. 2024-04-11 14:14:56,930 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  426. 2024-04-11 14:14:56,930 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  427. 2024-04-11 14:14:56,930 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  428. 2024-04-11 14:14:56,930 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  429. 2024-04-11 14:14:56,935 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  430. 2024-04-11 14:14:56,936 - Do unicode file recognition: false
  431. 2024-04-11 14:14:56,936 - FileResourceLoader : adding path ''
  432. 2024-04-11 14:14:56,948 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  433. 2024-04-11 14:14:56,952 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  434. 2024-04-11 14:14:56,953 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  435. 2024-04-11 14:14:56,954 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  436. 2024-04-11 14:14:56,954 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  437. 2024-04-11 14:14:56,955 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  438. 2024-04-11 14:14:56,956 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  439. 2024-04-11 14:14:56,958 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  440. 2024-04-11 14:14:56,958 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  441. 2024-04-11 14:14:56,959 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  442. 2024-04-11 14:14:56,972 - Created '20' parsers.
  443. 2024-04-11 14:14:56,975 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  444. 2024-04-11 14:14:56,975 - Velocimacro : Default library not found.
  445. 2024-04-11 14:14:56,975 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  446. 2024-04-11 14:14:56,975 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  447. 2024-04-11 14:14:56,975 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  448. 2024-04-11 14:14:56,975 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  449. 2024-04-11 15:12:20,981 - Log4JLogChute initialized using file 'velocity.log'
  450. 2024-04-11 15:12:20,982 - Initializing Velocity, Calling init()...
  451. 2024-04-11 15:12:20,982 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  452. 2024-04-11 15:12:20,982 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  453. 2024-04-11 15:12:20,982 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  454. 2024-04-11 15:12:20,982 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  455. 2024-04-11 15:12:20,982 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  456. 2024-04-11 15:12:20,982 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  457. 2024-04-11 15:12:20,989 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  458. 2024-04-11 15:12:20,990 - Do unicode file recognition: false
  459. 2024-04-11 15:12:20,990 - FileResourceLoader : adding path ''
  460. 2024-04-11 15:12:21,005 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  461. 2024-04-11 15:12:21,011 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  462. 2024-04-11 15:12:21,013 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  463. 2024-04-11 15:12:21,013 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  464. 2024-04-11 15:12:21,014 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  465. 2024-04-11 15:12:21,015 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  466. 2024-04-11 15:12:21,016 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  467. 2024-04-11 15:12:21,017 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  468. 2024-04-11 15:12:21,018 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  469. 2024-04-11 15:12:21,020 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  470. 2024-04-11 15:12:21,037 - Created '20' parsers.
  471. 2024-04-11 15:12:21,040 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  472. 2024-04-11 15:12:21,040 - Velocimacro : Default library not found.
  473. 2024-04-11 15:12:21,040 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  474. 2024-04-11 15:12:21,040 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  475. 2024-04-11 15:12:21,040 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  476. 2024-04-11 15:12:21,040 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  477. 2024-04-11 15:17:45,418 - Log4JLogChute initialized using file 'velocity.log'
  478. 2024-04-11 15:17:45,419 - Initializing Velocity, Calling init()...
  479. 2024-04-11 15:17:45,419 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  480. 2024-04-11 15:17:45,419 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  481. 2024-04-11 15:17:45,419 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  482. 2024-04-11 15:17:45,419 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  483. 2024-04-11 15:17:45,419 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  484. 2024-04-11 15:17:45,419 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  485. 2024-04-11 15:17:45,425 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  486. 2024-04-11 15:17:45,426 - Do unicode file recognition: false
  487. 2024-04-11 15:17:45,426 - FileResourceLoader : adding path ''
  488. 2024-04-11 15:17:45,436 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  489. 2024-04-11 15:17:45,442 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  490. 2024-04-11 15:17:45,443 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  491. 2024-04-11 15:17:45,444 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  492. 2024-04-11 15:17:45,445 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  493. 2024-04-11 15:17:45,445 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  494. 2024-04-11 15:17:45,446 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  495. 2024-04-11 15:17:45,447 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  496. 2024-04-11 15:17:45,448 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  497. 2024-04-11 15:17:45,449 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  498. 2024-04-11 15:17:45,464 - Created '20' parsers.
  499. 2024-04-11 15:17:45,467 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  500. 2024-04-11 15:17:45,467 - Velocimacro : Default library not found.
  501. 2024-04-11 15:17:45,467 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  502. 2024-04-11 15:17:45,467 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  503. 2024-04-11 15:17:45,467 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  504. 2024-04-11 15:17:45,467 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  505. 2024-04-15 09:40:56,834 - Log4JLogChute initialized using file 'velocity.log'
  506. 2024-04-15 09:40:56,835 - Initializing Velocity, Calling init()...
  507. 2024-04-15 09:40:56,835 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  508. 2024-04-15 09:40:56,835 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  509. 2024-04-15 09:40:56,835 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  510. 2024-04-15 09:40:56,835 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  511. 2024-04-15 09:40:56,835 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  512. 2024-04-15 09:40:56,835 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  513. 2024-04-15 09:40:56,841 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  514. 2024-04-15 09:40:56,842 - Do unicode file recognition: false
  515. 2024-04-15 09:40:56,842 - FileResourceLoader : adding path ''
  516. 2024-04-15 09:40:56,855 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  517. 2024-04-15 09:40:56,859 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  518. 2024-04-15 09:40:56,860 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  519. 2024-04-15 09:40:56,860 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  520. 2024-04-15 09:40:56,861 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  521. 2024-04-15 09:40:56,861 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  522. 2024-04-15 09:40:56,862 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  523. 2024-04-15 09:40:56,863 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  524. 2024-04-15 09:40:56,863 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  525. 2024-04-15 09:40:56,864 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  526. 2024-04-15 09:40:56,876 - Created '20' parsers.
  527. 2024-04-15 09:40:56,880 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  528. 2024-04-15 09:40:56,880 - Velocimacro : Default library not found.
  529. 2024-04-15 09:40:56,880 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  530. 2024-04-15 09:40:56,880 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  531. 2024-04-15 09:40:56,881 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  532. 2024-04-15 09:40:56,881 - Velocimacro : autoload off : VM system will not automatically reload global library macros