velocity.log 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  1. 2023-02-14 09:58:15,420 - Log4JLogChute initialized using file 'velocity.log'
  2. 2023-02-14 09:58:15,420 - Initializing Velocity, Calling init()...
  3. 2023-02-14 09:58:15,420 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  4. 2023-02-14 09:58:15,420 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  5. 2023-02-14 09:58:15,420 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  6. 2023-02-14 09:58:15,420 - 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. 2023-02-14 09:58:15,420 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  8. 2023-02-14 09:58:15,421 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  9. 2023-02-14 09:58:15,423 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  10. 2023-02-14 09:58:15,432 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  11. 2023-02-14 09:58:15,433 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  12. 2023-02-14 09:58:15,434 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  13. 2023-02-14 09:58:15,434 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  14. 2023-02-14 09:58:15,435 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  15. 2023-02-14 09:58:15,435 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  16. 2023-02-14 09:58:15,436 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  17. 2023-02-14 09:58:15,437 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  18. 2023-02-14 09:58:15,438 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  19. 2023-02-14 09:58:15,438 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  20. 2023-02-14 09:58:15,468 - Created '20' parsers.
  21. 2023-02-14 09:58:15,472 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  22. 2023-02-14 09:58:15,473 - 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. 2023-02-14 09:58:15,473 - Velocimacro : Default library not found.
  24. 2023-02-14 09:58:15,473 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  25. 2023-02-14 09:58:15,473 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  26. 2023-02-14 09:58:15,473 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  27. 2023-02-14 09:58:15,473 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  28. 2023-02-14 09:58:15,486 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  29. 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  30. 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  31. 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  32. 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  33. 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  34. 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  35. 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  36. 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  37. 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  38. 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  39. 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  40. 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  41. 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  42. 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  43. 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  44. 2023-12-01 10:54:55,214 - Log4JLogChute initialized using file 'velocity.log'
  45. 2023-12-01 10:54:55,214 - Initializing Velocity, Calling init()...
  46. 2023-12-01 10:54:55,215 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  47. 2023-12-01 10:54:55,215 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  48. 2023-12-01 10:54:55,215 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  49. 2023-12-01 10:54:55,215 - 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. 2023-12-01 10:54:55,215 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  51. 2023-12-01 10:54:55,215 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  52. 2023-12-01 10:54:55,218 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  53. 2023-12-01 10:54:55,232 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  54. 2023-12-01 10:54:55,233 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  55. 2023-12-01 10:54:55,234 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  56. 2023-12-01 10:54:55,234 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  57. 2023-12-01 10:54:55,235 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  58. 2023-12-01 10:54:55,235 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  59. 2023-12-01 10:54:55,236 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  60. 2023-12-01 10:54:55,237 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  61. 2023-12-01 10:54:55,238 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  62. 2023-12-01 10:54:55,239 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  63. 2023-12-01 10:54:55,272 - Created '20' parsers.
  64. 2023-12-01 10:54:55,277 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  65. 2023-12-01 10:54:55,277 - 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. 2023-12-01 10:54:55,277 - Velocimacro : Default library not found.
  67. 2023-12-01 10:54:55,277 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  68. 2023-12-01 10:54:55,277 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  69. 2023-12-01 10:54:55,277 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  70. 2023-12-01 10:54:55,277 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  71. 2023-12-01 10:54:55,287 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  72. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  73. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  74. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  75. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  76. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  77. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  78. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  79. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  80. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  81. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  82. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  83. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  84. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  85. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  86. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  87. 2024-01-25 11:42:33,485 - Log4JLogChute initialized using file 'velocity.log'
  88. 2024-01-25 11:42:33,487 - Initializing Velocity, Calling init()...
  89. 2024-01-25 11:42:33,487 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  90. 2024-01-25 11:42:33,487 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  91. 2024-01-25 11:42:33,487 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  92. 2024-01-25 11:42:33,487 - 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. 2024-01-25 11:42:33,487 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  94. 2024-01-25 11:42:33,487 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  95. 2024-01-25 11:42:33,494 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  96. 2024-01-25 11:42:33,532 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  97. 2024-01-25 11:42:33,536 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  98. 2024-01-25 11:42:33,538 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  99. 2024-01-25 11:42:33,541 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  100. 2024-01-25 11:42:33,543 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  101. 2024-01-25 11:42:33,547 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  102. 2024-01-25 11:42:33,554 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  103. 2024-01-25 11:42:33,557 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  104. 2024-01-25 11:42:33,567 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  105. 2024-01-25 11:42:33,571 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  106. 2024-01-25 11:42:33,635 - Created '20' parsers.
  107. 2024-01-25 11:42:33,646 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  108. 2024-01-25 11:42:33,648 - 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. 2024-01-25 11:42:33,648 - Velocimacro : Default library not found.
  110. 2024-01-25 11:42:33,648 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  111. 2024-01-25 11:42:33,648 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  112. 2024-01-25 11:42:33,648 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  113. 2024-01-25 11:42:33,648 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  114. 2024-01-25 11:42:33,673 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  115. 2024-01-25 11:42:33,675 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  116. 2024-01-25 11:42:33,675 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  117. 2024-01-25 11:42:33,675 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  118. 2024-01-25 11:42:33,675 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  119. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  120. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  121. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  122. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  123. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  124. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  125. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  126. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  127. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  128. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  129. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  130. 2024-03-20 13:29:12,647 - Log4JLogChute initialized using file 'velocity.log'
  131. 2024-03-20 13:29:12,648 - Initializing Velocity, Calling init()...
  132. 2024-03-20 13:29:12,648 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  133. 2024-03-20 13:29:12,648 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  134. 2024-03-20 13:29:12,648 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  135. 2024-03-20 13:29:12,648 - 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. 2024-03-20 13:29:12,648 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  137. 2024-03-20 13:29:12,648 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  138. 2024-03-20 13:29:12,658 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  139. 2024-03-20 13:29:12,659 - Do unicode file recognition: false
  140. 2024-03-20 13:29:12,660 - FileResourceLoader : adding path ''
  141. 2024-03-20 13:29:12,692 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  142. 2024-03-20 13:29:12,701 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  143. 2024-03-20 13:29:12,704 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  144. 2024-03-20 13:29:12,705 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  145. 2024-03-20 13:29:12,706 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  146. 2024-03-20 13:29:12,707 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  147. 2024-03-20 13:29:12,709 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  148. 2024-03-20 13:29:12,712 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  149. 2024-03-20 13:29:12,714 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  150. 2024-03-20 13:29:12,716 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  151. 2024-03-20 13:29:12,769 - Created '20' parsers.
  152. 2024-03-20 13:29:12,777 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  153. 2024-03-20 13:29:12,777 - Velocimacro : Default library not found.
  154. 2024-03-20 13:29:12,777 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  155. 2024-03-20 13:29:12,777 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  156. 2024-03-20 13:29:12,777 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  157. 2024-03-20 13:29:12,777 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  158. 2024-03-20 13:32:33,831 - Log4JLogChute initialized using file 'velocity.log'
  159. 2024-03-20 13:32:33,831 - Initializing Velocity, Calling init()...
  160. 2024-03-20 13:32:33,831 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  161. 2024-03-20 13:32:33,832 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  162. 2024-03-20 13:32:33,832 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  163. 2024-03-20 13:32:33,832 - 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. 2024-03-20 13:32:33,832 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  165. 2024-03-20 13:32:33,832 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  166. 2024-03-20 13:32:33,839 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  167. 2024-03-20 13:32:33,840 - Do unicode file recognition: false
  168. 2024-03-20 13:32:33,840 - FileResourceLoader : adding path ''
  169. 2024-03-20 13:32:33,859 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  170. 2024-03-20 13:32:33,861 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  171. 2024-03-20 13:32:33,862 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  172. 2024-03-20 13:32:33,863 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  173. 2024-03-20 13:32:33,864 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  174. 2024-03-20 13:32:33,865 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  175. 2024-03-20 13:32:33,867 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  176. 2024-03-20 13:32:33,869 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  177. 2024-03-20 13:32:33,871 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  178. 2024-03-20 13:32:33,873 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  179. 2024-03-20 13:32:33,911 - Created '20' parsers.
  180. 2024-03-20 13:32:33,919 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  181. 2024-03-20 13:32:33,919 - Velocimacro : Default library not found.
  182. 2024-03-20 13:32:33,919 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  183. 2024-03-20 13:32:33,919 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  184. 2024-03-20 13:32:33,919 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  185. 2024-03-20 13:32:33,919 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  186. 2024-03-20 13:42:38,535 - Log4JLogChute initialized using file 'velocity.log'
  187. 2024-03-20 13:42:38,536 - Initializing Velocity, Calling init()...
  188. 2024-03-20 13:42:38,536 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  189. 2024-03-20 13:42:38,536 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  190. 2024-03-20 13:42:38,537 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  191. 2024-03-20 13:42:38,537 - 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...
  192. 2024-03-20 13:42:38,537 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  193. 2024-03-20 13:42:38,537 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  194. 2024-03-20 13:42:38,541 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  195. 2024-03-20 13:42:38,543 - Do unicode file recognition: false
  196. 2024-03-20 13:42:38,543 - FileResourceLoader : adding path ''
  197. 2024-03-20 13:42:38,554 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  198. 2024-03-20 13:42:38,558 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  199. 2024-03-20 13:42:38,559 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  200. 2024-03-20 13:42:38,560 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  201. 2024-03-20 13:42:38,561 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  202. 2024-03-20 13:42:38,561 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  203. 2024-03-20 13:42:38,562 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  204. 2024-03-20 13:42:38,564 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  205. 2024-03-20 13:42:38,564 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  206. 2024-03-20 13:42:38,565 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  207. 2024-03-20 13:42:38,580 - Created '20' parsers.
  208. 2024-03-20 13:42:38,582 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  209. 2024-03-20 13:42:38,582 - Velocimacro : Default library not found.
  210. 2024-03-20 13:42:38,582 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  211. 2024-03-20 13:42:38,582 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  212. 2024-03-20 13:42:38,582 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  213. 2024-03-20 13:42:38,582 - Velocimacro : autoload off : VM system will not automatically reload global library macros