123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561 |
- 2021-10-21 14:50:16,522 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2021-10-21 14:50:16,522 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2021-10-21 15:09:03,236 - Log4JLogChute initialized using file 'velocity.log'
- 2021-10-21 15:09:03,236 - Initializing Velocity, Calling init()...
- 2021-10-21 15:09:03,236 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-10-21 15:09:03,236 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
- 2021-10-21 15:09:03,236 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2021-10-21 15:09:03,236 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-21 15:09:03,236 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-21 15:09:03,240 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-21 15:09:03,252 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-10-21 15:09:03,253 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-10-21 15:09:03,254 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-10-21 15:09:03,254 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-10-21 15:09:03,254 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-10-21 15:09:03,255 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-10-21 15:09:03,255 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-10-21 15:09:03,256 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-10-21 15:09:03,257 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-10-21 15:09:03,257 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-10-21 15:09:03,296 - Created '20' parsers.
- 2021-10-21 15:09:03,302 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 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
- 2021-10-21 15:09:03,302 - Velocimacro : Default library not found.
- 2021-10-21 15:09:03,302 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-10-21 15:09:03,302 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-10-21 15:09:03,302 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-10-21 15:09:03,302 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-10-21 15:09:03,332 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2021-10-21 15:09:03,333 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2021-10-21 15:40:05,198 - Log4JLogChute initialized using file 'velocity.log'
- 2021-10-21 15:40:05,199 - Initializing Velocity, Calling init()...
- 2021-10-21 15:40:05,199 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-10-21 15:40:05,199 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
- 2021-10-21 15:40:05,199 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2021-10-21 15:40:05,199 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-21 15:40:05,199 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-21 15:40:05,201 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-21 15:40:05,210 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-10-21 15:40:05,211 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-10-21 15:40:05,211 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-10-21 15:40:05,211 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-10-21 15:40:05,212 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-10-21 15:40:05,212 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-10-21 15:40:05,216 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-10-21 15:40:05,217 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-10-21 15:40:05,217 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-10-21 15:40:05,218 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-10-21 15:40:05,235 - Created '20' parsers.
- 2021-10-21 15:40:05,237 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 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
- 2021-10-21 15:40:05,238 - Velocimacro : Default library not found.
- 2021-10-21 15:40:05,238 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-10-21 15:40:05,238 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-10-21 15:40:05,238 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-10-21 15:40:05,238 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-10-21 15:40:05,244 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-21 15:40:05,244 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2021-10-21 15:40:05,244 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2021-10-21 15:40:05,244 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2021-10-21 15:40:05,244 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2021-10-21 15:40:05,244 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2021-10-21 15:40:05,244 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2021-10-21 15:40:05,244 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2021-10-21 15:40:05,244 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2021-10-21 15:40:05,245 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2021-10-21 15:40:05,245 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2021-10-21 15:40:05,245 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2021-10-21 15:40:05,245 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2021-10-21 15:40:05,245 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2021-10-21 15:40:05,245 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2021-10-21 15:40:05,245 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2021-10-21 16:05:25,881 - Log4JLogChute initialized using file 'velocity.log'
- 2021-10-21 16:05:25,881 - Initializing Velocity, Calling init()...
- 2021-10-21 16:05:25,881 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-10-21 16:05:25,881 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
- 2021-10-21 16:05:25,881 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2021-10-21 16:05:25,881 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-21 16:05:25,881 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-21 16:05:25,883 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-21 16:05:25,891 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-10-21 16:05:25,892 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-10-21 16:05:25,892 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-10-21 16:05:25,893 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-10-21 16:05:25,893 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-10-21 16:05:25,893 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-10-21 16:05:25,894 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-10-21 16:05:25,898 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-10-21 16:05:25,898 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-10-21 16:05:25,899 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-10-21 16:05:25,917 - Created '20' parsers.
- 2021-10-21 16:05:25,919 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 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
- 2021-10-21 16:05:25,919 - Velocimacro : Default library not found.
- 2021-10-21 16:05:25,919 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-10-21 16:05:25,919 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-10-21 16:05:25,919 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-10-21 16:05:25,919 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-10-21 16:05:25,931 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2021-10-21 16:05:25,931 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2021-10-21 16:34:28,349 - Log4JLogChute initialized using file 'velocity.log'
- 2021-10-21 16:34:28,349 - Initializing Velocity, Calling init()...
- 2021-10-21 16:34:28,349 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-10-21 16:34:28,349 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
- 2021-10-21 16:34:28,349 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2021-10-21 16:34:28,349 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-21 16:34:28,349 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-21 16:34:28,351 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-21 16:34:28,359 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-10-21 16:34:28,360 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-10-21 16:34:28,361 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-10-21 16:34:28,362 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-10-21 16:34:28,362 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-10-21 16:34:28,362 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-10-21 16:34:28,363 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-10-21 16:34:28,364 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-10-21 16:34:28,364 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-10-21 16:34:28,365 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-10-21 16:34:28,386 - Created '20' parsers.
- 2021-10-21 16:34:28,388 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 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
- 2021-10-21 16:34:28,389 - Velocimacro : Default library not found.
- 2021-10-21 16:34:28,389 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-10-21 16:34:28,389 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-10-21 16:34:28,389 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-10-21 16:34:28,389 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-10-21 16:34:28,394 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2021-10-21 16:34:28,395 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2021-10-22 09:49:28,719 - Log4JLogChute initialized using file 'velocity.log'
- 2021-10-22 09:49:28,720 - Initializing Velocity, Calling init()...
- 2021-10-22 09:49:28,720 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-10-22 09:49:28,720 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
- 2021-10-22 09:49:28,720 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2021-10-22 09:49:28,720 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 09:49:28,720 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 09:49:28,721 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 09:49:28,732 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-10-22 09:49:28,733 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-10-22 09:49:28,733 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-10-22 09:49:28,734 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-10-22 09:49:28,734 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-10-22 09:49:28,734 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-10-22 09:49:28,735 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-10-22 09:49:28,735 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-10-22 09:49:28,736 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-10-22 09:49:28,736 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-10-22 09:49:28,760 - Created '20' parsers.
- 2021-10-22 09:49:28,763 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 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
- 2021-10-22 09:49:28,763 - Velocimacro : Default library not found.
- 2021-10-22 09:49:28,763 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-10-22 09:49:28,763 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-10-22 09:49:28,763 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-10-22 09:49:28,763 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-10-22 09:49:28,770 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2021-10-22 09:49:28,771 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2021-10-22 09:56:52,738 - Log4JLogChute initialized using file 'velocity.log'
- 2021-10-22 09:56:52,738 - Initializing Velocity, Calling init()...
- 2021-10-22 09:56:52,738 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-10-22 09:56:52,738 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
- 2021-10-22 09:56:52,738 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2021-10-22 09:56:52,738 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 09:56:52,738 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 09:56:52,740 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 09:56:52,748 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-10-22 09:56:52,748 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-10-22 09:56:52,749 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-10-22 09:56:52,749 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-10-22 09:56:52,749 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-10-22 09:56:52,750 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-10-22 09:56:52,750 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-10-22 09:56:52,751 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-10-22 09:56:52,752 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-10-22 09:56:52,752 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-10-22 09:56:52,771 - Created '20' parsers.
- 2021-10-22 09:56:52,773 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 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
- 2021-10-22 09:56:52,774 - Velocimacro : Default library not found.
- 2021-10-22 09:56:52,774 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-10-22 09:56:52,774 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-10-22 09:56:52,774 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-10-22 09:56:52,774 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-10-22 09:56:52,780 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 09:56:52,780 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2021-10-22 09:56:52,780 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2021-10-22 09:56:52,780 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2021-10-22 09:56:52,781 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2021-10-22 10:11:05,967 - Log4JLogChute initialized using file 'velocity.log'
- 2021-10-22 10:11:05,967 - Initializing Velocity, Calling init()...
- 2021-10-22 10:11:05,967 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-10-22 10:11:05,967 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
- 2021-10-22 10:11:05,967 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2021-10-22 10:11:05,968 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 10:11:05,968 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 10:11:05,969 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 10:11:05,978 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-10-22 10:11:05,979 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-10-22 10:11:05,980 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-10-22 10:11:05,980 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-10-22 10:11:05,981 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-10-22 10:11:05,981 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-10-22 10:11:05,982 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-10-22 10:11:05,982 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-10-22 10:11:05,983 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-10-22 10:11:05,984 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-10-22 10:11:06,003 - Created '20' parsers.
- 2021-10-22 10:11:06,006 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 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
- 2021-10-22 10:11:06,006 - Velocimacro : Default library not found.
- 2021-10-22 10:11:06,006 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-10-22 10:11:06,006 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-10-22 10:11:06,006 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-10-22 10:11:06,006 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-10-22 10:11:06,017 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2021-10-22 10:11:06,021 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2021-10-22 10:16:00,220 - Log4JLogChute initialized using file 'velocity.log'
- 2021-10-22 10:16:00,220 - Initializing Velocity, Calling init()...
- 2021-10-22 10:16:00,220 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-10-22 10:16:00,220 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
- 2021-10-22 10:16:00,220 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2021-10-22 10:16:00,220 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 10:16:00,220 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 10:16:00,222 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 10:16:00,230 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-10-22 10:16:00,231 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-10-22 10:16:00,231 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-10-22 10:16:00,232 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-10-22 10:16:00,232 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-10-22 10:16:00,232 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-10-22 10:16:00,233 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-10-22 10:16:00,234 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-10-22 10:16:00,234 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-10-22 10:16:00,237 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-10-22 10:16:00,294 - Created '20' parsers.
- 2021-10-22 10:16:00,297 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 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
- 2021-10-22 10:16:00,297 - Velocimacro : Default library not found.
- 2021-10-22 10:16:00,297 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-10-22 10:16:00,297 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-10-22 10:16:00,297 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-10-22 10:16:00,297 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-10-22 10:16:00,303 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2021-10-22 10:16:00,304 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2021-10-22 10:46:36,428 - Log4JLogChute initialized using file 'velocity.log'
- 2021-10-22 10:46:36,429 - Initializing Velocity, Calling init()...
- 2021-10-22 10:46:36,429 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-10-22 10:46:36,429 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
- 2021-10-22 10:46:36,429 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2021-10-22 10:46:36,429 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 10:46:36,429 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 10:46:36,430 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 10:46:36,439 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-10-22 10:46:36,439 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-10-22 10:46:36,440 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-10-22 10:46:36,440 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-10-22 10:46:36,440 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-10-22 10:46:36,441 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-10-22 10:46:36,441 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-10-22 10:46:36,442 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-10-22 10:46:36,442 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-10-22 10:46:36,443 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-10-22 10:46:36,460 - Created '20' parsers.
- 2021-10-22 10:46:36,463 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 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
- 2021-10-22 10:46:36,463 - Velocimacro : Default library not found.
- 2021-10-22 10:46:36,463 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-10-22 10:46:36,463 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-10-22 10:46:36,463 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-10-22 10:46:36,463 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-10-22 10:46:36,469 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2021-10-22 10:46:36,470 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2021-10-22 11:06:49,678 - Log4JLogChute initialized using file 'velocity.log'
- 2021-10-22 11:06:49,678 - Initializing Velocity, Calling init()...
- 2021-10-22 11:06:49,678 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-10-22 11:06:49,678 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
- 2021-10-22 11:06:49,678 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2021-10-22 11:06:49,678 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 11:06:49,678 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 11:06:49,680 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 11:06:49,690 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-10-22 11:06:49,691 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-10-22 11:06:49,691 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-10-22 11:06:49,692 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-10-22 11:06:49,692 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-10-22 11:06:49,692 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-10-22 11:06:49,693 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-10-22 11:06:49,694 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-10-22 11:06:49,694 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-10-22 11:06:49,695 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-10-22 11:06:49,718 - Created '20' parsers.
- 2021-10-22 11:06:49,722 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 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
- 2021-10-22 11:06:49,722 - Velocimacro : Default library not found.
- 2021-10-22 11:06:49,722 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-10-22 11:06:49,722 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-10-22 11:06:49,722 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-10-22 11:06:49,722 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-10-22 11:06:49,731 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2021-10-22 11:06:49,732 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2021-10-22 11:06:49,733 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2021-10-22 11:27:52,390 - Log4JLogChute initialized using file 'velocity.log'
- 2021-10-22 11:27:52,391 - Initializing Velocity, Calling init()...
- 2021-10-22 11:27:52,391 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-10-22 11:27:52,391 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
- 2021-10-22 11:27:52,391 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2021-10-22 11:27:52,391 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 11:27:52,391 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 11:27:52,392 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 11:27:52,404 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-10-22 11:27:52,405 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-10-22 11:27:52,405 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-10-22 11:27:52,405 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-10-22 11:27:52,406 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-10-22 11:27:52,406 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-10-22 11:27:52,406 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-10-22 11:27:52,407 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-10-22 11:27:52,408 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-10-22 11:27:52,412 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-10-22 11:27:52,430 - Created '20' parsers.
- 2021-10-22 11:27:52,432 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 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
- 2021-10-22 11:27:52,433 - Velocimacro : Default library not found.
- 2021-10-22 11:27:52,433 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-10-22 11:27:52,433 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-10-22 11:27:52,433 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-10-22 11:27:52,433 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-10-22 11:27:52,439 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2021-10-22 11:27:52,440 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2021-10-22 11:34:43,215 - Log4JLogChute initialized using file 'velocity.log'
- 2021-10-22 11:34:43,215 - Initializing Velocity, Calling init()...
- 2021-10-22 11:34:43,215 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-10-22 11:34:43,215 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
- 2021-10-22 11:34:43,215 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2021-10-22 11:34:43,215 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 11:34:43,215 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 11:34:43,217 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 11:34:43,225 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-10-22 11:34:43,225 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-10-22 11:34:43,226 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-10-22 11:34:43,226 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-10-22 11:34:43,226 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-10-22 11:34:43,226 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-10-22 11:34:43,227 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-10-22 11:34:43,227 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-10-22 11:34:43,228 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-10-22 11:34:43,228 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-10-22 11:34:43,245 - Created '20' parsers.
- 2021-10-22 11:34:43,248 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 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
- 2021-10-22 11:34:43,248 - Velocimacro : Default library not found.
- 2021-10-22 11:34:43,248 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-10-22 11:34:43,248 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-10-22 11:34:43,248 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-10-22 11:34:43,248 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-10-22 11:34:43,255 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2021-10-22 11:34:43,256 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2021-10-22 13:29:16,512 - Log4JLogChute initialized using file 'velocity.log'
- 2021-10-22 13:29:16,512 - Initializing Velocity, Calling init()...
- 2021-10-22 13:29:16,512 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-10-22 13:29:16,512 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
- 2021-10-22 13:29:16,512 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2021-10-22 13:29:16,512 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 13:29:16,512 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-22 13:29:16,514 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 13:29:16,522 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-10-22 13:29:16,523 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-10-22 13:29:16,523 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-10-22 13:29:16,523 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-10-22 13:29:16,524 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-10-22 13:29:16,524 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-10-22 13:29:16,525 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-10-22 13:29:16,525 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-10-22 13:29:16,526 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-10-22 13:29:16,526 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-10-22 13:29:16,544 - Created '20' parsers.
- 2021-10-22 13:29:16,546 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 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
- 2021-10-22 13:29:16,547 - Velocimacro : Default library not found.
- 2021-10-22 13:29:16,547 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-10-22 13:29:16,547 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-10-22 13:29:16,547 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-10-22 13:29:16,547 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-10-22 13:29:16,553 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2021-10-22 13:29:16,553 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
|