velocity.log 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301
  1. 2022-05-17 13:47:01,802 - Log4JLogChute initialized using file 'velocity.log'
  2. 2022-05-17 13:47:01,802 - Initializing Velocity, Calling init()...
  3. 2022-05-17 13:47:01,802 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  4. 2022-05-17 13:47:01,802 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  5. 2022-05-17 13:47:01,802 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  6. 2022-05-17 13:47:01,802 - 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. 2022-05-17 13:47:01,802 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  8. 2022-05-17 13:47:01,804 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  9. 2022-05-17 13:47:01,807 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  10. 2022-05-17 13:47:01,825 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  11. 2022-05-17 13:47:01,827 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  12. 2022-05-17 13:47:01,828 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  13. 2022-05-17 13:47:01,829 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  14. 2022-05-17 13:47:01,830 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  15. 2022-05-17 13:47:01,830 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  16. 2022-05-17 13:47:01,832 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  17. 2022-05-17 13:47:01,833 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  18. 2022-05-17 13:47:01,834 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  19. 2022-05-17 13:47:01,835 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  20. 2022-05-17 13:47:01,865 - Created '20' parsers.
  21. 2022-05-17 13:47:01,872 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  22. 2022-05-17 13:47:01,873 - 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. 2022-05-17 13:47:01,873 - Velocimacro : Default library not found.
  24. 2022-05-17 13:47:01,874 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  25. 2022-05-17 13:47:01,874 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  26. 2022-05-17 13:47:01,874 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  27. 2022-05-17 13:47:01,874 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  28. 2022-05-17 13:47:01,888 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  29. 2022-05-17 13:47:01,889 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  30. 2022-05-17 13:47:01,889 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  31. 2022-05-17 13:47:01,889 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  32. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  33. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  34. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  35. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  36. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  37. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  38. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  39. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  40. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  41. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  42. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  43. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  44. 2022-05-31 19:52:11,187 - Log4JLogChute initialized using file 'velocity.log'
  45. 2022-05-31 19:52:11,189 - Initializing Velocity, Calling init()...
  46. 2022-05-31 19:52:11,190 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  47. 2022-05-31 19:52:11,190 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  48. 2022-05-31 19:52:11,190 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  49. 2022-05-31 19:52:11,190 - 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. 2022-05-31 19:52:11,190 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  51. 2022-05-31 19:52:11,190 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  52. 2022-05-31 19:52:11,196 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  53. 2022-05-31 19:52:11,227 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  54. 2022-05-31 19:52:11,230 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  55. 2022-05-31 19:52:11,232 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  56. 2022-05-31 19:52:11,234 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  57. 2022-05-31 19:52:11,235 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  58. 2022-05-31 19:52:11,237 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  59. 2022-05-31 19:52:11,239 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  60. 2022-05-31 19:52:11,243 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  61. 2022-05-31 19:52:11,245 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  62. 2022-05-31 19:52:11,248 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  63. 2022-05-31 19:52:11,317 - Created '20' parsers.
  64. 2022-05-31 19:52:11,331 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  65. 2022-05-31 19:52:11,332 - 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. 2022-05-31 19:52:11,332 - Velocimacro : Default library not found.
  67. 2022-05-31 19:52:11,332 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  68. 2022-05-31 19:52:11,332 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  69. 2022-05-31 19:52:11,333 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  70. 2022-05-31 19:52:11,333 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  71. 2022-05-31 19:52:11,361 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  72. 2022-05-31 19:52:11,367 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  73. 2022-05-31 19:52:11,367 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  74. 2022-05-31 19:52:11,367 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  75. 2022-05-31 19:52:11,367 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  76. 2022-05-31 19:52:11,367 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  77. 2022-05-31 19:52:11,367 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  78. 2022-05-31 19:52:11,367 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  79. 2022-05-31 19:52:11,368 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  80. 2022-05-31 19:52:11,368 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  81. 2022-05-31 19:52:11,368 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  82. 2022-05-31 19:52:11,368 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  83. 2022-05-31 19:52:11,368 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  84. 2022-05-31 19:52:11,368 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  85. 2022-05-31 19:52:11,368 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  86. 2022-05-31 19:52:11,368 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  87. 2022-06-09 14:06:36,053 - Log4JLogChute initialized using file 'velocity.log'
  88. 2022-06-09 14:06:36,054 - Initializing Velocity, Calling init()...
  89. 2022-06-09 14:06:36,054 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  90. 2022-06-09 14:06:36,054 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  91. 2022-06-09 14:06:36,054 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  92. 2022-06-09 14:06:36,054 - 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. 2022-06-09 14:06:36,054 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  94. 2022-06-09 14:06:36,054 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  95. 2022-06-09 14:06:36,058 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  96. 2022-06-09 14:06:36,073 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  97. 2022-06-09 14:06:36,074 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  98. 2022-06-09 14:06:36,075 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  99. 2022-06-09 14:06:36,076 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  100. 2022-06-09 14:06:36,076 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  101. 2022-06-09 14:06:36,077 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  102. 2022-06-09 14:06:36,078 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  103. 2022-06-09 14:06:36,080 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  104. 2022-06-09 14:06:36,081 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  105. 2022-06-09 14:06:36,082 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  106. 2022-06-09 14:06:36,152 - Created '20' parsers.
  107. 2022-06-09 14:06:36,160 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  108. 2022-06-09 14:06:36,161 - 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. 2022-06-09 14:06:36,161 - Velocimacro : Default library not found.
  110. 2022-06-09 14:06:36,161 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  111. 2022-06-09 14:06:36,161 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  112. 2022-06-09 14:06:36,161 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  113. 2022-06-09 14:06:36,161 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  114. 2022-06-09 14:06:36,177 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  115. 2022-06-09 14:06:36,180 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  116. 2022-06-09 14:06:36,180 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  117. 2022-06-09 14:06:36,180 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  118. 2022-06-09 14:06:36,180 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  119. 2022-06-09 14:06:36,180 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  120. 2022-06-09 14:06:36,180 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  121. 2022-06-09 14:06:36,180 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  122. 2022-06-09 14:06:36,181 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  123. 2022-06-09 14:06:36,181 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  124. 2022-06-09 14:06:36,181 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  125. 2022-06-09 14:06:36,181 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  126. 2022-06-09 14:06:36,181 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  127. 2022-06-09 14:06:36,181 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  128. 2022-06-09 14:06:36,181 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  129. 2022-06-09 14:06:36,181 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  130. 2022-06-09 16:44:13,432 - Log4JLogChute initialized using file 'velocity.log'
  131. 2022-06-09 16:44:13,433 - Initializing Velocity, Calling init()...
  132. 2022-06-09 16:44:13,433 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  133. 2022-06-09 16:44:13,433 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  134. 2022-06-09 16:44:13,434 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  135. 2022-06-09 16:44:13,434 - 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. 2022-06-09 16:44:13,434 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  137. 2022-06-09 16:44:13,434 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  138. 2022-06-09 16:44:13,440 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  139. 2022-06-09 16:44:13,470 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  140. 2022-06-09 16:44:13,472 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  141. 2022-06-09 16:44:13,474 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  142. 2022-06-09 16:44:13,475 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  143. 2022-06-09 16:44:13,476 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  144. 2022-06-09 16:44:13,477 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  145. 2022-06-09 16:44:13,479 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  146. 2022-06-09 16:44:13,481 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  147. 2022-06-09 16:44:13,483 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  148. 2022-06-09 16:44:13,485 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  149. 2022-06-09 16:44:13,525 - Created '20' parsers.
  150. 2022-06-09 16:44:13,533 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  151. 2022-06-09 16:44:13,534 - 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
  152. 2022-06-09 16:44:13,534 - Velocimacro : Default library not found.
  153. 2022-06-09 16:44:13,534 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  154. 2022-06-09 16:44:13,534 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  155. 2022-06-09 16:44:13,534 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  156. 2022-06-09 16:44:13,534 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  157. 2022-06-09 16:44:13,552 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  158. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  159. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  160. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  161. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  162. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  163. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  164. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  165. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  166. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  167. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  168. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  169. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  170. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  171. 2022-06-09 16:44:13,555 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  172. 2022-06-09 16:44:13,555 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  173. 2022-06-14 18:28:50,184 - Log4JLogChute initialized using file 'velocity.log'
  174. 2022-06-14 18:28:50,185 - Initializing Velocity, Calling init()...
  175. 2022-06-14 18:28:50,185 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  176. 2022-06-14 18:28:50,185 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  177. 2022-06-14 18:28:50,185 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  178. 2022-06-14 18:28:50,185 - 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...
  179. 2022-06-14 18:28:50,185 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  180. 2022-06-14 18:28:50,185 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  181. 2022-06-14 18:28:50,188 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  182. 2022-06-14 18:28:50,207 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  183. 2022-06-14 18:28:50,208 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  184. 2022-06-14 18:28:50,209 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  185. 2022-06-14 18:28:50,210 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  186. 2022-06-14 18:28:50,211 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  187. 2022-06-14 18:28:50,211 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  188. 2022-06-14 18:28:50,213 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  189. 2022-06-14 18:28:50,215 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  190. 2022-06-14 18:28:50,217 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  191. 2022-06-14 18:28:50,218 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  192. 2022-06-14 18:28:50,263 - Created '20' parsers.
  193. 2022-06-14 18:28:50,273 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  194. 2022-06-14 18:28:50,273 - 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
  195. 2022-06-14 18:28:50,273 - Velocimacro : Default library not found.
  196. 2022-06-14 18:28:50,273 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  197. 2022-06-14 18:28:50,273 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  198. 2022-06-14 18:28:50,274 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  199. 2022-06-14 18:28:50,274 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  200. 2022-06-14 18:28:50,291 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  201. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  202. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  203. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  204. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  205. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  206. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  207. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  208. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  209. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  210. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  211. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  212. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  213. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  214. 2022-06-14 18:28:50,296 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  215. 2022-06-14 18:28:50,296 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  216. 2022-06-20 15:37:04,034 - Log4JLogChute initialized using file 'velocity.log'
  217. 2022-06-20 15:37:04,036 - Initializing Velocity, Calling init()...
  218. 2022-06-20 15:37:04,036 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  219. 2022-06-20 15:37:04,036 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  220. 2022-06-20 15:37:04,036 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  221. 2022-06-20 15:37:04,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...
  222. 2022-06-20 15:37:04,036 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  223. 2022-06-20 15:37:04,036 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  224. 2022-06-20 15:37:04,041 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  225. 2022-06-20 15:37:04,064 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  226. 2022-06-20 15:37:04,066 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  227. 2022-06-20 15:37:04,068 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  228. 2022-06-20 15:37:04,069 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  229. 2022-06-20 15:37:04,070 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  230. 2022-06-20 15:37:04,072 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  231. 2022-06-20 15:37:04,075 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  232. 2022-06-20 15:37:04,079 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  233. 2022-06-20 15:37:04,081 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  234. 2022-06-20 15:37:04,083 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  235. 2022-06-20 15:37:04,151 - Created '20' parsers.
  236. 2022-06-20 15:37:04,166 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  237. 2022-06-20 15:37:04,167 - 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
  238. 2022-06-20 15:37:04,167 - Velocimacro : Default library not found.
  239. 2022-06-20 15:37:04,167 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  240. 2022-06-20 15:37:04,167 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  241. 2022-06-20 15:37:04,167 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  242. 2022-06-20 15:37:04,167 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  243. 2022-06-20 15:37:04,190 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  244. 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  245. 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  246. 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  247. 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  248. 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  249. 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  250. 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  251. 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  252. 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  253. 2022-06-20 15:37:04,195 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  254. 2022-06-20 15:37:04,195 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  255. 2022-06-20 15:37:04,195 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  256. 2022-06-20 15:37:04,195 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  257. 2022-06-20 15:37:04,195 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  258. 2022-06-20 15:37:04,195 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  259. 2022-06-20 15:39:44,415 - Log4JLogChute initialized using file 'velocity.log'
  260. 2022-06-20 15:39:44,415 - Initializing Velocity, Calling init()...
  261. 2022-06-20 15:39:44,415 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  262. 2022-06-20 15:39:44,415 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  263. 2022-06-20 15:39:44,415 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  264. 2022-06-20 15:39:44,415 - 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...
  265. 2022-06-20 15:39:44,415 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  266. 2022-06-20 15:39:44,415 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  267. 2022-06-20 15:39:44,418 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  268. 2022-06-20 15:39:44,432 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  269. 2022-06-20 15:39:44,433 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  270. 2022-06-20 15:39:44,434 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  271. 2022-06-20 15:39:44,435 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  272. 2022-06-20 15:39:44,436 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  273. 2022-06-20 15:39:44,436 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  274. 2022-06-20 15:39:44,437 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  275. 2022-06-20 15:39:44,439 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  276. 2022-06-20 15:39:44,440 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  277. 2022-06-20 15:39:44,441 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  278. 2022-06-20 15:39:44,471 - Created '20' parsers.
  279. 2022-06-20 15:39:44,477 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  280. 2022-06-20 15:39:44,477 - 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
  281. 2022-06-20 15:39:44,478 - Velocimacro : Default library not found.
  282. 2022-06-20 15:39:44,478 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  283. 2022-06-20 15:39:44,478 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  284. 2022-06-20 15:39:44,478 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  285. 2022-06-20 15:39:44,478 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  286. 2022-06-20 15:39:44,494 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  287. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  288. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  289. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  290. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  291. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  292. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  293. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  294. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  295. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  296. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  297. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  298. 2022-06-20 15:39:44,497 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  299. 2022-06-20 15:39:44,497 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  300. 2022-06-20 15:39:44,497 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  301. 2022-06-20 15:39:44,497 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.