velocity.log 63 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561
  1. 2021-10-21 14:50:16,522 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  2. 2021-10-21 14:50:16,522 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  3. 2021-10-21 15:09:03,236 - Log4JLogChute initialized using file 'velocity.log'
  4. 2021-10-21 15:09:03,236 - Initializing Velocity, Calling init()...
  5. 2021-10-21 15:09:03,236 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  6. 2021-10-21 15:09:03,236 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
  7. 2021-10-21 15:09:03,236 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  8. 2021-10-21 15:09:03,236 - 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...
  9. 2021-10-21 15:09:03,236 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  10. 2021-10-21 15:09:03,236 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  11. 2021-10-21 15:09:03,240 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  12. 2021-10-21 15:09:03,252 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  13. 2021-10-21 15:09:03,253 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  14. 2021-10-21 15:09:03,254 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  15. 2021-10-21 15:09:03,254 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  16. 2021-10-21 15:09:03,254 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  17. 2021-10-21 15:09:03,255 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  18. 2021-10-21 15:09:03,255 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  19. 2021-10-21 15:09:03,256 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  20. 2021-10-21 15:09:03,257 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  21. 2021-10-21 15:09:03,257 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  22. 2021-10-21 15:09:03,296 - Created '20' parsers.
  23. 2021-10-21 15:09:03,302 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  24. 2021-10-21 15:09:03,302 - 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
  25. 2021-10-21 15:09:03,302 - Velocimacro : Default library not found.
  26. 2021-10-21 15:09:03,302 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  27. 2021-10-21 15:09:03,302 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  28. 2021-10-21 15:09:03,302 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  29. 2021-10-21 15:09:03,302 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  30. 2021-10-21 15:09:03,332 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  31. 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  32. 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  33. 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  34. 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  35. 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  36. 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  37. 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  38. 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  39. 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  40. 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  41. 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  42. 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  43. 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  44. 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  45. 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  46. 2021-10-21 15:40:05,198 - Log4JLogChute initialized using file 'velocity.log'
  47. 2021-10-21 15:40:05,199 - Initializing Velocity, Calling init()...
  48. 2021-10-21 15:40:05,199 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  49. 2021-10-21 15:40:05,199 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
  50. 2021-10-21 15:40:05,199 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  51. 2021-10-21 15:40:05,199 - 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...
  52. 2021-10-21 15:40:05,199 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  53. 2021-10-21 15:40:05,199 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  54. 2021-10-21 15:40:05,201 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  55. 2021-10-21 15:40:05,210 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  56. 2021-10-21 15:40:05,211 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  57. 2021-10-21 15:40:05,211 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  58. 2021-10-21 15:40:05,211 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  59. 2021-10-21 15:40:05,212 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  60. 2021-10-21 15:40:05,212 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  61. 2021-10-21 15:40:05,216 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  62. 2021-10-21 15:40:05,217 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  63. 2021-10-21 15:40:05,217 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  64. 2021-10-21 15:40:05,218 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  65. 2021-10-21 15:40:05,235 - Created '20' parsers.
  66. 2021-10-21 15:40:05,237 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  67. 2021-10-21 15:40:05,238 - 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
  68. 2021-10-21 15:40:05,238 - Velocimacro : Default library not found.
  69. 2021-10-21 15:40:05,238 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  70. 2021-10-21 15:40:05,238 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  71. 2021-10-21 15:40:05,238 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  72. 2021-10-21 15:40:05,238 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  73. 2021-10-21 15:40:05,244 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  74. 2021-10-21 15:40:05,244 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  75. 2021-10-21 15:40:05,244 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  76. 2021-10-21 15:40:05,244 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  77. 2021-10-21 15:40:05,244 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  78. 2021-10-21 15:40:05,244 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  79. 2021-10-21 15:40:05,244 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  80. 2021-10-21 15:40:05,244 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  81. 2021-10-21 15:40:05,244 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  82. 2021-10-21 15:40:05,245 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  83. 2021-10-21 15:40:05,245 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  84. 2021-10-21 15:40:05,245 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  85. 2021-10-21 15:40:05,245 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  86. 2021-10-21 15:40:05,245 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  87. 2021-10-21 15:40:05,245 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  88. 2021-10-21 15:40:05,245 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  89. 2021-10-21 16:05:25,881 - Log4JLogChute initialized using file 'velocity.log'
  90. 2021-10-21 16:05:25,881 - Initializing Velocity, Calling init()...
  91. 2021-10-21 16:05:25,881 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  92. 2021-10-21 16:05:25,881 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
  93. 2021-10-21 16:05:25,881 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  94. 2021-10-21 16:05:25,881 - 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...
  95. 2021-10-21 16:05:25,881 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  96. 2021-10-21 16:05:25,881 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  97. 2021-10-21 16:05:25,883 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  98. 2021-10-21 16:05:25,891 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  99. 2021-10-21 16:05:25,892 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  100. 2021-10-21 16:05:25,892 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  101. 2021-10-21 16:05:25,893 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  102. 2021-10-21 16:05:25,893 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  103. 2021-10-21 16:05:25,893 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  104. 2021-10-21 16:05:25,894 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  105. 2021-10-21 16:05:25,898 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  106. 2021-10-21 16:05:25,898 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  107. 2021-10-21 16:05:25,899 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  108. 2021-10-21 16:05:25,917 - Created '20' parsers.
  109. 2021-10-21 16:05:25,919 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  110. 2021-10-21 16:05:25,919 - 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
  111. 2021-10-21 16:05:25,919 - Velocimacro : Default library not found.
  112. 2021-10-21 16:05:25,919 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  113. 2021-10-21 16:05:25,919 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  114. 2021-10-21 16:05:25,919 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  115. 2021-10-21 16:05:25,919 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  116. 2021-10-21 16:05:25,931 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  117. 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  118. 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  119. 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  120. 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  121. 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  122. 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  123. 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  124. 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  125. 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  126. 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  127. 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  128. 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  129. 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  130. 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  131. 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  132. 2021-10-21 16:34:28,349 - Log4JLogChute initialized using file 'velocity.log'
  133. 2021-10-21 16:34:28,349 - Initializing Velocity, Calling init()...
  134. 2021-10-21 16:34:28,349 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  135. 2021-10-21 16:34:28,349 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
  136. 2021-10-21 16:34:28,349 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  137. 2021-10-21 16:34:28,349 - 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...
  138. 2021-10-21 16:34:28,349 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  139. 2021-10-21 16:34:28,349 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  140. 2021-10-21 16:34:28,351 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  141. 2021-10-21 16:34:28,359 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  142. 2021-10-21 16:34:28,360 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  143. 2021-10-21 16:34:28,361 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  144. 2021-10-21 16:34:28,362 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  145. 2021-10-21 16:34:28,362 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  146. 2021-10-21 16:34:28,362 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  147. 2021-10-21 16:34:28,363 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  148. 2021-10-21 16:34:28,364 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  149. 2021-10-21 16:34:28,364 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  150. 2021-10-21 16:34:28,365 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  151. 2021-10-21 16:34:28,386 - Created '20' parsers.
  152. 2021-10-21 16:34:28,388 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  153. 2021-10-21 16:34:28,389 - 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
  154. 2021-10-21 16:34:28,389 - Velocimacro : Default library not found.
  155. 2021-10-21 16:34:28,389 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  156. 2021-10-21 16:34:28,389 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  157. 2021-10-21 16:34:28,389 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  158. 2021-10-21 16:34:28,389 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  159. 2021-10-21 16:34:28,394 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  160. 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  161. 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  162. 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  163. 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  164. 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  165. 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  166. 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  167. 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  168. 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  169. 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  170. 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  171. 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  172. 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  173. 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  174. 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  175. 2021-10-22 09:49:28,719 - Log4JLogChute initialized using file 'velocity.log'
  176. 2021-10-22 09:49:28,720 - Initializing Velocity, Calling init()...
  177. 2021-10-22 09:49:28,720 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  178. 2021-10-22 09:49:28,720 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
  179. 2021-10-22 09:49:28,720 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  180. 2021-10-22 09:49:28,720 - 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...
  181. 2021-10-22 09:49:28,720 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  182. 2021-10-22 09:49:28,720 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  183. 2021-10-22 09:49:28,721 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  184. 2021-10-22 09:49:28,732 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  185. 2021-10-22 09:49:28,733 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  186. 2021-10-22 09:49:28,733 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  187. 2021-10-22 09:49:28,734 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  188. 2021-10-22 09:49:28,734 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  189. 2021-10-22 09:49:28,734 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  190. 2021-10-22 09:49:28,735 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  191. 2021-10-22 09:49:28,735 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  192. 2021-10-22 09:49:28,736 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  193. 2021-10-22 09:49:28,736 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  194. 2021-10-22 09:49:28,760 - Created '20' parsers.
  195. 2021-10-22 09:49:28,763 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  196. 2021-10-22 09:49:28,763 - 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
  197. 2021-10-22 09:49:28,763 - Velocimacro : Default library not found.
  198. 2021-10-22 09:49:28,763 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  199. 2021-10-22 09:49:28,763 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  200. 2021-10-22 09:49:28,763 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  201. 2021-10-22 09:49:28,763 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  202. 2021-10-22 09:49:28,770 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  203. 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  204. 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  205. 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  206. 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  207. 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  208. 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  209. 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  210. 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  211. 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  212. 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  213. 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  214. 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  215. 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  216. 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  217. 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  218. 2021-10-22 09:56:52,738 - Log4JLogChute initialized using file 'velocity.log'
  219. 2021-10-22 09:56:52,738 - Initializing Velocity, Calling init()...
  220. 2021-10-22 09:56:52,738 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  221. 2021-10-22 09:56:52,738 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
  222. 2021-10-22 09:56:52,738 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  223. 2021-10-22 09:56:52,738 - 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...
  224. 2021-10-22 09:56:52,738 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  225. 2021-10-22 09:56:52,738 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  226. 2021-10-22 09:56:52,740 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  227. 2021-10-22 09:56:52,748 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  228. 2021-10-22 09:56:52,748 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  229. 2021-10-22 09:56:52,749 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  230. 2021-10-22 09:56:52,749 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  231. 2021-10-22 09:56:52,749 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  232. 2021-10-22 09:56:52,750 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  233. 2021-10-22 09:56:52,750 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  234. 2021-10-22 09:56:52,751 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  235. 2021-10-22 09:56:52,752 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  236. 2021-10-22 09:56:52,752 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  237. 2021-10-22 09:56:52,771 - Created '20' parsers.
  238. 2021-10-22 09:56:52,773 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  239. 2021-10-22 09:56:52,774 - 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
  240. 2021-10-22 09:56:52,774 - Velocimacro : Default library not found.
  241. 2021-10-22 09:56:52,774 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  242. 2021-10-22 09:56:52,774 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  243. 2021-10-22 09:56:52,774 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  244. 2021-10-22 09:56:52,774 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  245. 2021-10-22 09:56:52,780 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  246. 2021-10-22 09:56:52,780 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  247. 2021-10-22 09:56:52,780 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  248. 2021-10-22 09:56:52,780 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  249. 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  250. 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  251. 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  252. 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  253. 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  254. 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  255. 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  256. 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  257. 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  258. 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  259. 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  260. 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  261. 2021-10-22 10:11:05,967 - Log4JLogChute initialized using file 'velocity.log'
  262. 2021-10-22 10:11:05,967 - Initializing Velocity, Calling init()...
  263. 2021-10-22 10:11:05,967 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  264. 2021-10-22 10:11:05,967 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
  265. 2021-10-22 10:11:05,967 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  266. 2021-10-22 10:11:05,968 - 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...
  267. 2021-10-22 10:11:05,968 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  268. 2021-10-22 10:11:05,968 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  269. 2021-10-22 10:11:05,969 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  270. 2021-10-22 10:11:05,978 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  271. 2021-10-22 10:11:05,979 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  272. 2021-10-22 10:11:05,980 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  273. 2021-10-22 10:11:05,980 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  274. 2021-10-22 10:11:05,981 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  275. 2021-10-22 10:11:05,981 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  276. 2021-10-22 10:11:05,982 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  277. 2021-10-22 10:11:05,982 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  278. 2021-10-22 10:11:05,983 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  279. 2021-10-22 10:11:05,984 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  280. 2021-10-22 10:11:06,003 - Created '20' parsers.
  281. 2021-10-22 10:11:06,006 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  282. 2021-10-22 10:11:06,006 - 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
  283. 2021-10-22 10:11:06,006 - Velocimacro : Default library not found.
  284. 2021-10-22 10:11:06,006 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  285. 2021-10-22 10:11:06,006 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  286. 2021-10-22 10:11:06,006 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  287. 2021-10-22 10:11:06,006 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  288. 2021-10-22 10:11:06,017 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  289. 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  290. 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  291. 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  292. 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  293. 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  294. 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  295. 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  296. 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  297. 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  298. 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  299. 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  300. 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  301. 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  302. 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  303. 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  304. 2021-10-22 10:16:00,220 - Log4JLogChute initialized using file 'velocity.log'
  305. 2021-10-22 10:16:00,220 - Initializing Velocity, Calling init()...
  306. 2021-10-22 10:16:00,220 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  307. 2021-10-22 10:16:00,220 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
  308. 2021-10-22 10:16:00,220 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  309. 2021-10-22 10:16:00,220 - 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...
  310. 2021-10-22 10:16:00,220 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  311. 2021-10-22 10:16:00,220 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  312. 2021-10-22 10:16:00,222 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  313. 2021-10-22 10:16:00,230 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  314. 2021-10-22 10:16:00,231 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  315. 2021-10-22 10:16:00,231 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  316. 2021-10-22 10:16:00,232 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  317. 2021-10-22 10:16:00,232 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  318. 2021-10-22 10:16:00,232 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  319. 2021-10-22 10:16:00,233 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  320. 2021-10-22 10:16:00,234 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  321. 2021-10-22 10:16:00,234 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  322. 2021-10-22 10:16:00,237 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  323. 2021-10-22 10:16:00,294 - Created '20' parsers.
  324. 2021-10-22 10:16:00,297 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  325. 2021-10-22 10:16:00,297 - 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
  326. 2021-10-22 10:16:00,297 - Velocimacro : Default library not found.
  327. 2021-10-22 10:16:00,297 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  328. 2021-10-22 10:16:00,297 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  329. 2021-10-22 10:16:00,297 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  330. 2021-10-22 10:16:00,297 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  331. 2021-10-22 10:16:00,303 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  332. 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  333. 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  334. 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  335. 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  336. 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  337. 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  338. 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  339. 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  340. 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  341. 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  342. 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  343. 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  344. 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  345. 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  346. 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  347. 2021-10-22 10:46:36,428 - Log4JLogChute initialized using file 'velocity.log'
  348. 2021-10-22 10:46:36,429 - Initializing Velocity, Calling init()...
  349. 2021-10-22 10:46:36,429 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  350. 2021-10-22 10:46:36,429 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
  351. 2021-10-22 10:46:36,429 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  352. 2021-10-22 10:46:36,429 - 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...
  353. 2021-10-22 10:46:36,429 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  354. 2021-10-22 10:46:36,429 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  355. 2021-10-22 10:46:36,430 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  356. 2021-10-22 10:46:36,439 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  357. 2021-10-22 10:46:36,439 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  358. 2021-10-22 10:46:36,440 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  359. 2021-10-22 10:46:36,440 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  360. 2021-10-22 10:46:36,440 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  361. 2021-10-22 10:46:36,441 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  362. 2021-10-22 10:46:36,441 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  363. 2021-10-22 10:46:36,442 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  364. 2021-10-22 10:46:36,442 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  365. 2021-10-22 10:46:36,443 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  366. 2021-10-22 10:46:36,460 - Created '20' parsers.
  367. 2021-10-22 10:46:36,463 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  368. 2021-10-22 10:46:36,463 - 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
  369. 2021-10-22 10:46:36,463 - Velocimacro : Default library not found.
  370. 2021-10-22 10:46:36,463 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  371. 2021-10-22 10:46:36,463 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  372. 2021-10-22 10:46:36,463 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  373. 2021-10-22 10:46:36,463 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  374. 2021-10-22 10:46:36,469 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  375. 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  376. 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  377. 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  378. 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  379. 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  380. 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  381. 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  382. 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  383. 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  384. 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  385. 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  386. 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  387. 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  388. 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  389. 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  390. 2021-10-22 11:06:49,678 - Log4JLogChute initialized using file 'velocity.log'
  391. 2021-10-22 11:06:49,678 - Initializing Velocity, Calling init()...
  392. 2021-10-22 11:06:49,678 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  393. 2021-10-22 11:06:49,678 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
  394. 2021-10-22 11:06:49,678 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  395. 2021-10-22 11:06:49,678 - 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...
  396. 2021-10-22 11:06:49,678 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  397. 2021-10-22 11:06:49,678 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  398. 2021-10-22 11:06:49,680 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  399. 2021-10-22 11:06:49,690 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  400. 2021-10-22 11:06:49,691 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  401. 2021-10-22 11:06:49,691 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  402. 2021-10-22 11:06:49,692 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  403. 2021-10-22 11:06:49,692 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  404. 2021-10-22 11:06:49,692 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  405. 2021-10-22 11:06:49,693 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  406. 2021-10-22 11:06:49,694 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  407. 2021-10-22 11:06:49,694 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  408. 2021-10-22 11:06:49,695 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  409. 2021-10-22 11:06:49,718 - Created '20' parsers.
  410. 2021-10-22 11:06:49,722 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  411. 2021-10-22 11:06:49,722 - 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
  412. 2021-10-22 11:06:49,722 - Velocimacro : Default library not found.
  413. 2021-10-22 11:06:49,722 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  414. 2021-10-22 11:06:49,722 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  415. 2021-10-22 11:06:49,722 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  416. 2021-10-22 11:06:49,722 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  417. 2021-10-22 11:06:49,731 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  418. 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  419. 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  420. 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  421. 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  422. 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  423. 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  424. 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  425. 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  426. 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  427. 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  428. 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  429. 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  430. 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  431. 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  432. 2021-10-22 11:06:49,733 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  433. 2021-10-22 11:27:52,390 - Log4JLogChute initialized using file 'velocity.log'
  434. 2021-10-22 11:27:52,391 - Initializing Velocity, Calling init()...
  435. 2021-10-22 11:27:52,391 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  436. 2021-10-22 11:27:52,391 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
  437. 2021-10-22 11:27:52,391 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  438. 2021-10-22 11:27:52,391 - 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...
  439. 2021-10-22 11:27:52,391 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  440. 2021-10-22 11:27:52,391 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  441. 2021-10-22 11:27:52,392 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  442. 2021-10-22 11:27:52,404 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  443. 2021-10-22 11:27:52,405 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  444. 2021-10-22 11:27:52,405 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  445. 2021-10-22 11:27:52,405 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  446. 2021-10-22 11:27:52,406 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  447. 2021-10-22 11:27:52,406 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  448. 2021-10-22 11:27:52,406 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  449. 2021-10-22 11:27:52,407 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  450. 2021-10-22 11:27:52,408 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  451. 2021-10-22 11:27:52,412 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  452. 2021-10-22 11:27:52,430 - Created '20' parsers.
  453. 2021-10-22 11:27:52,432 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  454. 2021-10-22 11:27:52,433 - 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
  455. 2021-10-22 11:27:52,433 - Velocimacro : Default library not found.
  456. 2021-10-22 11:27:52,433 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  457. 2021-10-22 11:27:52,433 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  458. 2021-10-22 11:27:52,433 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  459. 2021-10-22 11:27:52,433 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  460. 2021-10-22 11:27:52,439 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  461. 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  462. 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  463. 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  464. 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  465. 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  466. 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  467. 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  468. 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  469. 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  470. 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  471. 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  472. 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  473. 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  474. 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  475. 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  476. 2021-10-22 11:34:43,215 - Log4JLogChute initialized using file 'velocity.log'
  477. 2021-10-22 11:34:43,215 - Initializing Velocity, Calling init()...
  478. 2021-10-22 11:34:43,215 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  479. 2021-10-22 11:34:43,215 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
  480. 2021-10-22 11:34:43,215 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  481. 2021-10-22 11:34:43,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...
  482. 2021-10-22 11:34:43,215 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  483. 2021-10-22 11:34:43,215 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  484. 2021-10-22 11:34:43,217 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  485. 2021-10-22 11:34:43,225 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  486. 2021-10-22 11:34:43,225 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  487. 2021-10-22 11:34:43,226 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  488. 2021-10-22 11:34:43,226 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  489. 2021-10-22 11:34:43,226 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  490. 2021-10-22 11:34:43,226 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  491. 2021-10-22 11:34:43,227 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  492. 2021-10-22 11:34:43,227 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  493. 2021-10-22 11:34:43,228 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  494. 2021-10-22 11:34:43,228 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  495. 2021-10-22 11:34:43,245 - Created '20' parsers.
  496. 2021-10-22 11:34:43,248 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  497. 2021-10-22 11:34:43,248 - 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
  498. 2021-10-22 11:34:43,248 - Velocimacro : Default library not found.
  499. 2021-10-22 11:34:43,248 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  500. 2021-10-22 11:34:43,248 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  501. 2021-10-22 11:34:43,248 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  502. 2021-10-22 11:34:43,248 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  503. 2021-10-22 11:34:43,255 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  504. 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  505. 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  506. 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  507. 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  508. 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  509. 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  510. 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  511. 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  512. 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  513. 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  514. 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  515. 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  516. 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  517. 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  518. 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  519. 2021-10-22 13:29:16,512 - Log4JLogChute initialized using file 'velocity.log'
  520. 2021-10-22 13:29:16,512 - Initializing Velocity, Calling init()...
  521. 2021-10-22 13:29:16,512 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  522. 2021-10-22 13:29:16,512 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
  523. 2021-10-22 13:29:16,512 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  524. 2021-10-22 13:29:16,512 - 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...
  525. 2021-10-22 13:29:16,512 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  526. 2021-10-22 13:29:16,512 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  527. 2021-10-22 13:29:16,514 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  528. 2021-10-22 13:29:16,522 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  529. 2021-10-22 13:29:16,523 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  530. 2021-10-22 13:29:16,523 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  531. 2021-10-22 13:29:16,523 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  532. 2021-10-22 13:29:16,524 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  533. 2021-10-22 13:29:16,524 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  534. 2021-10-22 13:29:16,525 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  535. 2021-10-22 13:29:16,525 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  536. 2021-10-22 13:29:16,526 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  537. 2021-10-22 13:29:16,526 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  538. 2021-10-22 13:29:16,544 - Created '20' parsers.
  539. 2021-10-22 13:29:16,546 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  540. 2021-10-22 13:29:16,547 - 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
  541. 2021-10-22 13:29:16,547 - Velocimacro : Default library not found.
  542. 2021-10-22 13:29:16,547 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  543. 2021-10-22 13:29:16,547 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  544. 2021-10-22 13:29:16,547 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  545. 2021-10-22 13:29:16,547 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  546. 2021-10-22 13:29:16,553 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  547. 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  548. 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  549. 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  550. 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  551. 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  552. 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  553. 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  554. 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  555. 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  556. 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  557. 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  558. 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  559. 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  560. 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  561. 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.