2022-05-17 13:47:01,802 - Log4JLogChute initialized using file 'velocity.log' 2022-05-17 13:47:01,802 - Initializing Velocity, Calling init()... 2022-05-17 13:47:01,802 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37) 2022-05-17 13:47:01,802 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties 2022-05-17 13:47:01,802 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute 2022-05-17 13:47:01,802 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system... 2022-05-17 13:47:01,802 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute 2022-05-17 13:47:01,804 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute 2022-05-17 13:47:01,807 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2022-05-17 13:47:01,825 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. 2022-05-17 13:47:01,827 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop 2022-05-17 13:47:01,828 - Loaded System Directive: org.apache.velocity.runtime.directive.Define 2022-05-17 13:47:01,829 - Loaded System Directive: org.apache.velocity.runtime.directive.Break 2022-05-17 13:47:01,830 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate 2022-05-17 13:47:01,830 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal 2022-05-17 13:47:01,832 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro 2022-05-17 13:47:01,833 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse 2022-05-17 13:47:01,834 - Loaded System Directive: org.apache.velocity.runtime.directive.Include 2022-05-17 13:47:01,835 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach 2022-05-17 13:47:01,865 - Created '20' parsers. 2022-05-17 13:47:01,872 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm 2022-05-17 13:47:01,873 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm 2022-05-17 13:47:01,873 - Velocimacro : Default library not found. 2022-05-17 13:47:01,874 - Velocimacro : allowInline = true : VMs can be defined inline in templates 2022-05-17 13:47:01,874 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions 2022-05-17 13:47:01,874 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. 2022-05-17 13:47:01,874 - Velocimacro : autoload off : VM system will not automatically reload global library macros 2022-05-17 13:47:01,888 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2022-05-17 13:47:01,889 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved. 2022-05-17 13:47:01,889 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved. 2022-05-17 13:47:01,889 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved. 2022-05-17 13:47:01,890 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved. 2022-05-31 19:52:11,187 - Log4JLogChute initialized using file 'velocity.log' 2022-05-31 19:52:11,189 - Initializing Velocity, Calling init()... 2022-05-31 19:52:11,190 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37) 2022-05-31 19:52:11,190 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties 2022-05-31 19:52:11,190 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute 2022-05-31 19:52:11,190 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system... 2022-05-31 19:52:11,190 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute 2022-05-31 19:52:11,190 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute 2022-05-31 19:52:11,196 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2022-05-31 19:52:11,227 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. 2022-05-31 19:52:11,230 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop 2022-05-31 19:52:11,232 - Loaded System Directive: org.apache.velocity.runtime.directive.Define 2022-05-31 19:52:11,234 - Loaded System Directive: org.apache.velocity.runtime.directive.Break 2022-05-31 19:52:11,235 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate 2022-05-31 19:52:11,237 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal 2022-05-31 19:52:11,239 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro 2022-05-31 19:52:11,243 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse 2022-05-31 19:52:11,245 - Loaded System Directive: org.apache.velocity.runtime.directive.Include 2022-05-31 19:52:11,248 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach 2022-05-31 19:52:11,317 - Created '20' parsers. 2022-05-31 19:52:11,331 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm 2022-05-31 19:52:11,332 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm 2022-05-31 19:52:11,332 - Velocimacro : Default library not found. 2022-05-31 19:52:11,332 - Velocimacro : allowInline = true : VMs can be defined inline in templates 2022-05-31 19:52:11,332 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions 2022-05-31 19:52:11,333 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. 2022-05-31 19:52:11,333 - Velocimacro : autoload off : VM system will not automatically reload global library macros 2022-05-31 19:52:11,361 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2022-05-31 19:52:11,367 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved. 2022-05-31 19:52:11,367 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved. 2022-05-31 19:52:11,367 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved. 2022-05-31 19:52:11,367 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved. 2022-05-31 19:52:11,367 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved. 2022-05-31 19:52:11,367 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved. 2022-05-31 19:52:11,367 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved. 2022-05-31 19:52:11,368 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved. 2022-05-31 19:52:11,368 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved. 2022-05-31 19:52:11,368 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved. 2022-05-31 19:52:11,368 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved. 2022-05-31 19:52:11,368 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved. 2022-05-31 19:52:11,368 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved. 2022-05-31 19:52:11,368 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved. 2022-05-31 19:52:11,368 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved. 2022-06-09 14:06:36,053 - Log4JLogChute initialized using file 'velocity.log' 2022-06-09 14:06:36,054 - Initializing Velocity, Calling init()... 2022-06-09 14:06:36,054 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37) 2022-06-09 14:06:36,054 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties 2022-06-09 14:06:36,054 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute 2022-06-09 14:06:36,054 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system... 2022-06-09 14:06:36,054 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute 2022-06-09 14:06:36,054 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute 2022-06-09 14:06:36,058 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2022-06-09 14:06:36,073 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. 2022-06-09 14:06:36,074 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop 2022-06-09 14:06:36,075 - Loaded System Directive: org.apache.velocity.runtime.directive.Define 2022-06-09 14:06:36,076 - Loaded System Directive: org.apache.velocity.runtime.directive.Break 2022-06-09 14:06:36,076 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate 2022-06-09 14:06:36,077 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal 2022-06-09 14:06:36,078 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro 2022-06-09 14:06:36,080 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse 2022-06-09 14:06:36,081 - Loaded System Directive: org.apache.velocity.runtime.directive.Include 2022-06-09 14:06:36,082 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach 2022-06-09 14:06:36,152 - Created '20' parsers. 2022-06-09 14:06:36,160 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm 2022-06-09 14:06:36,161 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm 2022-06-09 14:06:36,161 - Velocimacro : Default library not found. 2022-06-09 14:06:36,161 - Velocimacro : allowInline = true : VMs can be defined inline in templates 2022-06-09 14:06:36,161 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions 2022-06-09 14:06:36,161 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. 2022-06-09 14:06:36,161 - Velocimacro : autoload off : VM system will not automatically reload global library macros 2022-06-09 14:06:36,177 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2022-06-09 14:06:36,180 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved. 2022-06-09 14:06:36,180 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved. 2022-06-09 14:06:36,180 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved. 2022-06-09 14:06:36,180 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved. 2022-06-09 14:06:36,180 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved. 2022-06-09 14:06:36,180 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved. 2022-06-09 14:06:36,180 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved. 2022-06-09 14:06:36,181 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved. 2022-06-09 14:06:36,181 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved. 2022-06-09 14:06:36,181 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved. 2022-06-09 14:06:36,181 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved. 2022-06-09 14:06:36,181 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved. 2022-06-09 14:06:36,181 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved. 2022-06-09 14:06:36,181 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved. 2022-06-09 14:06:36,181 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved. 2022-06-09 16:44:13,432 - Log4JLogChute initialized using file 'velocity.log' 2022-06-09 16:44:13,433 - Initializing Velocity, Calling init()... 2022-06-09 16:44:13,433 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37) 2022-06-09 16:44:13,433 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties 2022-06-09 16:44:13,434 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute 2022-06-09 16:44:13,434 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system... 2022-06-09 16:44:13,434 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute 2022-06-09 16:44:13,434 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute 2022-06-09 16:44:13,440 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2022-06-09 16:44:13,470 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. 2022-06-09 16:44:13,472 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop 2022-06-09 16:44:13,474 - Loaded System Directive: org.apache.velocity.runtime.directive.Define 2022-06-09 16:44:13,475 - Loaded System Directive: org.apache.velocity.runtime.directive.Break 2022-06-09 16:44:13,476 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate 2022-06-09 16:44:13,477 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal 2022-06-09 16:44:13,479 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro 2022-06-09 16:44:13,481 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse 2022-06-09 16:44:13,483 - Loaded System Directive: org.apache.velocity.runtime.directive.Include 2022-06-09 16:44:13,485 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach 2022-06-09 16:44:13,525 - Created '20' parsers. 2022-06-09 16:44:13,533 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm 2022-06-09 16:44:13,534 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm 2022-06-09 16:44:13,534 - Velocimacro : Default library not found. 2022-06-09 16:44:13,534 - Velocimacro : allowInline = true : VMs can be defined inline in templates 2022-06-09 16:44:13,534 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions 2022-06-09 16:44:13,534 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. 2022-06-09 16:44:13,534 - Velocimacro : autoload off : VM system will not automatically reload global library macros 2022-06-09 16:44:13,552 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved. 2022-06-09 16:44:13,554 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved. 2022-06-09 16:44:13,555 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved. 2022-06-09 16:44:13,555 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved. 2022-06-14 18:28:50,184 - Log4JLogChute initialized using file 'velocity.log' 2022-06-14 18:28:50,185 - Initializing Velocity, Calling init()... 2022-06-14 18:28:50,185 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37) 2022-06-14 18:28:50,185 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties 2022-06-14 18:28:50,185 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute 2022-06-14 18:28:50,185 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system... 2022-06-14 18:28:50,185 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute 2022-06-14 18:28:50,185 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute 2022-06-14 18:28:50,188 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2022-06-14 18:28:50,207 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. 2022-06-14 18:28:50,208 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop 2022-06-14 18:28:50,209 - Loaded System Directive: org.apache.velocity.runtime.directive.Define 2022-06-14 18:28:50,210 - Loaded System Directive: org.apache.velocity.runtime.directive.Break 2022-06-14 18:28:50,211 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate 2022-06-14 18:28:50,211 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal 2022-06-14 18:28:50,213 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro 2022-06-14 18:28:50,215 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse 2022-06-14 18:28:50,217 - Loaded System Directive: org.apache.velocity.runtime.directive.Include 2022-06-14 18:28:50,218 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach 2022-06-14 18:28:50,263 - Created '20' parsers. 2022-06-14 18:28:50,273 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm 2022-06-14 18:28:50,273 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm 2022-06-14 18:28:50,273 - Velocimacro : Default library not found. 2022-06-14 18:28:50,273 - Velocimacro : allowInline = true : VMs can be defined inline in templates 2022-06-14 18:28:50,273 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions 2022-06-14 18:28:50,274 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. 2022-06-14 18:28:50,274 - Velocimacro : autoload off : VM system will not automatically reload global library macros 2022-06-14 18:28:50,291 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved. 2022-06-14 18:28:50,295 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved. 2022-06-14 18:28:50,296 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved. 2022-06-14 18:28:50,296 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved. 2022-06-20 15:37:04,034 - Log4JLogChute initialized using file 'velocity.log' 2022-06-20 15:37:04,036 - Initializing Velocity, Calling init()... 2022-06-20 15:37:04,036 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37) 2022-06-20 15:37:04,036 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties 2022-06-20 15:37:04,036 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute 2022-06-20 15:37:04,036 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system... 2022-06-20 15:37:04,036 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute 2022-06-20 15:37:04,036 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute 2022-06-20 15:37:04,041 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2022-06-20 15:37:04,064 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. 2022-06-20 15:37:04,066 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop 2022-06-20 15:37:04,068 - Loaded System Directive: org.apache.velocity.runtime.directive.Define 2022-06-20 15:37:04,069 - Loaded System Directive: org.apache.velocity.runtime.directive.Break 2022-06-20 15:37:04,070 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate 2022-06-20 15:37:04,072 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal 2022-06-20 15:37:04,075 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro 2022-06-20 15:37:04,079 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse 2022-06-20 15:37:04,081 - Loaded System Directive: org.apache.velocity.runtime.directive.Include 2022-06-20 15:37:04,083 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach 2022-06-20 15:37:04,151 - Created '20' parsers. 2022-06-20 15:37:04,166 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm 2022-06-20 15:37:04,167 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm 2022-06-20 15:37:04,167 - Velocimacro : Default library not found. 2022-06-20 15:37:04,167 - Velocimacro : allowInline = true : VMs can be defined inline in templates 2022-06-20 15:37:04,167 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions 2022-06-20 15:37:04,167 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. 2022-06-20 15:37:04,167 - Velocimacro : autoload off : VM system will not automatically reload global library macros 2022-06-20 15:37:04,190 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved. 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved. 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved. 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved. 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved. 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved. 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved. 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved. 2022-06-20 15:37:04,194 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved. 2022-06-20 15:37:04,195 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved. 2022-06-20 15:37:04,195 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved. 2022-06-20 15:37:04,195 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved. 2022-06-20 15:37:04,195 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved. 2022-06-20 15:37:04,195 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved. 2022-06-20 15:37:04,195 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved. 2022-06-20 15:39:44,415 - Log4JLogChute initialized using file 'velocity.log' 2022-06-20 15:39:44,415 - Initializing Velocity, Calling init()... 2022-06-20 15:39:44,415 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37) 2022-06-20 15:39:44,415 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties 2022-06-20 15:39:44,415 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute 2022-06-20 15:39:44,415 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system... 2022-06-20 15:39:44,415 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute 2022-06-20 15:39:44,415 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute 2022-06-20 15:39:44,418 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2022-06-20 15:39:44,432 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. 2022-06-20 15:39:44,433 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop 2022-06-20 15:39:44,434 - Loaded System Directive: org.apache.velocity.runtime.directive.Define 2022-06-20 15:39:44,435 - Loaded System Directive: org.apache.velocity.runtime.directive.Break 2022-06-20 15:39:44,436 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate 2022-06-20 15:39:44,436 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal 2022-06-20 15:39:44,437 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro 2022-06-20 15:39:44,439 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse 2022-06-20 15:39:44,440 - Loaded System Directive: org.apache.velocity.runtime.directive.Include 2022-06-20 15:39:44,441 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach 2022-06-20 15:39:44,471 - Created '20' parsers. 2022-06-20 15:39:44,477 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm 2022-06-20 15:39:44,477 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm 2022-06-20 15:39:44,478 - Velocimacro : Default library not found. 2022-06-20 15:39:44,478 - Velocimacro : allowInline = true : VMs can be defined inline in templates 2022-06-20 15:39:44,478 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions 2022-06-20 15:39:44,478 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. 2022-06-20 15:39:44,478 - Velocimacro : autoload off : VM system will not automatically reload global library macros 2022-06-20 15:39:44,494 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved. 2022-06-20 15:39:44,496 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved. 2022-06-20 15:39:44,497 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved. 2022-06-20 15:39:44,497 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved. 2022-06-20 15:39:44,497 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved. 2022-06-20 15:39:44,497 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.